1. b3d5f34 feat(drivers/mmc): boot partition read support by Vyacheslav Yurkov · Tue Mar 30 08:16:20 2021 +0200
  2. e77be52 mmc: remove useless extra semicolons by Yann Gautier · Tue Mar 23 13:30:43 2021 +0100
  3. d8b6b8e Revert "mmc:prevent accessing to the released space in case of wrong usage" by Yann Gautier · Mon Mar 22 14:02:54 2021 +0100
  4. 69bf372 mmc:prevent accessing to the released space in case of wrong usage by deqi.hu · Wed Mar 10 15:38:39 2021 +0800
  5. 38d8035 mmc: increase delay between ACMD41 retries by Yann Gautier · Fri Aug 16 16:49:41 2019 +0200
  6. 313e900 drivers: mmc: Fix some issues with MMC stack by Tien Hock, Loh · Thu Mar 07 11:34:20 2019 +0800
  7. e8eb33f mmc: correctly check ret in mmc_fill_device_info by Yann Gautier · Thu Jan 17 11:17:05 2019 +0100
  8. 199663a Merge pull request #1724 from jbech-linaro/emmc_enumeration by Antonio Niño Díaz · Thu Jan 10 09:23:42 2019 +0000
  9. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  10. 8428a04 mmc: increase delay when initializing mmc by Joakim Bech · Tue Dec 18 10:09:02 2018 +0100
  11. 4c7888a drivers: mmc: check mmc_reset_to_idle return by Yann Gautier · Thu Nov 29 15:43:37 2018 +0100
  12. 05274cb mmc: poll eMMC status after EXT_CSD command by Haojian Zhuang · Wed Nov 21 09:19:49 2018 +0800
  13. f2e8b16 mmc: Update framework to use standard response type by Yann Gautier · Fri Sep 28 16:48:37 2018 +0200
  14. ab3b62b drivers: mmc: Fix R2 response type definition by Shawn Guo · Fri Sep 28 14:21:01 2018 +0800
  15. e6b56cc drivers: mmc: Add missing response type for some commands by Bryan O'Donoghue · Wed Aug 15 16:25:30 2018 +0100
  16. e62f419 drivers: mmc: Fix R3 response type definition by Bryan O'Donoghue · Wed Aug 15 15:59:07 2018 +0100
  17. 5d95e0a drivers/mmc: Fix warning about usage of uninitialized variable by Antonio Nino Diaz · Fri Aug 10 13:04:02 2018 +0100
  18. d618b27 drivers/mmc: set buswidth and speed before reading data by Haojian Zhuang · Sat Aug 04 18:04:30 2018 +0800
  19. df7271c drivers/mmc: make mmc_ext_csd aligned with 16 char by Haojian Zhuang · Thu Aug 02 14:50:12 2018 +0800
  20. d87f0b7 drivers/mmc: fix lba param to int by Haojian Zhuang · Thu Aug 02 14:49:51 2018 +0800
  21. ed59cd5 drivers/mmc: send CMD8 only for SD card in initialization by Haojian Zhuang · Thu Aug 02 14:48:17 2018 +0800
  22. de6959e mmc: add required delays when retrying commands by Yann Gautier · Thu Aug 02 13:46:17 2018 +0200
  23. 1e5e85a Add MMC framework by Yann Gautier · Tue Jul 03 18:32:12 2018 +0200