summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i2Output always takes kernel data nowAl Viro2006-10-113-11/+6
* [PATCH] z2_init() in non-modular caseAl Viro2006-10-111-22/+6
* [PATCH] amiga_floppy_init() in non-modular caseAl Viro2006-10-111-8/+5
* [PATCH] sun3 __iomem annotationsAl Viro2006-10-112-4/+4
* [PATCH] md: use BUILD_BUG_ONAlexey Dobriyan2006-10-111-1/+1
* [PATCH] ISDN: several minor fixesJeff Garzik2006-10-114-19/+21
* [PATCH] drivers/mca: handle sysfs errorsJeff Garzik2006-10-111-7/+21
* [PATCH] firmware/efivars: handle errorJeff Garzik2006-10-111-1/+6
* [PATCH] EISA: handle sysfs errorsJeff Garzik2006-10-111-5/+17
* [PATCH] ipmi: handle sysfs errorsJeff Garzik2006-10-111-29/+93
* [PATCH] firmware/dell_rbu: handle sysfs errorsJeff Garzik2006-10-111-4/+17
* [PATCH] dell_rbu: printk() warning fixAndrew Morton2006-10-111-1/+1
* [PATCH] DAC960: use memmove for overlapping areasAlexey Dobriyan2006-10-111-2/+2
* [PATCH] HT_IRQ must depend on PCIAdrian Bunk2006-10-111-1/+1
* [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-119-9/+9
* [PATCH] tpm: fix error handlingJeff Garzik2006-10-113-8/+17
* [PATCH] ide-generic: jmicron fixAlan Cox2006-10-111-4/+6
* [PATCH] revert "nvidiafb: use generic ddc reading"Andrew Morton2006-10-112-4/+42
* ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds2006-10-101-2/+0
* [PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik2006-10-101-1/+1
* [PATCH] irda: donauboe fixes, cleanupsJeff Garzik2006-10-101-13/+7
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-104-49/+45
|\
| * [POWERPC] Fix windfarm platform device usageBenjamin Herrenschmidt2006-10-103-36/+30
| * [POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt2006-10-101-13/+15
* | [PATCH] endianness annotations in s2ioAl Viro2006-10-101-161/+161
* | [PATCH] chelsio: add endian annotationsAlexey Dobriyan2006-10-101-3/+3
* | [PATCH] cdrom: add endianness annotationsAlexey Dobriyan2006-10-101-3/+3
* | [PATCH] use %p for pointersAl Viro2006-10-101-1/+1
* | [PATCH] use %zu for size_tAl Viro2006-10-101-1/+1
* | [PATCH] em28xx NULL noise removalAl Viro2006-10-101-1/+1
* | [PATCH] __user annotations: loop.cAl Viro2006-10-101-1/+1
* | [PATCH] openprom NULL noise removalAl Viro2006-10-101-1/+1
* | [PATCH] trivial iomem annotations: sata_promiseAl Viro2006-10-101-1/+1
* | [PATCH] gfp annotations: scsi_errorAl Viro2006-10-101-1/+1
* | [PATCH] trivial iomem annotations: istallionAl Viro2006-10-101-29/+29
* | [PATCH] acpi NULL noise removalAl Viro2006-10-101-2/+2
* | [PATCH] passing pointer to setup_timer() should be via unsigned longAl Viro2006-10-101-1/+1
* | [PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2006-10-102-2/+2
* | [PATCH] drivers/dma trivial annotationsAl Viro2006-10-102-4/+4
* | [PATCH] devio __user annotationsAl Viro2006-10-101-3/+3
* | [PATCH] misc sata __iomem annotationsAl Viro2006-10-102-3/+3
* | [PATCH] fix misannotations in loop.cAl Viro2006-10-101-3/+3
* | [PATCH] NULL noise removal: advansysAl Viro2006-10-101-2/+2
* | [PATCH] __iomem annotations in sunzilogAl Viro2006-10-101-1/+1
* | [PATCH] drivers/s390 misc sparse annotationsAl Viro2006-10-101-1/+1
* | [PATCH] advansys __iomem annotationsAl Viro2006-10-101-1/+1
* | IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin2006-10-101-2/+4
* | IPoIB: Check for DMA mapping error for TX packetsRoland Dreier2006-10-101-0/+5
* | RDMA/amso1100: Fix build with debugging offRoland Dreier2006-10-101-2/+0
* | IB/cm: Send DREP in response to unmatched DREQSean Hefty2006-10-101-1/+29
OpenPOWER on IntegriCloud