aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-05-22mmc: sdhci-pci: Fix BYT OCP settingAdrian Hunter
2019-05-22mmc: core: Fix tag set memory leakRaul E Rangel
2019-05-22mmc: tegra: fix ddr signaling for non-ddr modesSowjanya Komatineni
2019-05-22mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner
2019-04-20mmc: davinci: remove extraneous __init annotationArnd Bergmann
2019-04-17mmc: sdhci-omap: Don't finish_mrq() on a command error during tuningFaiz Abbas
2019-04-17mmc: alcor: don't write data before command has completedDaniel Drake
2019-04-05mmc: omap: fix the maximum timeout settingAaro Koskinen
2019-03-27mmc: renesas_sdhi: limit block count to 16 bit for old revisionsWolfram Sang
2019-03-27mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"Alexander Shiyan
2019-03-27mmc: alcor: fix DMA readsDaniel Drake
2019-03-27mmc: pxamci: fix enum type confusionArnd Bergmann
2019-03-23mmc:fix a bug when max_discard is 0Jiong Wu
2019-03-23mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito
2019-03-23mmc: sdhci-esdhc-imx: fix HS400 timing issueBOUGH CHEN
2019-02-28mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN
2019-02-27mmc: core: align max segment size with logical block sizeMing Lei
2019-02-27mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu
2019-02-27mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu
2019-02-27mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani
2019-02-26mmc: tmio: fix access width of Block Count RegisterTakeshi Saito
2019-02-25mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-02-25mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-02-13mmc: meson-gx: fix interrupt nameMartin Blumenstingl
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays
2019-02-06mmc: sunxi: Filter out unsupported modes declared in the device treeChen-Yu Tsai
2019-02-06mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by defaultChen-Yu Tsai
2019-01-28mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing
2019-01-28mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner
2019-01-25Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-01-22mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun
2019-01-22mmc: meson-gx: enable signal re-sampling together with tuningAndreas Fenkart
2019-01-15Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-01-14mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren
2019-01-14mmc: meson-gx: Free irq in release() callbackRemi Pommarel
2019-01-14mmc: host: Fix Kconfig warnings on keystone_defconfigFaiz Abbas
2019-01-14mmc: sdhci-acpi: Make PCI dependency explicitSinan Kaya
2019-01-11mmc: core: don't override the CD GPIO level when "cd-inverted" is setMartin Blumenstingl
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-19mmc: mediatek: Add MMC_CAP_SDIO_IRQ supportjjian zhou
2018-12-17mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0Biju Das
2018-12-17mmc: core: Cleanup BKOPS supportUlf Hansson
2018-12-17mmc: core: Drop redundant check in mmc_send_hpi_cmd()Ulf Hansson
2018-12-17Merge branch 'fixes' into nextUlf Hansson
2018-12-17mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2018-12-17mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson
2018-12-17mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-12-17mmc: omap_hsmmc: fix DMA API warningRussell King