| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Merge 6.8-rc5 into usb-next | Greg Kroah-Hartman | 2024-02-19 | 3 | -3/+6 |
| |\ |
|
| * | | dt-bindings: usb: qcom,pmic-typec: add support for the PMI632 block | Dmitry Baryshkov | 2024-02-17 | 1 | -1/+31 |
| * | | dt-bindings: usb/ti,am62-usb.yaml: Add PHY2 register space | Roger Quadros | 2024-02-17 | 1 | -2/+6 |
| * | | dt-bindings: usb: microchip,usb5744: Remove peer-hub as requirement | Stefan Eichenberger | 2024-02-17 | 1 | -2/+0 |
| * | | dt-bindings: usb: dwc3: drop 'snps,host-vbus-glitches-quirk' | Frank Li | 2024-02-17 | 1 | -7/+0 |
| * | | dt-bindings: usb: dwc3: Add snps,host-vbus-glitches-quirk avoid vbus glitch | Ran Wang | 2024-01-28 | 1 | -0/+7 |
| * | | dt-bindings: usb: usb-nop-xceiv: Repurpose vbus-regulator | Sean Anderson | 2024-01-28 | 1 | -5/+6 |
| * | | dt-bindings: usb: mtu3: Add MT8195 MTU3 ip-sleep support | AngeloGioacchino Del Regno | 2024-01-28 | 1 | -1/+4 |
| * | | dt-bindings: usb: Clean-up "usb-phy" constraints | Rob Herring | 2024-01-28 | 2 | -1/+3 |
| * | | dt-bindings: usb: add common Type-C USB Switch schema | Krzysztof Kozlowski | 2024-01-28 | 6 | -36/+92 |
| * | | dt-bindings: usb: Add Marvell ac5 | Elad Nachman | 2024-01-28 | 1 | -0/+1 |
| * | | dt-bindings: usb: Introduce ITE IT5205 Alt. Mode Passive MUX | AngeloGioacchino Del Regno | 2024-01-28 | 1 | -0/+72 |
* | | | Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-03-15 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | dt-bindings: use capital "OR" for multiple licenses in SPDX | Krzysztof Kozlowski | 2024-02-13 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-02-15 | 3 | -3/+6 |
|\ \
| |/
|/| |
|
| * | dt-bindings: xilinx: replace Piyush Mehta maintainership | Radhey Shyam Pandey | 2024-01-31 | 3 | -3/+6 |
* | | dt-bindings: usb: dwc3: Limit num-hc-interrupters definition | Wesley Cheng | 2024-01-04 | 1 | -0/+4 |
* | | dt-bindings: usb: xhci: Add num-hc-interrupters definition | Wesley Cheng | 2024-01-04 | 1 | -0/+6 |
* | | dt-bindings: usb: mtk-xhci: add a property for Gen1 isoc-in transfer issue | Chunfeng Yun | 2024-01-04 | 1 | -0/+11 |
* | | dt-bindings: usb: qcom,dwc3: Fix SDM660 clock description | Konrad Dybcio | 2024-01-04 | 1 | -4/+2 |
* | | dt-bindings: usb: dwc3: Clean up hs_phy_irq in binding | Krishna Kurapati | 2024-01-04 | 1 | -80/+61 |
* | | dt-bindings: usb: qcom,dwc3: Add X1E80100 binding | Abel Vesa | 2023-12-15 | 1 | -0/+3 |
* | | dt-bindings: usb: Document WCD939x USB SubSystem Altmode/Analog Audio Switch | Neil Armstrong | 2023-12-15 | 1 | -0/+102 |
* | | dt-bindings: usb: nxp,ptn5110: Fix typos in the title | Fabio Estevam | 2023-12-15 | 1 | -1/+1 |
* | | dt-bindings: usb: genesys,gl850g: Document 'peer-hub' | Fabio Estevam | 2023-12-15 | 1 | -0/+5 |
* | | dt-bindings: usb: xhci: Add support for BCM2711 | Stefan Wahren | 2023-12-06 | 1 | -3/+22 |
* | | dt-bindings: usb: tps6598x: add reset-gpios property | Javier Carrasco | 2023-12-04 | 1 | -0/+6 |
* | | Merge 6.7-rc3 into usb-next | Greg Kroah-Hartman | 2023-11-27 | 3 | -4/+9 |
|\ \ |
|
| * | | dt-bindings: usb: qcom,dwc3: fix example wakeup interrupt types | Johan Hovold | 2023-11-22 | 1 | -2/+2 |
| * | | dt-bindings: usb: microchip,usb5744: Add second supply | Stefan Eichenberger | 2023-11-22 | 1 | -1/+6 |
| * | | dt-bindings: usb: hcd: add missing phy name to example | Johan Hovold | 2023-11-21 | 1 | -1/+1 |
| |/ |
|
* | | dt-bindings: usb: qcom,dwc3: adjust number of interrupts on SM6125 | Krzysztof Kozlowski | 2023-11-23 | 1 | -1/+1 |
* | | dt-bindings: usb: qcom,dwc3: document the SM8560 SuperSpeed DWC3 USB controller | Neil Armstrong | 2023-11-22 | 1 | -0/+3 |
* | | dt-bindings: usb: renesas,usbhs: Document RZ/Five SoC | Lad Prabhakar | 2023-11-22 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-11-04 | 11 | -12/+422 |
|\ |
|
| * | dt-bindings: usb: fsa4480: Add compatible for OCP96011 | Luca Weiss | 2023-10-27 | 1 | -4/+14 |
| * | dt-bindings: usb: fsa4480: Add data-lanes property to endpoint | Luca Weiss | 2023-10-27 | 1 | -1/+28 |
| * | Revert "dt-bindings: usb: Add bindings for multiport properties on DWC3 contr... | Greg Kroah-Hartman | 2023-10-24 | 1 | -7/+6 |
| * | Revert "dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport" | Greg Kroah-Hartman | 2023-10-24 | 1 | -29/+0 |
| * | dt-bindings: usb: add rk3588 compatible to rockchip,dwc3 | Sebastian Reichel | 2023-10-21 | 1 | -5/+55 |
| * | dt-bindings: usb: add NXP PTN36502 Type-C redriver bindings | Luca Weiss | 2023-10-21 | 1 | -0/+94 |
| * | dt-bindings: usb: ci-hdrc-usb2: add npcm750 and npcm845 compatible | Tomer Maimon | 2023-10-21 | 1 | -0/+6 |
| * | dt-bindings: usb: vialab,vl817: remove reset-gpios from required list | Jisheng Zhang | 2023-10-21 | 1 | -1/+0 |
| * | dt-bindings: usb: gpio-sbu-mux: Make 'mode-switch' not required | Fabio Estevam | 2023-10-16 | 1 | -1/+0 |
| * | dt-bindings: usb: tps6598x: Add tps25750 | Abdel Alkuor | 2023-10-10 | 1 | -1/+80 |
| * | dt-bindings: usb: gpio-sbu-mux: Add an entry for CBDTU02043 | Fabio Estevam | 2023-10-05 | 1 | -0/+1 |
| * | dt-bindings: usb: add device for Genesys Logic hub gl3510 | Jerome Brunet | 2023-10-02 | 1 | -1/+2 |
| * | dt-bindings: usb: ci-hdrc-usb2: Allow "fsl,imx27-usb" to be passed alone | Fabio Estevam | 2023-10-02 | 1 | -0/+1 |
| * | dt-bindings: usb: dwc3: Add SDX75 compatible | Rohit Agarwal | 2023-10-02 | 1 | -0/+3 |
| * | dt-bindings: usb: qcom,dwc3: Fix SDX65 clocks | Rohit Agarwal | 2023-10-02 | 1 | -0/+1 |