aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2021-04-08mmc: remove useless extra semicolonsYann Gautier
2021-04-08Revert "mmc:prevent accessing to the released space in case of wrong usage"Yann Gautier
2021-03-17mmc:prevent accessing to the released space in case of wrong usagedeqi.hu
2019-10-03mmc: increase delay between ACMD41 retriesYann Gautier
2019-03-07drivers: mmc: Fix some issues with MMC stackTien Hock, Loh
2019-01-17mmc: correctly check ret in mmc_fill_device_infoYann Gautier
2019-01-10Merge pull request #1724 from jbech-linaro/emmc_enumerationAntonio Niño Díaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-18mmc: increase delay when initializing mmcJoakim Bech
2018-12-04drivers: mmc: check mmc_reset_to_idle returnYann Gautier
2018-11-26mmc: poll eMMC status after EXT_CSD commandHaojian Zhuang
2018-09-28mmc: Update framework to use standard response typeYann Gautier
2018-09-28drivers: mmc: Fix R2 response type definitionShawn Guo
2018-09-04drivers: mmc: Add missing response type for some commandsBryan O'Donoghue
2018-09-04drivers: mmc: Fix R3 response type definitionBryan O'Donoghue
2018-08-10drivers/mmc: Fix warning about usage of uninitialized variableAntonio Nino Diaz
2018-08-10drivers/mmc: set buswidth and speed before reading dataHaojian Zhuang
2018-08-10drivers/mmc: make mmc_ext_csd aligned with 16 charHaojian Zhuang
2018-08-10drivers/mmc: fix lba param to intHaojian Zhuang
2018-08-10drivers/mmc: send CMD8 only for SD card in initializationHaojian Zhuang
2018-08-02mmc: add required delays when retrying commandsYann Gautier
2018-07-03Add MMC frameworkYann Gautier