summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: ads7846 - handle errors from sysfsDmitry Torokhov2006-11-021-34/+61
* Input: i8042 - remove unneeded call to i8042_interrupt()Dmitry Torokhov2006-11-021-18/+3
* Input: lifebook - learn about hard tabsAndrew Morton2006-11-021-45/+43
* Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signatureGreg Chandler2006-11-021-0/+6
* Input: gameport - rearrange gameport_bus initializationDmitry Torokhov2006-11-021-10/+9
* Input: serio - rearrange serio_bus initializationMarton Nemeth2006-11-021-11/+11
* Input: lightning - return proper error codes from l4_init()Akinobu Mita2006-11-021-2/+2
* Input: add comments to input_{allocate|free}_device()Dmitry Torokhov2006-11-021-1/+24
* Input: fm801-gp - handle errors from pci_enable_device()Jeff Garzik2006-10-121-7/+15
* Input: gameport core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-121-2/+16
* Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov2006-10-121-2/+14
* Input: serio - add lockdep annotationsJiri Kosina2006-10-112-2/+7
* Input: atkbd - supress "too many keys" error messageDmitry Torokhov2006-10-111-13/+41
* Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov2006-10-111-2/+11
* Input: add missing exports to fix modular buildDmitry Torokhov2006-10-111-0/+1
* 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
* | IB/cm: Fix timewait crash after module unloadSean Hefty2006-10-101-18/+36
* | IB/mthca: Query port fixJack Morgenstein2006-10-101-0/+2
* | IB/srp: Enable multiple connections to the same targetIshai Rabinovitz2006-10-102-10/+18
OpenPOWER on IntegriCloud