summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-06-21usb: gadget: legacy: fix error return code in gfs_bindWei Chen
2023-06-21usb: typec: fsa4480: add support for Audio Accessory ModeNeil Armstrong
2023-06-21usb: typec: fsa4480: rework mux & switch setup to handle more statesNeil Armstrong
2023-06-21usb: typec: ucsi: call typec_set_mode on non-altmode partner changeNeil Armstrong
2023-06-20USB: gadget: f_hid: make hidg_class a static const structureIvan Orlov
2023-06-20USB: gadget: f_printer: make usb_gadget_class a static const structureIvan Orlov
2023-06-20USB: mon: make mon_bin_class a static const structureIvan Orlov
2023-06-20USB: gadget: udc: core: make udc_class a static const structureIvan Orlov
2023-06-20USB: roles: make role_class a static const structureIvan Orlov
2023-06-19drivers/usb: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas
2023-06-19usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup"Colin Ian King
2023-06-19usb: gadget: function: printer: Replace strlcpy with strscpyAzeem Shaikh
2023-06-19usb: typec: tcpm: add get max power supportFrank Wang
2023-06-19usb: typec: tcpm: fix cc role at port resetFrank Wang
2023-06-15usb: typec: add support for the nb7vpq904m Type-C Linear RedriverDmitry Baryshkov
2023-06-15Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman
2023-06-14usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello
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: chipidea: imx: add missing USB PHY DPDM wakeup settingXu Yang
2023-06-13usb: chipidea: imx: turn off vbus comparator when suspendXu Yang
2023-06-13usb: cdns2: Add tracepoints for CDNS2 driverPawel Laszczak
2023-06-13usb: cdns2: Add main part of Cadence USBHS driverPawel Laszczak
2023-06-13usb: cdns2: Device side header file for CDNS2 driverPawel Laszczak
2023-06-13usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET
2023-06-13usb: update the ctime as well when updating mtime after an ioctlJeff Layton
2023-06-13usb: core: add sysfs entry for usb device stateRoy Luo
2023-06-13usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K
2023-06-13usb: chipidea: imx: don't request QoS for imx8ulpXu Yang
2023-06-13usb: dwc3: qcom: use dev_err_probe() where appropriateAndrew Halaney
2023-06-13usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET
2023-06-13usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET
2023-06-13usb: gadget: f_mass_storage: remove unnecessary open checkDavid Disseldorp
2023-06-13usb: gadget: uvc: clean up comments and styling in video_pumpAvichal Rakesh
2023-06-13usb: gadget: udc: udc-xilinx: Add identifier to read_fn function argPiyush Mehta
2023-06-13usb: usb251xb: Use of_property_read_u16()Christophe JAILLET
2023-06-13usb: gadget: u_serial: Add null pointer check in gs_start_ioKuen-Han Tsai
2023-06-13usb: typec: intel_pmc_mux: Expose IOM port status to debugfsRajat Khandelwal
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-13xhci: Add ZHAOXIN xHCI host U1/U2 feature supportWeitao Wang
2023-06-13xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang
2023-06-13xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang
2023-06-13xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang
2023-06-13xhci: Stop unnecessary tracking of free trbs in a ringMathias Nyman
2023-06-13xhci: Fix transfer ring expansion size calculationMathias Nyman