aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai2019-03-26
* Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-06
|\
| * usb: core: make default autosuspend delay configurableMans Rullgard2019-03-01
| * usb: core: Fix typo in description of "authorized_default"Jakub Wilk2019-02-27
| * usb: core: add option of only authorizing internal devicesDmitry Torokhov2019-02-22
| * usb: core: Replace hardcoded check with inline function from usb.hKeyur Patel2019-02-20
| * usb: core: skip interfaces disabled in devicetreeMans Rullgard2019-02-20
| * usb: core: config: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-19
| * USB: Fix configuration selection issues introduced in v4.20.0Nikolay Yakimov2019-02-08
| * usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski2019-02-08
| * usb: core: Move variable initialization to appropriate placeSuwan Kim2019-02-04
| * usb: core: comply to PHY frameworkMiquel Raynal2019-01-30
| * Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman2019-01-28
| |\
| * | USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-22
| * | USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng2019-01-18
| * | USB: Add new USB LPM helpersKai-Heng Feng2019-01-18
| * | usb: hub: add retry routine after intr URB submit errorNicolas Saenz Julienne2019-01-18
| * | Merge 5.0-rc2 into usb-nextGreg Kroah-Hartman2019-01-15
| |\ \
| * | | USB: core: urb: Use struct_size() in kmalloc()Gustavo A. R. Silva2019-01-08
| * | | usb: devio: update max count of DPs per interval for ISOCChunfeng Yun2019-01-07
| * | | usb: core: Simplify return value of usb_get_configuration()Suwan Kim2019-01-07
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-02-25
|\ \ \ \ | |_|_|/ |/| | |
| * | | usb: assign ACPI companions for embedded USB devicesDmitry Torokhov2019-01-25
| * | | usb: split code locating ACPI companion into port and deviceDmitry Torokhov2019-01-25
| | |/ | |/|
* / | USB: leds: fix regression in usbport led triggerChristian Lamparter2019-01-18
|/ /
* | USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker2019-01-07
* | usbcore: Select only first configuration for non-UAC3 compliant devicesSaranya Gopal2019-01-07
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* usb: core: Remove unnecessary memset()Suwan Kim2018-12-12
* Merge 4.20-rc6 into usb-nextGreg Kroah-Hartman2018-12-10
|\
| * USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-05
| * usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan2018-12-05
| * USB: Fix invalid-free bug in port_over_current_notify()Alan Stern2018-12-05
* | usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman2018-12-05
|/
* usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner2018-11-26
* usb: core: Fix hub port connection events lostDennis Wassenberg2018-11-14
* USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng2018-11-07
* usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta2018-11-07
* USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng2018-11-07
* Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-26
|\
| * USB: core: remove set but not used variable 'udev'YueHaibing2018-10-09
| * usb: core: fix memory leak on port_dev_path allocationColin Ian King2018-10-09
| * usb: export firmware port location in sysfsBjørn Mork2018-10-02
| * usb: hub: try old enumeration scheme first for high speed devicesZeng Tao2018-10-02
| * Merge 4.19-rc6 into usb-nextGreg Kroah-Hartman2018-09-30
| |\
| * | usb: core: added uevent for over-currentJon Flatley2018-09-28
| * | usbcore: Select UAC3 configuration for audio if presentSaranya Gopal2018-09-20
| * | Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman2018-09-16
| |\ \
| * | | usb: core: remove flags variable in __usb_hcd_giveback_urb()Sebastian Andrzej Siewior2018-09-11
| * | | usb: core: phy: clean up return value check about devm_of_phy_get_by_index()Chunfeng Yun2018-09-10