summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2015-06-01mmc: core: Enable / disable re-tuningAdrian Hunter
2015-06-01mmc: host: Add facility to support re-tuningAdrian Hunter
2015-06-01mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macroAxel Lin
2015-06-01mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9aSuman Tripathi
2015-06-01mmc: sdhci-s3c: Constify platform_device_idKrzysztof Kozlowski
2015-06-01mmc: sdhci-imx: Constify platform_device_idKrzysztof Kozlowski
2015-06-01mmc: s3cmci: Constify platform_device_idKrzysztof Kozlowski
2015-06-01mmc: rtsx: Constify platform_device_idKrzysztof Kozlowski
2015-06-01mmc: mxs: Constify platform_device_idKrzysztof Kozlowski
2015-06-01mmc: davinci: Constify platform_device_idKrzysztof Kozlowski
2015-06-01mmc: sdhci-sirf: fake version and capbility registersWeijun Yang
2015-06-01mmc: sdhci-sirf: fix the tuning count in platform_execute_tuningWeijun Yang
2015-06-01mmc: TMIO: Use devm_request_irq()Ian Molton
2015-06-01mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap()Ian Molton
2015-06-01mmc: TMIO: Ensure MFD cell is disabled on probe error pathIan Molton
2015-06-01mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_hostAxel Lin
2015-06-01mmc: sdhci_f_sdh30: Staticize local functionsAxel Lin
2015-06-01mmc: sdhci-of-esdhc: Pre divider starts at 1Joakim Tjernlund
2015-05-25mmc: host: sdhci-esdhc-imx: fix broken email addressWolfram Sang
2015-05-25mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepareKuninori Morimoto
2015-05-25mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_hostKuninori Morimoto
2015-05-25mmc: sh_mmcif: cleanup to use dev instead of &pdev->devKuninori Morimoto
2015-05-25mmc: sh_mmcif: move mmcif_of_match to upsideKuninori Morimoto
2015-05-25mmc: sdio: add reset callback to bus operationsAndreas Fenkart
2015-05-21mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirqTony Lindgren
2015-05-18mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches
2015-05-08mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLEZhangfei Gao
2015-05-08mmc: dw_mmc: init desc in dw_mci_idmac_initZhangfei Gao
2015-05-06mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2015-05-06mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-05-04mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-22Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson
2015-04-17mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()Javier Martinez Canillas
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-10sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley
2015-04-10mmc: sdhci-st: Update the quirks for this controller.Peter Griffin
2015-04-10mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.Peter Griffin
2015-04-10mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.Peter Griffin
2015-04-10mmc: sdhci-st: Add delay management functions for top registers (eMMC).Peter Griffin
2015-04-10mmc: sdhci-st: Add support for de-asserting reset signal and top regs resourcePeter Griffin
2015-04-10mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regsPeter Griffin
2015-04-09mmc: sdhci-esdhc-imx: Call mmc_of_parse()Fabio Estevam
2015-04-09mmc: dw_mmc: Add locking around cmd11 timerDoug Anderson
2015-04-09mmc: dw_mmc: Add a return in an unexpected cmd11 timeoutDoug Anderson