summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2018-06-16usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-06-16Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-03-03usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman
2018-03-03usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum
2018-03-03usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubKai-Heng Feng
2018-03-03usb: hub: Cycle HUB power when initialization failsMike Looijmans
2018-03-03USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2018-03-03USB: usbfs: Filter flags passed in from user spaceOliver Neukum
2018-02-13USB: usbfs: compute urb->actual_length for isochronousAlan Stern
2018-02-13USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer
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