summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-20/+20
2005-06-24[PATCH] ARM: 2744/1: ixp2000 gpio irq supportLennert Buytenhek1-1/+2
2005-06-24[PATCH] Serial: Eliminate magic numbersRussell King4-20/+20
2005-06-24Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-10/+4
2005-06-24[PATCH] make various thing staticAdrian Bunk8-23/+21
2005-06-24[PATCH] xip: bdev: execute in placeCarsten Otte1-4/+40
2005-06-24[PATCH] DocBook: update commentsMartin Waitz2-2/+2
2005-06-24[PATCH] v4l: fix I2C detect after normal_i2c_range()Mauro Carvalho Chehab9-16/+6
2005-06-24[PATCH] v4l: update for SAA7134 cardsMauro Carvalho Chehab14-96/+329
2005-06-24[PATCH] v4l: update for tuner cards and some V4L chipsMauro Carvalho Chehab12-151/+304
2005-06-24[PATCH] v4l: CX88 cards updateMauro Carvalho Chehab13-236/+778
2005-06-24[PATCH] bttv updateMauro Carvalho Chehab5-52/+63
2005-06-24[PATCH] v4l: support tuner for Thomson DDT 7611 (ATSC/NTSC)Michael Krufky2-1/+4
2005-06-24[PATCH] DViCO FusionHDTV3 Gold-T documentation fixMichael Krufky2-17/+6
2005-06-24[PATCH] v4l: add support for PixelView Ultra ProManuel Capinha5-33/+63
2005-06-24[PATCH] v4l: PAL-M support fix for CX88 chipsetsMauro Carvalho Chehab1-0/+9
2005-06-24[PATCH] v4l: saa7134 ntsc vbi fixMichael Schimek3-29/+33
2005-06-24[PATCH] BTTV support for Adlink RTV24 capture cardPeter Skipworth2-0/+88
2005-06-24[PATCH] Fix for cx88-cards.c for DVICO-FusionHDTV 3 GOLD QMichael Krufky2-0/+32
2005-06-24[PATCH] VIDEO_CX88_DVB must select DVB_CX22702Adrian Bunk1-0/+1
2005-06-24[PATCH] saa7134: mark little endian ptrAlexey Dobriyan2-3/+3
2005-06-24[PATCH] v4l: saa7134 byteorder fixGerd Knorr1-1/+1
2005-06-24[PATCH] oprofile: report anonymous region samplesJohn Levon2-11/+21
2005-06-24[PATCH] tuner-core.c improvments and Ymec Tvision TVF8533MF supportMauro Carvalho Chehab3-4/+116
2005-06-24[PATCH] dvb: flexcop: add BCM3510 ATSC frontend support for Air2PC cardJohannes Stezenbach9-14/+1389
2005-06-24[PATCH] dvb: dvb_frontend: use time_after()Johannes Stezenbach1-1/+3
2005-06-24[PATCH] dvb-usb: fix init error checkingJohannes Stezenbach1-1/+1
2005-06-24[PATCH] dvb: Add generalized dvb-usb driverJohannes Stezenbach35-52/+4435
2005-06-24[PATCH] dvb: drop obsolete dibusb driverJohannes Stezenbach12-2696/+1
2005-06-24[PATCH] tpm: device attribute fixesYani Ioannou2-3/+3
2005-06-24[PATCH] i2o build fixAndrew Morton3-3/+6
2005-06-24[PATCH] I2O: Limit max sector workaround for Promise controllersMarkus Lidel1-0/+1
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel10-106/+96
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel10-261/+233
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel5-105/+208
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel13-475/+1176
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel9-278/+340
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel6-136/+116
2005-06-24[PATCH] tpm: improve output in sysfs files when the TPM failsKylene Jo Hall1-4/+6
2005-06-24[PATCH] tpm: add debugging outputKylene Hall1-8/+17
2005-06-24[PATCH] tpm: replace odd LPC init functionKylene Hall4-108/+22
2005-06-24[PATCH] tpm: TPMs on additional LPC busKylene Hall1-0/+1
2005-06-24[PATCH] tpm: locking fixesKylene Hall1-3/+7
2005-06-24[PATCH] tpm: add cancel functionKylene Hall4-12/+23
2005-06-24[PATCH] tpm: sysfs owernship changesKylene Hall4-13/+64
2005-06-24[PATCH] tpm: remove unnecessary __forceKylene Hall1-12/+7
2005-06-24[PATCH] tpm: use to_pci_devKylene Hall1-3/+3
2005-06-24[PATCH] tpm: fix timer initializationKylene Hall2-20/+6
2005-06-24[PATCH] tpm: large stack objectsKylene Hall1-6/+15
2005-06-24[PATCH] tpm: read return code issueKylene Hall1-20/+10