summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB: tm6000: request labeling board version checkStefan Ringel2010-05-193-4/+19
* V4L/DVB: tm6000: tm6000_i2c_xfer: request labelingStefan Ringel2010-05-191-4/+4
* 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-192-22/+59
* V4L/DVB: tm6000: replace occurences of req05 magic by a naming aliasMauro Carvalho Chehab2010-05-181-2/+2
* V4L/DVB: tm6000: add request to registers of the group 05Mauro Carvalho Chehab2010-05-181-196/+196
* V4L/DVB: tm6000: Replace naming convention for registers of req 05 groupMauro Carvalho Chehab2010-05-181-196/+196
* V4L/DVB: tm6000: Replace all magic values by a register aliasMauro Carvalho Chehab2010-05-184-796/+796
* V4L/DVB: tm6000: Add request at Req07/Req08 register definitionsMauro Carvalho Chehab2010-05-181-235/+235
* V4L/DVB: tm6000: Replace all Req 8 group of regs with another naming conventionMauro Carvalho Chehab2010-05-181-57/+57
* V4L/DVB: tm6000: Replace all Req 7 group of regs with another naming conventionMauro Carvalho Chehab2010-05-181-178/+178
* V4L/DVB: tm6000: add new hybrid-stickStefan Ringel2010-05-181-6/+33
* V4L/DVB: tm6000 register definesDmitri Belimov2010-05-181-0/+455
* V4L/DVB: tm6000: bugfix reading problems with demodulator zl10353Stefan Ringel2010-05-181-1/+15
* V4L/DVB: tm6000: add send and recv functionStefan Ringel2010-05-181-14/+42
* V4L/DVB: tm6000: fix some info messagesDmitri Belimov2010-05-1810-18/+19
* V4L/DVB: tm6000: fix i2c addr testStefan Ringel2010-05-181-2/+2
* V4L/DVB: tm6000: remove hack.c hack.h, switch to zl10353 moduleStefan Ringel2010-05-184-457/+2
* V4L/DVB: tm6000: change version to 0.0.2Stefan Ringel2010-05-181-1/+1
* V4L/DVB: tm6000: special request for all tunerStefan Ringel2010-05-181-2/+2
* V4L/DVB: tm6000: reset the numbers of feeds to 8Stefan Ringel2010-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: add additional init register for tm6010Stefan Ringel2010-05-181-0/+7
* 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: drivers/staging/tm6000/tm6000-video.c: correct NULL testJulia Lawall2010-05-181-1/+1
* V4L/DVB: tm6000: fix build errorsRandy Dunlap2010-05-182-1/+3
* V4L/DVB: tm6000: move board-specific init to tm6000-cardsMauro Carvalho Chehab2010-05-183-47/+77
* V4L/DVB: tm6000: Allow tm6000 driver compilationMauro Carvalho Chehab2010-05-183-8/+3
* V4L/DVB: tm6000: add a different set param valuesStefan Ringel2010-05-181-2/+156
* V4L/DVB: tm6000: Fix several bugs at the usb DVB transferStefan Ringel2010-05-181-45/+78
* V4L/DVB: tm6000: remove unused functionStefan Ringel2010-05-181-1/+0
* 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-183-1/+5
* V4L/DVB: tm6000: add special usb request to quit i2c tuner transferStefan Ringel2010-05-181-1/+11
* 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: add digital init for tm6010Stefan Ringel2010-05-181-26/+46
* V4L/DVB: tm6000: fix driver compilationStefan Ringel2010-05-181-1/+1
* V4L/DVB (13556a): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2010-05-181-1/+0
* V4L/DVB (13555a): v4l: Use video_device_node_name() instead of the minor numberMauro Carvalho Chehab2010-05-181-10/+12
* V4L/DVB (13403): Add new TV cards of BeholderDmitri Belimov2010-05-181-0/+33
* 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
OpenPOWER on IntegriCloud