Age | Commit message (Expand) | Author |
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 |
2003-10-06 | - add some debug and safety checks for video/vbi capture buffer handling | Michael Hunold |
2003-10-06 | Rule 1: always compile check even the smallest change. | Michael Hunold |
2003-10-05 | Use "dev->has_analog_tuner" to decide when special dvb-c handling is | Michael Hunold |
2003-10-05 | Fix DD1_INIT handling of DVB-C w/ analog module installed. Thanks to Jon Burgess | Michael Hunold |
2003-10-01 | - didn't mean to wipe out sp887x driver entry | Michael Hunold |
2003-10-01 | - clean up Kconfig files, use the new SELECT facility | Michael Hunold |
2003-10-01 | replace algo->master_xfer() by i2c_transfer() | Holger Waechtler |
2003-09-29 | fix VIDIOC_S_FBUF for v4l1 backward compatility with xfree86 / v4l_drv | Johannes Stezenbach |
2003-09-28 | some work for DVB-C analog module: | Johannes Stezenbach |
2003-09-26 | fixed detection of stv0299 if chip is in standby mode | Oliver Endriss |
2003-09-24 | allow PWM (tuner calibaration) value from EEPROM to be overridden | Johannes Stezenbach |
2003-09-24 | - patch by Peter Bieringer: nicer log output | Johannes Stezenbach |
2003-09-19 | patch by Jon Burgess: | Johannes Stezenbach |
2003-09-11 | include dvb_functions.h, not dvb_compat.h | Holger Waechtler |
2003-09-11 | add entry for sp887x | Holger Waechtler |
2003-09-10 | changed #ifdef to #if again... | Andreas Oberritter |
2003-09-10 | Use iminor() instead of minor(), add a macro to provide 2.4 | Michael Hunold |
2003-09-10 | Make sure void* arguments get converted in two steps: | Michael Hunold |
2003-09-10 | - add missing #include for usb header file | Michael Hunold |