summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] i2c: Drop unused parport i2c IDsJean Delvare1-3/+0
2005-10-28[PATCH] i2c: New Xicor X1205 RTC driverAlessandro Zummo1-0/+31
2005-10-28[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare1-1/+0
2005-10-28[PATCH] i2c: Drop unused per-i2c-algorithm adapter maxJean Delvare3-6/+0
2005-10-28[PATCH] i2c: Drop out-of-date, colliding ioctl definitionsJean Delvare1-5/+0
2005-10-28[PATCH] i2c: Fix misplaced i2c.h commentJean Delvare1-1/+1
2005-10-28[PATCH] i2c: Drop useless CVS revision IDsJean Delvare4-8/+0
2005-10-28[PATCH] i2c: Fix union i2c_smbus_data definitionHideki Iwamoto1-2/+1
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-55/+117
2005-10-28[IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju3-0/+16
2005-10-28Merge ../bleed-2.6Greg KH51-298/+531
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds4-0/+952
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-15/+2
2005-10-28[PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman1-1/+1
2005-10-28[PATCH] INPUT: remove the input_class structure, as it is unused.Greg Kroah-Hartman1-1/+0
2005-10-28[PATCH] INPUT: export input_dev_class so that input drivers can use it.Greg Kroah-Hartman1-0/+1
2005-10-28[PATCH] Input: prepare to sysfs integrationDmitry Torokhov1-1/+23
2005-10-28[PATCH] Driver Core: document struct class_device properlyGreg Kroah-Hartman1-0/+24
2005-10-28[PATCH] Driver Core: add the ability for class_device structures to be nestedGreg Kroah-Hartman1-3/+10
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers2-29/+29
2005-10-28[PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov1-2/+2
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov1-2/+0
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman1-1/+1
2005-10-28[PATCH] driver model wakeup flagsDavid Brownell1-1/+25
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-2/+2
2005-10-28Auto-update from upstreamKyle McMartin38-212/+372
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2-41/+113
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds8-22/+6
2005-10-28Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-6/+4
2005-10-28Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds2-13/+31
2005-10-28Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15Linus Torvalds1-1/+2
2005-10-28[ARM] 3031/1: fix typos in comments of mmc.hErik Hovland1-2/+2
2005-10-28[PATCH] gfp_t: the restAl Viro2-4/+5
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro2-3/+3
2005-10-28[PATCH] gfp_t: kernel/*Al Viro2-3/+3
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro2-10/+10
2005-10-28[PATCH] gfp_t: block layer coreAl Viro2-9/+9
2005-10-28[PATCH] gfp_t: fs/*Al Viro6-7/+7
2005-10-28[PATCH] gfp_t: net/*Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: lib/*Al Viro4-5/+5
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro4-7/+7
2005-10-28[PATCH] gfp_t: infrastructureAl Viro2-21/+27
2005-10-28[BLOCK] elevator switch fixes/cleanupJens Axboe1-1/+1
2005-10-28[BLOCK] Reimplement elevator switchTejun Heo1-6/+4
2005-10-28[BLOCK] kill generic max_back_kb handlingTejun Heo1-1/+0
2005-10-28[PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo1-0/+3
2005-10-28[PATCH] generic dispatch fixesJens Axboe2-2/+15
2005-10-28[PATCH] 01/05 Implement generic dispatch queueTejun Heo2-15/+18
2005-10-28[patch] remove gendisk->stamp_idle fieldChen, Kenneth W1-1/+1