aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2005-06-25[PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()Domen Puncer
2005-06-25[PATCH] char/ds1620: use msleep() instead of schedule_timeout()Domen Puncer
2005-06-25[PATCH] riotty.c cleanups and warning fixM.Baris Demiray
2005-06-25[PATCH] kexec code cleanupManeesh Soni
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha
2005-06-25[PATCH] kdump: cleanups for dump file access in linear raw formatVivek Goyal
2005-06-25[PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)Vivek Goyal
2005-06-25[PATCH] hpet: do_div fixJon Smirl
2005-06-25[PATCH] tpm: fix misc name memory problemKylene Jo Hall
2005-06-25[PATCH] tpm: Fix pubek parsingKylene Jo Hall
2005-06-25[PATCH] tpm: Support new National TPMsKylene Jo Hall
2005-06-25[PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King
2005-06-25[PATCH] I8K: add new BIOS signaturesDmitry Torokhov
2005-06-25[PATCH] I8K: initialization code cleanup; formattingDmitry Torokhov
2005-06-25[PATCH] I8K: convert to seqfileDmitry Torokhov
2005-06-25[PATCH] I8K: use standard DMI interfaceDmitry Torokhov
2005-06-25[PATCH] I8K: pass through lindentDmitry Torokhov
2005-06-25[PATCH] Toshiba driver cleanupDmitry Torokhov
2005-06-24[PATCH] tpm: improve output in sysfs files when the TPM failsKylene Jo Hall
2005-06-24[PATCH] tpm: add debugging outputKylene Hall
2005-06-24[PATCH] tpm: replace odd LPC init functionKylene Hall
2005-06-24[PATCH] tpm: TPMs on additional LPC busKylene Hall
2005-06-24[PATCH] tpm: locking fixesKylene Hall
2005-06-24[PATCH] tpm: add cancel functionKylene Hall
2005-06-24[PATCH] tpm: sysfs owernship changesKylene Hall
2005-06-24[PATCH] tpm: remove unnecessary __forceKylene Hall
2005-06-24[PATCH] tpm: use to_pci_devKylene Hall
2005-06-24[PATCH] tpm: fix timer initializationKylene Hall
2005-06-24[PATCH] tpm: large stack objectsKylene Hall
2005-06-24[PATCH] tpm: read return code issueKylene Hall
2005-06-24[PATCH] tpm: remove unnecessary module stuffKylene Hall
2005-06-24[PATCH] tpm: address missing const defsKylene Hall
2005-06-24[PATCH] tpm: Fix concerns with TPM driver -- use enumsKylene Hall
2005-06-24[PATCH] char/tpm: use msleep(), clean-up timers,Nishanth Aravamudan
2005-06-24[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platformsAndrew Morton
2005-06-24[PATCH] ipmi: use completions, not semaphores, in powerdown codeCorey Minyard
2005-06-24[PATCH] ipmi: add power cycle capabilityCorey Minyard
2005-06-24[PATCH] ipmi: timer shutdown cleanupCorey Minyard
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan
2005-06-23[PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan
2005-06-23[PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS
2005-06-23[PATCH] ppc64: add a watchdog driver for rtasUtz Bacher
2005-06-21[PATCH] mips: add vr41xx gpio supportYoichi Yuasa
2005-06-21[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell
2005-06-21[PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]Zaur Kambarov
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou
2005-06-20[PATCH] Fix typo in scdrv_init()Jason Uhlenkott