Age | Commit message (Collapse) | Author |
|
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
|
|
|
|
to cx88_do_ioctl.
|
|
- convert ugly if-else statement to switch-case.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- update for FusionHDTV 5 Gold.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Removed remaining trailing spaces.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Some debug structs moved to their own .c file and converted to static
- some // comments converted to #if 0
* cx88-mpeg.c:
- Small cleanup for thinks like 0<<14
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Correct sync byte for MPEG-2 transport stream packets.
All DVB compliant frontends output packets with this start code.
Thanks to Johannes Stezenbach and Mac Michaels.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
* dvb-pll.c, dvb-pll.h:
- Add DVB support for DViCO FusionHDTV3 Gold-T.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
* cx88-video.c, cx88.h, tuner.h:
* CARDLIST.cx88:
- Fix DViCO Board names as per email from
DViCO Systems Software Engineer Jeff Lee:
"DTT7611 model is 3Gold-T ... Temic 4042 is the 3Gold-Q model."
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
dvb-pll.h, lgdt3302.c, lgdt3302.h, lgdt3302_priv.h
- added support for LGDT3302 demod for cx88 cards:
DViCO FusionHDTV 3 Gold
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
* Make.config
- Allow DVB to compile if kernel is later than 2.6.10
|
|
* cx88-cards.c:
- changed tuner number by it's name as defined on tuner.h.
* scripts/make_kern_diff.sh
- now it also makes diff for include files.
Catalin Climov <catalin@climov.com>:
* cx88-blackbird.c:
- Blackbird firmware API cleanup, symbolic constants for param values.
- improved readability and comprehensibility for api calls.
* cx88-cards.c:
- PVR2000 & MEC gpio fixes.
* cx88-tvaudio.c:
- enable sound input from external adc
* cx88-video.c:
- initialize the hue, contrast and brightness controls to default values
* cx88-mpeg.c:
- s/cx_write/cx_set for MO_TS_INTMSK, MO_DEV_CNTRL2, MO_TS_DMACNTRL
|
|
|
|
|
|
|
|
|
|
- misc fixes.
- fixup patch generation control files.
|
|
|
|
|
|
|
|
|
|
- some pinnacle 300i progress (can talk to mt352 now, not working yet
through).
- misc minor stuff.
|
|
- cx88: IR support by Christopher Pascoe and me.
|
|
- misc stuff
|
|
- splitted some generic dvb code into the new video-buf-dvb module.
|
|
|
|
- misc fixes.
|
|
|
|
- cx88: make dvb driver quiet.
- cx88: some i2c init/exit fixes.
|
|
|
|
|
|
- cx88: added some code lines for error stats.
|
|
some luck. dvb needs more work.
|
|
|
|
|
|
|
|
- cx88: started merging blackbird patches, not working yet.
|