Age | Commit message (Expand) | Author |
2005-04-06 | VIDEO_SET_DISPLAY_FORMAT ioctl fixed: | Oliver Endriss |
2005-04-06 | small NULL checks which lead to segfaults, when doing developing | Patrick Boettcher |
2005-04-05 | - remove unnecessary casts in dvb-core | Kenneth Aafloy |
2005-04-05 | - remove unnecessary casts in frontends | Kenneth Aafloy |
2005-04-04 | budget-av: | Kenneth Aafloy |
2005-04-04 | added (hardcoded) remote control keys for the Yakumo DVB-T receiver. It is so... | Patrick Boettcher |
2005-04-04 | Whitespace cleanup | Manu Abraham |
2005-04-04 | Compilation fix after twinhan-exp branch merge | Manu Abraham |
2005-04-04 | Merged the twinhan-exp branch to the trunk | Manu Abraham |
2005-04-03 | patch by Alexander Riedel: | Johannes Stezenbach |
2005-04-03 | patch by NooneImportant: | Johannes Stezenbach |
2005-04-02 | forgot to add the MODULE_DEVICE_TABLE in the dvb-usb-device drivers | Patrick Boettcher |
2005-04-02 | re-enabled and improved commonly used remote control code for dvb-usb | Patrick Boettcher |
2005-04-02 | name correction | Patrick Boettcher |
2005-03-31 | - added read_mac_address-callback | Patrick Boettcher |
2005-03-31 | reading MAC address directly into dvb_adapter->proposed_mac | Patrick Boettcher |
2005-03-31 | ported the Yakumo/Hama/Typhoon driver to dvb-usb | Patrick Boettcher |
2005-03-31 | - modifications/preparations for port of a driver (dtt200u) | Patrick Boettcher |
2005-03-30 | added copyright information | Patrick Boettcher |
2005-03-30 | Added support for the TwinhanDTV Alpha/MagicBox II USB2 DVB-T device in | Patrick Boettcher |
2005-03-29 | added support for the AVerMedia DVB-T USB2.0 device (slightly modified clone ... | Patrick Boettcher |
2005-03-28 | unnecessary assignment | Patrick Boettcher |
2005-03-26 | Switch analog output of the Crystal sound chip to left/stereo/right mode. | Oliver Endriss |
2005-03-26 | mostly formatting cleanups, no functional change | Andreas Oberritter |
2005-03-23 | patch by Greg Wickham: | Johannes Stezenbach |
2005-03-23 | Remove incorrect "dvb_"-prefix from parameter description. | Johannes Stezenbach |
2005-03-23 | Remove incorrect "budget_"-prefix from parameter description. | Johannes Stezenbach |
2005-03-21 | - comment changes | Patrick Boettcher |
2005-03-21 | Patch by Vadim Catana | Patrick Boettcher |
2005-03-21 | make logarithm stuff static (conflicts; BTW, we now have already | Johannes Stezenbach |
2005-03-21 | change gcc-2.95 workaround to what is in 2.6.12-rc1 | Johannes Stezenbach |
2005-03-19 | - follow dvb_register_adapter changes in dvbdev.[ch] | Kenneth Aafloy |
2005-03-19 | - remove s* from state, they are only used in read_status | Kenneth Aafloy |
2005-03-19 | - Patch by Olaf Titz: gcc 2.95 compile fixes | Kenneth Aafloy |
2005-03-19 | - Fix copy/paste bug for mt352 frontend in dvb-bt8xx | Kenneth Aafloy |
2005-03-19 | Cleanup patch from Peter Beutner: | Alex Woods |
2005-03-18 | - Logic error made by me, found by Gregor Kroesen. | Kenneth Aafloy |
2005-03-18 | TT/Hauppauge Nexus Rev 2.3: use stv0299 routines for 22kHz/tone-burst/DiSEqC | Oliver Endriss |
2005-03-18 | - Support for Nova-S rev 2.2 (Gregor Kroesen) | Kenneth Aafloy |
2005-03-17 | pluto2: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter |
2005-03-17 | ttusb-dec: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter |
2005-03-17 | ttusb-budget: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter |
2005-03-17 | ttpci: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter |
2005-03-17 | dibusb: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter |
2005-03-17 | cinergyT2: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter |
2005-03-17 | b2c2: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter |
2005-03-17 | Modified dvb_register_adapter() to avoid kmalloc/kfree. Drivers have to | Andreas Oberritter |
2005-03-16 | patch by Mikael Pettersson: | Johannes Stezenbach |
2005-03-16 | Remove some sparse warnings on one-bit bitfields. | Johannes Stezenbach |
2005-03-14 | first try to support TT/Hauppauge Nexus Rev 2.3 | Oliver Endriss |