summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-17mmc: dw_mmc: fix dw_mci_get_cdZhangfei Gao1-3/+9
2014-01-14mmc: dw_mmc: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-01-13mmc: sdhci-esdhc-imx: fix warning during module remove functionDong Aisheng1-3/+5
2014-01-13mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic contextDong Aisheng1-7/+5
2014-01-13mmc: core: sd: implement proper support for sd3.0 au sizesWolfram Sang1-15/+22
2014-01-13mmc: atmel-mci: add vmmc-supply supportAlexandre Belloni1-0/+7
2014-01-13mmc: sdhci-pci: add broken HS200 quirk for Intel MerrifieldDavid Cohen1-0/+1
2014-01-13mmc: sdhci: add quirk for broken HS200 supportDavid Cohen2-1/+4
2014-01-13mmc: arasan: Add driver for Arasan SDHCISoren Brinkmann5-0/+265
2014-01-13mmc: dw_mmc: add dw_mmc-k3 for k3 platformZhangfei Gao4-0/+203
2014-01-13mmc: dw_mmc: use slot-gpio to handle cd pinZhangfei Gao1-13/+35
2014-01-13mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hostsAdam Lee4-60/+439
2014-01-13mmc: sdhci-pci: break out definitions to header fileAdam Lee2-73/+78
2014-01-13mmc: tmio: fixup compile errorKuninori Morimoto1-1/+1
2014-01-13MAINTAINERS: mmc: Update Chris Ball's email address.Chris Ball1-2/+2
2014-01-13mmc: sh_mmcif: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+2
2014-01-13mmc: sdhi: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+2
2014-01-13mmc: tegra: add support for Tegra124Stephen Warren1-0/+1
2014-01-13mmc: sh_mmcif: Fix compilation warning on 64-bit platformsLaurent Pinchart1-1/+1
2014-01-13mmc: sh_mmcif: Factorize DMA channel request and configuration codeLaurent Pinchart1-49/+51
2014-01-13mmc: SDHI: add SoC specific workaround via HW versionKuninori Morimoto2-0/+12
2014-01-13mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flagsKuninori Morimoto3-10/+12
2014-01-13mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto6-13/+26
2014-01-13mmc: tmio: use -EPROBE_DEFER if driver can't find regulatorKuninori Morimoto1-5/+16
2014-01-13mmc: mxs: use mmc_of_parse to parse devicetree propertiesSascha Hauer1-26/+11
2014-01-13mmc: mxs: use mmc_gpio_get_ro for detecting read-only statusSascha Hauer1-23/+11
2014-01-13mmc: mxs: use standard flag for cd invertedSascha Hauer1-4/+10
2014-01-13mmc: mxs: use standard flag for broken card detectionSascha Hauer1-4/+3
2014-01-13mmc: mxs: use standard flag for non-removable statusSascha Hauer1-4/+2
2014-01-13mmc: Do not call get_cd for non removable cardsSascha Hauer1-1/+2
2014-01-13mmc: sdhci-acpi: add new ACPI IDMika Westerberg1-0/+2
2014-01-13mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepareLaurent Pinchart1-2/+2
2014-01-13mmc: sdhci-esdhc-imx: Use NULL instead of zeroFabio Estevam1-1/+1
2014-01-13mmc: sdhci: Setting the host->mrq to NULL before executing tuningChuansheng Liu1-0/+7
2014-01-13mmc: tmio: remove myself as a maintainerGuennadi Liakhovetski1-1/+0
2014-01-13mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches1-1/+12
2014-01-13mmc: tmio: don't overwrite caps2Kuninori Morimoto1-1/+1
2014-01-13mmc: fix host release issue after discard operationRay Jui1-3/+4
2014-01-13mmc: sdhci-esdhc-imx: add runtime pm supportDong Aisheng1-1/+48
2014-01-13mmc: sdhci-esdhc-imx: fix runtime pm unbalance issueDong Aisheng1-0/+1
2014-01-13mmc: esdhc-imx: clearing SDHCI_CTRL_EXEC_TUNING should not affect other bitsDong Aisheng1-11/+13
2014-01-13mmc: sdhci-esdhc-imx: tuning bits should not be cleared during resetDong Aisheng1-1/+6
2014-01-13mmc: sdhci-pltfm: export pltfm suspend/resume apiDong Aisheng2-2/+6
2014-01-13mmc: sdhci-esdhc-imx: add eMMC HS200 mode supportDong Aisheng1-0/+2
2014-01-13mmc: core: mmc DDR mode should not depend on UHS_DDR50Dong Aisheng1-6/+2
2014-01-13mmc: sdhci-esdhc-imx: add MMC_CAP_1_8V_DDR for mx6Dong Aisheng1-0/+1
2014-01-13mmc: sdhci-esdhc-imx: fix cpas over write issueDong Aisheng1-1/+1
2013-11-26mmc: sdhci-esdhc-imx: add SDHCI_TRANSFER_MODE read functionDong Aisheng1-0/+16
2013-11-26mmc: sdhci: clear auto cmd setting bits for no data cmdsDong Aisheng1-1/+6
2013-11-26ARM: bcm2835: add missing #xxx-cells to I2C nodesStephen Warren1-0/+4