aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2019-09-16USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta
2019-09-12USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz
2019-09-12USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-08-17usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-08-17USB: core: Don't unbind interfaces following device reset failureAlan Stern
2019-05-23USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-23USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-05-15USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng
2019-05-15USB: Add new USB LPM helpersKai-Heng Feng
2019-03-01usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman
2019-02-05USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker
2018-12-30USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-12-30usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan
2018-12-15usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2018-12-15usb: core: Fix hub port connection events lostDennis Wassenberg
2018-12-04usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta
2018-12-04USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2018-12-04USB: 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: core: safely deal with the dynamic quirk listsHarry Pan
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-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-07-21usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu
2018-07-06usb: quirks: add delay quirks for Corsair StrafeNico Sneck
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