summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-23[PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan1-13/+24
2005-06-23[PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS1-4/+14
2005-06-23Add missing license texts from Tungsten Graphics.Dave Airlie6-11/+137
2005-06-23Currently DRM depends on PCI this will need to change for ffb on Sparc toDave Airlie1-1/+1
2005-06-23drm: 32/64-bit DRM ioctl compatibility patchDave Airlie8-10/+1501
2005-06-23[PATCH] ppc64: add a watchdog driver for rtasUtz Bacher3-0/+707
2005-06-22[PATCH] mips: add vr41xx gpio supportYoichi Yuasa3-0/+748
2005-06-22[PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell1-4/+4
2005-06-22[PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]Zaur Kambarov1-1/+1
2005-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds20-131/+131
2005-06-21[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou4-13/+13
2005-06-21[PATCH] Fix typo in scdrv_init()Jason Uhlenkott1-1/+1
2005-06-21[PATCH] fix up ipmi code after class_simple.c removalAndrew Morton1-7/+7
2005-06-21[PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de14-103/+103
2005-06-21[PATCH] tty: move to use the new class code, instead of class_simplegregkh@suse.de1-8/+8
2005-06-20[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek1-1/+6
2005-06-19[PATCH] console blanking oops fixJan Beulich1-0/+4
2005-06-11Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-5/+1
2005-06-10[PATCH] remove bogus hack from radeon IRQ handlerDave Airlie1-5/+0
2005-06-10[PATCH] drm add i945G pci idDave Airlie1-0/+1
2005-06-07[PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger1-16/+3
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser13-35/+36
2005-06-07[PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_inse...Michael Werner1-3/+9
2005-06-07[PATCH] i945G patch for agpgartAlan Hourihane1-2/+13
2005-06-07[PATCH] moxa: do not ignore inputDenis Vlasenko1-25/+13
2005-05-26[PATCH] ipmi build fixNeil Horman1-2/+2
2005-05-20[PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard1-2/+18
2005-05-18[PATCH] Fix filp being passed through raw ioctl handlerStephen Tweedie1-1/+1
2005-05-17[PATCH] Intel 6300ESB TCO timer supportPeter Lundkvist1-0/+1