aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-25[PATCH] drivers/char/mwave/tp3780i.c: remove dead codeAdrian Bunk1-5/+1
2005-06-25[PATCH] drivers/char/rocket.c: cleanupsAdrian Bunk2-147/+119
2005-06-25[PATCH] drivers/char/nvram.c: possible cleanupsAdrian Bunk1-3/+3
2005-06-25[PATCH] drivers/char/mwave/3780i.c: cleanupsAdrian Bunk2-6/+4
2005-06-25[PATCH] drivers/char/istallion.c: remove an unneeded variableAdrian Bunk1-2/+1
2005-06-25[PATCH] printk: drivers/char/ftape/compressor/zftape-compress.cDomen Puncer1-2/+2
2005-06-25[PATCH] printk: drivers/char/applicom.cDomen Puncer1-1/+1
2005-06-25[PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if'sAdrian Bunk1-7/+1
2005-06-25[PATCH] drivers/char/isicom.c: section fixesAdrian Bunk1-6/+6
2005-06-25[PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()Domen Puncer1-5/+5
2005-06-25[PATCH] char/ds1620: use msleep() instead of schedule_timeout()Domen Puncer1-2/+1
2005-06-25[PATCH] riotty.c cleanups and warning fixM.Baris Demiray1-9/+6
2005-06-25[PATCH] kexec code cleanupManeesh Soni1-1/+1
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg1-1/+1
2005-06-25[PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha1-2/+22
2005-06-25[PATCH] kdump: cleanups for dump file access in linear raw formatVivek Goyal1-36/+15
2005-06-25[PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)Vivek Goyal1-0/+74
2005-06-25[PATCH] hpet: do_div fixJon Smirl1-1/+1
2005-06-25[PATCH] tpm: fix misc name memory problemKylene Jo Hall1-2/+6
2005-06-25[PATCH] tpm: Fix pubek parsingKylene Jo Hall1-2/+2
2005-06-25[PATCH] tpm: Support new National TPMsKylene Jo Hall3-70/+53
2005-06-25[PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King1-4/+0
2005-06-25[PATCH] I8K: add new BIOS signaturesDmitry Torokhov1-8/+24
2005-06-25[PATCH] I8K: initialization code cleanup; formattingDmitry Torokhov2-106/+47
2005-06-25[PATCH] I8K: convert to seqfileDmitry Torokhov1-42/+22
2005-06-25[PATCH] I8K: use standard DMI interfaceDmitry Torokhov1-249/+53
2005-06-25[PATCH] I8K: pass through lindentDmitry Torokhov1-475/+475
2005-06-25[PATCH] Toshiba driver cleanupDmitry Torokhov2-40/+24
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 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 Dobriyan2-2/+2