| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: dw_mmc: add dw_mmc-k3 for k3 platform | Zhangfei Gao | 2014-01-13 | 4 | -0/+203 |
* | mmc: dw_mmc: use slot-gpio to handle cd pin | Zhangfei Gao | 2014-01-13 | 1 | -13/+35 |
* | mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts | Adam Lee | 2014-01-13 | 4 | -60/+439 |
* | mmc: sdhci-pci: break out definitions to header file | Adam Lee | 2014-01-13 | 2 | -73/+78 |
* | mmc: tmio: fixup compile error | Kuninori Morimoto | 2014-01-13 | 1 | -1/+1 |
* | MAINTAINERS: mmc: Update Chris Ball's email address. | Chris Ball | 2014-01-13 | 1 | -2/+2 |
* | mmc: sh_mmcif: Enable driver compilation with COMPILE_TEST | Laurent Pinchart | 2014-01-13 | 1 | -1/+2 |
* | mmc: sdhi: Enable driver compilation with COMPILE_TEST | Laurent Pinchart | 2014-01-13 | 1 | -1/+2 |
* | mmc: tegra: add support for Tegra124 | Stephen Warren | 2014-01-13 | 1 | -0/+1 |
* | mmc: sh_mmcif: Fix compilation warning on 64-bit platforms | Laurent Pinchart | 2014-01-13 | 1 | -1/+1 |
* | mmc: sh_mmcif: Factorize DMA channel request and configuration code | Laurent Pinchart | 2014-01-13 | 1 | -49/+51 |
* | mmc: SDHI: add SoC specific workaround via HW version | Kuninori Morimoto | 2014-01-13 | 2 | -0/+12 |
* | mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags | Kuninori Morimoto | 2014-01-13 | 3 | -10/+12 |
* | mmc: tmio: bus_shift become tmio_mmc_data member | Kuninori Morimoto | 2014-01-13 | 6 | -13/+26 |
* | mmc: tmio: use -EPROBE_DEFER if driver can't find regulator | Kuninori Morimoto | 2014-01-13 | 1 | -5/+16 |
* | mmc: mxs: use mmc_of_parse to parse devicetree properties | Sascha Hauer | 2014-01-13 | 1 | -26/+11 |
* | mmc: mxs: use mmc_gpio_get_ro for detecting read-only status | Sascha Hauer | 2014-01-13 | 1 | -23/+11 |
* | mmc: mxs: use standard flag for cd inverted | Sascha Hauer | 2014-01-13 | 1 | -4/+10 |
* | mmc: mxs: use standard flag for broken card detection | Sascha Hauer | 2014-01-13 | 1 | -4/+3 |
* | mmc: mxs: use standard flag for non-removable status | Sascha Hauer | 2014-01-13 | 1 | -4/+2 |
* | mmc: Do not call get_cd for non removable cards | Sascha Hauer | 2014-01-13 | 1 | -1/+2 |
* | mmc: sdhci-acpi: add new ACPI ID | Mika Westerberg | 2014-01-13 | 1 | -0/+2 |
* | mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepare | Laurent Pinchart | 2014-01-13 | 1 | -2/+2 |
* | mmc: sdhci-esdhc-imx: Use NULL instead of zero | Fabio Estevam | 2014-01-13 | 1 | -1/+1 |
* | mmc: sdhci: Setting the host->mrq to NULL before executing tuning | Chuansheng Liu | 2014-01-13 | 1 | -0/+7 |
* | mmc: tmio: remove myself as a maintainer | Guennadi Liakhovetski | 2014-01-13 | 1 | -1/+0 |
* | mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA | Ludovic Desroches | 2014-01-13 | 1 | -1/+12 |
* | mmc: tmio: don't overwrite caps2 | Kuninori Morimoto | 2014-01-13 | 1 | -1/+1 |
* | mmc: fix host release issue after discard operation | Ray Jui | 2014-01-13 | 1 | -3/+4 |
* | mmc: sdhci-esdhc-imx: add runtime pm support | Dong Aisheng | 2014-01-13 | 1 | -1/+48 |
* | mmc: sdhci-esdhc-imx: fix runtime pm unbalance issue | Dong Aisheng | 2014-01-13 | 1 | -0/+1 |
* | mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bits | Dong Aisheng | 2014-01-13 | 1 | -11/+13 |
* | mmc: sdhci-esdhc-imx: tuning bits should not be cleared during reset | Dong Aisheng | 2014-01-13 | 1 | -1/+6 |
* | mmc: sdhci-pltfm: export pltfm suspend/resume api | Dong Aisheng | 2014-01-13 | 2 | -2/+6 |
* | mmc: sdhci-esdhc-imx: add eMMC HS200 mode support | Dong Aisheng | 2014-01-13 | 1 | -0/+2 |
* | mmc: core: mmc DDR mode should not depend on UHS_DDR50 | Dong Aisheng | 2014-01-13 | 1 | -6/+2 |
* | mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6 | Dong Aisheng | 2014-01-13 | 1 | -0/+1 |
* | mmc: sdhci-esdhc-imx: fix cpas over write issue | Dong Aisheng | 2014-01-13 | 1 | -1/+1 |
* | mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read function | Dong Aisheng | 2013-11-26 | 1 | -0/+16 |
* | mmc: sdhci: clear auto cmd setting bits for no data cmds | Dong Aisheng | 2013-11-26 | 1 | -1/+6 |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-11-26 | 22 | -192/+379 |
|\ |
|
| * | ARM: bcm2835: add missing #xxx-cells to I2C nodes | Stephen Warren | 2013-11-25 | 1 | -0/+4 |
| * | Merge tag 'imx-fixes-3.13-2' of git://git.linaro.org/people/shawnguo/linux-2.... | Kevin Hilman | 2013-11-25 | 1 | -1/+1 |
| |\ |
|
| | * | ARM: dts: imx6qdl: disable spdif "rxtx5" clock option | Shawn Guo | 2013-11-18 | 1 | -1/+1 |
| * | | ARM: dts: Add max77686 RTC interrupt to cros5250-common | Doug Anderson | 2013-11-25 | 1 | -0/+12 |
| * | | ARM: vexpress/TC2: Implement MCPM power_down_finish() | Dave Martin | 2013-11-25 | 3 | -5/+102 |
| * | | ARM: tegra: Provide dummy powergate implementation | Thierry Reding | 2013-11-25 | 1 | -0/+27 |
| * | | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker... | Olof Johansson | 2013-11-25 | 14 | -185/+232 |
| |\ \ |
|
| | * | | ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_init | Tony Lindgren | 2013-11-18 | 2 | -58/+0 |
| | * | | ARM: OMAP2+: Remove legacy mux code for display.c | Tony Lindgren | 2013-11-18 | 1 | -78/+0 |