summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)AuthorFilesLines
2017-01-13usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman1-65/+36
2016-10-03USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-09-12USB: avoid left shift by -1Alan Stern1-5/+11
2016-08-24usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar1-2/+0
2016-08-20usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury1-0/+3
2016-08-20USB: quirks: Fix another ELAN touchscreenAdrien Vergé1-0/+3
2016-07-11USB: don't free bandwidth_mutex too earlyAlan Stern1-10/+7
2016-07-11usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede1-0/+3
2016-07-11usb: quirks: Fix sortingHans de Goede1-10/+10
2016-06-04USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern1-17/+23
2016-06-04usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2-6/+17
2016-05-13Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman1-5/+3
2016-04-20usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+9
2016-04-18USB: usb_driver_claim_interface: add sanity checkingOliver Neukum1-1/+5
2016-04-18usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum1-5/+5
2016-04-18usb: retry reset if a device times outOliver Neukum1-1/+7
2016-02-15usb: hub: do not clear BOS field during reset deviceDu, Changbin1-3/+5
2016-01-31USB: fix invalid memory access in hub_activate()Alan Stern1-3/+19
2016-01-23usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2016-01-23usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang1-7/+8
2016-01-23USB: add quirk for devices with broken LPMAlan Stern2-1/+12
2015-10-23USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-10-23usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-10-23usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-08-03usb: core: lpm: set lpm_capable for root hub deviceLu Baolu3-3/+7
2015-08-03USB: devio: fix a condition in async_completed()Dan Carpenter1-1/+1
2015-08-03usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach1-49/+33
2015-05-09Added another USB product ID for ELAN touchscreen quirks.Logan Gunthorpe1-0/+3
2015-04-10drivers/usb/core: devio.c: Removed an uneeded space before tabChase Metzger1-1/+1
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-2/+2
2015-04-07usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+2
2015-03-26USB: Move usb_disabled() towards top of the fileViresh Kumar1-16/+16
2015-03-26USB: Use usb_disabled() consistentlyViresh Kumar1-2/+2
2015-02-24USB: usbfs: don't leak kernel data in siginfoAlan Stern1-0/+2
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-126/+114
2015-02-09USB / PM: Remove unneeded #ifdef and associated dead codeAndreas Ruprecht1-12/+0
2015-02-04usb: Retry port status check on resume to work around RH bugsJulius Werner1-3/+12
2015-02-04Revert "usb: Reset USB-3 devices on USB-3 link bounce"Zhuang Jin Can1-25/+9
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman2-0/+9
2015-01-31USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern1-8/+8
2015-01-31USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern1-0/+12
2015-01-31USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern1-26/+37
2015-01-25USB: Add OTG PET device to TPLMacpaul Lin2-0/+9
2015-01-25usb: core: hub: modify hub reset logic in hub driverDeepak Das1-2/+6
2015-01-25USB: don't cancel queued resets when unbinding driversAlan Stern3-53/+12
2015-01-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2-9/+18
2014-12-19Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-12-15Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-13/+12
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki1-1/+1
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+3