summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-usb
AgeCommit message (Expand)Author
2005-06-07Fixed isochronous transfers. Thanks to Alan Stern and David Brownell for the ...Patrick Boettcher
2005-06-07There was no pid-filter-count set for some devices - led to an error. Thanks ...Patrick Boettcher
2005-06-06Some more work on the digitv-usb-driver:Patrick Boettcher
2005-06-06added module parameter to deactive remote control polling.Patrick Boettcher
2005-05-31added preliminary support for the Medion Hybrid USB2.0 DVB-T/Analogue box. An...Patrick Boettcher
2005-05-31added isochronous-streaming method.Patrick Boettcher
2005-05-30From: Thierry Vignaud <tvignaud@mandriva.com>Patrick Boettcher
2005-05-30The solution below wastes a few 100 bytes of space, but I think we canPatrick 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-29using usb_buffer_(alloc|free) instead of pci_(free|alloc)_consistent asPatrick 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 experimental (guessed) nova-t mac address readingPatrick Boettcher
2005-04-29added key-mapping for the a800 (Thanks to Glen Harris)Patrick Boettcher
2005-04-27forgot the header file *argl*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-27added the correct firmware file for the AVerMedia A800Patrick Boettcher
2005-04-26added support for the DigitalNow TinyUSB 2 DVB-t Receiver, which is a clone ofPatrick Boettcher
2005-04-22corrected a typo in umt-010.cPatrick Boettcher
2005-04-20compile fix, when debugging is disabledPatrick Boettcher
2005-04-19firmware load fixed for big-endian (thanks to Martin Loschwitz (madkiss))Patrick Boettcher
2005-04-18fixed the RC5-mechanisms to not do anything when signal from alien remote con...Patrick Boettcher
2005-04-17enabled remote controls againPatrick Boettcher
2005-04-17- ported all dibusb drivers to fit into the dvb-usb-framewordPatrick Boettcher
2005-04-15Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which le...Patrick Boettcher
2005-04-14on fast (or slow) machines it is important for some devices to delay the actu...Patrick Boettcher
2005-04-11quotation marks (thanks to C.Y.M for pointing that out)Patrick Boettcher
2005-04-04added (hardcoded) remote control keys for the Yakumo DVB-T receiver. It is so...Patrick Boettcher
2005-04-02forgot to add the MODULE_DEVICE_TABLE in the dvb-usb-device driversPatrick Boettcher
2005-04-02re-enabled and improved commonly used remote control code for dvb-usbPatrick Boettcher
2005-04-02name correctionPatrick Boettcher
2005-03-31- added read_mac_address-callbackPatrick Boettcher
2005-03-31ported the Yakumo/Hama/Typhoon driver to dvb-usbPatrick Boettcher
2005-03-31- modifications/preparations for port of a driver (dtt200u)Patrick Boettcher
2005-03-30added copyright informationPatrick Boettcher
2005-03-30Added support for the TwinhanDTV Alpha/MagicBox II USB2 DVB-T device inPatrick Boettcher