summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov9-431/+449
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov15-361/+363
2005-10-28[PATCH] Input: prepare to sysfs integrationDmitry Torokhov1-5/+72
2005-10-28[PATCH] Input: kill devfs referencesDmitry Torokhov5-30/+1
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman46-65/+78
2005-10-28[PATCH] Driver Core: add the ability for class_device structures to be nestedGreg Kroah-Hartman1-44/+81
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers3-2/+55
2005-10-28[PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov5-14/+20
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov4-70/+17
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman1-12/+10
2005-10-28[PATCH] I2O: remove class interfaceDmitry Torokhov1-133/+122
2005-10-28[PATCH] Driver core: send hotplug event before adding class interfacesDmitry Torokhov1-1/+2
2005-10-28[PATCH] usb device wakeup flagsDavid Brownell1-7/+9
2005-10-28[PATCH] driver model wakeup flagsDavid Brownell2-0/+74
2005-10-28[PATCH] add sysfs support for ide tapeWill Dyson1-2/+36
2005-10-28[PATCH] aoe: update to version 14Ed L. Cashin1-1/+1
2005-10-28[PATCH] aoe: use get_unaligned for accesses in ATA id bufferEd L. Cashin1-7/+8
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-11/+1047
2005-10-28Auto-update from upstreamKyle McMartin72-147/+154
2005-10-28Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mis...Linus Torvalds1-14/+37
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds20-774/+3784
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds121-4034/+6078
2005-10-28Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-158/+61
2005-10-28Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds6-773/+376
2005-10-28Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-16/+22
2005-10-28[ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre3-0/+882
2005-10-28[ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000Jon Ringle1-1/+109
2005-10-28[ARM] 3029/1: Add HWUART support for PXA 255/26xMatt Reimer1-1/+20
2005-10-28[ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000Jon Ringle3-3/+15
2005-10-28[ARM] 2918/1: [update] Base port of Comdial MP1000 platfromJon Ringle1-0/+9
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro8-8/+8
2005-10-28[PATCH] gfp_t: drivers/netAl Viro6-8/+9
2005-10-28[PATCH] gfp_t: drivers/infinibandAl Viro4-4/+4
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro12-18/+24
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro34-89/+89
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro2-2/+2
2005-10-28[PATCH] gfp_t: block layer coreAl Viro5-15/+15
2005-10-28[ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...Ian Campbell2-5/+5
2005-10-28[ARM] Fix sparse warningsRussell King1-1/+1
2005-10-28[ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King1-0/+1
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King4-0/+4
2005-10-28[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King1-0/+1
2005-10-28[BLOCK] Leftover reference to ->max_back_kbJens Axboe1-1/+0
2005-10-28[BLOCK] elevator switch fixes/cleanupJens Axboe2-5/+5
2005-10-28[BLOCK] Reimplement elevator switchTejun Heo2-158/+62
2005-10-28[BLOCK] kill generic max_back_kb handlingTejun Heo1-5/+1
2005-10-28[PATCH] 04/05 remove last_merge handling from ioschedsTejun Heo4-114/+8
2005-10-28[PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo1-25/+18
2005-10-28[PATCH] 02/05: update ioscheds to use generic dispatch queueJens Axboe4-555/+187
2005-10-28[PATCH] elevator: leftover function declarationJens Axboe1-4/+0