summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2020-01-12mmc: block: propagate correct returned value in mmc_rpmb_ioctlMathieu Malaterre
2020-01-12mmc: core: Prevent bus reference leak in mmc_blk_init()Alexander Kappner
2020-01-12mmc: block: Fix bug when removing RPMB chardevLinus Walleij
2020-01-12mmc: block: Delete mmc_access_rpmb()Linus Walleij
2020-01-12mmc: block: Convert RPMB to a character deviceLinus Walleij
2019-10-05mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREADUlf Hansson
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-06-25mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf 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-02-12MLK-17883 mmc: add delay after CMD6 before sending CMD13Haibo Chen
2019-02-12MLK-17621-2 mmc: add feature of setting slot index via devicetree aliasHaibo Chen
2019-02-12mmc: block: fix lockdep splat when removing mmc_block moduleMichał Mirosław
2019-02-12mmc: block: bypass the queue even if usage is present for hotplugShawn Lin
2019-02-12mmc: block: Prevent new req entering queue after its cleanupGrzegorz Sluja
2019-02-12mmc: block: Add CQE supportAdrian Hunter
2019-02-12mmc: block: Add blk-mq supportAdrian Hunter
2019-02-12mmc: core: Add parameter use_blk_mqAdrian Hunter
2019-02-12mmc: core: Make mmc_pre_req() and mmc_post_req() availableAdrian Hunter
2019-02-12mmc: block: Simplify cleaning up the queueAdrian Hunter
2019-02-12mmc: core: Export a few functions needed for blkmq supportAdrian Hunter
2019-02-12mmc: block: Factor out mmc_setup_queue()Adrian Hunter
2019-02-12mmc: core: Introduce host claiming by contextAdrian Hunter
2019-02-12mmc: block: Prepare CQE dataAdrian Hunter
2019-02-12mmc: block: Use local variables in mmc_blk_data_prep()Adrian Hunter
2019-02-12mmc: mmc: Enable CQE'sAdrian Hunter
2019-02-12mmc: mmc: Enable Command QueuingAdrian Hunter
2019-02-12mmc: core: Add support for handling CQE requestsAdrian Hunter
2019-02-12MLK-14662 mmc: debugfs: add runtime pm when cat ios or clock file nodeHaibo Chen
2019-02-12MLK-12706-1 mmc: sdio: add sdio reset function for bcmdhd wifiHaibo Chen
2019-02-12MLK-12077-3 bcmdhd: fix bcmdhd system resume crash issue.Dong Aisheng
2019-02-12MLK-12462-1 mmc: core: add MMC_PM_IGNORE_PM_NOTIFY featureDong Aisheng
2019-02-12MLK-11685-7 mmc: core: add delay for SD3.0 UHS mode switchDong Aisheng
2019-02-12MLK-11685-1 mmc: add delay after CMD6 befoer sending CMD13 for sandiskRyan QIAN
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-10-18mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot
2018-08-03mmc: pwrseq: Use kmalloc_array instead of stack VLATobin C. Harding
2018-03-28mmc: block: fix updating ext_csd caches on ioctl callBastian Stender
2018-03-28mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme
2018-03-24mmc: block: fix logical error to avoid memory leakLiu, Changcheng
2018-03-24mmc: avoid removing non-removable hosts during suspendDaniel Drake
2018-03-19mmc: mmc_test: Ensure command queue is disabled for testingAdrian Hunter
2017-12-20mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz
2017-12-05mmc: core: prepend 0x to OCR entry in sysfsBastian Stender
2017-12-05mmc: core: prepend 0x to pre_eol_info entry in sysfsBastian Stender
2017-12-05mmc: block: Ensure that debugfs files are removedAdrian Hunter
2017-12-05mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter