summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati2022-08-301-2/+4
* | USB: core: Prevent nested device-reset callsAlan Stern2022-08-301-0/+10
* | USB: gadget: Fix obscure lockdep violation for udc_mutexAlan Stern2022-08-301-10/+16
* | usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit2022-08-301-4/+4
* | usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta2022-08-301-8/+8
* | usb: typec: Remove retimers properlyHeikki Krogerus2022-08-301-0/+1
* | usb: dwc3: disable USB core PHY managementJohan Hovold2022-08-301-0/+10
* | usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre2022-08-301-0/+4
* | Revert "xhci: turn off port power in shutdown"Mathias Nyman2022-08-253-16/+3
* | xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman2022-08-253-2/+15
* | xhci: Fix null pointer dereference in remove if xHC has only one roothubMathias Nyman2022-08-251-3/+8
* | Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"Takashi Iwai2022-08-231-29/+24
* | usb: dwc3: qcom: suppress unused-variable warningJohan Hovold2022-08-231-1/+1
* | USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)Thierry GUIBERT2022-08-191-0/+3
* | usb: gadget: f_uac2: fix superspeed transferJing Leng2022-08-191-2/+14
* | usb: xhci-mtk: fix bandwidth release issueChunfeng Yun2022-08-191-2/+2
* | usb: xhci-mtk: relax TT periodic bandwidth allocationChunfeng Yun2022-08-191-9/+2
* | usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun2022-08-181-2/+2
* | usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off()Matthias Kaehlcke2022-08-181-4/+1
* | usb: dwc3: gadget: Avoid duplicate requests to enable Run/StopWesley Cheng2022-08-181-3/+5
* | usb: dwc3: pci: Add support for Intel Raptor LakeHeikki Krogerus2022-08-181-0/+4
* | usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM deviceUtkarsh Patel2022-08-181-2/+7
* | usb: dwc3: qcom: clean up suspend callbacksJohan Hovold2022-08-181-8/+11
* | usb: dwc3: qcom: fix wakeup implementationJohan Hovold2022-08-182-4/+7
* | usb: dwc3: qcom: fix peripheral and OTG suspendJohan Hovold2022-08-181-3/+12
* | usb: dwc3: qcom: fix runtime PM wakeupJohan Hovold2022-08-181-8/+11
* | usb: dwc3: qcom: fix use-after-free on runtime-PM wakeupJohan Hovold2022-08-182-1/+14
* | usb: dwc3: qcom: fix gadget-only buildsJohan Hovold2022-08-181-1/+4
* | Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"Johan Hovold2022-08-181-21/+7
* | usb: dwc3: fix PHY disable sequenceJohan Hovold2022-08-181-9/+10
* | usb-storage: Add ignore-residue quirk for NXP PN7462AUWitold Lipieta2022-08-181-0/+7
* | usb: typec: tcpm: Return ENOTSUPP for power supply prop writesBadhri Jagan Sridharan2022-08-181-0/+7
* | musb: fix USB_MUSB_TUSB6010 dependencyArnd Bergmann2022-08-181-1/+1
|/
* Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-081-1/+1
|\
| * tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby2022-06-271-1/+1
* | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds2022-08-062-3/+39
|\ \
| * | ARM: sa1100/assabet: move dmabounce hack to ohci driverArnd Bergmann2022-07-072-3/+39
| |/
* | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-054-10/+8
|\ \
| * | USB: mtu3: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-241-4/+2
| * | usb: musb: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-191-2/+2
| * | xhci: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-151-2/+2
| * | usb: chipidea: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-151-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2022-08-041-2/+2
|\ \ \
| * | | usb:udc: remove reference to AVR32 architecture in Atmel USBA KconfigHans-Christian Noren Egtvedt2022-08-031-2/+2
* | | | usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor2022-08-041-4/+8
* | | | Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-04123-711/+12672
|\ \ \ \
| * | | | usb: misc: onboard_usb_hub: Remove duplicated power_on delayAlexander Stein2022-07-281-3/+0
| * | | | usb: misc: onboard_usb_hub: Add TI USB8041 hub supportAlexander Stein2022-07-272-0/+9
| * | | | usb: misc: onboard_usb_hub: Add reset-gpio supportAlexander Stein2022-07-272-5/+45
| * | | | USB: usbsevseg: convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-07-271-1/+1