summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-104-5/+65
|\
| * mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controllerGuennadi Liakhovetski2014-06-021-0/+33
| * mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer2014-05-221-0/+43
| * mmc: core: add DT bindings for eMMC HS400 1.8/1.2VSeungwon Jeon2014-05-121-0/+2
| * mmc: moxart: Add MOXA ART SD/MMC driverJonas Jensen2014-05-121-0/+30
| * mmc: dw_mmc: use the mmc_of_parse() instead of local parserJaehoon Chung2014-05-121-5/+0
* | Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-06-071-0/+43
|\ \
| * | mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer2014-06-031-0/+43
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-042-2/+2
|\ \
| * | doc: spelling error changesCarlos Garcia2014-05-052-2/+2
* | | mmc: mmci: Mark the DT bindings for highspeed mode as deprecatedUlf Hansson2014-05-121-4/+6
* | | mmc: mmci: Add DT bindings for feedback clock pinUlf Hansson2014-05-121-0/+2
* | | mmc: mmci: Add DT bindings for signal directionUlf Hansson2014-05-121-1/+10
* | | mmc: mmci: Update DT documentationUlf Hansson2014-05-121-3/+36
| |/ |/|
* | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-094-1/+81
|\ \
| * | 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
| * | 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
* | | dts: socfpga: Add support for SD/MMC on the SOCFPGA platformDinh Nguyen2014-03-091-0/+23
| |/ |/|
* | mmc: atmel-mci: document clock propertiesBoris BREZILLON2014-02-071-0/+5
|/
* Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-301-0/+4
|\
| * Merge tag 'bcm-for-3.14-dt' of git://github.com/broadcom/bcm11351 into next/dtKevin Hilman2014-01-211-0/+4
| |\
| | * Documentation: dt: kona-sdhci: Add clocks propertyTim Kryger2013-12-221-0/+4
* | | Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-262-0/+73
|\ \ \ | |/ / |/| |
| * | mmc: dw_mmc: k3: remove clk_tableZhangfei Gao2014-01-171-14/+0
| * | mmc: arasan: Add driver for Arasan SDHCISoren Brinkmann2014-01-131-0/+27
| * | mmc: dw_mmc: add dw_mmc-k3 for k3 platformZhangfei Gao2014-01-131-0/+60
* | | Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson2013-12-261-0/+9
|\ \ \
| * | | ARM: tegra: document reset properties in DT bindingsStephen Warren2013-12-111-0/+6
| * | | ARM: tegra: add missing clock documentation to DT bindingsStephen Warren2013-12-111-0/+3
| | |/ | |/|
* | | Merge tag 'samsung-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Olof Johansson2013-12-221-0/+2
|\ \ \ | |/ / |/| |
| * | ARM: dts: Add dwmmc DT nodes for exynos5420 SOCYuvaraj Kumar C D2013-12-161-0/+2
| |/
* | mmc: omap: Fix I2C dependency and make driver usable with device treeTony Lindgren2013-11-261-0/+54
|/
* Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-182-0/+14
|\
| * mmc: sdhci-esdhc-imx: add delay line setting supportDong Aisheng2013-10-211-0/+5
| * mmc: dw_mmc: set the supported max/min frequencySeungwon Jeon2013-09-251-0/+4
| * mmc: dw_mmc: add the capability to support hs200 modeSeungwon Jeon2013-09-251-0/+5
* | ARM: dts: AM33XX: Add MMC support and documentationMatt Porter2013-10-111-1/+25
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-021-7/+10
|\ \
| * | ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> formatGuennadi Liakhovetski2013-09-211-7/+10
| |/
* | dts: Fix misspelling of SynopsysDinh Nguyen2013-09-243-14/+14
|/
* Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-101-0/+4
|\
| * mmc: core: parse voltage from device-treeHaijun Zhang2013-08-261-0/+4
* | ARM: DT: binding fixup to align with vendor-prefixes.txt (DT)Christian Daudt2013-08-201-2/+3
|/
* Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-103-0/+44
|\
OpenPOWER on IntegriCloud