aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-224-1/+38
* d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-202-4/+9
* smdk4412: bulk update from i9300 update 9Daniel Hillenbrand2013-06-041-4/+0
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-277-53/+99
|\
| * USB: fix endpoint-disabling for failed config changesAlan Stern2013-01-211-22/+31
| * USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum2013-01-171-2/+8
| * USB: Increase reset timeout.Sarah Sharp2013-01-171-1/+1
| * usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-311-2/+5
| * USB: Fix race condition when removing host controllersAlan Stern2012-10-022-5/+3
| * USB: add device quirk for Joss Optical touchboardAlan Stern2012-10-021-0/+4
| * usb: feed USB device information to the /dev/random driverTheodore Ts'o2012-08-151-0/+9
| * usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede2012-08-091-3/+7
| * USB: fix gathering of interface associationsDaniel Mack2012-06-221-1/+2
| * USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-221-9/+0
| * usb: add USB_QUIRK_RESET_RESUME for M-Audio 88esSteffen Müller2012-06-011-0/+3
| * USB: Remove races in devio.cHuajun Li2012-06-011-8/+25
* | merge opensource jb u5codeworkx2012-09-224-6/+204
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-185-42/+59
|\ \ | |/
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-071-0/+9
| * USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-272-6/+3
| * USB: don't clear urb->dev in scatter-gather libraryAlan Stern2012-04-221-5/+6
| * USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-292-3/+8
| * USB: Set hub depth after USB3 hub resetElric Fu2012-02-291-13/+17
| * usb: fix number of mapped SG DMA entriesClemens Ladisch2012-01-121-3/+2
| * USB: add quirk for another cameraOliver Neukum2012-01-121-1/+4
* | samsung update 1codeworkx2012-06-025-9/+119
|/
* USB: quirks: adding more quirky webcams to avoid squeaky audiosordna2011-11-261-0/+24
* USB: add quirk for Logitech C600 web camJosh Boyer2011-11-261-0/+3
* usb, xhci: Clear warm reset change event during initDon Zickus2011-11-261-0/+6
* USB: Update last_busy time after autosuspend failsAlan Stern2011-11-111-0/+5
* USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp2011-11-111-0/+2
* USB: add quirk for Logitech C300 web camJon Levell2011-11-111-0/+3
* USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum2011-11-111-0/+21
* USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uidSerge Hallyn2011-11-111-2/+4
* usb/core/devio.c: Check for printer class specific requestMatthias Dellweg2011-11-111-3/+18
* USB: for usb_autopm_get_interface_async -EINPROGRESS is not an errorJim Wylder2011-11-111-1/+1
* usb/config: use proper endian access for wMaxPacketSizeSebastian Andrzej Siewior2011-08-171-5/+6
* USB: additional regression fix for device removalAlan Stern2011-07-071-1/+8
* USB: fix regression occurring during device removalAlan Stern2011-07-011-0/+2
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-283-7/+35
|\
| * Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-272-1/+17
| |\
| | * USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-152-1/+17
| * | USB: don't let errors prevent system sleepAlan Stern2011-06-151-1/+10
| * | USB: don't let the hub driver prevent system sleepAlan Stern2011-06-151-5/+8
| |/
* | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-211-3/+3
|/
* usb: remove bad dput after dentry_unhashSage Weil2011-06-061-1/+0
* USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-061-2/+4
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-191-4/+1
* usbcore: warm reset USB3 port in SS.Inactive stateAndiry Xu2011-05-021-0/+46
* usbcore: Refine USB3.0 device suspend and resumeAndiry Xu2011-05-021-13/+20