summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-097-10/+132
|\
| * i2c: cadence: Document device tree bindingsSoren Brinkmann2014-04-061-0/+24
| * i2c: efm32: fix binding docUwe Kleine-König2014-04-021-3/+3
| * i2c: qup: Add device tree bindings informationIvan T. Ivanov2014-03-281-0/+40
| * i2c: efm32: new bus driverUwe Kleine-König2014-03-271-0/+34
| * i2c: at91: Add device tree property to set clock-frequencyMarek Roszko2014-03-121-0/+2
| * i2c: designware: make SCL and SDA falling time configurableRomain Baeriswyl2014-03-091-0/+8
| * i2c: mv64xxx: Add support for the Allwinner A31 I2C driverMaxime Ripard2014-03-051-7/+14
| * i2c: mv64xxx: Add reset deassert callMaxime Ripard2014-03-051-0/+1
| * i2c: rcar: add compatible entry for r8a7791Wolfram Sang2014-02-261-4/+10
* | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-095-1/+108
|\ \
| * | mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controllerMarcin Wojtas2014-03-291-1/+16
| * | mmc: sdhci-msm: Qualcomm SDHCI binding documentationGeorgi Djakov2014-03-261-0/+55
| * | Revert "dts: socfpga: Add support for SD/MMC on the SOCFPGA platform"Chris Ball2014-03-171-23/+0
| * | regulator: add pbias regulator supportBalaji T K2014-03-041-0/+27
| * | mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controllerNishanth Menon2014-03-041-0/+1
| * | dts: socfpga: Add support for SD/MMC on the SOCFPGA platformDinh Nguyen2014-02-261-0/+23
| * | mmc: core: Add DT bindings for eMMC HS200 1.8/1.2VJaehoon Chung2014-02-221-0/+2
| * | mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2VUlf Hansson2014-02-221-0/+2
| * | mmc: core: Add DT bindings for SD card's UHS bus speed modesUlf Hansson2014-02-221-0/+5
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-081-3/+4
|\ \ \
| * | | ARM: topology: Make it clear that all CPUs need to be describedMark Brown2014-04-021-3/+4
| | |/ | |/|
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-0812-0/+358
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-04-051-0/+1
| |\ \ \
| | * \ \ Merge tag 'v3.14' into drm-intel-next-queuedDaniel Vetter2014-03-311-0/+1
| | |\ \ \
| * | \ \ \ Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-04-051-0/+42
| |\ \ \ \ \
| | * | | | | drm/tegra: Add eDP supportThierry Reding2014-04-041-0/+42
| * | | | | | Merge tag 'drm/panel/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-04-053-0/+21
| |\ \ \ \ \ \
| | * | | | | | drm/panel: add support for LG LD070WX3-SL01 panelAlexandre Courbot2014-04-041-0/+7
| | * | | | | | drm/panel: add support for LG LH500WX1-SD03 panelAlexandre Courbot2014-04-041-0/+7
| | * | | | | | drm/panel: Add LG 12.9" LCD panelThierry Reding2014-04-041-0/+7
| | |/ / / / /
| * | | | | | panel/ld9040: add DT bindingsAndrzej Hajda2014-04-041-0/+66
| * | | | | | panel/s6e8aa0: add DT bindingsAndrzej Hajda2014-04-041-0/+56
| * | | | | | exynos/dsim: add DT bindingsAndrzej Hajda2014-04-041-0/+80
| * | | | | | exynos/fimd: add parallel output related bindingsAndrzej Hajda2014-03-241-0/+15
| * | | | | | drm/bridge: Add PTN3460 bridge driverSean Paul2014-03-241-0/+27
| * | | | | | drm/exynos: Move display implementation into dpSean Paul2014-03-242-0/+19
| * | | | | | drm/exynos: hdmi: remove the i2c drivers and useDaniel Kurtz2014-03-241-0/+5
| | |/ / / / | |/| | | |
| * | | | | Merge tag 'v3.14-rc7' into drm-nextDave Airlie2014-03-184-12/+38
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie2014-02-271-0/+27
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | drm/i2c: tda998x: add DT documentationJean-Francois Moine2014-02-131-0/+27
* | | | | | | Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0711-0/+691
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '3.15/dss-dt-dts' into 3.15/fbdevTomi Valkeinen2014-03-204-2/+30
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '3.15/dss-dt' into 3.15/fbdevTomi Valkeinen2014-03-2020-6/+820
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Doc/DT: Add DT binding documentation for tpd12s015 encoderTomi Valkeinen2014-03-191-0/+44
| | * | | | | | | | Doc/DT: Add DT binding documentation for TFP410 encoderTomi Valkeinen2014-03-191-0/+41
| | * | | | | | | | Doc/DT: Add DT binding documentation for Sony acx565akm panelTomi Valkeinen2014-03-191-0/+30
| | * | | | | | | | Doc/DT: Add DT binding documentation for MIPI DSI CM PanelTomi Valkeinen2014-03-191-0/+29
| | * | | | | | | | Doc/DT: Add DT binding documentation for HDMI ConnectorTomi Valkeinen2014-03-191-0/+28
| | * | | | | | | | Doc/DT: Add DT binding documentation for DVI ConnectorTomi Valkeinen2014-03-191-0/+35
OpenPOWER on IntegriCloud