aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/tm6000-cards.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22[media] tm6000: fix s-video inputDmitri Belimov1-18/+28
2011-03-21[media] tm6000: add audio conf for new cardsDmitri Belimov1-0/+4
2011-03-21[media] tm6000: add radio support to the driverDmitri Belimov1-2/+9
2011-03-21[media] tm6000: Add support for Terratec Grabster AV 150/250 MXHolger Nelson1-1/+8
2011-03-21[media] tm6000: add new TV cards of BeholderDmitri Belimov1-0/+46
2011-03-21[media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab1-2/+0
2010-12-29[media] tm6000: rework and fix IRDmitri Belimov1-0/+41
2010-12-29[media] tm6000: add revision checkStefan Ringel1-7/+0
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-2/+2
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart1-2/+2
2010-10-21[media] Staging: tm6000: Delete braces from return in tm6000-cards.cRuslan Pisarev1-1/+1
2010-10-21[media] tm6000: fix comments coding style issue in group of filesRuslan Pisarev1-16/+16
2010-10-21[media] tm6000: don't use BKL at the driverMauro Carvalho Chehab1-3/+0
2010-08-02V4L/DVB: tm6000: add ir supportStefan Ringel1-1/+27
2010-08-02V4L/DVB: Staging: tm6000: Fix coding style issuesTimofey Trofimov1-1/+1
2010-08-02V4L/DVB: tm6000: move dvb into a separate kern moduleStefan Ringel1-29/+3
2010-06-28v4l-dvb: update gfp/slab.h includesTejun Heo1-0/+1
2010-06-01V4L/DVB: tm6000: Add control to the power ledStefan Ringel1-0/+19
2010-06-01V4L/DVB: tm6000, reset I2C bus functionDmitri Belimov1-15/+2
2010-06-01V4L/DVB: tm6000: Remove an extra ; symbolStefan Ringel1-1/+1
2010-06-01V4L/DVB: tm6000: add extension module supportStefan Ringel1-0/+7
2010-05-19V4L/DVB (13554a): v4l: Use the video_drvdata function in driversMauro Carvalho Chehab1-1/+0
2010-05-19V4L/DVB: Rework for support xc5000Dmitri Belimov1-37/+109
2010-05-19V4L/DVB: tm6000: fix coding style issues of tm6000-cards.cRoel Van Nyen1-62/+58
2010-05-19V4L/DVB: tm6000: renaming firmwareStefan Ringel1-1/+1
2010-05-19V4L/DVB: tm6000: Properly set alternate when preparing to streamMauro Carvalho Chehab1-22/+29
2010-05-19V4L/DVB: tm6000: Add additional GPIO for UT821 during frmware loadingBee Hock Goh1-0/+16
2010-05-19V4L/DVB: tm6000: request labeling board version checkStefan Ringel1-2/+2
2010-05-19V4L/DVB: tm6000: add gpios for tm6010 generic boardStefan Ringel1-1/+12
2010-05-19V4L/DVB: tm6000: add gpios to board structStefan Ringel1-9/+28
2010-05-19V4L/DVB: tm6000: switch to gpio strcutStefan Ringel1-21/+47
2010-05-18V4L/DVB: tm6000: add new hybrid-stickStefan Ringel1-6/+33
2010-05-18V4L/DVB: tm6000: fix some info messagesDmitri Belimov1-2/+2
2010-05-18V4L/DVB: tm6000: add card setup for terratec cinergy hybridStefan Ringel1-0/+25
2010-05-18V4L/DVB: tm6000: add different tuner reset for terratecStefan Ringel1-6/+22
2010-05-18V4L/DVB: tm6000: fix mutex lock unbalanceMauro Carvalho Chehab1-0/+1
2010-05-18V4L/DVB: tm6000: only register after initializedMauro Carvalho Chehab1-5/+6
2010-05-18V4L/DVB: tm6000: move board-specific init to tm6000-cardsMauro Carvalho Chehab1-0/+72
2010-05-18V4L/DVB: tm6000: add tuner parameter for DVB devicesStefan Ringel1-4/+6
2010-05-18V4L/DVB: tm6000: add tuner callback for dvb frontendStefan Ringel1-1/+1
2010-05-18V4L/DVB: tm6000: typo fix: the identifer string is wrongStefan Ringel1-1/+1
2010-05-18V4L/DVB: tm6000: fix: avoid unregister the driver after successStefan Ringel1-0/+1
2010-05-18V4L/DVB: tm6000: add Terratec Cinergy Hybrid XEMauro Carvalho Chehab1-1/+18
2010-05-18V4L-DVB: tm6000: add missing BEHOLDER board definitionsMauro Carvalho Chehab1-0/+2
2010-05-18V4L/DVB: tm6000: fix driver compilationStefan Ringel1-1/+1
2010-05-18V4L/DVB (13403): Add new TV cards of BeholderDmitri Belimov1-0/+33
2010-05-18V4L/DVB (12854): tm6000: i2c addresses should now be specified in 7bit formatsMauro Carvalho Chehab1-12/+12
2010-05-18V4L/DVB (12853): tm6000: Fix almost all warnings at the driverMauro Carvalho Chehab1-0/+57
2010-05-18V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab1-6/+36
2010-05-18V4L/DVB (12840): tm6000: add support for HVR900HMauro Carvalho Chehab1-9/+31