summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/tm6000-cards.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: tm6000: add ir supportStefan Ringel2010-08-021-1/+27
* V4L/DVB: Staging: tm6000: Fix coding style issuesTimofey Trofimov2010-08-021-1/+1
* V4L/DVB: tm6000: move dvb into a separate kern moduleStefan Ringel2010-08-021-29/+3
* v4l-dvb: update gfp/slab.h includesTejun Heo2010-06-281-0/+1
* V4L/DVB: tm6000: Add control to the power ledStefan Ringel2010-06-011-0/+19
* V4L/DVB: tm6000, reset I2C bus functionDmitri Belimov2010-06-011-15/+2
* V4L/DVB: tm6000: Remove an extra ; symbolStefan Ringel2010-06-011-1/+1
* V4L/DVB: tm6000: add extension module supportStefan Ringel2010-06-011-0/+7
* V4L/DVB (13554a): v4l: Use the video_drvdata function in driversMauro Carvalho Chehab2010-05-191-1/+0
* V4L/DVB: Rework for support xc5000Dmitri Belimov2010-05-191-37/+109
* V4L/DVB: tm6000: fix coding style issues of tm6000-cards.cRoel Van Nyen2010-05-191-62/+58
* V4L/DVB: tm6000: renaming firmwareStefan Ringel2010-05-191-1/+1
* V4L/DVB: tm6000: Properly set alternate when preparing to streamMauro Carvalho Chehab2010-05-191-22/+29
* V4L/DVB: tm6000: Add additional GPIO for UT821 during frmware loadingBee Hock Goh2010-05-191-0/+16
* V4L/DVB: tm6000: request labeling board version checkStefan Ringel2010-05-191-2/+2
* V4L/DVB: tm6000: add gpios for tm6010 generic boardStefan Ringel2010-05-191-1/+12
* V4L/DVB: tm6000: add gpios to board structStefan Ringel2010-05-191-9/+28
* V4L/DVB: tm6000: switch to gpio strcutStefan Ringel2010-05-191-21/+47
* V4L/DVB: tm6000: add new hybrid-stickStefan Ringel2010-05-181-6/+33
* V4L/DVB: tm6000: fix some info messagesDmitri Belimov2010-05-181-2/+2
* V4L/DVB: tm6000: add card setup for terratec cinergy hybridStefan Ringel2010-05-181-0/+25
* V4L/DVB: tm6000: add different tuner reset for terratecStefan Ringel2010-05-181-6/+22
* V4L/DVB: tm6000: fix mutex lock unbalanceMauro Carvalho Chehab2010-05-181-0/+1
* V4L/DVB: tm6000: only register after initializedMauro Carvalho Chehab2010-05-181-5/+6
* V4L/DVB: tm6000: move board-specific init to tm6000-cardsMauro Carvalho Chehab2010-05-181-0/+72
* V4L/DVB: tm6000: add tuner parameter for DVB devicesStefan Ringel2010-05-181-4/+6
* V4L/DVB: tm6000: add tuner callback for dvb frontendStefan Ringel2010-05-181-1/+1
* V4L/DVB: tm6000: typo fix: the identifer string is wrongStefan Ringel2010-05-181-1/+1
* V4L/DVB: tm6000: fix: avoid unregister the driver after successStefan Ringel2010-05-181-0/+1
* V4L/DVB: tm6000: add Terratec Cinergy Hybrid XEMauro Carvalho Chehab2010-05-181-1/+18
* V4L-DVB: tm6000: add missing BEHOLDER board definitionsMauro Carvalho Chehab2010-05-181-0/+2
* V4L/DVB: tm6000: fix driver compilationStefan Ringel2010-05-181-1/+1
* V4L/DVB (13403): Add new TV cards of BeholderDmitri Belimov2010-05-181-0/+33
* 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-181-0/+57
* V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab2010-05-181-6/+36
* V4L/DVB (12840): tm6000: add support for HVR900HMauro Carvalho Chehab2010-05-181-9/+31
* V4L/DVB (12827): tm6000: fix image hangsMauro Carvalho Chehab2010-05-181-9/+0
* 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 (12822): tm6000: Add support for tm6010Mauro Carvalho Chehab2010-05-181-6/+27
* V4L/DVB (12819): tm6000: mts parameter has changed on tuner-xc2028.cMauro Carvalho Chehab2010-05-181-1/+1
* V4L/DVB (12810): tm6000: Avoid sending xc3028 setups for other tunersMauro Carvalho Chehab2010-05-181-12/+18
* V4L/DVB (12807): tm6000: Properly select xc2028 parametersMauro Carvalho Chehab2010-05-181-0/+22
* V4L/DVB (12803): tm6000: make tm6000_devused staticMauro Carvalho Chehab2010-05-181-0/+2
* V4L/DVB (12801): tm6000: Add support for ADSTech Mini Dual TV (PTV-339).Michel Ludwig2010-05-181-2/+17
* V4L/DVB (12789): tm6000: fix DVB dependencyMauro Carvalho Chehab2010-05-181-0/+4
* V4L/DVB (12788): tm6000: Add initial DVB-T supportMichel Ludwig2010-05-181-1/+18
* V4L/DVB (12782): tm6000: Correct some device capabilitiesMichel Ludwig2010-05-181-10/+12
* V4L/DVB (12781): tm6000: Start adding support for GPIO device-specific parame...Mauro Carvalho Chehab2010-05-181-1/+10
OpenPOWER on IntegriCloud