summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)AuthorFilesLines
2020-01-04usb: usbfs: Suppress problematic bind and unbind uevents.Ingo Rohloff1-1/+14
2019-12-21usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia1-0/+1
2019-12-21usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng1-3/+2
2019-11-12USB: Skip endpoints with 0 maxpacket lengthAlan Stern1-0/+5
2019-11-06usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski1-0/+7
2019-09-21USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern1-4/+8
2019-08-25USB: CDC: fix sanity checks in CDC union parserOliver Neukum1-2/+2
2019-08-25USB: core: Fix races in character device registration and deregistraionAlan Stern1-5/+5
2019-08-25usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li1-2/+0
2019-08-04usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen1-12/+16
2019-08-04usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng1-2/+5
2019-06-22USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta1-0/+3
2019-06-11USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz1-0/+3
2019-06-11USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern1-2/+2
2019-05-31usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren1-0/+3
2019-05-31USB: core: Don't unbind interfaces following device reset failureAlan Stern1-1/+4
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-13/+0
2019-05-08USB: core: Fix unterminated string returned by usb_string()Alan Stern1-1/+3
2019-05-02USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng3-13/+13
2019-05-02USB: Add new USB LPM helpersKai-Heng Feng5-11/+30
2019-04-03Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman1-6/+3
2019-03-27USB: core: only clean up what we allocatedAndrey Konovalov1-3/+6
2019-02-12usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman1-0/+10
2019-01-17USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker1-1/+2
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer2-4/+4
2018-12-13usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan1-0/+4
2018-12-05usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner1-0/+3
2018-12-01usb: core: Fix hub port connection events lostDennis Wassenberg1-1/+3
2018-11-27usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta1-0/+3
2018-11-27USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng1-0/+5
2018-11-10USB: fix the usbfs flag sanitization for control transfersAlan Stern1-2/+2
2018-10-04USB: remove LPM management from usb_driver_claim_interface()Alan Stern1-15/+0
2018-10-04USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum1-0/+5
2018-10-04USB: usbdevfs: sanitize flags moreOliver Neukum1-3/+16
2018-10-04USB: handle NULL config in usb_find_alt_setting()Alan Stern1-0/+2
2018-10-04USB: fix error handling in usb_driver_claim_interface()Alan Stern1-0/+15
2018-09-26USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès1-0/+4
2018-09-26usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman1-0/+11
2018-09-26USB: Add quirk to support DJI CineSSDTim Anderson1-0/+3
2018-09-26usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman1-2/+0
2018-08-03usb: hub: Don't wait for connect state at resume for powered-off portsDominik Bozek1-0/+4
2018-07-28usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu1-2/+6
2018-07-17usb: quirks: add delay quirks for Corsair StrafeNico Sneck1-0/+4
2018-07-03usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk1-1/+3
2018-05-09USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern1-1/+3
2018-05-02USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2-1/+10
2018-05-02usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko1-0/+3
2018-04-24USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing1-2/+7
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2-1/+6
2018-02-28Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker1-0/+3