Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-21 | Cleaned up | Andrew de Quincy | |
2004-11-21 | - prefix IER_DISABLE and IER_ENABLE with SAA7146_ | Johannes Stezenbach | |
- add SAA7146_ISR_CLEAR - use those consistently in the ttpci driver | |||
2004-11-21 | make debitype and debilen volatile; this shouldn't be necessary | Johannes Stezenbach | |
as debiirq and gpioirq should not run concurrently, but... | |||
2004-11-21 | added support for the dib3000mc/p frontend driver. Micheal, sorry for being ↵ | Patrick Boettcher | |
overhasty with the Kconfig from dibusb. | |||
2004-11-21 | added the dib3000mc/p frontend driver. Micheal, sorry for being overhasty ↵ | Patrick Boettcher | |
with the Kconfig from dibusb. | |||
2004-11-21 | - what's a DVB_DIB3000MC? Remove this. | Michael Hunold | |
2004-11-21 | remove superflous casts, and other misc. minor cleanups (no functional change) | Johannes Stezenbach | |
2004-11-20 | Fixed firmware upload problems. | Andrew de Quincy | |
2004-11-20 | Added support for stv0299 back in | Andrew de Quincy | |
2004-11-20 | Added setting to allow inversion of OCLK | Andrew de Quincy | |
2004-11-20 | enabled error messages in Start/StopHWFilter, added some sanity checks | Oliver Endriss | |
2004-11-19 | Set into DVB mode on frontend detection | Andrew de Quincy | |
2004-11-19 | More support for the new Nexus-CA card | Andrew de Quincy | |
2004-11-19 | - misc cleanups. | Gerd Knorr | |
- blackbird + empress updates. | |||
2004-11-19 | - saa7134: signal detection fixes. | Gerd Knorr | |
2004-11-19 | Decreased noise levels. | Andrew de Quincy | |
2004-11-19 | Only hardcode to AUTO for tda10045 | Andrew de Quincy | |
2004-11-19 | Figured out tinbox type | Andrew de Quincy | |
2004-11-19 | Added vp310 support | Andrew de Quincy | |
2004-11-18 | Phase 1 of mt312/vp310 support | Andrew de Quincy | |
2004-11-18 | - a batch of mpeg2/empress fixes/changes. | Gerd Knorr | |
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 | |