aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2005-06-26Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2005-06-26Merge 'drm-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2005-06-26drm: fix radeon irq properlyDave Airlie
2005-06-25[PATCH] schedule the obsolete raw driver for removalAdrian Bunk
2005-06-25[PATCH] drivers/char/rio/: kill rio_udelayAdrian Bunk
2005-06-25[PATCH] drivers/char/ip2*: cleanupsAdrian Bunk
2005-06-25[PATCH] drivers/char/mwave/tp3780i.c: remove dead codeAdrian Bunk
2005-06-25[PATCH] drivers/char/rocket.c: cleanupsAdrian Bunk
2005-06-25[PATCH] drivers/char/nvram.c: possible cleanupsAdrian Bunk
2005-06-25[PATCH] drivers/char/mwave/3780i.c: cleanupsAdrian Bunk
2005-06-25[PATCH] drivers/char/istallion.c: remove an unneeded variableAdrian Bunk
2005-06-25[PATCH] printk: drivers/char/ftape/compressor/zftape-compress.cDomen Puncer
2005-06-25[PATCH] printk: drivers/char/applicom.cDomen Puncer
2005-06-25[PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if'sAdrian Bunk
2005-06-25[PATCH] drivers/char/isicom.c: section fixesAdrian Bunk
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