summaryrefslogtreecommitdiff
path: root/linux/drivers/media
AgeCommit message (Expand)Author
2005-08-31From: Adrian Bunk <bunk@stusta.de>Johannes Stezenbach
2005-08-31From: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>Johannes Stezenbach
2005-08-31From: Philipp Matthias Hahn <pmhahn@titan.lahn.de>Johannes Stezenbach
2005-08-31From: Stuart Auchterlonie <stuarta@squashedfrog.net>Johannes Stezenbach
2005-08-30#include <linux/config.h> no longer needed.Michael Krufky
2005-08-30Reversed PAL_I patch since it is broken.Mauro Carvalho Chehab
2005-08-30 * cx88-core.c: (set_tvaudio):Mauro Carvalho Chehab
2005-08-30DVICO --> DViCOMichael Krufky
2005-08-30 * tuner-simple.c: (default_set_radio_freq):Michael Krufky
2005-08-30 - Some error treatment implemented at resume functions.Mauro Carvalho Chehab
2005-08-30clean trailing whitespaceMichael Krufky
2005-08-30Change LG TDVS H062F from NTSC to ATSC.Michael Krufky
2005-08-30 * bttv-cards.c,cx88-cards.c,tveeprom.h:Mauro Carvalho Chehab
2005-08-30 * tuner-simple.c, tuner.h:Mauro Carvalho Chehab
2005-08-30- tveeprom_hauppauge_analog has an extra i2c_client * argument.Mauro Carvalho Chehab
2005-08-30 - adds the adapter number + i2c address to printk msgs.Mauro Carvalho Chehab
2005-08-30#include <linux/config.h> no longer needed.Michael Krufky
2005-08-28 * scripts/merge-trees.sh, scripts/unmerge-trees.sh:Michael Krufky
2005-08-27Fixed race between submitting streaming URBs in the driver and starting thePatrick Boettcher
2005-08-25This fix has also been applied to lgdt330x. There isMichael Krufky
2005-08-25cx88-dvb has been incorrectly reporting the card name instead of frontend name:Michael Krufky
2005-08-23This patch changes two things:Patrick Boettcher
2005-08-22 - Add saa713x card #66: Yuan TUN-900 (saa7135)Michael Krufky
2005-08-21 - Add saa713x card #65Michael Krufky
2005-08-20 * tuner-simple.c:Mauro Carvalho Chehab
2005-08-20 * tveeprom.c: (tveeprom_command):Mauro Carvalho Chehab
2005-08-20- Changes the prefix to 'msp34xx' instead of 'msp3400'.Mauro Carvalho Chehab
2005-08-20while investigating the QAM_128-issue with the stv0297-driver for theMichael Krufky
2005-08-20 * bttv-i2c.c:Michael Krufky
2005-08-20removed nested #if 1Michael Krufky
2005-08-20removed nested #if 1Michael Krufky
2005-08-19fix compile of cx88-dvb for lgdt330x in 2.6.13Michael Krufky
2005-08-18Removed trailing whitespace.Michael Krufky
2005-08-17Small mpeg fixes and cleanups for blackbird.Catalin Climov
2005-08-17 * cx88-dvb.c: (lgdt330x_pll_set):Nickolay V. Shmyrev
2005-08-17 *cx88-reg.h:Mauro Carvalho Chehab
2005-08-17strip trailing whitespaceMichael Krufky
2005-08-17fix AVerMedia capitalizationMichael Krufky
2005-08-17Changed one-liner description text in Kconfig for dvb-bt8xx.Michael Krufky
2005-08-16From: Karl Herz <karl.herz@gmx.de>Johannes Stezenbach
2005-08-16 * MakeMauro Carvalho Chehab
2005-08-16Minor clean-ups: remove dcprintk and replace all instances of "dev->core"Catalin Climov
2005-08-16Get rid of '//' comments, replace them with #if 0 and /**/.Catalin Climov
2005-08-16Some reorg: move some bits to struct cx88_core, factor out common ioctl'sCatalin Climov
2005-08-16Prepare for factoring out some common code (see ChangeLog for details).Catalin Climov
2005-08-16Fix unintentional fall-through in ioctl swith/case.Catalin Climov
2005-08-16white space cleanupPatrick Boettcher
2005-08-16init-prototype change for the cxusb-driverPatrick Boettcher
2005-08-16added support for the NXT6000-based digitv-box.Patrick Boettcher
2005-08-16changed the init call to get the dvb_usb_device back immediatly if necessary.Patrick Boettcher