summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2017-10-12USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-10-12usb: Increase quirk delay for USB devicesDmitry Fleytman
2017-10-12USB: devio: Don't corrupt user memoryDan Carpenter
2017-09-13USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson
2017-09-13usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman
2017-09-13usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng
2017-08-16usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh
2017-08-16usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng
2017-08-16USB: Check for dropped connection before switching to full speedAlan Stern
2017-08-16USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki
2017-07-15Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-06-26usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko
2017-06-26USB: hub: fix SS max number of portsJohan Hovold
2017-05-25USB: hub: fix non-SS hub-descriptor handlingJohan Hovold
2017-05-25USB: hub: fix SS hub-descriptor handlingJohan Hovold
2017-05-25USB: core: replace %p with %pKVamsi Krishna Samavedam
2017-05-20usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-05-20USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher
2017-04-18USB: fix linked-list corruption in rh_call_control()Alan Stern
2017-04-18usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck
2017-04-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-04-18usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck
2017-01-15usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman
2016-10-05USB: change bInterval default to 10 msAlan Stern
2016-09-12USB: avoid left shift by -1Alan Stern
2016-08-31usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar
2016-08-22usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury
2016-08-22USB: quirks: Fix another ELAN touchscreenAdrien Vergé
2016-07-12USB: don't free bandwidth_mutex too earlyAlan Stern
2016-07-11usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-07-11usb: 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-12usb: retry reset if a device times outOliver Neukum
2016-02-15USB: fix invalid memory access in hub_activate()Alan Stern
2016-02-15usb: hub: do not clear BOS field during reset deviceDu, Changbin
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
2015-10-27USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-27usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-10-27usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-08-04USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern
2015-08-04USB: devio: fix a condition in async_completed()Dan Carpenter
2015-07-03usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach
2015-05-17usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi