1. dcfb625 mmc: atmel: when sending a data command, use the provided block size by Jean-Jacques Hiblot · 7 years ago
  2. edc1dff mmc: gen_atmel_mci: Fix wrong arguments used of bind() by Wenyou.Yang@microchip.com · 7 years ago
  3. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  4. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  5. 7a7a64c mmc: gen_atmel_mci: add driver model support for mci by Wenyou Yang · 8 years ago
  6. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  7. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  8. 7825d20 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  9. 31f8a00 mmc: atmel: Properly fix clock configuration by Gregory CLEMENT · 9 years ago
  10. 0b7d54e mmc: atmel: Zap global 'initialized' variable by Marek Vasut · 9 years ago
  11. 903fc1d mmc: atmel: Implement proper private data by Marek Vasut · 9 years ago
  12. 6da7779 mmc: atmel: Fix clock configuration by Marek Vasut · 9 years ago
  13. 34524b1 mmc: atmel: Silence debug output by Marek Vasut · 9 years ago
  14. 1dc856d MMC: atmel_mci: enable high speed mode support by Bo Shen · 10 years ago
  15. 02d7728 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
  16. 6bcb562 mmc: atmel_mci: fix print incorrect buffer content for debug by Wu, Josh · 11 years ago
  17. 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  18. e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  19. c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 03a743f mmc: atmel_mci: add mmc card support by Bo Shen · 12 years ago
  22. 644b476 mmc: atmel_mci: using IP version for different setting by Bo Shen · 12 years ago
  23. 020f261 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  24. ec35c91 mmc: at91: use max timeout value. It will avoid some situation that timeout happened. by Wu, Josh · 12 years ago
  25. d1e486b mmc: at91: add multi block read/write support. by Wu, Josh · 12 years ago
  26. b9c8b77 mmc: Implement card detection. by Thierry Reding · 13 years ago
  27. b012f94 Revert "AT91:mmc:fix multiple read/write error" by Andy Fleming · 13 years ago
  28. f27d5f8 AT91:mmc:fix multiple read/write error by elen.song · 13 years ago
  29. 7f619cb ATMEL: fix related common atmel driver files by Reinhard Meyer · 14 years ago
  30. f2f4366 MMC: make b_max unconditional by John Rigby · 14 years ago
  31. f267557 AT91: gen_atmel_mci.c: fix bug when Slot B is used by Reinhard Meyer · 14 years ago
  32. c718a56 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · 14 years ago