summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller2018-05-171-0/+31
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-04-251-0/+31
| |\
| | * dt: bindings: add bindings for wcn3990 wifi blockGovind Singh2018-04-191-0/+31
* | | dt-bindings: net: add DT bindings for Microsemi Ocelot SwitchAlexandre Belloni2018-05-151-0/+82
* | | dt-bindings: net: add DT bindings for Microsemi MIIMAlexandre Belloni2018-05-151-0/+26
* | | dt-bindings: net: dwmac-sun8i: Add binding for GMAC on Allwinner R40 SoCChen-Yu Tsai2018-05-141-0/+3
* | | dt-bindings: net: dwmac-sun8i: simplify description of syscon propertyChen-Yu Tsai2018-05-141-6/+1
* | | dt-bindings: net: dwmac-sun8i: Sort syscon compatibles by alphabetical orderChen-Yu Tsai2018-05-141-1/+1
* | | dt-bindings: net: dwmac-sun8i: Clean up clock delay chain descriptionsChen-Yu Tsai2018-05-141-4/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-119-6/+20
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-111-1/+3
| |\ \ \
| | * | | DT: net: can: rcar_canfd: document R8A77980 bindingsSergei Shtylyov2018-05-081-0/+1
| | * | | DT: net: can: rcar_canfd: document R8A77970 bindingsSergei Shtylyov2018-05-081-0/+1
| | * | | dt-bindings: can: rcar_can: Fix R8A7796 SoC nameGeert Uytterhoeven2018-05-081-1/+1
| * | | | Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-081-1/+0
| |\ \ \ \
| | * | | | Revert "ata: ahci-platform: add reset control support"Kunihiko Hayashi2018-04-091-1/+0
| * | | | | Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-077-4/+17
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | dt-bindings: panel: lvds: Fix path to display timing bindingsGeert Uytterhoeven2018-05-011-1/+1
| | * | | | dt-bindings: mvebu-uart: DT fix s/interrupts-names/interrupt-names/Geert Uytterhoeven2018-05-011-1/+1
| | * | | | dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/Geert Uytterhoeven2018-04-271-1/+1
| | * | | | of: overlay: Stop leaking resources on overlay removalJan Kiszka2018-04-261-0/+8
| | * | | | dt-bindings: dmaengine: rcar-dmac: document R8A77965 supportJacopo Mondi2018-04-161-0/+1
| | * | | | dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIFJacopo Mondi2018-04-161-0/+2
| | * | | | dt-bindings: net: ravb: Add support for r8a77965 SoCJacopo Mondi2018-04-161-0/+1
| | * | | | dt-bindings: pinctrl: sunxi: Fix reference to driverMatheus Castello2018-04-161-3/+3
| | * | | | doc: Add vendor prefix for Kieback & Peter GmbHLukasz Majewski2018-04-161-0/+1
* | | | | | dt-bindings: dsa: Remove unnecessary #address/#size-cellsFabio Estevam2018-05-081-6/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-045-3/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-05-021-0/+7
| |\ \ \ \ \
| | * | | | | Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas2018-05-011-0/+7
| * | | | | | Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-273-2/+4
| |\ \ \ \ \ \
| | * | | | | | dt-bindings: mvebu-uart: DT fix s/interrupts-names/interrupt-names/Geert Uytterhoeven2018-04-231-1/+1
| | * | | | | | serial: sh-sci: Document r8a77470 bindingsBiju Das2018-04-231-0/+2
| | * | | | | | dt-bindings: meson-uart: DT fix s/clocks-names/clock-names/Geert Uytterhoeven2018-04-231-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-271-1/+4
| |\ \ \ \ \ \
| | * | | | | | usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT2018-04-201-1/+4
| | |/ / / / /
* | | | | | | dt-bindings: net: meson-dwmac: new compatible name for AXG SoCYixun Lan2018-05-011-0/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-2128-48/+549
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-04-202-33/+6
| |\ \ \ \ \
| | * | | | | dt-bindings: thermal: Remove "cooling-{min|max}-level" propertiesViresh Kumar2018-04-181-15/+1
| | * | | | | dt-bindings: thermal: remove no longer needed samsung thermal propertiesBartlomiej Zolnierkiewicz2018-04-181-18/+5
| | |/ / / /
| * | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-162-1/+22
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | dt-bindings: timer: tpm: fix typo of clock nameAnson Huang2018-03-301-1/+1
| | * | | | dt-binding: timer: document NPCM7xx timer DT bindingsTomer Maimon2018-03-301-0/+21
| * | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-04-1313-7/+431
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. \ \ \ \ Merge branches 'clk-stratix10', 'clk-imx', 'clk-bcm', 'clk-cs2000' and 'clk-i...Stephen Boyd2018-04-062-0/+56
| | |\ \ \ \ \ \ \
| | | | | * | | | | dt-bindings: imx: update clock doc for imx6sllBai Ping2018-04-061-0/+36
| | | | |/ / / / /
| | | * | | | | | dt-bindings: documentation: add clock bindings information for Stratix10Dinh Nguyen2018-04-061-0/+20
| | | |/ / / / /
| | | | | | | |
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-----. \ \ \ \ \ Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...Stephen Boyd2018-04-065-0/+286
| | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / /
| | | | | * | | | | | clk: rockchip: document hdmi_phy external input for rk3328Heiko Stuebner2018-02-121-0/+1
| | | | | |/ / / / /