summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2017-12-20USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2017-12-09USB: usbfs: Filter flags passed in from user spaceOliver Neukum
2017-12-09USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter
2017-12-09USB: Increase usbfs transfer limitMateusz Berezecki
2017-12-09USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2017-12-09usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman
2017-12-09usb: hub: Cycle HUB power when initialization failsMike Looijmans
2017-12-09usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubKai-Heng Feng
2017-11-21USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer
2017-11-21USB: usbfs: compute urb->actual_length for isochronousAlan Stern
2017-11-15usb: hcd: initialize hcd->flags to 0 when rm hcdWilliam wu
2017-10-27usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman
2017-10-27usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi
2017-10-27USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-10-27USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede
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-24usb: optimize acpi companion search for usb port devicesMathias Nyman
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: core: unlink urbs from the tail of the endpoint's urb_listBin Liu
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: hub: Fix error loop seen after hub communication errorsGuenter Roeck
2017-05-20USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher
2017-04-18usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck
2017-04-08USB: fix linked-list corruption in rh_call_control()Alan Stern
2017-03-30usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck
2017-03-30usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-26USB: don't free bandwidth_mutex too earlyAlan Stern
2017-03-26usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2017-02-09USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský
2017-01-12usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven
2017-01-12USB: fix problems with duplicate endpoint addressesAlan Stern
2017-01-06usb: hub: Fix auto-remount of safely removed or ejected USB-3 devicesMathias Nyman
2016-09-24USB: change bInterval default to 10 msAlan Stern
2016-09-07USB: fix typo in wMaxPacketSize validationAlan Stern
2016-09-07USB: avoid left shift by -1Alan Stern
2016-09-07USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern