summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [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 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-232-2/+2
* | [PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan2005-06-231-13/+24
* | [PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS2005-06-231-4/+14
|/
* [PATCH] mips: add vr41xx gpio supportYoichi Yuasa2005-06-213-0/+748
* [PATCH] ppc64 iSeries: allow build with no PCIStephen Rothwell2005-06-211-4/+4
* [PATCH] coverity: ipmi: avoid overrun of ipmi_interfaces[]Zaur Kambarov2005-06-211-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-2020-131/+131
|\
| * [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou2005-06-204-13/+13
| * [PATCH] Fix typo in scdrv_init()Jason Uhlenkott2005-06-201-1/+1
| * [PATCH] fix up ipmi code after class_simple.c removalAndrew Morton2005-06-201-7/+7
| * [PATCH] class: convert drivers/char/* to use the new class api instead of cla...gregkh@suse.de2005-06-2014-103/+103
| * [PATCH] tty: move to use the new class code, instead of class_simplegregkh@suse.de2005-06-201-8/+8
* | [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek2005-06-201-1/+6
|/
* [PATCH] console blanking oops fixJan Beulich2005-06-181-0/+4
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2005-06-102-5/+1
|\
| * [PATCH] remove bogus hack from radeon IRQ handlerDave Airlie2005-06-101-5/+0
| * [PATCH] drm add i945G pci idDave Airlie2005-06-101-0/+1
* | [PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger2005-06-071-16/+3
* | [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-0713-35/+36
* | [PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_inse...Michael Werner2005-06-071-3/+9
* | [PATCH] i945G patch for agpgartAlan Hourihane2005-06-071-2/+13
* | [PATCH] moxa: do not ignore inputDenis Vlasenko2005-06-061-25/+13
|/
* [PATCH] ipmi build fixNeil Horman2005-05-251-2/+2
* [PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard2005-05-201-2/+18
* [PATCH] Fix filp being passed through raw ioctl handlerStephen Tweedie2005-05-181-1/+1
* [PATCH] Intel 6300ESB TCO timer supportPeter Lundkvist2005-05-171-0/+1
* [PATCH] Fix root hole in raw deviceStephen Tweedie2005-05-161-1/+1
* [PATCH] make some things staticAdrian Bunk2005-05-051-1/+2
OpenPOWER on IntegriCloud