aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-04
|\
| * PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki2008-03-04
* | USB: spruce up the device blacklistAlan Stern2008-03-04
* | USB: update Kconfig entry for USB_SUSPENDAlan Stern2008-03-04
|/
* docbook: fix usb source filesRandy Dunlap2008-03-03
* USB: quirks and unusual_devs entry for Actions flash driveAlan Stern2008-02-21
* USB: quirks for known quirky audio devicesOliver Neukum2008-02-21
* USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-01
* USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman2008-02-01
* USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman2008-02-01
* USB: fix codingstyle issues in drivers/usb/core/devio.cGreg Kroah-Hartman2008-02-01
* USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman2008-02-01
* USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman2008-02-01
* USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-01
* USB: use a real vendor and product id for root hubsGreg Kroah-Hartman2008-02-01
* USB: mount options: fix usbfsMiklos Szeredi2008-02-01
* usb: dma bounce buffer supportMagnus Damm2008-02-01
* USB: usbfs: struct async is a fixed size structurePete Zaitcev2008-02-01
* USB: Export suspend statisticsSarah Sharp2008-02-01
* USB: add usbfs stubs for suspend and resumeAlan Stern2008-02-01
* USB: updates to usb_reset_composite_device()Alan Stern2008-02-01
* USB: repair USBDEVFS_CONNECT ioctlAlan Stern2008-02-01
* USB: always announce a device has been added to the systemGreg Kroah-Hartman2008-02-01
* USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-01
* USB: don't change HC power state for a FREEZEAlan Stern2008-02-01
* USB: make ksuspend_usbd thread non-freezableAlan Stern2008-02-01
* USB: Convert from class_device to device for USB coreTony Jones2008-02-01
* USB: handle idVendor of 0x0000Greg Kroah-Hartman2008-02-01
* USB: use GFP_NOIO in reset pathOliver Neukum2008-02-01
* USB : correct comments in usb/core/notify.cManish Katiyar2008-02-01
* USB: use proper call to driver_create_fileGreg Kroah-Hartman2008-01-24
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-17
* USB: fix locking loop by avoiding flush_scheduled_workAlan Stern2007-12-17
* USB: uevent environment key fixAlan Stern2007-11-28
* USB: keep track of whether interface sysfs files existAlan Stern2007-11-28
* USB HCD: avoid duplicate local_irq_disable()Alan Stern2007-11-28
* USB: Fix priority mistakes in drivers/usb/core/hub.cRoel Kluin2007-11-28
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-29
* USB: fix interface sysfs file-creation bugAlan Stern2007-10-25
* USB: add URB_FREE_BUFFER to permissible flagsOliver Neukum2007-10-25
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-23
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-18
* security/ cleanupsAdrian Bunk2007-10-17
* docbook: fix usb contentRandy Dunlap2007-10-15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-12
|\
| * cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman2007-10-12