1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  2. 1316062 mmc: mmc_spi: Document the 3 local functions by Bin Meng · Tue Feb 02 10:48:48 2021 +0800
  3. d3a2671 mmc: mmc_spi: Fix potential spec violation in receiving card response by Bin Meng · Tue Feb 02 10:48:47 2021 +0800
  4. 6b82a24 mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd() by Bin Meng · Tue Feb 02 10:48:46 2021 +0800
  5. ce387d9 mmc: mmc_spi: Print verbose debug output when crc16 check fails by Bin Meng · Tue Feb 02 10:32:48 2021 +0800
  6. 40dcee1 spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · Mon Dec 14 19:06:50 2020 +0200
  7. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  8. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  9. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  10. 0f26cf1 mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · Mon Jun 29 15:17:29 2020 +0530
  11. 536b456 mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · Mon Jun 29 15:17:28 2020 +0530
  12. 68fbc9d mmc: mmc_spi: Read R2 response for send status command - CMD13 by Pragnesh Patel · Mon Jun 29 15:17:27 2020 +0530
  13. a01f57e mmc: read ssr for SD spi by Pragnesh Patel · Mon Jun 29 15:17:26 2020 +0530
  14. 049dc5f mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · Mon Jun 29 15:17:25 2020 +0530
  15. 32ca52e mmc: mmc_spi: correct the while condition by Pragnesh Patel · Mon Jun 29 15:17:24 2020 +0530
  16. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  18. f726032 dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind() by Bin Meng · Fri Aug 30 21:15:33 2019 -0700
  19. d2c68c0 mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flags by Anup Patel · Wed Jul 17 04:23:38 2019 +0000
  20. a1afe25 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · Mon Jul 08 04:10:48 2019 +0000
  21. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · Sun Nov 25 19:22:18 2018 +0100
  22. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · Fri Dec 30 15:30:16 2016 +0900
  23. 7825d20 mmc: use the generic error number by Jaehoon Chung · Tue Jul 19 16:33:36 2016 +0900
  24. 084ff1e lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · Thu Mar 03 09:34:12 2016 +0100
  25. 923c207 mmc_spi: Big-endian support by Yoshinori Sato · Mon Jun 01 15:22:37 2015 +0900
  26. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · Tue Mar 11 19:34:20 2014 +0200
  27. e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · Mon Mar 10 20:05:51 2014 +0200
  28. c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · Wed Feb 26 19:28:45 2014 +0200
  29. 020f261 mmc: add support for write protection by Nikita Kiryanov · Mon Dec 03 02:19:46 2012 +0000
  30. 6b60e9b mmc: Fix mmc_spi error on cmd->flags field by Marek Vasut · Tue Sep 11 08:59:51 2012 +0000
  31. b9c8b77 mmc: Implement card detection. by Thierry Reding · Mon Jan 02 01:15:37 2012 +0000
  32. 4538500 mmc_spi: generate response for send status command by Thomas Chou · Tue Apr 19 03:48:32 2011 +0000
  33. 1254c3d mmc: add generic mmc spi driver by Thomas Chou · Fri Dec 24 13:12:21 2010 +0000