Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-18 | patch by William J Beksi: s/DCT_CI/DCT-CI/ | Johannes Stezenbach | |
2004-11-18 | #if 0 some more | Johannes Stezenbach | |
2004-11-18 | #if 0'ed unused soft_diseqc() function | Johannes Stezenbach | |
2004-11-18 | #if 0'ed unsed tone/voltage/diseqc functions | Johannes Stezenbach | |
2004-11-18 | replace one remaining MODULE_PARM | Johannes Stezenbach | |
2004-11-17 | - misc minor cleanups and card-specific fixes. | Gerd Knorr | |
2004-11-17 | patch by Adrian Bunk: | Johannes Stezenbach | |
kill dvb_ksyms.c and move the EXPORT_SYMBOLs to the files where the functions are | |||
2004-11-17 | patch by Adrian Bunk: | Johannes Stezenbach | |
DVB_TTUSB_DEC selects CRC32, do the #ifdefs can be removed. | |||
2004-11-16 | Fixed race condition between driver and av7110 while accessing | Oliver Endriss | |
the COMMAND register in DPRAM. See http://www.linuxtv.org/mailinglists/vdr/2004/01-2004/msg00331.html Special thanks to Dr. Werner Fink for debugging the other (ARM) side. | |||
2004-11-16 | - videobuf api changes in 2.6.10 | Kenneth Aafloy | |
2004-11-16 | - MODULE_PARM -> module_param | Kenneth Aafloy | |
2004-11-15 | added some error messages for debi debugging | Oliver Endriss | |
2004-11-14 | - Fix budget module usage count for frontend/demux devices. | Kenneth Aafloy | |
2004-11-14 | double dst_wait_dst_ready() timeout | Johannes Stezenbach | |
2004-11-14 | Fixed demod i2c address | Andrew de Quincy | |
2004-11-13 | Implemented vp3021 support | Andrew de Quincy | |
2004-11-13 | Fix saa7146 timeout problem | Andrew de Quincy | |
2004-11-13 | Fix module usage count problem | Andrew de Quincy | |
2004-11-13 | Segfault prevention fixes | Andrew de Quincy | |
2004-11-13 | Corrected formatting | Andrew de Quincy | |
2004-11-13 | Undid formatting and renamed parameter correctly | Andrew de Quincy | |
2004-11-13 | Fix dvb-ttpci driver for new wait_for_debi_done(...,busywait) routine. | Oliver Endriss | |
Note that 'busywait' is misleading: should be called 'nobusywait' | |||
2004-11-12 | - fix atomic scheduling | Kenneth Aafloy | |
2004-11-12 | - compatability code for remap_pfn_range/remap_page_range | Kenneth Aafloy | |
2004-11-12 | Fixed TT budget CI interface | Andrew de Quincy | |
2004-11-12 | Enhanced poll_slot_status to support non-IRQ interfaces | Andrew de Quincy | |
2004-11-12 | - Compile fix | Kenneth Aafloy | |
2004-11-12 | Added code to ensure CAMs are still present on open()/release() | Andrew de Quincy | |
2004-11-12 | Updated to fix problems with some CAMs on KNC1 cards | Andrew de Quincy | |
2004-11-12 | Added non-busy waiting option | Andrew de Quincy | |
2004-11-12 | Added locking to prevent GPIO problem between polling and IO/attribute memory | Andrew de Quincy | |
access | |||
2004-11-12 | Support for KNC1/Cinergy CI modules. Patch by Olivier Gournet and myself. | Andrew de Quincy | |
2004-11-11 | don't report FE_HAS_LOCK w/o (FE_HAS_CARRIER && FE_HAS_VITERBI && FE_HAS_SYNC) | Johannes Stezenbach | |
2004-11-11 | Renamed functions now I know the correct tuner module | Andrew de Quincy | |
2004-11-10 | Patch from olivier to add support for KNC cards | Andrew de Quincy | |
2004-11-10 | - lots of empress stuff from Andrew de Quincey + some rewrites from me. | Gerd Knorr | |
- misc fixes. | |||
2004-11-09 | Fixed up init tables | Andrew de Quincy | |
2004-11-09 | Hopefully fixed the skystar2 problem - hard to spot bug in the init table code | Andrew de Quincy | |
2004-11-09 | Sigh. another stupid bug | Andrew de Quincy | |
2004-11-09 | Typo | Andrew de Quincy | |
2004-11-09 | Added delay loop | Andrew de Quincy | |
2004-11-09 | Added wait loop | Andrew de Quincy | |
2004-11-09 | Fix up tuner i2c problems | Andrew de Quincy | |
2004-11-09 | Fixed chipid for tda10046 | Andrew de Quincy | |
2004-11-09 | This device cannot handle a read operation without a stop condition | Andrew de Quincy | |
between register and byte | |||
2004-11-09 | Typo | Andrew de Quincy | |
2004-11-09 | Cleaned device attach | Andrew de Quincy | |
2004-11-09 | - avermedia fixes (by Nickolay V. Shmyrev). | Gerd Knorr | |
- make it build on non-cutting edge kernels (i.e. 2.6.9 ;) - convert remaining modules to new-style insmod options. | |||
2004-11-09 | Added stv0297 entry | Andrew de Quincy | |
2004-11-09 | Added support for stv0297 based cards | Andrew de Quincy | |