summaryrefslogtreecommitdiff
path: root/drivers/staging/tm6000
AgeCommit message (Expand)Author
2010-02-11V4L/DVB: drivers/staging/tm6000/tm6000-video.c: correct NULL testJulia Lawall
2010-02-10V4L/DVB: tm6000: fix build errorsRandy Dunlap
2010-02-08V4L/DVB: tm6000: move board-specific init to tm6000-cardsMauro Carvalho Chehab
2010-02-08V4L/DVB: tm6000: Allow tm6000 driver compilationMauro Carvalho Chehab
2010-02-08V4L/DVB: tm6000: add a different set param valuesStefan Ringel
2010-02-08V4L/DVB: tm6000: Fix several bugs at the usb DVB transferStefan Ringel
2010-02-08V4L/DVB: tm6000: remove unused functionStefan Ringel
2010-02-08V4L/DVB: tm6000: add tuner parameter for DVB devicesStefan Ringel
2010-02-08V4L/DVB: tm6000: add tuner callback for dvb frontendStefan Ringel
2010-02-08V4L/DVB: tm6000: add special usb request to quit i2c tuner transferStefan Ringel
2010-02-08V4L/DVB: tm6000: typo fix: the identifer string is wrongStefan Ringel
2010-02-08V4L/DVB: tm6000: fix: avoid unregister the driver after successStefan Ringel
2010-02-08V4L/DVB: tm6000: add Terratec Cinergy Hybrid XEMauro Carvalho Chehab
2010-02-08V4L-DVB: tm6000: add missing BEHOLDER board definitionsMauro Carvalho Chehab
2010-02-05V4L/DVB: tm6000: add digital init for tm6010Stefan Ringel
2010-02-03V4L/DVB: tm6000: fix driver compilationStefan Ringel
2010-01-14V4L/DVB (13556a): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart
2010-01-14V4L/DVB (13555a): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart
2010-01-14V4L/DVB (13554a): v4l: Use the video_drvdata function in driversLaurent Pinchart
2010-01-14V4L/DVB (13403): Add new TV cards of BeholderDmitri Belimov
2010-01-14tm6000: Remove legacy code to work with older kernel versionsMauro Carvalho Chehab
2010-01-14V4L/DVB (12854): tm6000: i2c addresses should now be specified in 7bit formatsMauro Carvalho Chehab
2010-01-14V4L/DVB (12853): tm6000: Fix almost all warnings at the driverMauro Carvalho Chehab
2010-01-14V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab
2010-01-14V4L/DVB (12848): tm6000: Add README with todo listMauro Carvalho Chehab
2010-01-14V4L/DVB (12845): tm6000: more buffer handling fixesMauro Carvalho Chehab
2010-01-14V4L/DVB (12844): tm6000: avoid writing on a floating pointerMauro Carvalho Chehab
2010-01-14V4L/DVB (12843): tm6000: cleanup: remove a test debug codeMauro Carvalho Chehab
2010-01-14V4L/DVB (12842): tm6000: avoid kernel panic while retrieving the filling bufferMauro Carvalho Chehab
2010-01-14V4L/DVB (12841): tm6000: Fix compilation with newer v4l2-dev APIMauro Carvalho Chehab
2010-01-14V4L/DVB (12840): tm6000: add support for HVR900HMauro Carvalho Chehab
2010-01-14V4L/DVB (12839): tm6000: Another trial to fix analog streamingMauro Carvalho Chehab
2010-01-14V4L/DVB (12838): tm6000: Fix color support on tm6010Mauro Carvalho Chehab
2010-01-14V4L/DVB (12837): tm6000: make tree buildableMaykel Moya
2010-01-14V4L/DVB (12836): tm6000: revert to an old way to copy videoMauro Carvalho Chehab
2010-01-14V4L/DVB (12835): tm6000: Cleanups to work like em28xx-videoMauro Carvalho Chehab
2010-01-14V4L/DVB (12834): tm6000: Fix two warningsMauro Carvalho Chehab
2010-01-14V4L/DVB (12833): tm6000: add a proper init code for -alsaMauro Carvalho Chehab
2010-01-14V4L/DVB (12832): tm6000: allow compilation of tm6000-alsa moduleMauro Carvalho Chehab
2010-01-14V4L/DVB (12831): tm6000: Convert cx88-alsa into tm6000-alsaMauro Carvalho Chehab
2010-01-14V4L/DVB (12830): tm6000: copy cx88-alsa as tm6000-alsaMauro Carvalho Chehab
2010-01-14V4L/DVB (12829): tm6000: several changes on usb preparation trying to avoid -...Mauro Carvalho Chehab
2010-01-14V4L/DVB (12828): tm6000: fixes several CodingStyle and do some cleanupsMauro Carvalho Chehab
2010-01-14V4L/DVB (12827): tm6000: fix image hangsMauro Carvalho Chehab
2010-01-14V4L/DVB (12826): tm6000: adds 10ms delay between two consecutive i2c write opsMauro Carvalho Chehab
2010-01-14V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000Mauro Carvalho Chehab
2010-01-14V4L/DVB (12823): tm6000: Uses another method for handling incomplete packetsMauro Carvalho Chehab
2010-01-14V4L/DVB (12822): tm6000: Add support for tm6010Mauro Carvalho Chehab
2010-01-14V4L/DVB (12821): tm6000: update USB request names and clean up i2c routineChris Pascoe
2010-01-14V4L/DVB (12820): tm6000: fix i2c readingsChristopher Pascoe