aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] z2_init() in non-modular caseAl Viro1-22/+6
2006-10-11[PATCH] amiga_floppy_init() in non-modular caseAl Viro1-8/+5
2006-10-11[PATCH] sun3 __iomem annotationsAl Viro2-4/+4
2006-10-11[PATCH] md: use BUILD_BUG_ONAlexey Dobriyan1-1/+1
2006-10-11[PATCH] ISDN: several minor fixesJeff Garzik4-19/+21
2006-10-11[PATCH] drivers/mca: handle sysfs errorsJeff Garzik1-7/+21
2006-10-11[PATCH] firmware/efivars: handle errorJeff Garzik1-1/+6
2006-10-11[PATCH] EISA: handle sysfs errorsJeff Garzik1-5/+17
2006-10-11[PATCH] ipmi: handle sysfs errorsJeff Garzik1-29/+93
2006-10-11[PATCH] firmware/dell_rbu: handle sysfs errorsJeff Garzik1-4/+17
2006-10-11[PATCH] dell_rbu: printk() warning fixAndrew Morton1-1/+1
2006-10-11[PATCH] DAC960: use memmove for overlapping areasAlexey Dobriyan1-2/+2
2006-10-11[PATCH] HT_IRQ must depend on PCIAdrian Bunk1-1/+1
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox9-9/+9
2006-10-11[PATCH] tpm: fix error handlingJeff Garzik3-8/+17
2006-10-11[PATCH] ide-generic: jmicron fixAlan Cox1-4/+6
2006-10-11[PATCH] revert "nvidiafb: use generic ddc reading"Andrew Morton2-4/+42
2006-10-10ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds1-2/+0
2006-10-10[PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik1-1/+1
2006-10-10[PATCH] irda: donauboe fixes, cleanupsJeff Garzik1-13/+7
2006-10-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-49/+45
2006-10-10[PATCH] endianness annotations in s2ioAl Viro1-161/+161
2006-10-10[PATCH] chelsio: add endian annotationsAlexey Dobriyan1-3/+3
2006-10-10[PATCH] cdrom: add endianness annotationsAlexey Dobriyan1-3/+3
2006-10-10[PATCH] use %p for pointersAl Viro1-1/+1
2006-10-10[PATCH] use %zu for size_tAl Viro1-1/+1
2006-10-10[PATCH] em28xx NULL noise removalAl Viro1-1/+1
2006-10-10[PATCH] __user annotations: loop.cAl Viro1-1/+1
2006-10-10[PATCH] openprom NULL noise removalAl Viro1-1/+1
2006-10-10[PATCH] trivial iomem annotations: sata_promiseAl Viro1-1/+1
2006-10-10[PATCH] gfp annotations: scsi_errorAl Viro1-1/+1
2006-10-10[PATCH] trivial iomem annotations: istallionAl Viro1-29/+29
2006-10-10[PATCH] acpi NULL noise removalAl Viro1-2/+2
2006-10-10[PATCH] passing pointer to setup_timer() should be via unsigned longAl Viro1-1/+1
2006-10-10[PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2-2/+2
2006-10-10[PATCH] drivers/dma trivial annotationsAl Viro2-4/+4
2006-10-10[PATCH] devio __user annotationsAl Viro1-3/+3
2006-10-10[PATCH] misc sata __iomem annotationsAl Viro2-3/+3
2006-10-10[PATCH] fix misannotations in loop.cAl Viro1-3/+3
2006-10-10[PATCH] NULL noise removal: advansysAl Viro1-2/+2
2006-10-10[PATCH] __iomem annotations in sunzilogAl Viro1-1/+1
2006-10-10[PATCH] drivers/s390 misc sparse annotationsAl Viro1-1/+1
2006-10-10[PATCH] advansys __iomem annotationsAl Viro1-1/+1
2006-10-10IB/mthca: Fix off-by-one in mthca SRQ creationMichael S. Tsirkin1-2/+4
2006-10-10IPoIB: Check for DMA mapping error for TX packetsRoland Dreier1-0/+5
2006-10-10RDMA/amso1100: Fix build with debugging offRoland Dreier1-2/+0
2006-10-10IB/cm: Send DREP in response to unmatched DREQSean Hefty1-1/+29
2006-10-10IB/cm: Fix timewait crash after module unloadSean Hefty1-18/+36
2006-10-10IB/mthca: Query port fixJack Morgenstein1-0/+2
2006-10-10IB/srp: Enable multiple connections to the same targetIshai Rabinovitz2-10/+18