summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-07USB: gadget: pxa27x_udc: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-07usb: gadget/snps_udc_plat: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-07usb: ohci-pxa27x: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-07usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King1-0/+2
2024-03-06usb: Clarify expected behavior of dev_bin_attrs_are_visible()Elbert Mai1-2/+5
2024-03-05xhci: Allow RPM on the USB controller (1022:43f7) by defaultBasavaraj Natikar1-1/+4
2024-03-05usb: isp1760: remove SLAB_MEM_SPREAD flag usageChengming Zhou1-5/+3
2024-03-05usb: misc: onboard_hub: use pointer consistently in the probe functionJavier Carrasco1-1/+1
2024-03-05usb: gadget: fsl: Increase size of name buffer for endpointsUwe Kleine-König1-1/+1
2024-03-05usb: gadget: fsl: Add of device table to enable module autoloadingUwe Kleine-König1-0/+10
2024-03-05usb: typec: tcpm: add support to set tcpc connector orientatitionMarco Felsch2-0/+8
2024-03-05usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch1-0/+1
2024-03-05dt-bindings: usb: typec-tcpci: add tcpci fallback bindingMarco Felsch1-2/+4
2024-03-05usb: gadget: fsl-udc: Replace custom log wrappers by dev_{err,warn,dbg,vdbg}Uwe Kleine-König2-100/+62
2024-03-05usb: core: Set connect_type of ports based on DT nodeStephen Boyd3-0/+80
2024-03-05dt-bindings: usb: Add downstream facing ports to realtek bindingStephen Boyd1-0/+55
2024-03-05usb: misc: onboard_usb_hub: Add support for TI TUSB8020BMacpaul Lin2-0/+9
2024-03-05dt-bindings: usb: Add binding for TI USB8020B hub controllerMacpaul Lin1-0/+69
2024-03-05usb: musb: remove unused variable 'count'Colin Ian King1-4/+0
2024-03-05dt-bindings: usb: analogix,anx7411: drop redundant connector propertiesKrzysztof Kozlowski1-13/+0
2024-03-05usb: dwc3: core: Add DWC31 version 2.00a controllerWesley Cheng1-0/+1
2024-03-05usb: dwc3-am62: add workaround for Errata i2409Roger Quadros1-1/+18
2024-03-05usb: dwc3-am62: Fix PHY core voltage selectionRoger Quadros1-1/+9
2024-03-05usb: dwc3-am62: Disable wakeup at removeRoger Quadros1-0/+1
2024-03-05usb: dwc3-am62: fix module unload/reload behaviorRoger Quadros1-10/+2
2024-03-05usb: dwc3: of-simple: Add compatible for hi3798mv200 DWC3 controllerYang Xiwen1-0/+1
2024-03-05dt-bindings: usb: add hisilicon,hi3798mv200-dwc3Yang Xiwen1-0/+99
2024-03-05usb: typec: ucsi: Register SOP' alternate modes with cable plugJameson Thies2-0/+62
2024-03-05usb: typec: ucsi: Register SOP/SOP' Discover Identity ResponsesJameson Thies2-0/+141
2024-03-05usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTYJameson Thies2-0/+78
2024-03-05usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies1-2/+2
2024-03-05usb: typec: pd: no opencoding of FIELD_GETOliver Neukum2-7/+9
2024-03-05usb: typec: altmodes/displayport: send configure message on sop'RD Babiera1-1/+2
2024-03-05usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdmRD Babiera1-10/+16
2024-03-05usb: usb-acpi: Set port connect type of not connectable ports correctlyMathias Nyman1-23/+23
2024-03-05usb: dwc3: qcom: Remove ACPI support from glue driverKrishna Kurapati2-265/+13
2024-03-05usb: Export BOS descriptor to sysfsElbert Mai2-17/+71
2024-03-04dt-bindings: usb: qcom,pmic-typec: add support for the PM4125 blockDmitry Baryshkov1-0/+5
2024-03-02powerpc: dts: akebono: Harmonize EHCI/OHCI DT nodes nameSerge Semin1-3/+3
2024-03-02dt-bindings: usb: qcom,dwc3: fix a typo in interrupts' descriptionGabor Juhos1-1/+1
2024-03-02arm64: dts: qcom: pm6150: define USB-C related blocksDanila Tikhonov1-0/+46
2024-03-02dt-bindings: usb: qcom,pmic-typec: Add support for the PM6150 PMICDanila Tikhonov1-3/+8
2024-03-02usb: cdns3: Fix spelling mistake "supporte" -> "supported"Colin Ian King1-1/+1
2024-03-02USB: document some API requirements on disconnectionMichal Pecio2-3/+8
2024-03-02usb: xhci: Add error handling in xhci_map_urb_for_dmaPrashanth K1-0/+2
2024-03-02xhci: dbc: poll at different rate depending on data transfer activityMathias Nyman2-2/+13
2024-03-02xhci: retry Stop Endpoint on buggy NEC controllersMichal Pecio1-0/+9
2024-03-02xhci: fix matching completion events with TDsMichal Pecio1-4/+3
2024-03-02usb: xhci: utilize 'xhci_free_segments_for_ring()' for freeing segmentsNiklas Neronin1-22/+15
2024-03-02usb: xhci: remove duplicate code from 'xhci_clear_command_ring()'Niklas Neronin1-13/+1