| Commit message (Expand) | Author | Age | Files | Lines |
* | dt-bindings: Rename Ingenic CGU headers to ingenic,*.h | Paul Cercueil | 2021-11-12 | 1 | -1/+1 |
* | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-11-04 | 7 | -49/+141 |
|\ |
|
| * | dt-bindings: usb: dwc2: adopt otg properties defined in usb-drd.yaml | Fabrice Gasnier | 2021-10-25 | 1 | -0/+6 |
| * | dt-bindings: usb: dwc2: Add reference to usb-drd.yaml | Fabrice Gasnier | 2021-10-25 | 1 | -5/+5 |
| * | dt-bindings: usb: dwc3: Fix usb-phy check | Maxime Ripard | 2021-10-05 | 1 | -5/+5 |
| * | dt-bindings: usb: Convert SMSC USB3503 binding to a schema | Maxime Ripard | 2021-10-05 | 2 | -39/+108 |
| * | dt-bindings: usb: tps6598x: Add Apple CD321x compatible | Sven Peter | 2021-10-05 | 1 | -0/+4 |
| * | dt-bindings: usb: atmel: add USB PHY type property | Cristian Birsan | 2021-09-14 | 1 | -0/+4 |
| * | dt-bindings: usb: qcom,dwc3: add binding for IPQ6018 | Baruch Siach | 2021-09-14 | 1 | -0/+1 |
| * | dt-bindings: usb: dwc3: add reference clock period | Baruch Siach | 2021-09-14 | 1 | -0/+8 |
* | | dt-binding: usb: xilinx: Add clocking node | Shubhrajyoti Datta | 2021-10-08 | 1 | -0/+6 |
* | | dt-binding: usb: xilinx: Convert binding to YAML | Shubhrajyoti Datta | 2021-09-13 | 2 | -18/+41 |
|/ |
|
* | dt-bindings: usb: mtk-xhci: add compatible for mt8195 | Chunfeng Yun | 2021-08-26 | 1 | -0/+1 |
* | dt-bindings: usb: mtk-xhci: add optional property to disable usb2 ports | Chunfeng Yun | 2021-08-26 | 1 | -0/+5 |
* | dt-bindings: usb: mtk-musb: add MT7623 compatible | Sungbo Eo | 2021-08-16 | 1 | -0/+1 |
* | dt-bindings: usb: renesas,usbhs: Document RZ/G2L bindings | Biju Das | 2021-08-05 | 1 | -2/+24 |
* | drivers: usb: dwc3-qcom: Add sdm660 compatible | Konrad Dybcio | 2021-07-29 | 1 | -0/+1 |
* | dt-bindings: usb: ohci: Add Allwinner A83t compatible | Maxime Ripard | 2021-07-27 | 1 | -0/+1 |
* | dt-bindings: usb: ehci: Add Allwinner A83t compatible | Maxime Ripard | 2021-07-27 | 1 | -0/+1 |
* | dt-bindings: usb: mtu3: add wakeup interrupt | Chunfeng Yun | 2021-07-27 | 1 | -1/+12 |
* | dt-bindings: usb: mtu3: add support property role-switch-default-mode | Chunfeng Yun | 2021-07-27 | 1 | -0/+6 |
* | dt-bindings: usb: mtu3: add optional property to disable usb2 ports | Chunfeng Yun | 2021-07-27 | 1 | -0/+6 |
* | dt-bindings: usb: mtu3: remove support VBUS detection of extcon | Chunfeng Yun | 2021-07-27 | 1 | -4/+18 |
* | Merge v5.14-rc3 into usb-next | Greg Kroah-Hartman | 2021-07-26 | 1 | -2/+0 |
|\ |
|
| * | dt-bindings: More dropping redundant minItems/maxItems | Rob Herring | 2021-07-15 | 1 | -2/+0 |
* | | dt-bindings: usb: generic-ohci: Document dr_mode property | Biju Das | 2021-07-21 | 1 | -0/+5 |
* | | dt-bindings: usb: generic-ehci: Document dr_mode property | Biju Das | 2021-07-21 | 1 | -0/+5 |
* | | dt-bindings: usb: dwc3: Update dwc3 TX fifo properties | Wesley Cheng | 2021-07-12 | 1 | -2/+13 |
|/ |
|
* | Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-07-05 | 6 | -0/+138 |
|\ |
|
| * | dt-bindings: usb: qcom,dwc3: Add bindings for sm6115/4250 | Iskren Chernev | 2021-06-24 | 1 | -0/+2 |
| * | dt-bindings: usb: Add binding for Realtek RTS5411 hub controller | Matthias Kaehlcke | 2021-06-15 | 1 | -0/+62 |
| * | doc: dt-binding: cdns,usb3: Add interrupt-names property under required | Aswath Govindraju | 2021-06-04 | 1 | -0/+1 |
| * | dt-bindings: usb: cdns,usb3: Fix interrupts order | Geert Uytterhoeven | 2021-06-03 | 1 | -1/+1 |
| * | dt-bindings: usb: dwc2: add compatible for RK3308 USB controller | Tobias Schramm | 2021-05-21 | 1 | -0/+1 |
| * | dt-bindings: usb: nxp,isp1760: add bindings | Rui Miguel Silva | 2021-05-21 | 1 | -0/+69 |
| * | dt-bindings: usb: sunxi-musb: Add H616 compatible string | Andre Przywara | 2021-05-21 | 1 | -0/+3 |
* | | dt-bindings: Drop redundant minItems/maxItems | Rob Herring | 2021-06-21 | 3 | -9/+0 |
* | | dt-bindings: usb: cdns,usb3: Fix interrupts order | Geert Uytterhoeven | 2021-06-05 | 1 | -1/+1 |
* | | dt-bindings: soc: ti: update sci-pm-domain.yaml references | Mauro Carvalho Chehab | 2021-06-03 | 2 | -2/+2 |
|/ |
|
* | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-04-29 | 1 | -1/+0 |
|\ |
|
| * | dt-bindings: Drop type references on common properties | Rob Herring | 2021-03-23 | 1 | -1/+0 |
* | | dt-bindings: usb: dwc3: Add disabling LPM for gadget | Thinh Nguyen | 2021-04-22 | 1 | -1/+7 |
* | | dt-bindings: usb: mtk-xhci: add wakeup interrupt | Chunfeng Yun | 2021-04-14 | 1 | -1/+12 |
* | | dt-bindings: usb: mtk-xhci: remove redefinitions of usb3-lpm-capable | Chunfeng Yun | 2021-04-02 | 1 | -3/+1 |
* | | dt-bindings: usb: mtk-xhci: support property usb2-lpm-disable | Chunfeng Yun | 2021-04-02 | 1 | -0/+2 |
* | | dt-bindings: usb: dwc3-imx8mp: Use the correct name for child node "snps, dwc3" | Zhen Lei | 2021-04-02 | 1 | -6/+3 |
* | | dt-bindings: usb: usb-nop-xceiv: Convert to DT schema | Rob Herring | 2021-03-28 | 2 | -43/+64 |
* | | dt-bindings: usb: mediatek,mtu3: Use graph schema | Rob Herring | 2021-03-28 | 1 | -1/+1 |
* | | dt-bindings: usb: mtu3: support wakeup for mt8183 and mt8192 | Chunfeng Yun | 2021-03-28 | 1 | -3/+7 |
* | | dt-bindings: usb: mtk-xhci: add support wakeup for mt8183 and mt8192 | Chunfeng Yun | 2021-03-28 | 1 | -3/+7 |