summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus3-6/+12
2023-10-02usb: misc: onboard_usb_hub: add Genesys Logic gl3510 hub supportJerome Brunet1-0/+1
2023-10-02dt-bindings: usb: add device for Genesys Logic hub gl3510Jerome Brunet1-1/+2
2023-10-02usb:typec:tcpm:support double Rp to Vbus cable as sinkMichael Wu1-2/+2
2023-10-02usb: xhci-mtk: improve split scheduling by separate IN/OUT budgetChunfeng Yun2-40/+278
2023-10-02usb: xhci-mtk: add a bandwidth budget tableChunfeng Yun2-32/+85
2023-10-02dt-bindings: usb: ci-hdrc-usb2: Allow "fsl,imx27-usb" to be passed aloneFabio Estevam1-0/+1
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoffNiklas Schnelle1-7/+16
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle5-10/+52
2023-10-02usb: pci-quirks: group AMD specific quirk code togetherNiklas Schnelle2-65/+68
2023-10-02usbmon: Use list_for_each_entry() helperJinjie Ruan1-18/+5
2023-10-02usb: chipidea: tegra: Consistently use dev_err_probe()Michał Mirosław1-9/+7
2023-10-02usb: chipidea: Simplify Tegra DMA alignment codeMichał Mirosław1-27/+18
2023-10-02usb: chipidea: Fix DMA overwrite for TegraMichał Mirosław1-3/+4
2023-10-02phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY supportRohit Agarwal1-0/+173
2023-10-02dt-bindings: usb: dwc3: Add SDX75 compatibleRohit Agarwal1-0/+3
2023-10-02dt-bindings: usb: qcom,dwc3: Fix SDX65 clocksRohit Agarwal1-0/+1
2023-10-02dt-bindings: phy: qcom,qmp-usb: Add SDX75 USB3 PHYRohit Agarwal1-0/+2
2023-10-02dt-bindings: phy: qcom,snps-eusb2-phy: Add compatible for SDX75Rohit Agarwal1-1/+6
2023-10-02dt-bindings: usb: dwc3: Add DWC_usb3 TX/RX threshold configurableStanley Chang1-0/+56
2023-10-02usb: dwc3: core: configure TX/RX threshold for DWC3_IPStanley Chang2-36/+137