1. b9ec261 mmc: core: Fixup busy detection for mmc switch operations by Ulf Hansson · 11 years ago
  2. 636bd13 mmc: core: Minor simplifications to __mmc_switch by Ulf Hansson · 11 years ago
  3. 4509f8477 mmc: core: Add ignore_crc flag to __mmc_switch by Ulf Hansson · 11 years ago
  4. 1d4d774 mmc: core: Rename cmd_timeout_ms to busy_timeout by Ulf Hansson · 11 years ago
  5. ecd3a7d mmc: core: Silence compiler warning in __mmc_switch by Ulf Hansson · 11 years ago
  6. 878e200 mmc: core: Do not poll for busy with status cmd for all switch cmds by Ulf Hansson · 11 years ago
  7. a27fbf2 mmc: add ignorance case for CMD13 CRC error by Seungwon Jeon · 11 years ago
  8. 84532e3 mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19). by Minjian Wu · 11 years ago
  9. 07a6821 mmc: core: Restructure and simplify code for mmc sleep|awake by Ulf Hansson · 11 years ago
  10. 775a936 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 11 years ago
  11. ce39f9d mmc: support packed write command for eMMC4.5 devices by Seungwon Jeon · 12 years ago
  12. 8fee476 mmc: core: Fix some driver hangs when dealing with broken devices by Trey Ramsay · 12 years ago
  13. 950d56a mmc: support BKOPS feature for eMMC by Jaehoon Chung · 12 years ago
  14. 1a41313 mmc: core: Remove bounce buffer in mmc_send_cxd_data() by Kyungsik Lee · 12 years ago
  15. 6af9e96 mmc: core: Fix the HPI execution sequence by Venkatraman S · 12 years ago
  16. 2378975 mmc: core: warn when card doesn't support HPI by Jaehoon Chung · 13 years ago
  17. 3ef77af mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  18. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  19. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  20. ad5fd97 mmc: fix integer assignments to pointer by Venkatraman S · 13 years ago
  21. 7435bb7 mmc: core: use defined R1_STATE_PRG macro for card status by Jaehoon Chung · 13 years ago
  22. 24f5b53 mmc: initialize struct mmc_request at declaration time by Chris Ball · 13 years ago
  23. a61ad2b mmc: initialize struct mmc_data at declaration time by Chris Ball · 13 years ago
  24. 1278dba mmc: initialize struct mmc_command at declaration time by Chris Ball · 13 years ago
  25. d3a8d95 mmc: core: Allow setting CMD timeout for CMD6 (SWITCH). by Andrei Warkentin · 13 years ago
  26. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  27. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  29. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  30. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  31. cda56ac2 mmc: fix data timeout for SEND_EXT_CSD by Adrian Hunter · 16 years ago
  32. 0d3e046 MMC: CSD and CID timeout values by Matthew Fleming · 16 years ago
  33. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  34. 78e4807 mmc: fix cid and csd byte order by Pierre Ossman · 17 years ago
  35. af51715 MMC core learns about SPI by David Brownell · 17 years ago
  36. b146d26 mmc: mmc_set_data_timeout() parameter write is redundant by Pierre Ossman · 17 years ago
  37. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  38. 70f1048 mmc: update header file paths by Pierre Ossman · 17 years ago
  39. da7fbe5 mmc: Separate out protocol ops by Pierre Ossman · 18 years ago