aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-10-31[ARM] Convert EBSA110 network driver to a platform driverRussell King
2005-10-31Merge ../linux-2.6 by handPaul Mackerras
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-30[PATCH] hpet: hpet driver cleanupsRandy Dunlap
2005-10-30[PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap
2005-10-30[PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap
2005-10-30[PATCH] hpet: simplify initialization messageClemens Ladisch
2005-10-30[PATCH] hpet: remove superfluous indirectionsClemens Ladisch
2005-10-30[PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch
2005-10-30[PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch
2005-10-30[PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch
2005-10-30[PATCH] hpet: fix HPET_INFO calls from kernel spaceClemens Ladisch
2005-10-30[PATCH] hpet: allow shared interruptsClemens Ladisch
2005-10-30[PATCH] hpet: allow non-power-of-two frequenciesClemens Ladisch
2005-10-30[PATCH] hpet: remove superfluous register readsClemens Ladisch
2005-10-30[PATCH] hpet: remove unused variableClemens Ladisch
2005-10-30[PATCH] HPET: make frequency calculations 32 bit safeClemens Ladisch
2005-10-30[PATCH] hpet: disallow zero interrupt frequencyClemens Ladisch
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap
2005-10-30[PATCH] tpm-tidiesAndrew Morton
2005-10-30[PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst
2005-10-30[PATCH] tpm: move nsc driver off pci_devKylene Jo Hall
2005-10-30[PATCH] tpm: move atmel driver off pci_devKylene Jo Hall
2005-10-30[PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall
2005-10-30[PATCH] tpm: remove pci dependencyKylene Jo Hall
2005-10-30[PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall
2005-10-30[PATCH] Don't set dcdbas driver to default mAndi Kleen
2005-10-30[PATCH] rocketport: make it work when statically linked into kernelBjorn Helgaas
2005-10-30[PATCH] watchdog: update .owner field of struct pci_driverLaurent Riffard
2005-10-30[PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard
2005-10-30[PATCH] epca: update .owner field of struct pci_driverLaurent Riffard
2005-10-30[PATCH] fix vgacon blankingPozsar Balazs
2005-10-30[PATCH] setkeys needs rootAndrew Morton
2005-10-30[PATCH] firmware: fix all kernel-doc warningsRandy Dunlap
2005-10-30[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross
2005-10-30[PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez
2005-10-30[PATCH] ioc4 serial support - mostly cleanupPat Gefre
2005-10-30[PATCH] ide-cd mini cleanup of castsJesper Juhl
2005-10-30[PATCH] block cleanups: Fix iosched module refcount leakNate Diller
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare
2005-10-30[PATCH] Typo fix: explictly -> explicitlyJean Delvare
2005-10-30[PATCH] block cleanups: Add kconfig default iosched submenuNate Diller
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet
2005-10-30[PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik
2005-10-30[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel
2005-10-30[PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig