aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl5-51/+27
2005-09-09[PATCH] v4l: tveeprom improved to support newer Hauppage cardsMauro Carvalho Chehab4-101/+232
2005-09-09[PATCH] v4l: TVaudio cleanup and better debug messagesMauro Carvalho Chehab1-94/+112
2005-09-09[PATCH] v4l: include saa6588 compiler option and files / fixes comments on tuner.hMauro Carvalho Chehab7-3/+599
2005-09-09[PATCH] v4l: make the input event device for IR matchable by udev rules.Mauro Carvalho Chehab3-0/+3
2005-09-09[PATCH] v4l: add some missing parameter descriptions in msp3400.cMauro Carvalho Chehab1-0/+4
2005-09-09[PATCH] v4l: print warning if pal= or secam= argument is unrecognizedMauro Carvalho Chehab2-0/+25
2005-09-09[PATCH] v4l: correct the amux for composite and s-video inputs on the Sabrent SBT-TVFM card.Mauro Carvalho Chehab1-2/+2
2005-09-09[PATCH] v4l: #include <linux/config.h> no longer needed.Mauro Carvalho Chehab1-1/+0
2005-09-09[PATCH] v4l: the Microtune 4049FM5 uses an IF frequency of 33.3 MHz for FM radio.Mauro Carvalho Chehab2-2/+6
2005-09-09[PATCH] v4l: some error treatment implemented at resume functions.Mauro Carvalho Chehab3-7/+51
2005-09-09[PATCH] v4l: change LG TDVS H062F from NTSC to ATSCMauro Carvalho Chehab1-1/+1
2005-09-09[PATCH] v4l: normalize whitespace and comments in tuner listsMauro Carvalho Chehab1-23/+20
2005-09-09[PATCH] v4l: cx88-dvb incorrect reporting fixed and remove bad PCI ID for SabrentMauro Carvalho Chehab3-14/+2
2005-09-09[PATCH] v4l: add saa713x card #66: Yuan TUN-900 (saa7135)Mauro Carvalho Chehab2-0/+42
2005-09-09[PATCH] v4l: add saa713x card #65 Kworld V-Stream Studio TV TerminatorMauro Carvalho Chehab2-0/+34
2005-09-09[PATCH] v4l: correct LG NTSC TALN mini tuner takeoverMauro Carvalho Chehab1-1/+1
2005-09-09[PATCH] v4l: syncs tveeprom tuners list with the list from ivtvMauro Carvalho Chehab1-2/+10
2005-09-09[PATCH] v4l: change the prefix of msp34xx and error while reading chip versionMauro Carvalho Chehab1-3/+3
2005-09-09[PATCH] v4l: SAA7134 updates and board additionsMauro Carvalho Chehab13-37/+50
2005-09-09[PATCH] v4l: CX88 updates and card additionsMauro Carvalho Chehab12-599/+874
2005-09-09[PATCH] v4l: BTTV updates and card additionsMauro Carvalho Chehab9-514/+721
2005-09-09[PATCH] v4l: common part Updates and tuner additionsMauro Carvalho Chehab17-129/+119
2005-09-09[PATCH] VIDEO_BT848: remove not required part of the help textAdrian Bunk1-3/+0
2005-09-07[PATCH] Indycam / VINO driversRalf Baechle7-192/+5319
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala7-7/+0
2005-09-07[PATCH] meye: use dma-mapping constantsTobias Klauser1-1/+2
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare18-53/+50
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare7-8/+8
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare13-24/+24
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare2-2/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare2-2/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare10-10/+0
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek4-5/+4
2005-09-05[PATCH] dvb: saa7134-dvb must select tda1004xMichael Krufky1-0/+1
2005-08-23[PATCH] Kconfig fix (arv)Al Viro1-1/+1
2005-08-08[PATCH] dvb: lgdt330x frontend: some bug fixes & add lgdt3303 supportMichael Krufky1-6/+20
2005-08-04[PATCH] v4l: oopsfix for BTTV on badly behaved PCI chipsetsMauro Carvalho Chehab2-7/+29
2005-08-01[PATCH] v4l: bug fix to correct tea5767 autodetectionMauro Carvalho Chehab1-3/+10
2005-08-01[PATCH] v4l: cx88 card support and documentation finishing touchesMichael Krufky2-1/+30
2005-08-01[PATCH] V4L: Miscellaneous fixesMauro Carvalho Chehab12-29/+63
2005-07-27[PATCH] dvb: rename lgdt3302 frontend module to lgdt330xMichael Krufky4-20/+19
2005-07-27[PATCH] v4l: fix tuning with MXB driverMichael Hunold1-25/+14
2005-07-27[PATCH] v4l: hybrid dvb: rename CFLAGS from CONFIG_DVB_xxxx back to original HAVE_xxxxMichael Krufky4-27/+27
2005-07-27[PATCH] v4l: hybrid dvb: move #defines to MakefileMichael Krufky4-8/+22
2005-07-27[PATCH] v4l: hybrid dvb: fix warnings with -WundefMichael Krufky2-19/+20
2005-07-27[PATCH] dvb/v4l: cx88 cleanupMichael Krufky1-2/+2
2005-07-27[PATCH] dvb/4vl: RF input selection firMichael Krufky1-2/+18
2005-07-27[PATCH] dvb/v4l: lgdt3302: isolate tunerMichael Krufky1-13/+21
2005-07-27[PATCH] v4l: fix regression modprobe bttv freezes the computerMichael Krufky1-3/+1