summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: dsi: add support for MIC driver as a bridgeHyungwon Hwang2015-06-221-3/+20
* drm/exynos: dsi: add support for Exynos5433Hyungwon Hwang2015-06-221-0/+1
* drm/exynos: dsi: rename pll_clk to sclk_clkHyungwon Hwang2015-06-221-3/+4
* drm/exynos: mic: add MIC driverHyungwon Hwang2015-06-221-0/+51
* drm/exynos: add Exynos5433 decon driverJoonyoung Shim2015-06-221-0/+65
* Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-06-182-0/+14
|\
| * drm/panel: simple: Add display timing for HannStar HSD100PXN1Eric Nelson2015-06-121-0/+7
| * drm/panel: simple: Add support for LG LB070WV8 800x480 7" panelHeiko Schocher2015-05-221-0/+7
* | drm/msm/hdmi: Use pinctrl in HDMI driverStephane Viau2015-06-111-0/+6
* | drm/msm/dsi: Separate PHY to another platform deviceHai Li2015-06-111-17/+42
* | dt-bindings: Add MSM eDP controller documentationHai Li2015-06-111-0/+60
* | dt-bindings: Add MSM DSI controller documentationHai Li2015-06-111-0/+95
* | drm/tilcdc: Add support for external tda998x encoderJyri Sarha2015-05-271-0/+27
* | drm/tilcdc: Remove tilcdc slave support for tda998x driverJyri Sarha2015-05-271-18/+0Star
* | 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/+0Star
| |\ \ \
| | * | | dmaengine: remove Renesas Audio DMAC peri periKuninori Morimoto2015-03-181-29/+0Star
| | |/ /
| * | | 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
| |/ /
* | | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-244-2/+81
|\ \ \
| * | | Documentation: DT bindings: add doc for Altera's SoCFPGA platformDinh Nguyen2015-04-231-0/+14
| * | | Doc: dt: arch_timer: discourage clock-frequency useMark Rutland2015-04-161-2/+6
| * | | of: Document {little,big,native}-endian bindingsKevin Cernekee2015-04-151-0/+60
| * | | of: add vendor prefix for ArtesynAlessio Igor Bogani2015-04-151-0/+1
* | | | Merge tag 'arc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-04-242-24/+20Star
|\ \ \ \
| * | | | ARC: perf: Rename DT binding to not confuse with power mgmtVineet Gupta2015-04-202-24/+20Star
| | |_|/ | |/| |
* | | | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds2015-04-223-7/+10
|\ \ \ \
| * | | | Documentation: devicetree: m25p80: add "nor-jedec" bindingBrian Norris2015-04-061-5/+8
| * | | | Documentation: devicetree: fix spelling in pxa3xx-nand bindingBrian Norris2015-03-241-1/+1
| * | | | mtd: nand: sunxi: fix generic nand binding referenceBaruch Siach2015-02-271-1/+1
| | |_|/ | |/| |
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-04-221-3/+13
|\ \ \ \
| * | | | ARM: msm: add watchdog entries to DT timer binding docMathieu Olivari2015-04-221-3/+13
* | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-04-223-4/+107
|\ \ \ \ \