summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-usb/dibusb-mb.c
AgeCommit message (Expand)Author
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-04-09Adds selectable adapter numbers as per module optionMichael Krufky
2007-06-22dibusb-mb: fix tuner autodetection regressionMichael Krufky
2007-06-12dvb: Remove static dependencies on dvb-pllMichael Krufky
2007-06-12dibusb-mb: fix broken 'tuner_pass_ctrl' functionalityMichael Krufky
2007-05-09dibusb-mb: use dvb_attach for dib3000mb_attachMichael Krufky
2007-05-09dibusb-mb: convert pll handling to properly use dvb-pllMichael Krufky
2006-10-13Fixed DVB-USB-Adapter indentionMauro Carvalho Chehab
2006-09-19cf4dcf5526aa0e0acd02Patrick Boettcher
2006-09-10Problem with dibusb-mb.c USB IDsPatrick Boettcher
2006-08-15drivers/media/dvb/dvb-usb/dibusb-mb.c: NULL dereferencePatrick Boettcher
2006-07-04sync with masterPatrick Boettcher
2006-05-14[PATCH] dibcom mod3000p + mt2060 -- remote controlPatrick Boettcher
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-18Convert dibusb* to refactored tuner codeAndrew de Quincey
2006-01-08Add Kconfig option for wrongly programmed devicesPatrick 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-10-28Adding support for the Artec T1 USB2.0 box (real USB2.0)Patrick Boettcher
2005-08-16changed the init call to get the dvb_usb_device back immediatly if necessary.Patrick Boettcher
2005-07-11added USB IDs if the Kworld Xpert DVB-T USB2.0 (clone of the ADStech box)Patrick Boettcher
2005-06-28Changed the name-field of the pci_driver and usb_driver structs to the name ofPatrick Boettcher
2005-06-17Steve Chang reported the real name behind 0x14aa: WideView.Patrick Boettcher
2005-06-07added another USB ID pair for the VideoWalker USB DVB-TPatrick Boettcher
2005-06-07There was no pid-filter-count set for some devices - led to an error. Thanks ...Patrick Boettcher
2005-05-30From: Thierry Vignaud <tvignaud@mandriva.com>Patrick Boettcher
2005-05-26fixed support for the ADSTech Instant TV DVB-T USB (2.0 version) Thanks to Ge...Patrick Boettcher
2005-05-13added #define for device with faulty USB IDsPatrick Boettcher
2005-05-10error checking when doing init was wrong (== 0 was missing).Patrick Boettcher
2005-05-02preparation for the uDigitv and DViCO USB2.0 boxes: moved pll handling from d...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- removed the field which specified the delay between the two transfer of a r...Patrick Boettcher
2005-04-17enabled remote controls againPatrick Boettcher
2005-04-17- ported all dibusb drivers to fit into the dvb-usb-framewordPatrick Boettcher