summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2018-09-28usb: core: added uevent for over-currentJon Flatley
2018-09-20usb: core: safely deal with the dynamic quirk listsHarry Pan
2018-09-20usbcore: Select UAC3 configuration for audio if presentSaranya Gopal
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-16Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman
2018-09-11usb: core: remove flags variable in __usb_hcd_giveback_urb()Sebastian Andrzej Siewior
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda
2018-09-10usb: core: phy: clean up return value check about devm_of_phy_get_by_index()Chunfeng Yun
2018-09-10USB: Removing NULL check for pool since dma_pool_destroy is safeSalil Kapur
2018-09-10usb: core: remove local_irq_save() around ->complete() handlerSebastian Andrzej Siewior
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
2018-05-31usb: hub: Per-port setting to use old enumeration schemeNicolas Boichat
2018-05-31usb: core: message: remove extra endianness conversion in usb_set_isoch_delayRuslan Bilovol
2018-05-31driver core: hold dev's parent lock when neededMartin Liu
2018-05-08Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman
2018-05-03USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern
2018-04-30Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman
2018-04-25usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk
2018-04-23usb: core: hcd: mark expected switch fall-throughGustavo A. R. Silva
2018-04-23usb: core: phy: add the SPDX-License-Identifier and include guardMartin Blumenstingl
2018-04-22USB: USB 3.2 Add sysfs entries for a usb device rx_lanes and tx_lanesMathias Nyman
2018-04-22USB: show USB 3.2 Dual-lane devices as Gen Xx2 during device enumerationMathias Nyman
2018-04-22usb: set root hub lane countsMathias Nyman
2018-04-22USB: Add support to store lane count used by USB 3.2Mathias Nyman
2018-04-22usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-laneMathias Nyman
2018-04-22usb: hub: Don't wait for connect state at resume for powered-off portsDominik Bozek
2018-04-22USB: core: hcd: drop support for legacy physJohan Hovold