aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000 (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Ringel2-22/+59
2010-05-18V4L/DVB: tm6000: replace occurences of req05 magic by a naming aliasMauro Carvalho Chehab1-2/+2
2010-05-18V4L/DVB: tm6000: add request to registers of the group 05Mauro Carvalho Chehab1-196/+196
2010-05-18V4L/DVB: tm6000: Replace naming convention for registers of req 05 groupMauro Carvalho Chehab1-196/+196
2010-05-18V4L/DVB: tm6000: Replace all magic values by a register aliasMauro Carvalho Chehab4-796/+796
2010-05-18V4L/DVB: tm6000: Add request at Req07/Req08 register definitionsMauro Carvalho Chehab1-235/+235
2010-05-18V4L/DVB: tm6000: Replace all Req 8 group of regs with another naming conventionMauro Carvalho Chehab1-57/+57
2010-05-18V4L/DVB: tm6000: Replace all Req 7 group of regs with another naming conventionMauro Carvalho Chehab1-178/+178
2010-05-18V4L/DVB: tm6000: add new hybrid-stickStefan Ringel1-6/+33
2010-05-18V4L/DVB: tm6000 register definesDmitri Belimov1-0/+455
2010-05-18V4L/DVB: tm6000: bugfix reading problems with demodulator zl10353Stefan Ringel1-1/+15
2010-05-18V4L/DVB: tm6000: add send and recv functionStefan Ringel1-14/+42
2010-05-18V4L/DVB: tm6000: fix some info messagesDmitri Belimov10-18/+19
2010-05-18V4L/DVB: tm6000: fix i2c addr testStefan Ringel1-2/+2
2010-05-18V4L/DVB: tm6000: remove hack.c hack.h, switch to zl10353 moduleStefan Ringel4-457/+2
2010-05-18V4L/DVB: tm6000: change version to 0.0.2Stefan Ringel1-1/+1
2010-05-18V4L/DVB: tm6000: special request for all tunerStefan Ringel1-2/+2
2010-05-18V4L/DVB: tm6000: reset the numbers of feeds to 8Stefan Ringel1-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: add additional init register for tm6010Stefan Ringel1-0/+7
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: drivers/staging/tm6000/tm6000-video.c: correct NULL testJulia Lawall1-1/+1
2010-05-18V4L/DVB: tm6000: fix build errorsRandy Dunlap2-1/+3
2010-05-18V4L/DVB: tm6000: move board-specific init to tm6000-cardsMauro Carvalho Chehab3-47/+77
2010-05-18V4L/DVB: tm6000: Allow tm6000 driver compilationMauro Carvalho Chehab3-8/+3
2010-05-18V4L/DVB: tm6000: add a different set param valuesStefan Ringel1-2/+156
2010-05-18V4L/DVB: tm6000: Fix several bugs at the usb DVB transferStefan Ringel1-45/+78
2010-05-18V4L/DVB: tm6000: remove unused functionStefan Ringel1-1/+0
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 Ringel3-1/+5
2010-05-18V4L/DVB: tm6000: add special usb request to quit i2c tuner transferStefan Ringel1-1/+11
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: add digital init for tm6010Stefan Ringel1-26/+46
2010-05-18V4L/DVB: tm6000: fix driver compilationStefan Ringel1-1/+1
2010-05-18V4L/DVB (13556a): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-1/+0
2010-05-18V4L/DVB (13555a): v4l: Use video_device_node_name() instead of the minor numberMauro Carvalho Chehab1-10/+12
2010-05-18V4L/DVB (13403): Add new TV cards of BeholderDmitri Belimov1-0/+33
2010-05-18tm6000: Remove legacy code to work with older kernel versionsMauro Carvalho Chehab1-17/+0
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 Chehab3-63/+63
2010-05-18V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab7-137/+51
2010-05-18V4L/DVB (12848): tm6000: Add README with todo listMauro Carvalho Chehab1-0/+11
2010-05-18V4L/DVB (12845): tm6000: more buffer handling fixesMauro Carvalho Chehab1-15/+34