summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2005-04-22corrected a typo in umt-010.cPatrick Boettcher
2005-04-22removed dibusb from Kernel Makefiles and from build-2.6Patrick 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-11corrected the hw-filtering again. (Don't do things before breakfast)...Patrick Boettcher
2005-04-11quotation marks (thanks to C.Y.M for pointing that out)Patrick Boettcher
2005-04-11- enabled the HW PID by default for the PCI cardsPatrick Boettcher
2005-04-10copying the mt352_config-struct to mt352_state instead of storing just the po...Patrick Boettcher
2005-04-07 - remove msleep(10) in writereg (suggested by Tony Glader)Kenneth Aafloy
2005-04-07Removed redundant declarations, fixed a bug in the High Level Common Interface,Manu Abraham
2005-04-07- fixed interrupt-sharing and added a spinlock to the irq-callback (was broke...Patrick Boettcher
2005-04-07whitespace cleanup for the flexcop-driver, no functional changePatrick Boettcher
2005-04-07fixed NTSC -> PAL switching (std->id is a bitmap!)Oliver Endriss
2005-04-06VIDEO_SET_DISPLAY_FORMAT ioctl fixed:Oliver Endriss
2005-04-06small NULL checks which lead to segfaults, when doing developingPatrick Boettcher
2005-04-05 - remove unnecessary casts in dvb-coreKenneth Aafloy
2005-04-05 - remove unnecessary casts in frontendsKenneth Aafloy
2005-04-04 budget-av:Kenneth Aafloy
2005-04-04added (hardcoded) remote control keys for the Yakumo DVB-T receiver. It is so...Patrick Boettcher
2005-04-04Whitespace cleanupManu Abraham
2005-04-04Compilation fix after twinhan-exp branch mergeManu Abraham
2005-04-04Merged the twinhan-exp branch to the trunkManu Abraham
2005-04-04- update bt8xx documentation, thanks to Uwe BuglaMichael Hunold
2005-04-03patch by Alexander Riedel:Johannes Stezenbach
2005-04-03patch by NooneImportant:Johannes Stezenbach
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-31reading MAC address directly into dvb_adapter->proposed_macPatrick 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
2005-03-29added support for the AVerMedia DVB-T USB2.0 device (slightly modified clone ...Patrick Boettcher
2005-03-28unnecessary assignmentPatrick Boettcher
2005-03-26Switch analog output of the Crystal sound chip to left/stereo/right mode.Oliver Endriss
2005-03-26mostly formatting cleanups, no functional changeAndreas Oberritter
2005-03-23patch by Greg Wickham:Johannes Stezenbach
2005-03-23Remove incorrect "dvb_"-prefix from parameter description.Johannes Stezenbach
2005-03-23Remove incorrect "budget_"-prefix from parameter description.Johannes Stezenbach
2005-03-22no need to initialize static/global variables to 0Johannes Stezenbach
2005-03-22- typoPatrick Boettcher
2005-03-22- firmware links and new devicesPatrick Boettcher
2005-03-22- white space changes :)Patrick Boettcher