summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+4
2005-06-24Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-10/+47
2005-06-24[PATCH] Serial: Bugs are not capabilitiesRussell King1-4/+4
2005-06-24[PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device nameBen Dooks1-2/+2
2005-06-24[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
2005-06-23[PATCH] yenta TI: turn off interrupts during card power-on #2Daniel Ritz3-23/+215
2005-06-23[PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS1-4/+14
2005-06-23[PATCH] Improve CD/DVD packet driver write performancePeter Osterlund1-16/+20
2005-06-23[PATCH] ide-floppy adjustmentsJan Beulich1-0/+6
2005-06-23[PATCH] parport: NetMos nm9855 fixMartin Schitter2-5/+4
2005-06-23[PATCH] Altix: shut off xmit intr if done xmittingPat Gefre1-0/+1
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig1-12/+1
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman1-2/+10
2005-06-23[PATCH] optimise loop driver a bitNick Piggin1-43/+38
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques2-24/+8
2005-06-23[PATCH] blk: unplug laterNick Piggin1-1/+1
2005-06-23[PATCH] blk: branch hintsNick Piggin1-6/+6
2005-06-23[PATCH] blk: no memory barrierNick Piggin1-1/+0
2005-06-23[PATCH] blk: cleanup generic tag support error messagesTejun Heo1-5/+13
2005-06-23[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo1-2/+2