summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (12827): tm6000: fix image hangsMauro Carvalho Chehab2010-05-183-57/+30Star
* V4L/DVB (12826): tm6000: adds 10ms delay between two consecutive i2c write opsMauro Carvalho Chehab2010-05-181-0/+1
* V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000Mauro Carvalho Chehab2010-05-183-2/+10
* V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speedMauro Carvalho Chehab2010-05-182-1/+5
* V4L/DVB (12823): tm6000: Uses another method for handling incomplete packetsMauro Carvalho Chehab2010-05-183-133/+129Star
* V4L/DVB (12822): tm6000: Add support for tm6010Mauro Carvalho Chehab2010-05-185-116/+263
* V4L/DVB (12821): tm6000: update USB request names and clean up i2c routineChris Pascoe2010-05-182-61/+39Star
* V4L/DVB (12820): tm6000: fix i2c readingsChristopher Pascoe2010-05-181-7/+26
* V4L/DVB (12819): tm6000: mts parameter has changed on tuner-xc2028.cMauro Carvalho Chehab2010-05-181-1/+1
* V4L/DVB (12818): tm6000: Use dvb_frontend_detach instead of single symbol_put...Michel Ludwig2010-05-182-15/+7Star
* V4L/DVB (12817): tm6000: add a missing symbol_putMichel Ludwig2010-05-181-0/+3
* V4L/DVB (12816): tm6000: fix tm6000 attach method and fix a few CodingStylesMichel Ludwig2010-05-181-10/+24
* V4L/DVB (12815): tm6000: follow videobuf API changesMauro Carvalho Chehab2010-05-181-15/+15
* V4L/DVB (12814): tm6000: fix eeprom reading on tm6000Mauro Carvalho Chehab2010-05-181-28/+34
* V4L/DVB (12813): tm6000: all read messages should use prev_regMauro Carvalho Chehab2010-05-181-15/+5Star
* V4L/DVB (12812): tm6000: fix build dependencies for tm6000 and tuner-xc2028Michel Ludwig2010-05-181-1/+1
* V4L/DVB (12811): tm6000: a few registers is needed from the sif/noif setingsMauro Carvalho Chehab2010-05-181-0/+23
* V4L/DVB (12810): tm6000: Avoid sending xc3028 setups for other tunersMauro Carvalho Chehab2010-05-181-12/+18
* V4L/DVB (12809): tm6000: Remove an old hackMauro Carvalho Chehab2010-05-181-11/+0Star
* V4L/DVB (12808): tm6000: Move analog tv standards to tm6000-stdsMauro Carvalho Chehab2010-05-184-343/+858
* V4L/DVB (12807): tm6000: Properly select xc2028 parametersMauro Carvalho Chehab2010-05-182-2/+24
* V4L/DVB (12806): tm6000: Select VIDEO_TUNER for tm6000 devicesMauro Carvalho Chehab2010-05-181-0/+1
* V4L/DVB (12805): tm6000: Fix a memory leak at tm6000-videoMauro Carvalho Chehab2010-05-181-0/+1
* V4L/DVB (12804): tm6000: Build the module properly if CONFIG_VIDEO_TM6000_DVB...Michel Ludwig2010-05-181-1/+1
* V4L/DVB (12803): tm6000: make tm6000_devused staticMauro Carvalho Chehab2010-05-183-3/+2Star
* V4L/DVB (12802): tm6000: adds command to enable audio output at tm6000Mauro Carvalho Chehab2010-05-181-0/+6
* V4L/DVB (12801): tm6000: Add support for ADSTech Mini Dual TV (PTV-339).Michel Ludwig2010-05-185-10/+42
* V4L/DVB (12800): tm6000: fix tm6000 analog video buffer handlingMauro Carvalho Chehab2010-05-182-58/+147
* V4L/DVB (12799): tm6000: avoid troubles if a header is broken on separate URBsMauro Carvalho Chehab2010-05-182-13/+46
* V4L/DVB (12798): tm6000: Split header processing from header findMauro Carvalho Chehab2010-05-181-76/+87
* V4L/DVB (12797): tm6000: Allow selecting audio bitrateMauro Carvalho Chehab2010-05-183-10/+30
* V4L/DVB (12796): tm6000: Add a hack for PAL standardsMauro Carvalho Chehab2010-05-181-0/+37
* V4L/DVB (12795): tm6000: Fix buffering sizeMauro Carvalho Chehab2010-05-181-0/+4
* V4L/DVB (12794): tm6000: handle also PAL/SECAM resolutionsMauro Carvalho Chehab2010-05-183-22/+26
* V4L/DVB (12793): tm6000: On some kernels, eeprom reading were generating a bugMauro Carvalho Chehab2010-05-181-6/+0Star
* V4L/DVB (12791): tm6000: fix poll() methodMauro Carvalho Chehab2010-05-181-3/+2Star
* V4L/DVB (12790): tm6000: check for errors on usb->statusMauro Carvalho Chehab2010-05-181-34/+51
* V4L/DVB (12789): tm6000: fix DVB dependencyMauro Carvalho Chehab2010-05-183-3/+15
* V4L/DVB (12788): tm6000: Add initial DVB-T supportMichel Ludwig2010-05-187-3/+677
* V4L/DVB (12786): tm6000: Remove code dealing with the ZL10353Michel Ludwig2010-05-181-28/+0Star
* V4L/DVB (12785): tm6000: allow user gpio address for tuner resetMichel Ludwig2010-05-181-10/+2Star
* V4L/DVB (12784): tm6000: Some cleanups at the driverMauro Carvalho Chehab2010-05-181-2/+0Star
* V4L/DVB (12783): tm6000: add xc2028/3028 to dvbMichel Ludwig2010-05-181-0/+8
* V4L/DVB (12782): tm6000: Correct some device capabilitiesMichel Ludwig2010-05-183-13/+32
* V4L/DVB (12781): tm6000: Start adding support for GPIO device-specific parame...Mauro Carvalho Chehab2010-05-182-4/+17
* V4L/DVB (12780): tm6000: Improve handling of SMBus Write Byte commands follow...Michel Ludwig2010-05-181-0/+7
* V4L/DVB (12779): tm6000: Correct dev init & Add general USB ctrl msg pauseMichel Ludwig2010-05-181-2/+21
* V4L/DVB (12778): tm6000: Fix SMBus Read Byte commandMichel Ludwig2010-05-181-10/+27
* V4L/DVB (12777): tm6000: Add support for Freecom Hybrid Stick / Moka DVB-T Re...Michel Ludwig2010-05-181-6/+21
* V4L/DVB (12776): tm6000: decrement users countMauro Carvalho Chehab2010-05-181-2/+6