summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2019-06-14Merge tag 'v4.19.47' into v4.19-rtSteven Rostedt (VMware)
2019-05-31usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-05-31USB: core: Don't unbind interfaces following device reset failureAlan Stern
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-08USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-05-02USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng
2019-05-02USB: Add new USB LPM helpersKai-Heng Feng
2019-02-18Merge tag 'v4.19.23' into linux-4.19.y-rtSebastian Andrzej Siewior
2019-02-12usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman
2019-01-31USB: leds: fix regression in usbport led triggerChristian Lamparter
2019-01-16USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker
2018-12-19Merge tag 'v4.19.10' into linux-4.19.y-rtSebastian Andrzej Siewior
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-11Merge tag 'v4.19.8' into linux-4.19.y-rtSebastian Andrzej Siewior
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-30Merge tag 'v4.19.5' into linux-4.19.y-rtSebastian Andrzej Siewior
2018-11-27usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta
2018-11-27USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2018-11-27USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng
2018-10-29usb: do no disable interrupts in givebackSebastian Andrzej Siewior
2018-10-16USB: fix the usbfs flag sanitization for control transfersAlan Stern
2018-09-20usb: core: safely deal with the dynamic quirk listsHarry Pan
2018-09-20USB: handle NULL config in usb_find_alt_setting()Alan Stern
2018-09-20USB: fix error handling in usb_driver_claim_interface()Alan Stern
2018-09-20USB: remove LPM management from usb_driver_claim_interface()Alan Stern
2018-09-20USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum
2018-09-20USB: usbdevfs: sanitize flags moreOliver Neukum
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda
2018-09-05usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman
2018-09-05usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman
2018-09-05USB: Add quirk to support DJI CineSSDTim Anderson
2018-09-05USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-14Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman
2018-07-21usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman
2018-07-06usb: quirks: add delay quirks for Corsair StrafeNico Sneck
2018-07-05usb: simplify usbport triggerUwe Kleine-König
2018-07-05leds: triggers: let struct led_trigger::activate() return an error codeUwe Kleine-König
2018-06-28usb: usbfs: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2018-06-28usb: core: use irqsave() in sg_complete() complete callbackSebastian Andrzej Siewior
2018-06-25USB: Report wakeup events on root-hub portsAlan Stern
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-31USB: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31usb: hub: Per-port setting to reduce TRSTRCY to 10 msNicolas Boichat