Age | Commit message (Expand) | Author | Files | Lines |
2021-08-19 | dt-bindings: net: can: c_can: convert to json-schema | Dario Binacchi | 2 | -65/+119 |
2021-08-19 | dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC | Lad Prabhakar | 1 | -6/+63 |
2021-08-19 | dt-bindings: can: fsl,flexcan: enable termination-* bindings | Oleksij Rempel | 1 | -0/+17 |
2021-08-19 | dt-bindings: can-controller: add support for termination-gpios | Oleksij Rempel | 1 | -0/+9 |
2021-08-04 | dt-bindings: net: can: Document power-domains property | Aswath Govindraju | 1 | -0/+6 |
2021-07-25 | dt-bindings: net: can: Document transceiver implementation as phy | Faiz Abbas | 1 | -0/+3 |
2021-07-03 | Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+2 |
2021-06-21 | dt-bindings: Drop redundant minItems/maxItems | Rob Herring | 1 | -2/+0 |
2021-06-03 | dt-bindings: clock: update ti,sci-clk.yaml references | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-06-03 | dt-bindings: soc: ti: update sci-pm-domain.yaml references | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-05-27 | dt-bindings: can: rcar_canfd: Convert to json-schema | Geert Uytterhoeven | 2 | -107/+122 |
2021-05-27 | dt-bindings: can: rcar_can: Convert to json-schema | Geert Uytterhoeven | 2 | -80/+139 |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -2/+3 |
2021-04-13 | dt-bindings: net: can: rcar_can: Document r8a77961 support | Yoshihiro Shimoda | 1 | -2/+3 |
2021-03-24 | dt-bindings: Drop type references on common properties | Rob Herring | 1 | -1/+0 |
2021-02-22 | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2021-02-10 | dt-bindings: can: rcar_canfd: Group tuples in pin control properties | Geert Uytterhoeven | 1 | -1/+1 |
2021-01-06 | dt-bindings: can: fsl,flexcan: add fsl,scu-index property to indicate a resource | Joakim Zhang | 1 | -0/+11 |
2020-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2020-11-29 | dt-bindings: net: correct interrupt flags in examples | Krzysztof Kozlowski | 1 | -1/+1 |
2020-11-20 | dt-bindings: can: fsl,flexcan: fix fsl,clk-source property | Joakim Zhang | 1 | -2/+2 |
2020-11-20 | dt-bindings: can: fsl,flexcan: add uint32 reference to clock-frequency property | Marc Kleine-Budde | 1 | -0/+1 |
2020-11-13 | dt-bindings: can: fsl,flexcan.yaml: fix compatible for i.MX35 and i.MX53 | Marc Kleine-Budde | 1 | -2/+5 |
2020-11-12 | dt-bindings: can: fsl,flexcan.yaml: fix fsl,stop-mode | Marc Kleine-Budde | 1 | -5/+6 |
2020-11-04 | dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml | Oleksij Rempel | 2 | -57/+135 |
2020-11-04 | dt-bindings: can: add can-controller.yaml | Oleksij Rempel | 1 | -0/+18 |
2020-10-16 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 5 | -9/+100 |
2020-10-08 | dt-bindings: can: flexcan: remove ack_grp and ack_bit from fsl,stop-mode | Marc Kleine-Budde | 1 | -3/+1 |
2020-10-08 | dt-bindings: can: flexcan: list supported processors | Michael Walle | 1 | -0/+6 |
2020-10-08 | dt-bindings: can: rcar_can: Document r8a774e1 support | Lad Prabhakar | 1 | -2/+3 |
2020-10-08 | dt-bindings: can: rcar_canfd: Document r8a774e1 support | Lad Prabhakar | 1 | -2/+3 |
2020-10-08 | dt-bindings: can: rcar_can: Add r8a7742 support | Lad Prabhakar | 1 | -1/+2 |
2020-10-07 | dt-bindings: Explicitly allow additional properties in common schemas | Rob Herring | 1 | -0/+2 |
2020-09-30 | dt-binding: can: mcp251xfd: narrow down wildcards in device tree bindings to ... | Thomas Kopp | 1 | -4/+4 |
2020-09-30 | dt-binding: can: mcp25xxfd: documentation fixes | Oleksij Rempel | 1 | -4/+4 |
2020-09-21 | dt-binding: can: mcp25xxfd: document device tree bindings | Oleksij Rempel | 1 | -0/+79 |
2020-09-21 | dt-bindings: can: mcp251x: document GPIO support | Marc Kleine-Budde | 1 | -0/+5 |
2020-09-21 | dt-bindings: can: mcp251x: change example interrupt type to IRQ_TYPE_LEVEL_LOW | Marc Kleine-Budde | 1 | -1/+1 |
2020-05-03 | dt-bindings: Remove cases of 'allOf' containing a '$ref' | Rob Herring | 1 | -30/+29 |
2020-04-17 | dt-bindings: Clean-up schema indentation formatting | Rob Herring | 1 | -26/+26 |
2020-03-31 | docs: dt: fix references to m_can.txt file | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-02-19 | dt-bindings: net: can: Convert M_CAN to json-schema | Benjamin Gaignard | 2 | -75/+144 |
2020-02-19 | dt-bindinsg: net: can: Convert can-transceiver to json-schema | Benjamin Gaignard | 2 | -24/+18 |
2020-02-09 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 3 | -5/+8 |
2020-01-20 | Merge tag 'at91-5.6-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at... | Olof Johansson | 1 | -1/+2 |
2020-01-14 | dt-bindings: atmel-can: add microchip,sam9x60-can | Claudiu Beznea | 1 | -1/+2 |
2020-01-06 | Merge branch 'mmp/hsic' into arm/dt | Olof Johansson | 1 | -1/+1 |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -2/+2 |
2019-12-20 | dt-bindings: can: rcar_canfd: document r8a774b1 support | Fabrizio Castro | 1 | -2/+3 |
2019-12-20 | dt-bindings: can: rcar_can: document r8a774b1 support | Fabrizio Castro | 1 | -2/+3 |