Age | Commit message (Expand) | Author |
2005-04-29 | never test any change you make with old drivers, never | Patrick Boettcher |
2005-04-29 | added experimental (guessed) nova-t mac address reading | Patrick Boettcher |
2005-04-29 | added key-mapping for the a800 (Thanks to Glen Harris) | Patrick Boettcher |
2005-04-28 | - rewrote the i2c-reading-part (no more ack-error ignoring, which was inherit... | Patrick Boettcher |
2005-04-27 | forgot the header file *argl* | Patrick Boettcher |
2005-04-27 | - more work on the nebula digitv USB | Patrick Boettcher |
2005-04-27 | - removed the field which specified the delay between the two transfer of a r... | Patrick Boettcher |
2005-04-27 | some readme updates | Patrick Boettcher |
2005-04-27 | added the correct firmware file for the AVerMedia A800 | Patrick Boettcher |
2005-04-27 | fixed debugging instructions: av7110_debug -> debug | Oliver Endriss |
2005-04-26 | - update README.patches | Gerd Knorr |
2005-04-26 | added support for the DigitalNow TinyUSB 2 DVB-t Receiver, which is a clone of | Patrick Boettcher |
2005-04-25 | pluto_fe is obsolete | Andreas Oberritter |
2005-04-25 | pluto2 kbuild fixes | Andreas Oberritter |
2005-04-25 | dvb-fe-tda10046.fw was extracted one byte too large | Andreas Oberritter |
2005-04-25 | - enable interrupts via pci configuration space directly after enabling the d... | Andreas Oberritter |
2005-04-25 | added support for different tda10046 firmware versions. | Andreas Oberritter |
2005-04-25 | allow N_I2C to be overridden by the card driver | Andreas Oberritter |
2005-04-25 | use simple u8 instead of bitfields | Andreas Oberritter |
2005-04-23 | patch by Adrian Bunk: | Johannes Stezenbach |
2005-04-23 | patch by Dominique Dumont: fix MODULE_PARM_DESC for debug and verbose parm | Johannes Stezenbach |
2005-04-23 | Added the oldest Twinhan card to the card list, patch by Steffen Motzer | Manu Abraham |
2005-04-23 | Fixed the NULL frontend registration bug, Patch by Steffen Motzer | Manu Abraham |
2005-04-23 | Changed module parameter defaults | Manu Abraham |
2005-04-22 | corrected a typo in umt-010.c | Patrick Boettcher |
2005-04-22 | removed dibusb from Kernel Makefiles and from build-2.6 | Patrick Boettcher |
2005-04-20 | compile fix, when debugging is disabled | Patrick Boettcher |
2005-04-19 | firmware load fixed for big-endian (thanks to Martin Loschwitz (madkiss)) | Patrick Boettcher |
2005-04-18 | fixed the RC5-mechanisms to not do anything when signal from alien remote con... | Patrick Boettcher |
2005-04-17 | enabled remote controls again | Patrick Boettcher |
2005-04-17 | - ported all dibusb drivers to fit into the dvb-usb-frameword | Patrick Boettcher |
2005-04-15 | Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which le... | Patrick Boettcher |
2005-04-14 | on fast (or slow) machines it is important for some devices to delay the actu... | Patrick Boettcher |
2005-04-11 | corrected the hw-filtering again. (Don't do things before breakfast)... | Patrick Boettcher |
2005-04-11 | quotation marks (thanks to C.Y.M for pointing that out) | Patrick Boettcher |
2005-04-11 | - enabled the HW PID by default for the PCI cards | Patrick Boettcher |
2005-04-10 | copying 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-07 | Removed 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-07 | whitespace cleanup for the flexcop-driver, no functional change | Patrick Boettcher |
2005-04-07 | fixed NTSC -> PAL switching (std->id is a bitmap!) | Oliver Endriss |
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 |