aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-03Merge tag 'devicetree-fixes-for-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+2
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds12-40/+407
2022-05-31dt-bindings: usb: snps,dwc3: Add missing 'dma-coherent' propertyRob Herring1-0/+2
2022-05-25Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-4/+10
2022-05-23dt-bindings: Fix properties without any typeRob Herring1-0/+1
2022-05-17dt-bindings: usb: ci-hdrc-usb2: fix node node for ethernet controllerOleksij Rempel1-1/+1
2022-05-05dt-bindings: usb: qcom,dwc3: fix clock matchingKrzysztof Kozlowski1-22/+200
2022-05-05dt-bindings: usb: qcom,dwc3: add IPQ8074, MSM8994, QCS404 and SM6125Krzysztof Kozlowski1-0/+4
2022-05-05dt-bindings: usb: dwc3-xilinx: add optional property reset-gpiosPiyush Mehta1-0/+4
2022-05-05dt-bindings: usb: qcom,dwc3: Add binding for SDX65Rohit Agarwal1-0/+1
2022-05-05dt-bindings: usb: da8xx-usb: deprecate '#dma-channels'Krzysztof Kozlowski1-2/+3
2022-05-05dt-bindings: usb: am33xx-usb: deprecate '#dma-channels'Krzysztof Kozlowski1-3/+4
2022-05-05dt-bindings: usb: mediatek,mtu3: add binding for MT8195 SoCFabien Parent1-0/+1
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2-2/+2
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2022-04-26dt-bindings: mfd: mediatek: Add bindings for MT6360 PMICGene Chen1-0/+5
2022-04-26dt-bindings: usb: generic-ohci: Add HPE GXP ohci bindingNick Hawkins1-0/+1
2022-04-26dt-bindings: usb: generic-ehci: Add HPE GXP ehci bindingNick Hawkins1-0/+1
2022-04-26dt-bindings: usb: Add binding for fcs,fsa4480Bjorn Andersson1-0/+72
2022-04-26dt-bindings: usb: renesas,usbhs: Document RZ/G2UL bindingsBiju Das1-0/+4
2022-04-21dt-bindings: dwc2: Add bindings for new Ingenic SoCs.周琰杰 (Zhou Yanjie)1-0/+7
2022-04-21dt-bindings: usb: samsung,exynos-usb2: add missing required regKrzysztof Kozlowski1-0/+1
2022-04-21dt-bindings: usb: samsung,exynos-usb2: include usb-hcd schemaKrzysztof Kozlowski1-13/+2
2022-04-21dt-bindings: usb: samsung,exynos-usb2: add missing required regKrzysztof Kozlowski1-0/+1
2022-04-21dt-bindings: usb: Add documentation for AM62 USB Wrapper moduleAswath Govindraju1-0/+103
2022-04-04dt-bindings: white-space cleanupsKrzysztof Kozlowski2-3/+3
2022-04-04dt-bindings: update Krzysztof Kozlowski's emailKrzysztof Kozlowski2-2/+2
2022-03-28dt-bindings: Fix missing '/schemas' in $ref pathsRob Herring2-3/+3
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds12-123/+513
2022-03-26Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds5-7/+8
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+8
2022-03-18dt-bindings: usb: mtk-xhci: add compatible for mt8186Allen-KH Cheng1-0/+1
2022-03-15dt-bindings: usb: add rk3568 compatible to rockchip, dwc3Michael Riesch1-0/+2
2022-03-15dt-bindings: usb: dwc3-imx8mp: Add imx8mp specific flagsAlexander Stein1-4/+27
2022-03-15dt-bindings: usb: hcd: correct usb-device pathKrzysztof Kozlowski1-1/+1
2022-03-08Merge branch 'dt/linus' into dt/nextRob Herring2-2/+2
2022-03-03dt-bindings: usb: samsung,exynos-usb2: convert to dtschemaKrzysztof Kozlowski2-66/+117
2022-03-03dt-bindings: usb: samsung,exynos-dwc3: convert to dtschemaKrzysztof Kozlowski2-49/+129
2022-03-02dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'Rob Herring1-3/+1
2022-03-01dt-bindings: usb: dwc2: add disable-over-currentKrzysztof Kozlowski1-0/+4
2022-03-01dt-bindings: usb: dwc2: add iommusKrzysztof Kozlowski1-0/+3
2022-03-01dt-bindings: usb: dwc2: fix compatible of Intel AgilexKrzysztof Kozlowski1-0/+1
2022-03-01dt-bindings: usb: renesas,usbhs: Document RZ/V2L bindingsLad Prabhakar1-1/+4
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2022-02-28Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman2-2/+2
2022-02-25dt-bindings: usb: qcom,dwc3: Add msm8953 compatibleLuca Weiss1-0/+1
2022-02-22dt-bindings: update Roger Quadros emailKrzysztof Kozlowski2-2/+2
2022-02-22dt-bindings: usb: do not use deprecated synopsys prefixKrzysztof Kozlowski2-2/+2
2022-02-17dt-bindings: usb: Add WUSB3801 Type-C Port ControllerSamuel Holland1-0/+75
2022-02-11bindings: usb: dwc3: Update dwc3 properties for EUD connectorSouradeep Chowdhury1-0/+6