aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04USB: spruce up the device blacklistAlan Stern
2008-03-04USB: update Kconfig entry for USB_SUSPENDAlan Stern
2008-03-04PM: Do not acquire device semaphores upfront during suspendRafael J. Wysocki
2008-03-03docbook: fix usb source filesRandy Dunlap
2008-02-21USB: quirks and unusual_devs entry for Actions flash driveAlan Stern
2008-02-21USB: quirks for known quirky audio devicesOliver Neukum
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/hcd-pci.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devio.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/devices.cGreg Kroah-Hartman
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman
2008-02-01USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman
2008-02-01USB: use a real vendor and product id for root hubsGreg Kroah-Hartman
2008-02-01USB: mount options: fix usbfsMiklos Szeredi
2008-02-01usb: dma bounce buffer supportMagnus Damm
2008-02-01USB: usbfs: struct async is a fixed size structurePete Zaitcev
2008-02-01USB: Export suspend statisticsSarah Sharp
2008-02-01USB: add usbfs stubs for suspend and resumeAlan Stern
2008-02-01USB: updates to usb_reset_composite_device()Alan Stern
2008-02-01USB: repair USBDEVFS_CONNECT ioctlAlan Stern
2008-02-01USB: always announce a device has been added to the systemGreg Kroah-Hartman
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao
2008-02-01USB: don't change HC power state for a FREEZEAlan Stern
2008-02-01USB: make ksuspend_usbd thread non-freezableAlan Stern
2008-02-01USB: Convert from class_device to device for USB coreTony Jones
2008-02-01USB: handle idVendor of 0x0000Greg Kroah-Hartman
2008-02-01USB: use GFP_NOIO in reset pathOliver Neukum
2008-02-01USB : correct comments in usb/core/notify.cManish Katiyar
2008-01-24USB: use proper call to driver_create_fileGreg Kroah-Hartman
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern
2007-12-17USB: fix locking loop by avoiding flush_scheduled_workAlan Stern
2007-11-28USB: uevent environment key fixAlan Stern
2007-11-28USB: keep track of whether interface sysfs files existAlan Stern
2007-11-28USB HCD: avoid duplicate local_irq_disable()Alan Stern
2007-11-28USB: Fix priority mistakes in drivers/usb/core/hub.cRoel Kluin
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel
2007-10-25USB: fix interface sysfs file-creation bugAlan Stern
2007-10-25USB: add URB_FREE_BUFFER to permissible flagsOliver Neukum
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki
2007-10-17security/ cleanupsAdrian Bunk
2007-10-15docbook: fix usb contentRandy Dunlap