summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2023-06-15usb: typec: add support for the nb7vpq904m Type-C Linear RedriverDmitry Baryshkov3-0/+538
2023-06-15Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman4-9/+0
2023-06-14usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello1-0/+14
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: chipidea: imx: add missing USB PHY DPDM wakeup settingXu Yang1-1/+1
2023-06-13usb: chipidea: imx: turn off vbus comparator when suspendXu Yang1-0/+35
2023-06-13usb: cdns2: Add tracepoints for CDNS2 driverPawel Laszczak6-3/+896
2023-06-13usb: cdns2: Add main part of Cadence USBHS driverPawel Laszczak7-0/+3218
2023-06-13usb: cdns2: Device side header file for CDNS2 driverPawel Laszczak1-0/+707
2023-06-13usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()Christophe JAILLET1-1/+4
2023-06-13usb: update the ctime as well when updating mtime after an ioctlJeff Layton1-8/+8
2023-06-13usb: core: add sysfs entry for usb device stateRoy Luo3-4/+47
2023-06-13usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K4-0/+9
2023-06-13usb: chipidea: imx: don't request QoS for imx8ulpXu Yang1-0/+5
2023-06-13usb: dwc3: qcom: use dev_err_probe() where appropriateAndrew Halaney1-11/+9
2023-06-13usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()Christophe JAILLET1-2/+3
2023-06-13usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET1-1/+5
2023-06-13usb: gadget: f_mass_storage: remove unnecessary open checkDavid Disseldorp1-6/+2
2023-06-13usb: gadget: uvc: clean up comments and styling in video_pumpAvichal Rakesh1-13/+25
2023-06-13usb: gadget: udc: udc-xilinx: Add identifier to read_fn function argPiyush Mehta1-1/+1
2023-06-13usb: usb251xb: Use of_property_read_u16()Christophe JAILLET1-5/+4
2023-06-13usb: gadget: u_serial: Add null pointer check in gs_start_ioKuen-Han Tsai1-1/+5
2023-06-13usb: typec: intel_pmc_mux: Expose IOM port status to debugfsRajat Khandelwal1-1/+51
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-13xhci: Add ZHAOXIN xHCI host U1/U2 feature supportWeitao Wang2-25/+19
2023-06-13xhci: Show ZHAOXIN xHCI root hub speed correctlyWeitao Wang3-7/+27
2023-06-13xhci: Fix TRB prefetch issue of ZHAOXIN hostsWeitao Wang3-3/+13
2023-06-13xhci: Fix resume issue of some ZHAOXIN hostsWeitao Wang1-0/+5
2023-06-13xhci: Stop unnecessary tracking of free trbs in a ringMathias Nyman4-49/+35
2023-06-13xhci: Fix transfer ring expansion size calculationMathias Nyman2-33/+45
2023-06-13xhci: split allocate interrupter into separate alloacte and add partsMathias Nyman1-37/+41
2023-06-13xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setupMathias Nyman6-32/+3
2023-06-13xhci: Don't require a valid get_quirks() function pointer during xhci setupMathias Nyman1-1/+2
2023-06-13xhci: Add usb cold attach (CAS) as a reason to resume root hub.Mathias Nyman1-1/+1
2023-06-13usb: xhci: Remove unused udev from xhci_log_ctx trace eventUdipto Goswami1-4/+0
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-07USB: serial: report unsupported break signallingJohan Hovold1-1/+1
2023-06-07USB: serial: cp210x: disable break signalling on CP2105 SCIJohan Hovold1-0/+6
2023-06-07USB: serial: return errors from break handlingJohan Hovold24-71/+139
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman6-8/+73
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-30usb: typec: qcom-pmic-typec: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-30usb: xhci-tegra: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2