summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2018-08-24mmc: core: Prevent processing SDIO IRQs when none is claimedUlf Hansson
2018-08-24mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson
2018-08-24mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_opsUlf Hansson
2018-08-24mmc: pwrseq_simple: Parse DTS for the power-off-delay-us propertyUlf Hansson
2018-08-24mmc: core: Export API to allow hosts to get the card addressUlf Hansson
2018-08-24mmc: sdio: Fix sdio wait busy implement limitationjiajie.hao@mediatek.com
2018-08-24mmc: core: add proper be32 annotationWinkler, Tomas
2018-08-24mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.cHu Ziji
2018-08-24mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.cHu Ziji
2018-08-24mmc: sdhci: Export sdhci_set_ios() from sdhci.cHu Ziji
2018-08-24mmc: core: refactor mmc_request_done()Linus Walleij
2018-08-24mmc: core: refactor asynchronous request finalizationLinus Walleij
2018-08-24mmc: core: move some code in mmc_start_areq()Linus Walleij
2018-08-24mmc: core: Factor out mrq preparation from mmc_start_request()Adrian Hunter
2018-08-24mmc: core: Factor out debug prints from mmc_start_request()Adrian Hunter
2018-08-24mmc: block: Factor out data preparationAdrian Hunter
2018-08-24mmc: block: Change mmc_apply_rel_rw() to get block address from the requestAdrian Hunter
2018-08-24mmc: block: Disable Command Queue while RPMB is usedAdrian Hunter
2018-08-24mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter
2018-08-24mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter
2018-08-24mmc: queue: Share mmc request array between partitionsAdrian Hunter
2018-08-24mmc: block: Introduce queue semanticsAdrian Hunter
2018-08-24mmc: block: Use local var for mqrq_curAdrian Hunter
2018-08-24mmc: use new core function mmc_get_dma_dirHeiner Kallweit
2018-08-24mmc: sdhci: clarify the get_timeout_clock callbackShawn Lin
2018-08-24mmc: sdio: improve mmc_io_rw_extendedHeiner Kallweit