summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2005-03-12fix typo in commentJohannes Stezenbach
2005-03-11- patch by Amit Gud (unify the spinlock initialization)Patrick Boettcher
2005-03-11HanfTek UMT-010: adapted the pll-programming, the usb-ids and the firmware na...Patrick Boettcher
2005-03-10patch by Anssi Hannula: remove comment that says TT PCI DVB-T is unsupportedJohannes Stezenbach
2005-03-10patch by Anssi Hannula: add support for Technotrend PCI DVB-TJohannes Stezenbach
2005-03-10 - remove bttv dependency from frontendKenneth Aafloy
2005-03-10cosmeticsAndreas Oberritter
2005-03-10removed useless ifdef: dvb_register_adapter always takes 3 parameters in this...Andreas Oberritter
2005-03-09renamed conflicting tda1004x_write_byte to tda10046_write_byteAndreas Oberritter
2005-03-09 - clear up confusion between ids and adaptersKenneth Aafloy
2005-03-09Makefile and Kconfig updates for pluto2Andreas Oberritter
2005-03-09b2c2 depends on (PCI || USB)Andreas Oberritter
2005-03-09temporary frontend driverAndreas Oberritter
2005-03-09Experimental pluto2 driver for Satelco Easywatch Mobile Terrestrial Receiver.Andreas Oberritter
2005-03-09 - kfree(NULL) is safeKenneth Aafloy
2005-03-09 - FIX: don't do av7110_ir_exit if init was not doneKenneth Aafloy
2005-03-09- moved the flexcop-driver-suite to linux/driversPatrick Boettcher
2005-03-08 - Fix for CAMs on Typhoon DVB-S, where it would constantly reset itself.Kenneth Aafloy
2005-03-08 FIX: Continuity Errors with tda10021 (slickhenry, Robert Schlabbach)Kenneth Aafloy
2005-03-08 - cx24110 diseqc_send_burst (Peter Hettkamp, Uwe Bugla)Kenneth Aafloy
2005-03-05removed all traces of the USB driver in linux/driver../b2c2 dirPatrick Boettcher
2005-03-04- fixed pll frequency calculation for channels > 700 MHz.Patrick Boettcher
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-02-21Add IR support added by Peter Beutner <p.beutner@gmx.net>Alex Woods
2005-02-19clean up patch by Rusty ScottJohannes Stezenbach
2005-02-19- corrected some rc keysPatrick Boettcher
2005-02-19*argl* - initialization was wrongPatrick Boettcher
2005-02-19- added native nova-t support, since only the nova-t firmware works with the ...Patrick Boettcher
2005-02-17- struct channel removed in favour of dvbdmxfeed->index (thanks to the testers)Patrick Boettcher
2005-02-17DVB support for the pcHDTV HD2000 cardJohannes Stezenbach
2005-02-17Remove unneeded test in av7110_ipack_free():Johannes Stezenbach
2005-02-17Janitoring - error handling during attachJohannes Stezenbach
2005-02-16don't call av7110_ir_init() if driver initialization failed alreadyJohannes Stezenbach
2005-02-16patch by Gerd Knorr: add PLL libraryJohannes Stezenbach
2005-02-16patch by Colin Western: s/usb_unlink_urb/usb_kill_urb/Johannes Stezenbach
2005-02-15Patch by Taylor Jacob and Tom Dombrosky: There was a typo in the BBTI/B2C2 sp...Patrick Boettcher
2005-02-14- added index field to struct dvb_demux_feed for having a unique feed id, whi...Patrick Boettcher
2005-02-14- adding the index to struct dvb_demux_feed makes dibusb-pid-filtering redundantPatrick Boettcher
2005-02-12patch by Adrian Bunk:Johannes Stezenbach
2005-02-11Streaming must be enabled for the new KWorld as well.Patrick Boettcher
2005-02-11- added a another firmware file for KWorld/ADSTech Instant DVB-T USB2.0 (DiB3...Patrick Boettcher
2005-02-10- fixed MAC address reading (eeprom address to read, was not correctly set, r...Patrick Boettcher
2005-02-10- fix marko kohtala's mail addressMichael Hunold
2005-02-08Use alternative interface. Asks for less bandwidth and therefore works withAlex Woods
2005-02-06added a note to inform people about b2c2/ in dvb-kernel rootPatrick Boettcher
2005-02-05remove any traces of the firmware bugPatrick Boettcher
2005-02-05remove warning about firmware bugPatrick Boettcher
2005-02-05debug message changedPatrick Boettcher
2005-02-05increased the number of urbs for usb1.1 devicesPatrick Boettcher
2005-02-05use own err,info,warn defines, driver descriptionPatrick Boettcher