aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-07-23xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang
2023-07-23xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang
2023-07-23xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang
2023-07-19usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello
2023-07-19Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman
2023-07-19usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET
2023-07-19usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K
2023-07-19usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET
2023-07-19usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET
2023-07-19usb: hide unused usbfs_notify_suspend/resume functionsArnd Bergmann
2023-07-19usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()Li Yang
2023-07-19usb: gadget: u_serial: Add null pointer check in gserial_suspendPrashanth K
2023-07-19usb: dwc3: qcom: Fix potential memory leakVladislav Efanov
2023-07-19usb: dwc2: Fix some error handling pathsChristophe JAILLET
2023-07-19usb: dwc2: platform: Improve error reporting for problems during .remove()Uwe Kleine-König
2023-07-19usb: dwc3: gadget: Propagate core init errors to UDC during pullupKrishna Kurapati
2023-07-19USB: serial: option: add LARA-R6 01B PIDsDavide Tronchin
2023-06-28usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter
2023-06-21usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao
2023-06-21USB: dwc3: fix use-after-free on core driver unbindJohan Hovold
2023-06-21USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold
2023-06-21usb: gadget: udc: core: Prevent soft_connect_store() raceBadhri Jagan Sridharan
2023-06-21usb: gadget: udc: core: Offload usb_udc_vbus_handler processingBadhri Jagan Sridharan
2023-06-21usb: typec: Fix fast_role_swap_current show functionPavan Holla
2023-06-21usb: typec: ucsi: Fix command cancellationHeikki Krogerus
2023-06-21USB: serial: option: add Quectel EM061KGL seriesJerry Meng
2023-06-14usb: usbfs: Use consistent mmap functionsRuihan Li
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-06-09usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal
2023-06-09usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern
2023-05-30usb: dwc3: fix gadget mode suspend interrupt handler issueLinyu Yuan
2023-05-24xhci: Fix incorrect tracking of free space on transfer ringsMathias Nyman
2023-05-24xhci-pci: Only run d3cold avoidance quirk for s2idleMario Limonciello
2023-05-24Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started"Francesco Dolcini
2023-05-24Revert "usb: gadget: udc: core: Prevent redundant calls to pullup"Francesco Dolcini
2023-05-24usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan
2023-05-24usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe
2023-05-24usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami
2023-05-24usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()Roger Quadros
2023-05-24USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang
2023-05-24usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon
2023-05-24USB: usbtmc: Fix direction for 0-length ioctl control messagesAlan Stern
2023-05-24usb: typec: tcpm: fix multiple times discover svids errorFrank Wang
2023-05-24usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj
2023-05-17usb: dwc3: gadget: Execute gadget stop after halting the controllerWesley Cheng
2023-05-17USB: dwc3: gadget: drop dead hibernation codeJohan Hovold
2023-05-11usb: mtu3: fix kernel panic at qmu transfer done irq handlerChunfeng Yun
2023-05-11usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu