summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Collapse)Author
2004-12-01Patch by Holger Kiehl:Johannes Stezenbach
add missing dev_kfree_skb(skb) in dvb_net_tx()
2004-12-01- mpeg aspect ratio stuff.Gerd Knorr
2004-12-01preliminary fix of broken av7110_fe_lock_fix() workaround:Oliver Endriss
- call av7110_fe_lock_fix() from set_frontend ioctl - clear pids only once - sleep 50ms after clearing pids
2004-12-01__av7110_send_fw_cmd(): added some sanity checks suggested by Werner FinkOliver Endriss
2004-11-30- put new source file into cvs as well ;)Gerd Knorr
2004-11-30- new cx88-based dvb card by Christopher Pascoe.Gerd Knorr
- cx88: IR support by Christopher Pascoe and me.
2004-11-30- add new tuners.Gerd Knorr
- ir support for Compro Videomate by Michael Mellor.
2004-11-28Hook in set_voltageAndrew de Quincy
2004-11-27at least fix the endless recursion to prevent system crashesJohannes Stezenbach
(thanks to Stefan Lucke) note that FE_GET_EVENT still isn't implemented correctly
2004-11-26- delayed module loading for saa7134.Gerd Knorr
2004-11-26FE_GET_EVENT wrapper.Holger Waechtler
2004-11-25Fix this:Johannes Stezenbach
Nov 25 02:54:07 abc kernel: usb_unlink_urb() is deprecated for synchronous unlinks. Use usb_kill_urb() instead. Nov 25 02:54:07 abc kernel: Badness in usb_unlink_urb at drivers/usb/core/urb.c:456 Nov 25 02:54:07 abc kernel: [<c01031e9>] dump_stack+0x17/0x1b Nov 25 02:54:07 abc kernel: [<c02c3401>] usb_unlink_urb+0x7f/0x8a Nov 25 02:54:07 abc kernel: [<f8d4a3c8>] cinergyt2_stop_stream_xfer+0x2c/0x2e [cinergyT2]
2004-11-24added support for full-featured DVB-C cards:Oliver Endriss
- 13c2:0000 Siemens DVB-C (full-length card) VES1820/Philips CD1516 - 13c2:0003 Haupauge DVB-C 2.1 VES1820/ALPS TDBE2 Note that these subsystem ids are also used by DVB-S cards!
2004-11-24- empress fixes by Gert Vervoort.Gerd Knorr
2004-11-23doc updatePatrick Boettcher
2004-11-23- revised debugPatrick Boettcher
- added option to deliver the complete TS with USB2.0 devices
2004-11-23- revise debug optionsPatrick Boettcher
- merged changes from DiBcom v2.1 drivers to dib3000mc - added transfer control callbacks to dib3000mc
2004-11-23- merge iomem annotations from Al Viro.Gerd Knorr
2004-11-22Fixed stupid mistake with tuner nameAndrew de Quincy
2004-11-22Added support for grundig 29504-491Andrew de Quincy
2004-11-22Minor formatting cleanupsAndrew de Quincy
2004-11-22- saa7134: misc card-specific tweaks + new entries.Gerd Knorr
2004-11-22patch by Adrian Bunk: philips_tdm1316l_config multiple definitionJohannes Stezenbach
-> make them static
2004-11-21Cleaned upAndrew 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-21make debitype and debilen volatile; this shouldn't be necessaryJohannes Stezenbach
as debiirq and gpioirq should not run concurrently, but...
2004-11-21doc updatePatrick Boettcher
2004-11-21added support for the dib3000mc/p frontend driver. Micheal, sorry for being ↵Patrick Boettcher
overhasty with the Kconfig from dibusb.
2004-11-21added 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-21remove superflous casts, and other misc. minor cleanups (no functional change)Johannes Stezenbach
2004-11-20Fixed firmware upload problems.Andrew de Quincy
2004-11-20Added support for stv0299 back inAndrew de Quincy
2004-11-20Added setting to allow inversion of OCLKAndrew de Quincy
2004-11-20enabled error messages in Start/StopHWFilter, added some sanity checksOliver Endriss
2004-11-19Set into DVB mode on frontend detectionAndrew de Quincy
2004-11-19More support for the new Nexus-CA cardAndrew de Quincy
2004-11-19- misc cleanups.Gerd Knorr
- blackbird + empress updates.
2004-11-19- saa7134: signal detection fixes.Gerd Knorr
2004-11-19Decreased noise levels.Andrew de Quincy
2004-11-19Only hardcode to AUTO for tda10045Andrew de Quincy
2004-11-19Figured out tinbox typeAndrew de Quincy
2004-11-19Added vp310 supportAndrew de Quincy
2004-11-18Phase 1 of mt312/vp310 supportAndrew de Quincy
2004-11-18- a batch of mpeg2/empress fixes/changes.Gerd Knorr
2004-11-18patch by William J Beksi: s/DCT_CI/DCT-CI/Johannes Stezenbach
2004-11-18#if 0 some moreJohannes Stezenbach
2004-11-18#if 0'ed unused soft_diseqc() functionJohannes Stezenbach
2004-11-18#if 0'ed unsed tone/voltage/diseqc functionsJohannes Stezenbach
2004-11-18replace one remaining MODULE_PARMJohannes Stezenbach