summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-08-03Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum
2023-08-03Revert "usb: xhci: tegra: Fix error check"Dan Carpenter
2023-08-03usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda
2023-08-03usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li
2023-08-03USB: quirks: add quirk for Focusrite ScarlettƁukasz Bartosik
2023-08-03usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-08-03usb: misc: ehset: fix wrong if conditionXu Yang
2023-08-03usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-08-03usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-08-03Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-08-03usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso
2023-08-03usb: typec: Iterate pds array when showing the pd listKyle Tso
2023-08-03usb: typec: Set port->pd before adding device for typec_portKyle Tso
2023-08-03USB: serial: simple: sort driver entriesJohan Hovold
2023-08-03USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum
2023-08-03USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi
2023-08-03USB: serial: option: support Quectel EM060K_128Jerry Meng
2023-08-03usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activateMichael Grzeschik
2023-08-03USB: gadget: Fix the memory leak in raw_gadget driverZqiang
2023-08-03usb: gadget: call usb_gadget_check_config() to verify UDC capabilityFrank Li
2023-08-03Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...Dan Carpenter
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-19xhci: Improve the XHCI system resume timeBasavaraj Natikar
2023-07-19USB: Extend pci resume function to handle PM eventsBasavaraj Natikar
2023-07-19ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij
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-13usb: gadget: udc: core: Prevent soft_connect_store() raceBadhri Jagan Sridharan
2023-06-13usb: gadget: udc: core: Offload usb_udc_vbus_handler processingBadhri Jagan Sridharan
2023-06-13usb: typec: Fix fast_role_swap_current show functionPavan Holla
2023-06-13usb: typec: ucsi: Fix command cancellationHeikki Krogerus
2023-06-13USB: dwc3: fix use-after-free on core driver unbindJohan Hovold
2023-06-13USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold
2023-06-13usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao
2023-06-13usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} errorBiju Das
2023-06-08Merge tag 'usb-serial-6.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-06-02USB: serial: option: add Quectel EM061KGL seriesJerry Meng