summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix missing includesTim Schmielau2005-10-30123-15/+220
* [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-306-11/+11
* [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] Don't set dcdbas driver to default mAndi Kleen2005-10-301-1/+0
* [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] fix vgacon blankingPozsar Balazs2005-10-301-0/+2
* [PATCH] setkeys needs rootAndrew Morton2005-10-301-0/+3
* [PATCH] firmware: fix all kernel-doc warningsRandy Dunlap2005-10-301-28/+41
* [PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross2005-10-303-0/+909
* [PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez2005-10-301-0/+2
* [PATCH] ioc4 serial support - mostly cleanupPat Gefre2005-10-301-36/+44
* [PATCH] ide-cd mini cleanup of castsJesper Juhl2005-10-301-25/+29
* [PATCH] block cleanups: Fix iosched module refcount leakNate Diller2005-10-301-1/+3
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-305-5/+5
* [PATCH] Typo fix: explictly -> explicitlyJean Delvare2005-10-302-2/+2
* [PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2005-10-302-17/+38
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-301-1/+1
* [PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland2005-10-301-0/+2
* [PATCH] remove some more check_region stuffJeff Garzik2005-10-302-196/+196
* [PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel2005-10-301-4/+0
* [PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig2005-10-303-22/+23
* [PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov2005-10-301-44/+85
* [PATCH] ide-scsi highmem cleanupAndrew Morton2005-10-301-26/+12
* [PATCH] s390, ccw - export modaliasBastian Blank2005-10-301-0/+19
* [PATCH] s390: 3270 fullscreen viewRichard Hitt2005-10-305-69/+306
* [PATCH] m32r: SMC91x driver updateHirokazu Takata2005-10-301-6/+6
OpenPOWER on IntegriCloud