summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2014-09-09mmc: core: sdio: Fix unconditional wake_up_process() on sdio threadFu Zhonghui2-4/+12
2014-09-09mmc: dw_mmc: Add support for MIPSAndrew Bresticker1-1/+1
2014-09-09mmc: dw_mmc: Add dependency on DMAAndrew Bresticker1-1/+2
2014-09-09sdhci : recompute timeout_clk when neededMatthieu CASTET1-1/+7
2014-09-09sdhci : handle busy timeout irqMatthieu CASTET1-0/+5
2014-09-09mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 responseRoger Tseng1-0/+7
2014-09-09mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng1-0/+7
2014-09-09mmc: au1xmmc: fix error return code in au1xmmc_probe()Wei Yongjun1-1/+4
2014-09-09mmc: dw_mmc: Make sure we don't get stuck when we get an errorDoug Anderson1-0/+46
2014-09-09mmc: sdhci: fix the wrong type of currChuanxiao.Dong1-1/+1
2014-09-09mmc: jz4740: prepare next dma transfer in parallel with current transferApelete Seketeli1-22/+116
2014-09-09mmc: jz4740: add dma infrastructure for data transfersApelete Seketeli1-8/+166
2014-09-09mmc: dw_mmc: add support for RK3288Addy Ke1-2/+54
2014-09-09mmc: sdhci-pltfm: Do not use parent as the host's devicePawel Moll1-8/+2
2014-09-09mmc: core: Remove fixed voltage regulator logicTim Kryger1-17/+1
2014-09-09mmc: mmci: Add qcom dml support to the driver.Srinivas Kandagatla5-1/+237
2014-09-08mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failureBartlomiej Zolnierkiewicz1-2/+2
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2014-08-14Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds28-436/+906
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-08-11mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.Jaehoon Chung1-2/+9
2014-08-11mmc: mmci: Reverse IRQ handling for the arm_variantUlf Hansson1-2/+10
2014-08-11mmc: mmci: Move all CMD irq handling to mmci_cmd_irq()Ulf Hansson1-10/+12
2014-08-11mmc: mmci: Remove redundant check of status for DATA irqUlf Hansson1-6/+5
2014-08-11mmc: dw_mmc: change to use recommended reset procedureSonny Rao2-23/+69
2014-08-11mmc: sdhci-pxav3: Use devm_* managed helpersLaurent Pinchart1-10/+3
2014-08-07Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+127
2014-07-30MIPS: Alchemy: au1xmmc: use clk frameworkManuel Lauss1-10/+21
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss1-81/+86
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss1-1/+1
2014-07-26mmc: tmio: Configure DMA slave bus widthLaurent Pinchart1-0/+2
2014-07-26mmc: sh_mmcif: Configure DMA slave bus widthLaurent Pinchart1-2/+5
2014-07-26mmc: sh_mmcif: Fix DMA slave address configurationLaurent Pinchart1-3/+7
2014-07-26mmc: sdhci-pci: remove PCI PM functions in suspend/resume callbackChuanxiao.Dong1-17/+6
2014-07-26mmc: Do not advertise secure discard if it is blacklistedLukas Czerner2-4/+5
2014-07-26mmc: sdhci-msm: Get COMPILE_TEST supportGeorgi Djakov1-1/+1
2014-07-26mmc: sdhci-msm: Remove unnecessary header file inclusionGeorgi Djakov1-1/+0
2014-07-10mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC ControllerMaurice Petallo2-2/+3
2014-07-10mmc: sdhci: Preset value not supported in Baytrail eMMCMaurice Petallo2-0/+2
2014-07-10mmc: MMC_USDHI6ROL0 should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-07-10mmc: MMC_SH_MMCIF should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2014-07-10mmc: MMC_OMAP_HS should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-07-10mmc: sdhci-st: Intial support for ST SDHCI controllerPeter Griffin3-0/+189
2014-07-09mmc: rtsx: add support for async requestMicky Ching1-6/+127
2014-07-09mmc: s3cmci: port DMA code to dmaengine APIVasily Khoruzhick3-142/+52
2014-07-09mmc: tegra: Do not include asm/gpio.hThierry Reding1-2/+0
2014-07-09mmc: mxs: fix card detection in case of 'broken-cd' flag setRoman Peniaev1-1/+2
2014-07-09mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick1-3/+3
2014-07-09mmc: Allow forward compatibility for eMMCRomain Izard1-6/+5
2014-07-09mmc: sdhci: Replace host->mmc with mmc where possibleMarkus Mayer1-15/+15