summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2017-06-17Merge tag 'v4.1.41' into 4.1-2.0.x-imxOtavio Salvador
2017-06-13usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck
2017-06-08USB: hub: fix non-SS hub-descriptor handlingJohan Hovold
2017-06-08USB: hub: fix SS hub-descriptor handlingJohan Hovold
2017-06-08USB: core: replace %p with %pKVamsi Krishna Samavedam
2017-05-17USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher
2017-05-17USB: fix linked-list corruption in rh_call_control()Alan Stern
2017-05-17usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-05-17usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck
2017-05-17usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-17Merge tag 'v4.1.39' into 4.1-2.0.x-imxOtavio Salvador
2017-03-06USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský
2017-03-06USB: fix problems with duplicate endpoint addressesAlan Stern
2017-01-23Merge tag 'v4.1.38' into 4.1-2.0.x-imxOtavio Salvador
2017-01-12usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman
2016-10-26Merge tag 'v4.1.35' into 4.1-2.0.x-imxOtavio Salvador
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-10-03USB: change bInterval default to 10 msAlan Stern
2016-09-12USB: avoid left shift by -1Alan Stern
2016-08-24usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar
2016-08-19usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury
2016-08-19USB: quirks: Fix another ELAN touchscreenAdrien Vergé
2016-07-10USB: don't free bandwidth_mutex too earlyAlan Stern
2016-07-10usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-07-10usb: quirks: Fix sortingHans de Goede
2016-06-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2016-06-03usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-05-12Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman
2016-04-20usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
2016-04-18USB: usb_driver_claim_interface: add sanity checkingOliver Neukum
2016-04-18usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum
2016-04-18usb: retry reset if a device times outOliver Neukum
2016-02-15usb: hub: do not clear BOS field during reset deviceDu, Changbin
2016-01-31USB: fix invalid memory access in hub_activate()Alan Stern
2016-01-22usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-01-22usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-14MLK-9617-19 usb: otg: test: show warning message for unsupported otg test devLi Jun
2016-01-14MLK-9617-13 usb: core: otg: do quick bus reset after clear connection changeLi Jun
2016-01-14MLK-9617-9 usb: core: hub: use a_set_b_hnp_en and b_hnp_en for otg fsm modeLi Jun
2016-01-14MLK-9617-6 usb: core: otg: do not break otg device enumerationLi Jun
2016-01-14MLK-9617-5 usb: core: otg: set a_hnp_support for legacy otg deviceLi Jun
2016-01-14MLK-9606-1 usb: otg: test: add otg test device into otg and EH TPLLi Jun
2016-01-14MLK-9829 usb: core: print suggested message if failed to get device descriptorLi Jun
2016-01-14MLK-11340-40 usb: whitelist: update otg & eh's TPL for fsl i.mxPeter Chen
2015-10-22USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-22usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-10-22usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-08-03usb: core: lpm: set lpm_capable for root hub deviceLu Baolu
2015-08-03USB: devio: fix a condition in async_completed()Dan Carpenter