summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2023-07-23xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang3-7/+27
2023-07-23xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang3-3/+13
2023-07-23xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang1-0/+5
2023-07-19usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello1-0/+14
2023-07-19Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman4-9/+0
2023-07-19usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET1-1/+4
2023-07-19usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K4-0/+9
2023-07-19usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET1-2/+3
2023-07-19usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET1-1/+5
2023-07-19usb: hide unused usbfs_notify_suspend/resume functionsArnd Bergmann1-0/+2
2023-07-19usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()Li Yang1-1/+1
2023-07-19usb: gadget: u_serial: Add null pointer check in gserial_suspendPrashanth K1-2/+11
2023-07-19usb: dwc3: qcom: Fix potential memory leakVladislav Efanov1-3/+3
2023-07-19usb: dwc2: Fix some error handling pathsChristophe JAILLET1-3/+13
2023-07-19xhci: Improve the XHCI system resume timeBasavaraj Natikar1-1/+1
2023-07-19USB: Extend pci resume function to handle PM eventsBasavaraj Natikar10-24/+35
2023-07-19ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij3-17/+39
2023-07-19usb: dwc3: gadget: Propagate core init errors to UDC during pullupKrishna Kurapati1-1/+3
2023-07-19USB: serial: option: add LARA-R6 01B PIDsDavide Tronchin1-0/+4
2023-06-13usb: gadget: udc: core: Prevent soft_connect_store() raceBadhri Jagan Sridharan1-49/+106
2023-06-13usb: gadget: udc: core: Offload usb_udc_vbus_handler processingBadhri Jagan Sridharan1-2/+27
2023-06-13usb: typec: Fix fast_role_swap_current show functionPavan Holla1-1/+1
2023-06-13usb: typec: ucsi: Fix command cancellationHeikki Krogerus1-4/+7
2023-06-13USB: dwc3: fix use-after-free on core driver unbindJohan Hovold1-0/+5
2023-06-13USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold1-1/+10
2023-06-13usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao1-0/+1
2023-06-13usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} errorBiju Das1-2/+2
2023-06-08Merge tag 'usb-serial-6.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+16
2023-06-02USB: serial: option: add Quectel EM061KGL seriesJerry Meng1-0/+16
2023-05-30usb: typec: tps6598x: Fix broken polling mode after system suspend/resumeRoger Quadros1-1/+1
2023-05-29usb: usbfs: Use consistent mmap functionsRuihan Li1-2/+9
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li2-4/+46
2023-05-29usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter1-0/+3
2023-05-29usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal1-1/+1
2023-05-29usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li1-0/+13
2023-05-16xhci: Fix incorrect tracking of free space on transfer ringsMathias Nyman1-1/+28
2023-05-16xhci-pci: Only run d3cold avoidance quirk for s2idleMario Limonciello2-3/+11
2023-05-13usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon1-7/+21
2023-05-13usb: dwc3: fix a test for error in dwc3_core_init()Dan Carpenter1-1/+1
2023-05-13usb: typec: tps6598x: Fix fault at module removalRoger Quadros1-0/+3
2023-05-13usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe1-0/+3
2023-05-13usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan1-0/+4
2023-05-13Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started"Francesco Dolcini1-104/+44
2023-05-13Revert "usb: gadget: udc: core: Prevent redundant calls to pullup"Francesco Dolcini1-3/+0
2023-05-13usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami1-0/+109
2023-05-13USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang1-4/+6
2023-05-13usb: dwc3: fix gadget mode suspend interrupt handler issueLinyu Yuan2-1/+13
2023-05-13usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()Roger Quadros1-33/+34
2023-05-13USB: usbtmc: Fix direction for 0-length ioctl control messagesAlan Stern1-0/+2
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1