summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sunxi-clocks-for-4.2' of https://git.kernel.org/pub/scm/linux/kern...Michael Turquette2015-06-181-0/+1
|\
| * clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCsHans de Goede2015-06-021-0/+1
* | clk: cygnus: remove Cygnus dummy clock bindingRay Jui2015-06-181-34/+0
* | clk: iproc: define Broadcom iProc clock bindingRay Jui2015-06-181-0/+132
* | Merge branch 'clk-shmobile-for-4.2' of git://git.kernel.org/pub/scm/linux/ker...Michael Turquette2015-06-174-6/+10
|\ \
| * | clk: shmobile: rz: Document mandatory compatible fallbackGeert Uytterhoeven2015-06-011-1/+1
| * | clk: shmobile: rcar-gen2: Document mandatory compatible fallbackGeert Uytterhoeven2015-06-011-1/+1
| * | clk: shmobile: mstp: Document mandatory compatible fallbackGeert Uytterhoeven2015-06-011-1/+1
| * | clk: shmobile: div6: Document mandatory compatible fallbackGeert Uytterhoeven2015-06-011-1/+1
| * | clk: shmobile: r8a7794: Document DIV6 clock bindingsGeert Uytterhoeven2015-06-011-0/+1
| * | clk: shmobile: r8a7793: Document DIV6 clock bindingsUlrich Hecht2015-06-011-1/+2
| * | clk: shmobile: Add r8a7793 SoC to MSTP bindingsUlrich Hecht2015-06-011-1/+2
| * | clk: shmobile: Add r8a7778 SoC to MSTP bindingsUlrich Hecht2015-06-011-0/+1
* | | Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette2015-06-1711-4/+270
|\ \ \
| * \ \ Merge branch 'clk-meson8b' into clk-nextStephen Boyd2015-06-061-0/+40
| |\ \ \
| | * | | clk: meson: Document bindings for Meson8b clock controllerCarlo Caione2015-06-061-0/+40
| | | |/ | | |/|
| * | | Add TI CDCE925 I2C controlled clock synthesizer driverMike Looijmans2015-06-041-0/+42
| * | | clk: mvebu: add missing CESA gate clkBoris Brezillon2015-06-041-0/+1
| * | | clk: sirf: add CSR atlas7 clk and reset supportZhiwu Song2015-05-211-0/+55
| * | | dt-bindings: Add pxa1928 clock bindingRob Herring2015-05-151-0/+21
| * | | clk: bindings: Fix assigned-clock-rates descriptionStephen Boyd2015-05-131-3/+4
| * | | Merge branch 'clk-fixes' into clk-nextMichael Turquette2015-05-081-1/+3
| |\ \ \
| * | | | dt-bindings: ARM: Mediatek: use more generic node name in examplesSascha Hauer2015-05-084-4/+4
| * | | | clk: emev2: Use generic names for device nodesGeert Uytterhoeven2015-05-071-1/+1
| * | | | dt-bindings: ARM: Mediatek: Document devicetree bindings for clock/reset cont...Sascha Hauer2015-05-064-0/+106
| | |/ / | |/| |
* | | | Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-071-4/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-271-4/+2
| |\ \ \
| | * | | usb: renesas_usbhs: Revise the binding document about the dma-namesYoshihiro Shimoda2015-05-261-4/+2
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-231-1/+2
|\ \ \ \
| * | | | net: macb: Document zynq gem dt bindingNathan Sullivan2015-05-221-1/+2
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-05-221-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | clk: si5351: Mention clock-names in the binding documentationSebastian Hesselbarth2015-05-081-1/+3
| | |/ | |/|
* | | Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds2015-05-181-3/+3
|\ \ \ | |_|/ |/| |
| * | Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2015-05-151-3/+3
| |/
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-102-1/+2
|\ \
| * \ Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-05-071-0/+1
| |\ \
| | * | bus: omap_l3_noc: Fix master id address decoding for OMAP5Suman Anna2015-05-041-0/+1
| | |/
| * / ARM: dts: imx28: Fix AUART4 TX-DMA interrupt nameMarek Vasut2015-04-271-1/+1
| |/
* / Documentation: bindings: add abracon,abx80xAlexandre Belloni2015-05-061-0/+30
|/
* Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-04-263-0/+40
|\
| * Add binding documentation for CRISJesper Nilsson2015-03-253-0/+40
* | Merge tag 'pwm/for-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-241-1/+11
|\ \
| * | pwm: imx-pwm: add explicit compatible strings and required clock propertiesMatt Porter2015-03-111-1/+11
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-245-29/+141
|\ \ \
| * \ \ Merge branch 'topic/sh' into for-linusVinod Koul2015-04-201-29/+0
| |\ \ \
| | * | | dmaengine: remove Renesas Audio DMAC peri periKuninori Morimoto2015-03-181-29/+0
| | |/ /
| * | | Documentation: dma: Add documentation for the APM X-Gene SoC DMA device DTS b...Rameshwar Prasad Sahu2015-04-021-0/+47
| * | | dmaengine: renesas,usb-dmac: Add device tree bindings documentationYoshihiro Shimoda2015-04-021-0/+37
| * | | dt-bindings: dma: Add binding for jz4780-dmaAlex Smith2015-04-011-0/+56
| * | | dmaengine: qcom_bam_dma: Add support for BAM v1.7.0Archit Taneja2015-03-161-0/+1
| |/ /