summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2015-01-29mmc: dw_mmc: exynos: Revert the sdr_timing assignmentYuvaraj Kumar C D1-1/+2
2014-12-15mmc: dw_mmc: move the platform specific init callYuvaraj Kumar C D2-9/+10
2014-12-15mmc: dw_mmc: exynos: configure SMU in exynos5420Yuvaraj Kumar C D1-1/+36
2014-12-15mmc: dw_mmc: exynos: move the exynos private initYuvaraj Kumar C D1-18/+16
2014-12-15mmc: dw_mmc: exynos: Add a new compatible string for exynos5420Yuvaraj Kumar C D1-1/+8
2014-11-18mmc: dw_mmc-exynos: add the MMC_CAP_ERASE capabilityJaehoon Chung1-4/+4
2014-11-18mmc: dw_mmc: change the blk-setting value for eMMCJaehoon Chung1-2/+2
2014-11-18drivers: mmc: s3c-sdhci: select required sdhci platform driverMarek Szyprowski1-0/+1
2014-11-18mmc: sdhci-s3c: sdhci-s3c driver use sdhci-pltfmBeomho Seo1-140/+107
2014-11-18mmc: sdhci-pltfm: Use devm_ioremap_resource()Beomho Seo1-19/+4
2014-11-18mmc: sdhci-s3c: Add irq_set_wake functionBeomho Seo1-7/+3
2014-11-18mmc: sdhci-s3c: Revised sdhci_s3c_remove function.Beomho Seo1-4/+2
2014-11-18mmc:sdhci-s3c: Use mmc_gpio_request_cd functionBeomho Seo1-39/+14
2014-11-18mmc: core: change the clkgate_delay value from 0 to 3.Jaehoon Chung1-2/+2
2014-11-18mmc: dw_mmc: add the platdat for descriptor number.Jaehoon Chung1-2/+8
2014-11-18mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D1-1/+1
2014-11-18mmc: dw-mmc: check whether card is busy or not, before clock disabled.Jaehoon Chung1-0/+39
2014-11-18mmc: dw_mmc-exynos: supporte the packed commandJaehoon Chung1-0/+5
2014-11-18mmc: dw_mmc: add the specified capabilities2 of the controllerJaehoon Chung2-0/+5
2014-11-18mmc: Makefile: change the init sequence for indexing mmcblkXJaehoon Chung1-4/+4
2014-11-18mmc: dw_mmc: Add the ability to set the ciu clock frequencyDoug Anderson1-4/+13
2014-11-18mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFERDoug Anderson1-14/+20
2014-11-18mmc: dw_mmc: change the macro name from DTO to DRTOJaehoon Chung2-3/+3
2014-11-18mmc: dw_mmc: clear IDSTS register when initialize IDMACJoonyoung Shim1-0/+6
2014-11-18mmc: dw_mmc: fix error return code in dw_mci_probe()Wei Yongjun1-1/+3
2014-11-18mmc: sdhci-s3c: remove the duplicated calling sequenceJaehoon Chung1-14/+13
2014-11-18mmc: sdhci-s3c: revert "fix missing clock for gpio card-detect"Jaehoon Chung1-9/+0
2014-11-14mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng1-0/+7
2014-07-09mmc: rtsx: add R1-no-CRC mmc command type handleMicky Ching1-0/+3
2014-02-13mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches1-1/+12
2014-02-13mmc: fix host release issue after discard operationRay Jui1-3/+4
2013-12-08mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake1-3/+42
2013-12-04mmc: atmel-mci: fix oops in atmci_tasklet_funcRodolfo Giometti1-6/+8
2013-12-04mmc: atmel-mci: abort transfer on timeout errorLudovic Desroches1-0/+7
2013-09-26mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov1-2/+2
2013-05-26mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt caseSantosh Shilimkar1-13/+15
2013-05-26mmc: omap_hsmmc: convert to dma_request_slave_channel_compatMatt Porter1-2/+8
2013-05-26mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5Tony Lindgren1-4/+9
2013-05-26mmc: sdhci-pci: add more device idsAdrian Hunter1-0/+54
2013-05-26mmc: sdhci-acpi: add more device idsAdrian Hunter1-9/+59
2013-05-26mmc: sdhci-acpi: fix initial runtime pm statusAdrian Hunter1-0/+1
2013-05-26mmc: atmel-mci: convert to dma_request_slave_channel_compat()Ludovic Desroches1-13/+12
2013-05-26mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53Lucas Stach1-3/+34
2013-05-26mmc: sdhci-esdhc-imx: Fix SDIO interruptsMartin Fuzzey1-1/+3
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+7
2013-05-10ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checkedLee Jones1-2/+7
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-43/+5
2013-05-07block_device_operations->release() should return voidAl Viro1-2/+1
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds38-513/+770