summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-27USB: core: only clean up what we allocatedAndrey Konovalov
2019-02-12usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman
2019-01-16USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-13usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-05usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2018-12-01usb: core: Fix hub port connection events lostDennis Wassenberg
2018-11-27usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta
2018-11-27USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng
2018-11-10USB: fix the usbfs flag sanitization for control transfersAlan Stern
2018-10-03USB: remove LPM management from usb_driver_claim_interface()Alan Stern
2018-10-03USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum
2018-10-03USB: usbdevfs: sanitize flags moreOliver Neukum
2018-10-03USB: handle NULL config in usb_find_alt_setting()Alan Stern
2018-10-03USB: fix error handling in usb_driver_claim_interface()Alan Stern
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès
2018-09-26usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman
2018-09-26USB: Add quirk to support DJI CineSSDTim Anderson
2018-09-26usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman
2018-08-24MLK-17380-3 usb: move EH SINGLE_STEP_SET_FEATURE implement to corePeter Chen
2018-08-24usb: core: hub: controller driver name may be NULLPeter Chen
2018-08-24usb: hcd: use correct device pointer for dma opsSekhar Nori
2018-08-24usb: separate out sysdev pointer from usb_busArnd Bergmann
2018-08-23MLK-9617-19 usb: otg: test: show warning message for unsupported otg test devLi Jun
2018-08-23MLK-9617-13 usb: core: otg: do quick bus reset after clear connection changeLi Jun
2018-08-23MLK-9617-9 usb: core: hub: use a_set_b_hnp_en and b_hnp_en for otg fsm modeLi Jun
2018-08-23MLK-9617-6 usb: core: otg: do not break otg device enumerationLi Jun
2018-08-23MLK-9606-1 usb: otg: test: add otg test device into otg and EH TPLLi Jun
2018-08-23MLK-9829 usb: core: print suggested message if failed to get device descriptorLi Jun
2018-08-23MLK-11340-40 usb: whitelist: update otg & eh's TPL for fsl i.mxPeter Chen
2018-08-03usb: hub: Don't wait for connect state at resume for powered-off portsDominik Bozek
2018-07-28usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu
2018-07-17usb: quirks: add delay quirks for Corsair StrafeNico Sneck
2018-07-03usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk
2018-05-09USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern
2018-05-01USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni
2018-05-01usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko
2018-04-24USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-02-28Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-01-02USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman
2018-01-02usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum
2018-01-02usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman
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