summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2018-01-01USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2018-01-01usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman
2018-01-01usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi
2018-01-01usb: Increase quirk delay for USB devicesDmitry Fleytman
2017-11-26usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman
2017-11-26usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng
2017-11-26USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson
2017-11-11USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-11-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-11-11usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng
2017-11-11USB: Check for dropped connection before switching to full speedAlan Stern
2017-11-11usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh
2017-11-11USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki
2017-10-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-09-15USB: hub: fix SS max number of portsJohan Hovold
2017-09-15USB: hub: fix non-SS hub-descriptor handlingJohan Hovold
2017-09-15USB: hub: fix SS hub-descriptor handlingJohan Hovold
2017-09-15USB: core: replace %p with %pKVamsi Krishna Samavedam
2017-08-26USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher
2017-08-26usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-08-26usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck
2017-07-18USB: fix linked-list corruption in rh_call_control()Alan Stern
2017-07-18usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck
2017-07-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-16USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský
2017-03-16USB: fix problems with duplicate endpoint addressesAlan Stern
2017-03-16usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven
2017-03-16usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman
2016-11-20USB: change bInterval default to 10 msAlan Stern
2016-11-20USB: avoid left shift by -1Alan Stern
2016-11-20USB: fix typo in wMaxPacketSize validationAlan Stern
2016-11-20USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern
2016-11-20usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury
2016-11-20USB: quirks: Fix another ELAN touchscreenAdrien Vergé
2016-08-22USB: usbfs: fix potential infoleak in devioKangjie Lu
2016-08-22USB: don't free bandwidth_mutex too earlyAlan Stern
2016-08-22usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-08-22usb: quirks: Fix sortingHans de Goede
2016-08-22USB: quirks: Fix entries on wrong list in 3.16.yBen Hutchings
2016-06-15usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
2016-05-01USB: usb_driver_claim_interface: add sanity checkingOliver Neukum
2016-05-01usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum
2016-05-01usb: retry reset if a device times outOliver Neukum
2016-02-17usb: hub: do not clear BOS field during reset deviceDu, Changbin
2016-01-25USB: fix invalid memory access in hub_activate()Alan Stern
2016-01-18USB: add quirk for devices with broken LPMAlan Stern
2016-01-11usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-01-11usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang
2015-10-30usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-10-30USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao