summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Expand)Author
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 - Remove duplicate setgpioKenneth 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-08- tuner + tveeprom updates from Jarod Wilson.Gerd Knorr
2005-03-07- cx88: stereo/bilang fix.Gerd Knorr
2005-03-07- minor cleanup.Gerd Knorr
2005-03-07- fix cx88-dvb.Gerd Knorr
2005-03-07- add flyvideo duo.Gerd Knorr
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-04- hopefully fix dvb ts setup.Gerd Knorr
2005-03-04- build fixes for older kernels.Gerd Knorr
2005-03-04- cx88: add support for IO-DATA BCTV7E.Gerd Knorr
2005-03-03- misc small stuff.Gerd Knorr
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-03-02- one more tuner fix from Jarod Wilson.Gerd Knorr
2005-03-01- tuner update (for pvr) from Jarod Wilson.Gerd Knorr
2005-02-24- catch pci_map_sg failure.Gerd Knorr
2005-02-22- Kodicom-4400R support (by William M. Brack).Gerd Knorr
2005-02-22- cx88: ir patches from Robert Reid.Gerd Knorr
2005-02-22- misc fixes from various people.Gerd Knorr
2005-02-21Add IR support added by Peter Beutner <p.beutner@gmx.net>Alex Woods
2005-02-21- add some bttv debug code.Gerd Knorr
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-18- more HD3000 stuff from Rusty Scott.Gerd Knorr
2005-02-18- medion 7134 dvb-t support -- first cut, likely doesn't work yet.Gerd Knorr
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-17- or51132 update from Rusty Scott, some fixups from me ;)Gerd Knorr
2005-02-16Static initialization.Johannes 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-16- move some bits from cx88-input to ir-common.Gerd Knorr
2005-02-16- drop unused+obsolete i2c_info code.Gerd Knorr
2005-02-16- cx22702 fix by Rob Noble.Gerd Knorr
2005-02-15Patch by Taylor Jacob and Tom Dombrosky: There was a typo in the BBTI/B2C2 sp...Patrick Boettcher
2005-02-15- merge some patches from mainline.Gerd Knorr
2005-02-15- some powermanagement stuff.Gerd Knorr
2005-02-14- added index field to struct dvb_demux_feed for having a unique feed id, whi...Patrick Boettcher