summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
* tm6000: Remove legacy code to work with older kernel versionsMauro Carvalho Chehab2010-05-181-17/+0
* V4L/DVB (12854): tm6000: i2c addresses should now be specified in 7bit formatsMauro Carvalho Chehab2010-05-181-12/+12
* V4L/DVB (12853): tm6000: Fix almost all warnings at the driverMauro Carvalho Chehab2010-05-183-63/+63
* V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab2010-05-187-137/+51
* V4L/DVB (12848): tm6000: Add README with todo listMauro Carvalho Chehab2010-05-181-0/+11
* V4L/DVB (12845): tm6000: more buffer handling fixesMauro Carvalho Chehab2010-05-181-15/+34
* V4L/DVB (12844): tm6000: avoid writing on a floating pointerMauro Carvalho Chehab2010-05-181-0/+1
* V4L/DVB (12843): tm6000: cleanup: remove a test debug codeMauro Carvalho Chehab2010-05-181-4/+2
* V4L/DVB (12842): tm6000: avoid kernel panic while retrieving the filling bufferMauro Carvalho Chehab2010-05-181-25/+42
* V4L/DVB (12841): tm6000: Fix compilation with newer v4l2-dev APIMauro Carvalho Chehab2010-05-181-34/+38
* V4L/DVB (12840): tm6000: add support for HVR900HMauro Carvalho Chehab2010-05-181-9/+31
* V4L/DVB (12839): tm6000: Another trial to fix analog streamingMauro Carvalho Chehab2010-05-181-3/+5
* V4L/DVB (12838): tm6000: Fix color support on tm6010Mauro Carvalho Chehab2010-05-181-5/+9
* V4L/DVB (12837): tm6000: make tree buildableMaykel Moya2010-05-181-1/+3
* V4L/DVB (12836): tm6000: revert to an old way to copy videoMauro Carvalho Chehab2010-05-182-205/+196
* V4L/DVB (12835): tm6000: Cleanups to work like em28xx-videoMauro Carvalho Chehab2010-05-184-178/+17
* V4L/DVB (12834): tm6000: Fix two warningsMauro Carvalho Chehab2010-05-182-10/+6
* V4L/DVB (12833): tm6000: add a proper init code for -alsaMauro Carvalho Chehab2010-05-181-13/+70
* V4L/DVB (12832): tm6000: allow compilation of tm6000-alsa moduleMauro Carvalho Chehab2010-05-183-4/+18
* V4L/DVB (12831): tm6000: Convert cx88-alsa into tm6000-alsaMauro Carvalho Chehab2010-05-181-648/+101
* V4L/DVB (12830): tm6000: copy cx88-alsa as tm6000-alsaMauro Carvalho Chehab2010-05-181-0/+912
* V4L/DVB (12829): tm6000: several changes on usb preparation trying to avoid -...Mauro Carvalho Chehab2010-05-181-47/+49
* V4L/DVB (12828): tm6000: fixes several CodingStyle and do some cleanupsMauro Carvalho Chehab2010-05-181-167/+146
* V4L/DVB (12827): tm6000: fix image hangsMauro Carvalho Chehab2010-05-183-57/+30
* 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-181-0/+1
* V4L/DVB (12823): tm6000: Uses another method for handling incomplete packetsMauro Carvalho Chehab2010-05-183-133/+129
* 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/+39
* 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/+7
* 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/+5
* 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/+0
* 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/+2
* 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
OpenPOWER on IntegriCloud