summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-242-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-041-1/+1
|\
| * PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki2008-03-041-1/+1
* | USB: spruce up the device blacklistAlan Stern2008-03-041-9/+12
* | USB: update Kconfig entry for USB_SUSPENDAlan Stern2008-03-041-4/+5
|/
* docbook: fix usb source filesRandy Dunlap2008-03-031-4/+2
* USB: quirks and unusual_devs entry for Actions flash driveAlan Stern2008-02-211-0/+3
* USB: quirks for known quirky audio devicesOliver Neukum2008-02-211-0/+9
* USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman2008-02-016-74/+74
* USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman2008-02-011-194/+204
* USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman2008-02-011-62/+67
* USB: fix codingstyle issues in drivers/usb/core/devio.cGreg Kroah-Hartman2008-02-011-145/+188
* USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman2008-02-011-72/+82
* USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman2008-02-014-67/+68
* USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-018-95/+61
* USB: use a real vendor and product id for root hubsGreg Kroah-Hartman2008-02-011-4/+4
* USB: mount options: fix usbfsMiklos Szeredi2008-02-011-6/+36
* usb: dma bounce buffer supportMagnus Damm2008-02-013-23/+163
* USB: usbfs: struct async is a fixed size structurePete Zaitcev2008-02-011-2/+2
* USB: Export suspend statisticsSarah Sharp2008-02-013-1/+60
* USB: add usbfs stubs for suspend and resumeAlan Stern2008-02-011-0/+15
* USB: updates to usb_reset_composite_device()Alan Stern2008-02-011-23/+9
* USB: repair USBDEVFS_CONNECT ioctlAlan Stern2008-02-011-3/+4
* USB: always announce a device has been added to the systemGreg Kroah-Hartman2008-02-012-12/+39
* USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-012-0/+6
* USB: don't change HC power state for a FREEZEAlan Stern2008-02-011-0/+6
* USB: make ksuspend_usbd thread non-freezableAlan Stern2008-02-011-1/+1
* USB: Convert from class_device to device for USB coreTony Jones2008-02-011-7/+7
* USB: handle idVendor of 0x0000Greg Kroah-Hartman2008-02-011-2/+2
* USB: use GFP_NOIO in reset pathOliver Neukum2008-02-011-1/+1
* USB : correct comments in usb/core/notify.cManish Katiyar2008-02-011-1/+1
* USB: use proper call to driver_create_fileGreg Kroah-Hartman2008-01-241-4/+4
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-171-1/+1
* USB: fix locking loop by avoiding flush_scheduled_workAlan Stern2007-12-171-3/+3
* USB: uevent environment key fixAlan Stern2007-11-283-35/+25
* USB: keep track of whether interface sysfs files existAlan Stern2007-11-282-10/+8
* USB HCD: avoid duplicate local_irq_disable()Alan Stern2007-11-281-1/+2
* USB: Fix priority mistakes in drivers/usb/core/hub.cRoel Kluin2007-11-281-1/+1
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-023-3/+1
* x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-301-1/+1
* USB: fix interface sysfs file-creation bugAlan Stern2007-10-251-1/+7
* USB: add URB_FREE_BUFFER to permissible flagsOliver Neukum2007-10-251-1/+1
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-231-1/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+2
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-182-3/+3
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-181-2/+1
* security/ cleanupsAdrian Bunk2007-10-171-1/+0
* docbook: fix usb contentRandy Dunlap2007-10-151-1/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-123-47/+16
|\
OpenPOWER on IntegriCloud