aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds21-66/+455
2024-03-15Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2024-03-05dt-bindings: usb: typec-tcpci: add tcpci fallback bindingMarco Felsch1-2/+4
2024-03-05dt-bindings: usb: Add downstream facing ports to realtek bindingStephen Boyd1-0/+55
2024-03-05dt-bindings: usb: Add binding for TI USB8020B hub controllerMacpaul Lin1-0/+69
2024-03-05dt-bindings: usb: analogix,anx7411: drop redundant connector propertiesKrzysztof Kozlowski1-13/+0
2024-03-05dt-bindings: usb: add hisilicon,hi3798mv200-dwc3Yang Xiwen1-0/+99
2024-03-04dt-bindings: usb: qcom,pmic-typec: add support for the PM4125 blockDmitry Baryshkov1-0/+5
2024-03-02dt-bindings: usb: qcom,dwc3: fix a typo in interrupts' descriptionGabor Juhos1-1/+1
2024-03-02dt-bindings: usb: qcom,pmic-typec: Add support for the PM6150 PMICDanila Tikhonov1-3/+8
2024-02-19Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman3-3/+6
2024-02-17dt-bindings: usb: qcom,pmic-typec: add support for the PMI632 blockDmitry Baryshkov1-1/+31
2024-02-17dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register spaceRoger Quadros1-2/+6
2024-02-17dt-bindings: usb: microchip,usb5744: Remove peer-hub as requirementStefan Eichenberger1-2/+0
2024-02-17dt-bindings: usb: dwc3: drop 'snps,host-vbus-glitches-quirk'Frank Li1-7/+0
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-3/+6
2024-02-13dt-bindings: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski1-1/+1
2024-01-31dt-bindings: xilinx: replace Piyush Mehta maintainershipRadhey Shyam Pandey3-3/+6
2024-01-27dt-bindings: usb: dwc3: Add snps,host-vbus-glitches-quirk avoid vbus glitchRan Wang1-0/+7
2024-01-27dt-bindings: usb: usb-nop-xceiv: Repurpose vbus-regulatorSean Anderson1-5/+6
2024-01-27dt-bindings: usb: mtu3: Add MT8195 MTU3 ip-sleep supportAngeloGioacchino Del Regno1-1/+4
2024-01-27dt-bindings: usb: Clean-up "usb-phy" constraintsRob Herring2-1/+3
2024-01-27dt-bindings: usb: add common Type-C USB Switch schemaKrzysztof Kozlowski6-36/+92
2024-01-27dt-bindings: usb: Add Marvell ac5Elad Nachman1-0/+1
2024-01-27dt-bindings: usb: Introduce ITE IT5205 Alt. Mode Passive MUXAngeloGioacchino Del Regno1-0/+72
2024-01-04dt-bindings: usb: dwc3: Limit num-hc-interrupters definitionWesley Cheng1-0/+4
2024-01-04dt-bindings: usb: xhci: Add num-hc-interrupters definitionWesley Cheng1-0/+6
2024-01-04dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issueChunfeng Yun1-0/+11
2024-01-04dt-bindings: usb: qcom,dwc3: Fix SDM660 clock descriptionKonrad Dybcio1-4/+2
2024-01-04dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindingKrishna Kurapati1-80/+61
2023-12-15dt-bindings: usb: qcom,dwc3: Add X1E80100 bindingAbel Vesa1-0/+3
2023-12-15dt-bindings: usb: Document WCD939x USB SubSystem Altmode/Analog Audio SwitchNeil Armstrong1-0/+102
2023-12-15dt-bindings: usb: nxp,ptn5110: Fix typos in the titleFabio Estevam1-1/+1
2023-12-15dt-bindings: usb: genesys,gl850g: Document 'peer-hub'Fabio Estevam1-0/+5
2023-12-06dt-bindings: usb: xhci: Add support for BCM2711Stefan Wahren1-3/+22
2023-12-04dt-bindings: usb: tps6598x: add reset-gpios propertyJavier Carrasco1-0/+6
2023-11-27Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman3-4/+9
2023-11-23dt-bindings: usb: qcom,dwc3: adjust number of interrupts on SM6125Krzysztof Kozlowski1-1/+1
2023-11-22dt-bindings: usb: qcom,dwc3: fix example wakeup interrupt typesJohan Hovold1-2/+2
2023-11-22dt-bindings: usb: microchip,usb5744: Add second supplyStefan Eichenberger1-1/+6
2023-11-22dt-bindings: usb: qcom,dwc3: document the SM8560 SuperSpeed DWC3 USB controllerNeil Armstrong1-0/+3
2023-11-22dt-bindings: usb: renesas,usbhs: Document RZ/Five SoCLad Prabhakar1-1/+1
2023-11-21dt-bindings: usb: hcd: add missing phy name to exampleJohan Hovold1-1/+1
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds11-12/+422
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+82
2023-10-27dt-bindings: usb: fsa4480: Add compatible for OCP96011Luca Weiss1-4/+14
2023-10-27dt-bindings: usb: fsa4480: Add data-lanes property to endpointLuca Weiss1-1/+28
2023-10-24dt-bindings: usb: rockchip,dwc3: update inno usb2 phy binding nameJohan Jonker1-1/+1
2023-10-24Revert "dt-bindings: usb: Add bindings for multiport properties on DWC3 controller"Greg Kroah-Hartman1-7/+6
2023-10-24Revert "dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport"Greg Kroah-Hartman1-29/+0