summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)AuthorFilesLines
2022-01-27mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIOUlf Hansson1-1/+3
2021-07-20mmc: core: Allow UHS-I voltage switch for SDSC cards if supportedChristian Löhle1-4/+6
2021-07-20mmc: core: clear flags before allowing to retuneWolfram Sang1-2/+5
2021-05-22mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee1-0/+6
2021-05-22mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang1-1/+1
2021-05-22mmc: block: Update ext_csd.cache_ctrl if it was writtenAvri Altman1-0/+12
2021-03-17mmc: core: Fix partition switch time for eMMCAdrian Hunter1-4/+11
2021-02-10mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang1-0/+6
2020-10-29mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár1-0/+3
2020-10-14mmc: core: don't set limits.discard_granularity as 0Coly Li1-1/+1
2020-10-01mmc: core: Fix size overflow for mmc partitionsBradley Bolen1-5/+4
2020-06-20mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson1-2/+1
2020-06-03mmc: block: Fix use-after-free issue for rpmbPeng Hao1-1/+1
2020-01-27mmc: core: fix wl1251 sdio quirksH. Nikolaus Schaller1-0/+7
2020-01-27mmc: core: fix possible use after free of hostPan Bian1-2/+0
2020-01-12mmc: block: propagate correct returned value in mmc_rpmb_ioctlMathieu Malaterre1-1/+1
2020-01-12mmc: core: Prevent bus reference leak in mmc_blk_init()Alexander Kappner1-0/+1
2020-01-12mmc: block: Fix bug when removing RPMB chardevLinus Walleij1-14/+18
2020-01-12mmc: block: Delete mmc_access_rpmb()Linus Walleij3-15/+1
2020-01-12mmc: block: Convert RPMB to a character deviceLinus Walleij2-22/+263
2019-10-05mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREADUlf Hansson1-3/+6
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson1-0/+6
2019-06-25mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson2-1/+16
2019-05-31mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello1-18/+20
2019-05-31mmc: core: Verify SD bus widthRaul E Rangel1-0/+8
2018-12-29mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson1-4/+10
2018-12-29mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson1-4/+2
2018-12-29mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson1-1/+3
2018-10-18mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot1-0/+10
2018-08-03mmc: pwrseq: Use kmalloc_array instead of stack VLATobin C. Harding1-5/+9
2018-03-28mmc: block: fix updating ext_csd caches on ioctl callBastian Stender1-0/+19
2018-03-28mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme2-0/+7
2018-03-24mmc: block: fix logical error to avoid memory leakLiu, Changcheng1-0/+1
2018-03-24mmc: avoid removing non-removable hosts during suspendDaniel Drake1-0/+8
2018-03-19mmc: mmc_test: Ensure command queue is disabled for testingAdrian Hunter1-2/+9
2017-12-20mmc: core: apply NO_CMD23 quirk to some specific cardsChristoph Fritz2-0/+10
2017-12-05mmc: core: prepend 0x to OCR entry in sysfsBastian Stender2-2/+2
2017-12-05mmc: core: prepend 0x to pre_eol_info entry in sysfsBastian Stender1-1/+1
2017-12-05mmc: block: Ensure that debugfs files are removedAdrian Hunter2-7/+38
2017-12-05mmc: core: Do not leave the block driver in a suspended stateAdrian Hunter1-0/+3
2017-12-05mmc: block: Check return value of blk_get_request()Adrian Hunter1-1/+19
2017-12-05mmc: block: Fix missing blk_put_request()Adrian Hunter1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij3-125/+9
2017-10-02mmc: core: add driver strength selection when selecting hs400esChanho Min1-17/+19
2017-09-08mmc: block: Fix incorrectly initialized requestsAdrian Hunter1-1/+6
2017-08-30Merge branch 'fixes' into nextUlf Hansson1-3/+3
2017-08-30mmc: core: Move mmc_start_areq() declarationAdrian Hunter1-0/+6
2017-08-30mmc: block: cast a informative log for no devidx availableShawn Lin1-1/+13
2017-08-30mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()Linus Walleij1-25/+18