summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov
2005-10-29Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov
2005-10-29Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Arnaldo Carvalho de Melo
2005-10-29[ETH]: ether address compareStephen Hemminger
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton
2005-10-28[PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern
2005-10-28[PATCH] usbcore: Wrap lines before column 80Alan Stern
2005-10-28[PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern
2005-10-28[PATCH] USB: Always do usb-handoffAlan Stern
2005-10-28[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev
2005-10-28[PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman
2005-10-28[PATCH] add usb transceiver set_suspend() methodJuha Yrj?l?
2005-10-28[PATCH] stop exporting two functionsDavid Brownell
2005-10-28[PATCH] one less word in struct deviceDavid Brownell
2005-10-28[PATCH] remove usb_suspend_device() parameterDavid Brownell
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman
2005-10-28[PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman
2005-10-28[PATCH] pci_ids: cleanup commentsGrant Coady
2005-10-28[PATCH] PCI: fix edac drivers for radisys 82600 borkageAndrew Morton
2005-10-28[PATCH] pci_ids: remove non-referenced symbols from pci_ids.hGrant Coady
2005-10-28[PATCH] pci_ids: remove duplicates from pci_ids.hGrant Coady
2005-10-28[PATCH] PCI: Block config access during BISTBrian King
2005-10-28[PATCH] I2C: add i2c module alias for i2c drivers to useGreg Kroah-Hartman
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 2 of 3Jean Delvare
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare
2005-10-28[PATCH] i2c: Drop unused parport i2c IDsJean Delvare
2005-10-28[PATCH] i2c: New Xicor X1205 RTC driverAlessandro Zummo
2005-10-28[PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAXJean Delvare
2005-10-28[PATCH] i2c: Drop unused per-i2c-algorithm adapter maxJean Delvare
2005-10-28[PATCH] i2c: Drop out-of-date, colliding ioctl definitionsJean Delvare
2005-10-28[PATCH] i2c: Fix misplaced i2c.h commentJean Delvare
2005-10-28[PATCH] i2c: Drop useless CVS revision IDsJean Delvare
2005-10-28[PATCH] i2c: Fix union i2c_smbus_data definitionHideki Iwamoto
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2005-10-28[IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] INPUT: rename input_dev_class to input_class to be correct.Greg Kroah-Hartman
2005-10-28[PATCH] INPUT: remove the input_class structure, as it is unused.Greg Kroah-Hartman
2005-10-28[PATCH] INPUT: export input_dev_class so that input drivers can use it.Greg Kroah-Hartman
2005-10-28[PATCH] Input: prepare to sysfs integrationDmitry Torokhov
2005-10-28[PATCH] Driver Core: document struct class_device properlyGreg Kroah-Hartman
2005-10-28[PATCH] Driver Core: add the ability for class_device structures to be nestedGreg Kroah-Hartman
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers
2005-10-28[PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman
2005-10-28[PATCH] driver model wakeup flagsDavid Brownell