summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-249-278/+340
* [PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2005-06-246-136/+116
* [PATCH] tpm: improve output in sysfs files when the TPM failsKylene Jo Hall2005-06-241-4/+6
* [PATCH] tpm: add debugging outputKylene Hall2005-06-241-8/+17
* [PATCH] tpm: replace odd LPC init functionKylene Hall2005-06-244-108/+22
* [PATCH] tpm: TPMs on additional LPC busKylene Hall2005-06-241-0/+1
* [PATCH] tpm: locking fixesKylene Hall2005-06-241-3/+7
* [PATCH] tpm: add cancel functionKylene Hall2005-06-244-12/+23
* [PATCH] tpm: sysfs owernship changesKylene Hall2005-06-244-13/+64
* [PATCH] tpm: remove unnecessary __forceKylene Hall2005-06-241-12/+7
* [PATCH] tpm: use to_pci_devKylene Hall2005-06-241-3/+3
* [PATCH] tpm: fix timer initializationKylene Hall2005-06-242-20/+6
* [PATCH] tpm: large stack objectsKylene Hall2005-06-241-6/+15
* [PATCH] tpm: read return code issueKylene Hall2005-06-241-20/+10
* [PATCH] tpm: remove unnecessary module stuffKylene Hall2005-06-241-13/+0
* [PATCH] tpm: address missing const defsKylene Hall2005-06-241-5/+5
* [PATCH] tpm: Fix concerns with TPM driver -- use enumsKylene Hall2005-06-244-51/+87
* [PATCH] char/tpm: use msleep(), clean-up timers,Nishanth Aravamudan2005-06-243-52/+18
* [PATCH] ipmi: add 32-bit ioctl translations for 64-bit platformsAndrew Morton2005-06-241-0/+196
* [PATCH] ipmi: use completions, not semaphores, in powerdown codeCorey Minyard2005-06-241-12/+13
* [PATCH] ipmi: add power cycle capabilityCorey Minyard2005-06-242-11/+130
* [PATCH] ipmi: timer shutdown cleanupCorey Minyard2005-06-241-12/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-232-3/+4
|\
| * [PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device nameBen Dooks2005-06-231-2/+2
| * [PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driverNicolas Pitre2005-06-231-1/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-232-10/+47
|\ \
| * | [PATCH] Serial: Bugs are not capabilitiesRussell King2005-06-231-4/+4
| * | [PATCH] Serial: Mobility's 16550A ports need a helping handRussell King2005-06-232-0/+32
| * | [PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmaskRussell King2005-06-232-10/+15
| |/
* | [PATCH] better USB_MON dependenciesAdrian Bunk2005-06-234-12/+7
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-233-0/+707
|\ \
| * | [PATCH] ppc64: add a watchdog driver for rtasUtz Bacher2005-06-233-0/+707
| |/
* | [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-2312-12/+12
* | [PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan2005-06-231-13/+24
* | [PATCH] pwc-uncompress warning fixAndrew Morton2005-06-231-6/+5
* | [PATCH] IDE CD reports current speedEric Piel2005-06-231-40/+49
* | [PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton2005-06-231-12/+5
* | [PATCH] PCDP: handle tables that don't supply baud rateBjorn Helgaas2005-06-232-5/+8
* | [PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann2005-06-231-20/+54
* | [PATCH] yenta TI: turn off interrupts during card power-on #2Daniel Ritz2005-06-233-23/+215
* | [PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS2005-06-231-4/+14
* | [PATCH] Improve CD/DVD packet driver write performancePeter Osterlund2005-06-231-16/+20
* | [PATCH] ide-floppy adjustmentsJan Beulich2005-06-231-0/+6
* | [PATCH] parport: NetMos nm9855 fixMartin Schitter2005-06-232-5/+4
* | [PATCH] Altix: shut off xmit intr if done xmittingPat Gefre2005-06-231-0/+1
* | [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-231-12/+1
* | [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-231-2/+10
* | [PATCH] optimise loop driver a bitNick Piggin2005-06-231-43/+38
* | [PATCH] create a kstrdup library functionPaulo Marques2005-06-232-24/+8
* | [PATCH] blk: unplug laterNick Piggin2005-06-231-1/+1