1. 77776fd mmc: sd: fix the maximum au_size for SD3.0 by Jaehoon Chung · 11 years ago
  2. 7fca967 mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_card by Wei WANG · 11 years ago
  3. 5992e78 mmc: core: Add shutdown callback for SD bus_ops by Ulf Hansson · 11 years ago
  4. 7459026 mmc: core: Push common suspend|resume code into each bus_ops by Ulf Hansson · 11 years ago
  5. c4d770d mmc: core: Support aggressive power management for (e)MMC/SD by Ulf Hansson · 11 years ago
  6. e94cfef mmc: block: Enable runtime pm for mmc blkdevice by Ulf Hansson · 11 years ago
  7. 810e08e mmc: core: Only execute tuning for SDR50 and SDR104 by Fredrik Soderstedt · 11 years ago
  8. 5298338 mmc: sdhci: enhance preset value function by Kevin Liu · 12 years ago
  9. 0797e5f mmc: core: Fixup signal voltage switch by Johan Rudholm · 12 years ago
  10. 567c890 mmc: core: Break out start_signal_voltage_switch by Johan Rudholm · 12 years ago
  11. 3f8a7fa mmc: sd: Simplify by using mmc_host_uhs by Johan Rudholm · 12 years ago
  12. 108ecc4 mmc: core: reset signal voltage on power up by Aaron Lu · 12 years ago
  13. 55c4665 mmc: sd: Fix sd current limit setting by Aaron Lu · 12 years ago
  14. a39ca6ae mmc: core: Simplify and fix for SD switch processing by Aaron Lu · 12 years ago
  15. b63b5e8 mmc: core: correct invalid error checking by Alan Cox · 12 years ago
  16. 0aa6770 mmc: sdhci: only set 200mA support for 1.8v if 200mA is available by Philip Rakity · 12 years ago
  17. 85e727e mmc: core: return an error on suspend if mmc_deselect_cards fails by Jaehoon Chung · 12 years ago
  18. e774747 mmc: core: Fixup suspend/resume issues for UHS-I cards by Ulf Hansson · 13 years ago
  19. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  20. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  21. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  22. a303c53 mmc: sdio: support SDIO UHS cards by Philip Rakity · 13 years ago
  23. fffe5d5 mmc: sd: Macro name cleanup for high speed dtr by Qiang Liu · 13 years ago
  24. 0205a90 mmc: Fix implicit use of stat.h header in associated files by Paul Gortmaker · 13 years ago
  25. f2815f6 mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode by Subhash Jadavani · 13 years ago
  26. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  27. 4466903 mmc: core: Set correct bus mode before card init by Stefan Nilsson XK · 13 years ago
  28. 7f7e412 mmc: core: Fix hangs related to insert/remove of cards by Ulf Hansson · 13 years ago
  29. 93c712f mmc: sd: UHS-I bus speed should be set last in UHS initialization by Subhash Jadavani · 13 years ago
  30. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  31. f0d8997 mmc: core: Block CMD23 support for UHS104/SDXC cards. by Andrei Warkentin · 13 years ago
  32. 261bbd4 mmc: core: eMMC signal voltage does not use CMD11 by Philip Rakity · 13 years ago
  33. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 13 years ago
  34. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 13 years ago
  35. 3a30351 mmc: sd: report correct speed and capacity of uhs cards by Arindam Nath · 13 years ago
  36. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 13 years ago
  37. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 13 years ago
  38. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 13 years ago
  39. 013909c mmc: sd: query function modes for uhs cards by Arindam Nath · 13 years ago
  40. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 13 years ago
  41. ce10149 mmc: Ensure prototypes for SD API are visible in sd.c by Mark Brown · 14 years ago
  42. 807e8e4 mmc: Fix sd/sdio/mmc initialization frequency retries by Andy Ross · 14 years ago
  43. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  44. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  45. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  46. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  47. 71578a1 mmc: split mmc_sd_init_card() by Michal Miroslaw · 14 years ago
  48. 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
  49. bd68e08 mmc: add module parameter to set whether cards are assumed removable by Ben Hutchings · 15 years ago
  50. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  51. d08ebed mmc_spi: fail gracefully if host or card do not support the switch command by Wolfgang Muees · 15 years ago
  52. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  53. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  54. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  55. 9d9f25c mmc_spi: do not check CID and CSD blocks with CRC16 by Wolfgang Muees · 15 years ago
  56. 8769392 MMC: Trivial comment cleanup by Deepak Saxena · 16 years ago
  57. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  58. 51ec92e mmc: use sysfs groups to handle conditional attributes by Pierre Ossman · 17 years ago
  59. af51715 MMC core learns about SPI by David Brownell · 17 years ago
  60. d84075c8 mmc: replace BUG_ON with WARN_ON by Pierre Ossman · 17 years ago
  61. adf66a0 mmc: improve error code feedback by Pierre Ossman · 17 years ago
  62. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  63. facba91 mmc: add missing printk levels by Pierre Ossman · 17 years ago
  64. 109b5be mmc: be more verbose about card insertions/removal by Pierre Ossman · 17 years ago
  65. 2986d0b mmc: Don't hold lock when releasing an added card by Pierre Ossman · 17 years ago
  66. 70f1048 mmc: update header file paths by Pierre Ossman · 17 years ago
  67. 4101c16 mmc: refactor bus operations by Pierre Ossman · 17 years ago
  68. c3bff2e mmc: get back read-only switch function by Pierre Ossman · 17 years ago
  69. 3373c0a mmc: don't call switch on old cards by Pierre Ossman · 17 years ago
  70. 7165129 mmc: fix broken if clause by Pierre Ossman · 17 years ago
  71. bd76631 mmc: remove old card states by Pierre Ossman · 17 years ago
  72. 6abaa0c mmc: support unsafe resume of cards by Pierre Ossman · 17 years ago
  73. 1addfcd mmc: break apart switch function by Pierre Ossman · 17 years ago
  74. 55556da MMC: Fix handling of low-voltage cards by Philip Langdale · 18 years ago
  75. 7ea239d mmc: add bus handler by Pierre Ossman · 18 years ago