summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-24[PATCH] tpm: remove unnecessary module stuffKylene Hall1-13/+0
2005-06-24[PATCH] tpm: address missing const defsKylene Hall1-5/+5
2005-06-24[PATCH] tpm: Fix concerns with TPM driver -- use enumsKylene Hall4-51/+87
2005-06-24[PATCH] char/tpm: use msleep(), clean-up timers,Nishanth Aravamudan3-52/+18
2005-06-24[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platformsAndrew Morton1-0/+196
2005-06-24[PATCH] ipmi: use completions, not semaphores, in powerdown codeCorey Minyard1-12/+13
2005-06-24[PATCH] ipmi: add power cycle capabilityCorey Minyard2-11/+130
2005-06-24[PATCH] ipmi: timer shutdown cleanupCorey Minyard1-12/+5
2005-06-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+4
2005-06-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-10/+47
2005-06-23[PATCH] Serial: Bugs are not capabilitiesRussell King1-4/+4
2005-06-23[PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device nameBen Dooks1-2/+2
2005-06-23[PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driverNicolas Pitre1-1/+2
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk4-12/+7
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds3-0/+707
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan12-12/+12
2005-06-23[PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan1-13/+24
2005-06-23[PATCH] pwc-uncompress warning fixAndrew Morton1-6/+5
2005-06-23[PATCH] IDE CD reports current speedEric Piel1-40/+49
2005-06-23[PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton1-12/+5
2005-06-23[PATCH] PCDP: handle tables that don't supply baud rateBjorn Helgaas2-5/+8
2005-06-23[PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann1-20/+54