Age | Commit message (Expand) | Author |
2003-10-31 | build ttpci-eeprom.o as a separate module for 2.4, as it's been | Johannes Stezenbach |
2003-10-31 | move around dvb_functions.h include to avoid build warnings | Johannes Stezenbach |
2003-10-31 | fix rare crash on invalid packets, patch by Asier Aguirre | Johannes Stezenbach |
2003-10-29 | some docs to go along with the 2.6 kernel | Johannes Stezenbach |
2003-10-29 | Pin 1 versus pin 2 needs more testing. Put back as was till more | Jamie Honan |
2003-10-28 | Fix 03T to have TS204 | Jamie Honan |
2003-10-28 | Pin 2 for 8820 is controlled by value 4. Also normally low, | Jamie Honan |
2003-10-28 | The remote control table should be filled completely. At least | Jamie Honan |
2003-10-28 | - reworked i2c / gpio so not so hackerish and more in line with | Jamie Honan |
2003-10-28 | Copy the data variable as well on register client so that detach | Jamie Honan |
2003-10-22 | fix crash on module unload by Dmitri Katchalov <dmitrik@users.sourceforge.net> | Andreas Oberritter |
2003-10-22 | - remove SAA7146_EXT_SWAP_ODD_EVEN flag + handling | Michael Hunold |
2003-10-20 | make firmware static and *not* __initdata, so recover_arm() can work | Johannes Stezenbach |
2003-10-17 | - add missing VBI line decoding initialization to saa7113 code | Michael Hunold |
2003-10-16 | - fix usage of firmware location Kconfig option (Thanks Jamie!) | Michael Hunold |
2003-10-16 | - change all occurences of crc32_le to crc32_be | Michael Hunold |
2003-10-16 | - fix compilation error in dvb_net.c | Michael Hunold |
2003-10-16 | - add missing #include <linux/version> to fix compilation | Michael Hunold |
2003-10-16 | - fix usage of i2c name field (has been changed again, see this for more | Michael Hunold |
2003-10-15 | fixed the bug found by this portuguese girl. | Holger Waechtler |
2003-10-15 | Explicit cast of "floating point" number (IMHO the compiler makes | Michael Hunold |
2003-10-15 | Remove bogux BUG() that I inserted to track down a driver oops. | Michael Hunold |
2003-10-14 | - disable vbi workaround for dvb-c cards which use port b | Michael Hunold |
2003-10-14 | Make cleanup handler interruptible. | Michael Hunold |
2003-10-14 | Pass thorugh return value of register_chrdev() | Michael Hunold |
2003-10-14 | In 2.6, the networking code has changed. Unfortunately, we | Michael Hunold |
2003-10-14 | Backfeed whitespace changes from linux-2.6.0-test7, so this won't | Michael Hunold |
2003-10-14 | Include 2.6 kernel janitor cleanups (eliminate #include duplication, shift | Michael Hunold |
2003-10-13 | Fixed distortions when switching channel while recording | Klaus Schmidinger |
2003-10-13 | Patches are no longer needer for dvb-bt8xx support, | Michael Hunold |
2003-10-13 | Packet size 204 for dst. | Jamie Honan |
2003-10-13 | DVB_TWINHAN_DST | Jamie Honan |
2003-10-13 | CONFIG_DVB_TWINHAN_DST | Jamie Honan |
2003-10-13 | Added bt8xx directory as option. | Jamie Honan |
2003-10-13 | Changes to support dst and bttv > 0.9.12 and for kernel >= 2.6.0-test7 | Jamie Honan |
2003-10-13 | Initial dst.h | Jamie Honan |
2003-10-13 | Initial dst.c | Jamie Honan |
2003-10-13 | dvb_dmx_swfilter_204 for DST-CI. | Jamie Honan |
2003-10-13 | Added Brad Campbell's dvb_dmx_swfilter_204 routine to handle data from | Jamie Honan |
2003-10-13 | Added Brad Campbell's dvb_dmx_swfilter_204 for data from dst-ci. | Jamie Honan |
2003-10-09 | dvb_dmx_swfilter_section_feed: check CRC only when | Johannes Stezenbach |
2003-10-09 | - backfeed patches from 2.6.0-test7, which have not gone through our cvs: | Michael Hunold |
2003-10-09 | This file is not used anymore. | Michael Hunold |
2003-10-09 | Add the proper vertical line offset again, I changed this for some | Michael Hunold |
2003-10-08 | avoid "redefinition of bla bla" errors when building with patched kernels | Andreas Oberritter |
2003-10-08 | - allow private data to be associated with i2c devices | Andreas Oberritter |
2003-10-08 | fixed fe_count | Andreas Oberritter |
2003-10-08 | replaced alps_bsrv2 driver by generic ves1893 & ves1993 driver | Andreas Oberritter |
2003-10-08 | misc bugfixes and performance improvements | Andreas Oberritter |
2003-10-07 | applied latest changes by Juergen Peitz, namely: | Holger Waechtler |