summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-05usb: dwc3: document gfladj_refclk_lpm_sel fieldSwarup Laxman Kotiaklapudi
2023-10-05usb: gadget: f_uac2: allow changing terminal types through configfsJames Gruber
2023-10-05dt-bindings: usb: gpio-sbu-mux: Add an entry for CBDTU02043Fabio Estevam
2023-10-05docs: driver-api: usb: update dma infoRandy Li
2023-10-05USB: dma: remove unused function prototypeRandy Li
2023-10-04Revert "phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY support"Greg Kroah-Hartman
2023-10-02usb: gadgetfs: return USB_GADGET_DELAYED_STATUS from setup()Andrey Konovalov
2023-10-02usb: raw-gadget: return USB_GADGET_DELAYED_STATUS from setup()Andrey Konovalov
2023-10-02usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUSAndrey Konovalov
2023-10-02USB: c67x00: Remove unused declaration c67x00_hcd_msg_received()Yue Haibing
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus
2023-10-02usb: misc: onboard_usb_hub: add Genesys Logic gl3510 hub supportJerome Brunet
2023-10-02dt-bindings: usb: add device for Genesys Logic hub gl3510Jerome Brunet
2023-10-02usb:typec:tcpm:support double Rp to Vbus cable as sinkMichael Wu
2023-10-02usb: xhci-mtk: improve split scheduling by separate IN/OUT budgetChunfeng Yun
2023-10-02usb: xhci-mtk: add a bandwidth budget tableChunfeng Yun
2023-10-02dt-bindings: usb: ci-hdrc-usb2: Allow "fsl,imx27-usb" to be passed aloneFabio Estevam
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoffNiklas Schnelle
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle
2023-10-02usb: pci-quirks: group AMD specific quirk code togetherNiklas Schnelle
2023-10-02usbmon: Use list_for_each_entry() helperJinjie Ruan
2023-10-02usb: chipidea: tegra: Consistently use dev_err_probe()Michał Mirosław
2023-10-02usb: chipidea: Simplify Tegra DMA alignment codeMichał Mirosław
2023-10-02usb: chipidea: Fix DMA overwrite for TegraMichał Mirosław
2023-10-02phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY supportRohit Agarwal
2023-10-02dt-bindings: usb: dwc3: Add SDX75 compatibleRohit Agarwal
2023-10-02dt-bindings: usb: qcom,dwc3: Fix SDX65 clocksRohit Agarwal
2023-10-02dt-bindings: phy: qcom,qmp-usb: Add SDX75 USB3 PHYRohit Agarwal
2023-10-02dt-bindings: phy: qcom,snps-eusb2-phy: Add compatible for SDX75Rohit Agarwal
2023-10-02dt-bindings: usb: dwc3: Add DWC_usb3 TX/RX threshold configurableStanley Chang
2023-10-02usb: dwc3: core: configure TX/RX threshold for DWC3_IPStanley Chang
2023-10-02dt-bindings: usb: dwc3: Add Realtek DHC RTD SoC DWC3 USBStanley Chang
2023-10-02usb: dwc3: add Realtek DHC RTD SoC dwc3 glue layer driverStanley Chang
2023-10-02usb: typec: intel_pmc_mux: Configure Displayport Alternate mode 2.1Utkarsh Patel
2023-10-02platform/chrome: cros_ec_typec: Add Displayport Alternatemode 2.1 SupportUtkarsh Patel
2023-10-02usb: pd: Add helper macro to get Type C cable speedUtkarsh Patel
2023-10-02usb: typec: Add Active or Passive cable defination to cable discover mode VDOUtkarsh Patel
2023-10-02usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel
2023-10-02usb: gadget: uvc: rework pump worker to avoid while loopMichael Grzeschik
2023-10-02usb: gadget: uvc: cleanup request when not in correct stateMichael Grzeschik
2023-10-02usb: gadget: uvc: stop pump thread on video disableMichael Grzeschik
2023-10-02usb: gadget: udc: Handle gadget_connect failure during bind operationKrishna Kurapati
2023-10-02usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai
2023-10-02usb: renesas_usbhs: remove boilerplate from header fileWolfram Sang
2023-10-02usb: typec: drop check because i2c_unregister_device() is NULL safeWolfram Sang
2023-10-02usb: typec: tcpci_rt1711h: Drop CONFIG_OF ifdefferyBiju Das
2023-10-02usb: typec: tcpci_rt1711h: Add enable_pd30_extended_message variable to struc...Biju Das
2023-10-02usb: typec: tcpci_rt1711h: Add rxdz_sel variable to struct rt1711h_chip_infoBiju Das
2023-10-02usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the match tablesBiju Das
2023-10-02usb: typec: tcpci_rt1711h: Remove trailing comma in the terminator entry for ...Biju Das