summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix missing includesTim Schmielau2005-10-3013-1/+20
* [PATCH] hpet: hpet driver cleanupsRandy Dunlap2005-10-301-30/+35
* [PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap2005-10-301-5/+15
* [PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap2005-10-301-0/+17
* [PATCH] hpet: simplify initialization messageClemens Ladisch2005-10-301-5/+4
* [PATCH] hpet: remove superfluous indirectionsClemens Ladisch2005-10-301-2/+2
* [PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch2005-10-301-2/+2
* [PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch2005-10-301-0/+2
* [PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch2005-10-301-2/+5
* [PATCH] hpet: fix HPET_INFO calls from kernel spaceClemens Ladisch2005-10-301-2/+6
* [PATCH] hpet: allow shared interruptsClemens Ladisch2005-10-301-7/+21
* [PATCH] hpet: allow non-power-of-two frequenciesClemens Ladisch2005-10-301-1/+1
* [PATCH] hpet: remove superfluous register readsClemens Ladisch2005-10-301-4/+0
* [PATCH] hpet: remove unused variableClemens Ladisch2005-10-301-3/+2
* [PATCH] HPET: make frequency calculations 32 bit safeClemens Ladisch2005-10-301-13/+19
* [PATCH] hpet: disallow zero interrupt frequencyClemens Ladisch2005-10-301-1/+4
* [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-302-2/+2
* [PATCH] tpm-tidiesAndrew Morton2005-10-303-37/+23
* [PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst2005-10-301-98/+59
* [PATCH] tpm: move nsc driver off pci_devKylene Jo Hall2005-10-301-67/+77
* [PATCH] tpm: move atmel driver off pci_devKylene Jo Hall2005-10-301-62/+63
* [PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall2005-10-302-6/+6
* [PATCH] tpm: remove pci dependencyKylene Jo Hall2005-10-305-72/+91
* [PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall2005-10-305-1/+20
* [PATCH] rocketport: make it work when statically linked into kernelBjorn Helgaas2005-10-301-8/+2
* [PATCH] watchdog: update .owner field of struct pci_driverLaurent Riffard2005-10-302-0/+2
* [PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard2005-10-302-0/+2
* [PATCH] epca: update .owner field of struct pci_driverLaurent Riffard2005-10-301-0/+1
* [PATCH] setkeys needs rootAndrew Morton2005-10-301-0/+3
* [PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross2005-10-303-0/+909
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-301-1/+1
* [PATCH] Typo fix: explictly -> explicitlyJean Delvare2005-10-301-1/+1
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-301-1/+1
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-301-172/+170
* [PATCH] CONFIG_IA32Brian Gerst2005-10-303-11/+11
* qtronix.c: Handle kmalloc failure.Ralf Baechle2005-10-291-0/+5
* Resurrect Cobalt support for 2.6.Ralf Baechle2005-10-292-3/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-10-283-4/+5
|\
| * Pull define-node-cleanup into release branchTony Luck2005-10-282-4/+4
| |\
| | * [IA64] Two more uses of cpuid_to_cnodeid() must go.Tony Luck2005-09-151-2/+2
| | * [IA64] Cleanup use of various #defines related to nodesJack Steiner2005-09-151-2/+2
| * | Pull altix-mmr into release branchTony Luck2005-10-281-0/+1
| |\ \
| | * | [IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck2005-09-091-0/+1
* | | | Merge ../bleed-2.6Greg KH2005-10-282-2/+110
|\ \ \ \
| * \ \ \ Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-281-1/+109
| |\ \ \ \
| | * | | | [ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000Jon Ringle2005-10-281-1/+109
| | |/ / /
| * / / / [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-281-1/+1
| |/ / /
* | | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-283-36/+28
* | | | [PATCH] Input: convert sonypi to dynamic input_dev allocationDmitry Torokhov2005-10-281-39/+53
* | | | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-2816-33/+41
|/ / /