summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-usb/digitv.c
AgeCommit message (Expand)Author
2008-11-25fix boards for kernels with algo_controlMauro Carvalho Chehab
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-04-09Adds selectable adapter numbers as per module optionMichael Krufky
2007-11-05 usb: make some debug vars staticMauro Carvalho Chehab
2007-06-12dvb: Remove static dependencies on dvb-pllMichael Krufky
2007-06-02dvb-pll digitv dvb-usb: Eliminate last user of dvb_pll_configureTrent Piepho
2007-02-21digitv: open nxt6000 i2c_gate for TDED4 tuner handlingMichael Krufky
2006-10-13Fixed DVB-USB-Adapter indentionMauro Carvalho Chehab
2006-09-19cf4dcf5526aa0e0acd02Patrick Boettcher
2006-09-10[PATCH] Nebula DigiTV USB RC supportPatrick Boettcher
2006-07-28Convert DVB devices to use dvb_attach()Andrew de Quincey
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-19Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey
2006-04-18Convert digtv to refactored tuner codeAndrew de Quincey
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-02-05FIX: Check if FW was downloaded or not + new firmware filePatrick Boettcher
2006-01-06Latest patch #ifs were wrong. fixing.Mauro Carvalho Chehab
2006-01-06USB: remove .owner field from struct usb_driverMauro Carvalho Chehab
2005-11-20From: Adrian Bunk <bunk@stusta.de>Johannes Stezenbach
2005-10-01[PATCH] I2C: Kill i2c_algorithm.name (1/7)Michael Krufky
2005-08-16added support for the NXT6000-based digitv-box.Patrick Boettcher
2005-06-28Changed the name-field of the pci_driver and usb_driver structs to the name ofPatrick Boettcher
2005-06-08fixed memcpy copying into the wrong destination. Thanks to Allan Third for re...Patrick Boettcher
2005-06-06Some more work on the digitv-usb-driver:Patrick Boettcher
2005-05-30From: Thierry Vignaud <tvignaud@mandriva.com>Patrick Boettcher
2005-04-29added comments to dvb-usb.h to better describe the dvb-usb structurePatrick Boettcher
2005-04-29never test any change you make with old drivers, neverPatrick Boettcher
2005-04-29added key-mapping for the a800 (Thanks to Glen Harris)Patrick Boettcher
2005-04-27- more work on the nebula digitv USBPatrick Boettcher
2005-04-27- removed the field which specified the delay between the two transfer of a r...Patrick Boettcher
2005-04-22corrected a typo in umt-010.cPatrick Boettcher