summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[PATCH] hpet: hpet driver cleanupsRandy Dunlap1-30/+35
2005-10-30[PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap1-5/+15
2005-10-30[PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap1-0/+17
2005-10-30[PATCH] hpet: simplify initialization messageClemens Ladisch1-5/+4
2005-10-30[PATCH] hpet: remove superfluous indirectionsClemens Ladisch1-2/+2
2005-10-30[PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch1-2/+2
2005-10-30[PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch1-0/+2
2005-10-30[PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch1-2/+5
2005-10-30[PATCH] hpet: fix HPET_INFO calls from kernel spaceClemens Ladisch1-2/+6
2005-10-30[PATCH] hpet: allow shared interruptsClemens Ladisch1-7/+21
2005-10-30[PATCH] hpet: allow non-power-of-two frequenciesClemens Ladisch1-1/+1
2005-10-30[PATCH] hpet: remove superfluous register readsClemens Ladisch1-4/+0
2005-10-30[PATCH] hpet: remove unused variableClemens Ladisch1-3/+2
2005-10-30[PATCH] HPET: make frequency calculations 32 bit safeClemens Ladisch1-13/+19
2005-10-30[PATCH] hpet: disallow zero interrupt frequencyClemens Ladisch1-1/+4
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap6-11/+11
2005-10-30[PATCH] tpm-tidiesAndrew Morton3-37/+23
2005-10-30[PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst1-98/+59
2005-10-30[PATCH] tpm: move nsc driver off pci_devKylene Jo Hall1-67/+77
2005-10-30[PATCH] tpm: move atmel driver off pci_devKylene Jo Hall1-62/+63
2005-10-30[PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall2-6/+6
2005-10-30[PATCH] tpm: remove pci dependencyKylene Jo Hall5-72/+91
2005-10-30[PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall5-1/+20
2005-10-30[PATCH] Don't set dcdbas driver to default mAndi Kleen1-1/+0
2005-10-30[PATCH] rocketport: make it work when statically linked into kernelBjorn Helgaas1-8/+2
2005-10-30[PATCH] watchdog: update .owner field of struct pci_driverLaurent Riffard2-0/+2
2005-10-30[PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard2-0/+2
2005-10-30[PATCH] epca: update .owner field of struct pci_driverLaurent Riffard1-0/+1
2005-10-30[PATCH] fix vgacon blankingPozsar Balazs1-0/+2
2005-10-30[PATCH] setkeys needs rootAndrew Morton1-0/+3
2005-10-30[PATCH] firmware: fix all kernel-doc warningsRandy Dunlap1-28/+41
2005-10-30[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross3-0/+909
2005-10-30[PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez1-0/+2
2005-10-30[PATCH] ioc4 serial support - mostly cleanupPat Gefre1-36/+44
2005-10-30[PATCH] ide-cd mini cleanup of castsJesper Juhl1-25/+29
2005-10-30[PATCH] block cleanups: Fix iosched module refcount leakNate Diller1-1/+3
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare5-5/+5
2005-10-30[PATCH] Typo fix: explictly -> explicitlyJean Delvare2-2/+2
2005-10-30[PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2-17/+38
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet1-1/+1
2005-10-30[PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland1-0/+2
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik2-196/+196
2005-10-30[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel1-4/+0
2005-10-30[PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig3-22/+23
2005-10-30[PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov1-44/+85
2005-10-30[PATCH] ide-scsi highmem cleanupAndrew Morton1-26/+12
2005-10-30[PATCH] s390, ccw - export modaliasBastian Blank1-0/+19
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt5-69/+306
2005-10-30[PATCH] m32r: SMC91x driver updateHirokazu Takata1-6/+6
2005-10-30[PATCH] introduce .valid callback for pm_opsShaohua Li1-0/+8