aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Chehab5-8/+6
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
2010-05-18V4L/DVB (12844): tm6000: avoid writing on a floating pointerMauro Carvalho Chehab1-0/+1
2010-05-18V4L/DVB (12843): tm6000: cleanup: remove a test debug codeMauro Carvalho Chehab1-4/+2
2010-05-18V4L/DVB (12842): tm6000: avoid kernel panic while retrieving the filling bufferMauro Carvalho Chehab1-25/+42
2010-05-18V4L/DVB (12841): tm6000: Fix compilation with newer v4l2-dev APIMauro Carvalho Chehab1-34/+38
2010-05-18V4L/DVB (12840): tm6000: add support for HVR900HMauro Carvalho Chehab1-9/+31
2010-05-18V4L/DVB (12839): tm6000: Another trial to fix analog streamingMauro Carvalho Chehab1-3/+5
2010-05-18V4L/DVB (12838): tm6000: Fix color support on tm6010Mauro Carvalho Chehab1-5/+9
2010-05-18V4L/DVB (12837): tm6000: make tree buildableMaykel Moya1-1/+3
2010-05-18V4L/DVB (12836): tm6000: revert to an old way to copy videoMauro Carvalho Chehab2-205/+196
2010-05-18V4L/DVB (12835): tm6000: Cleanups to work like em28xx-videoMauro Carvalho Chehab4-178/+17
2010-05-18V4L/DVB (12834): tm6000: Fix two warningsMauro Carvalho Chehab2-10/+6
2010-05-18V4L/DVB (12833): tm6000: add a proper init code for -alsaMauro Carvalho Chehab1-13/+70
2010-05-18V4L/DVB (12832): tm6000: allow compilation of tm6000-alsa moduleMauro Carvalho Chehab3-4/+18