aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] stop exporting two functionsDavid Brownell1-5/+0
2005-10-28[PATCH] one less word in struct deviceDavid Brownell1-1/+0
2005-10-28[PATCH] remove usb_suspend_device() parameterDavid Brownell1-1/+1
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer neededGreg Kroah-Hartman1-5/+2
2005-10-28[PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman1-0/+4
2005-10-28[PATCH] pci_ids: cleanup commentsGrant Coady1-4/+4
2005-10-28[PATCH] PCI: fix edac drivers for radisys 82600 borkageAndrew Morton1-0/+1
2005-10-28[PATCH] pci_ids: remove non-referenced symbols from pci_ids.hGrant Coady1-540/+0
2005-10-28[PATCH] pci_ids: remove duplicates from pci_ids.hGrant Coady1-19/+9
2005-10-28[PATCH] PCI: Block config access during BISTBrian King1-0/+7
2005-10-28[PATCH] I2C: add i2c module alias for i2c drivers to useGreg Kroah-Hartman2-0/+6
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare1-4/+0
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 2 of 3Jean Delvare1-1/+1
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare1-18/+0
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/jgarzik/libata-devLinus Torvalds2-41/+113
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus 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-blockLinus 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