summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2013-11-15mmc:sdhci-s3c: Use mmc_gpio_request_cd functionBeomho Seo1-39/+14
2013-11-15mmc: core: change the clkgate_delay value from 0 to 3.Jaehoon Chung1-2/+2
2013-11-15mmc: dw_mmc: add the platdat for descriptor number.Jaehoon Chung1-2/+8
2013-11-15mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D1-1/+1
2013-11-15mmc: dw-mmc: check whether card is busy or not, before clock disabled.Jaehoon Chung1-0/+39
2013-11-15mmc: dw_mmc-exynos: supporte the packed commandJaehoon Chung1-0/+5
2013-11-15mmc: dw_mmc: add the specified capabilities2 of the controllerJaehoon Chung2-0/+5
2013-11-15mmc: Makefile: change the init sequence for indexing mmcblkXJaehoon Chung1-4/+4
2013-11-15mmc: dw_mmc: Add the ability to set the ciu clock frequencyDoug Anderson1-4/+13
2013-11-15mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFERDoug Anderson1-14/+20
2013-11-15mmc: dw_mmc: change the macro name from DTO to DRTOJaehoon Chung2-3/+3
2013-11-15mmc: dw_mmc: clear IDSTS register when initialize IDMACJoonyoung Shim1-0/+6
2013-11-15mmc: dw_mmc: fix error return code in dw_mci_probe()Wei Yongjun1-1/+3
2013-11-15mmc: sdhci-s3c: remove the duplicated calling sequenceJaehoon Chung1-14/+13
2013-11-15mmc: sdhci-s3c: revert "fix missing clock for gpio card-detect"Jaehoon Chung1-9/+0
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
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+89
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-5/+83
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+81
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2013-04-30mmc: sdhci-s3c: Fix operation on non-single image Samsung platformsMark Brown1-1/+1
2013-04-29mmc: rename random32() to prandom_u32()Akinobu Mita1-2/+2
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-11/+2
2013-04-23mmc: sdhci-tegra: fix MODULE_DEVICE_TABLEArnd Bergmann1-1/+1
2013-04-19Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann3-4/+90
2013-04-19mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann3-4/+90
2013-04-17Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-5/+83
2013-04-15mmc: core: fix init controller performance regression, updated patchAdrian Hunter2-1/+4
2013-04-14Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+0
2013-04-12Merge tag 'dt-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-2/+81
2013-04-12mmc: mxcmmc: enable DMA support on mpc512xAnatolij Gustschin1-2/+33
2013-04-12mmc: mxcmmc: constify mxcmci_devtypeAnatolij Gustschin1-1/+1
2013-04-12mmc: mxcmmc: use slot-gpio API for write-protect detectionAnatolij Gustschin1-3/+5
2013-04-12mmc: mxcmmc: add mpc512x SDHC supportAnatolij Gustschin2-49/+94
2013-04-12mmc: mxcmmc: fix race conditions for host->req and host->data accessAnatolij Gustschin1-7/+24