summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-27mmc: pxamci: fix enum type confusionArnd Bergmann
2019-03-19mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-03-05mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-02-06mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson
2018-12-29mmc: omap_hsmmc: fix DMA API warningRussell King
2018-12-29mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2018-12-29mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson
2018-12-29mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-13mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner
2018-09-26mmc: tegra: prevent HS200 on Tegra 3Stefan Agner
2018-09-26mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade
2018-08-31mmc: block: Fix incorrectly initialized requestsAdrian Hunter
2018-08-24MLK-19201 mmc: sdhci-esdhc-imx: remove the 100MHz limitation for Strobe DLLHaibo Chen
2018-08-24MLK-18792-1 mmc: esdhc-sdhci-imx: no fail when no pinctrl availablePeng Fan
2018-08-24MLK-17586-2 mmc: add HS400 support for iMX7ULPHaibo Chen
2018-08-24MLK-17883 mmc: add delay after CMD6 before sending CMD13Haibo Chen
2018-08-24MLK-17621-2 mmc: add feature of setting slot index via devicetree aliasHaibo Chen
2018-08-24mmc: core: simplify ida handlingHeiner Kallweit
2018-08-24mmc: core: switch to ida_simple_ functions in block.cHeiner Kallweit
2018-08-24MLK-17621-1 mmc: remove the feature of setting slot index via devicetree aliasHaibo Chen
2018-08-24MLK-17074-7 mmc: sdhci-esdhc-imx: make sure clock is disabled during suspendDong Aisheng
2018-08-24MLK-16527 mmc: cqhci: fix function cqhci_set_irqs()Haibo Chen
2018-08-24mmc: block: fix lockdep splat when removing mmc_block moduleMichał Mirosław
2018-08-24MLK-16479 mmc: fix potential dead lock when get mmc host indexHaibo Chen
2018-08-24MLK-16461-1 mmc: sdhci-esdhc-imx: add strobe-dll-delay-target supportHaibo Chen
2018-08-24MLK-16354-1 mmc: sdhci: add usdhc support for IOMMUHaibo Chen
2018-08-24mmc: block: bypass the queue even if usage is present for hotplugShawn Lin
2018-08-24mmc: block: Prevent new req entering queue after its cleanupGrzegorz Sluja
2018-08-24MLK-16363 mmc: sdhci: add 1ms delay after tuning completeHaibo Chen
2018-08-24MLK-16155-13 mmc: sdhci-esdhc-imx: add DCMD support for CMDQHaibo Chen
2018-08-24MLK-16155-12 mmc: sdhci-esdhc-imx: add CMDQ supportHaibo Chen
2018-08-24MLK-16155-11 mmc: sdhci: correct the maximum timeout when enable CMDQHaibo Chen
2018-08-24MLK-16155-10 mmc: cqhci: support for command queue enabled hostVenkat Gopalakrishnan
2018-08-24MLK-16155-9 mmc: block: Add CQE supportAdrian Hunter
2018-08-24MLK-16155-8 mmc: block: Prepare CQE dataAdrian Hunter
2018-08-24MLK-16155-7 mmc: mmc: Enable CQE'sAdrian Hunter
2018-08-24MLK-16155-6 mmc: mmc: Enable Command QueuingAdrian Hunter
2018-08-24MLK-16155-5 mmc: core: Add support for handling CQE requestsAdrian Hunter
2018-08-24MLK-16155-4 mmc: core: Turn off CQE before sending commandsAdrian Hunter
2018-08-24MLK-16155-1 mmc: core: Add mmc_retune_hold_now()Adrian Hunter
2018-08-24mmc: block: Tag is_rpmb as boolLinus Walleij
2018-08-24mmc: core: Allocate per-request data using the block layer coreLinus Walleij
2018-08-24mmc: core: Delete bounce buffer Kconfig optionLinus Walleij
2018-08-24mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson