summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2020-05-21Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Marcel Ziswiler
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-05-31mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello
2019-05-31mmc: core: Verify SD bus widthRaul E Rangel
2019-03-28Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Colibri-iMX7_LXDE-Image_2.8b6.184-20190401Colibri-iMX6_LXDE-Image_2.8b6.184-20190401Colibri-iMX6ULL_LXDE-Image_2.8b6.184-20190401Apalis-iMX6_LXDE-Image_2.8b6.184-20190401Marcel Ziswiler
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
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-24eMMC: Don't initialize partitions on RPMB flagged areas.Max Krummenacher
2018-08-31mmc: block: Fix incorrectly initialized requestsAdrian Hunter
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-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-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-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: 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