1. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  2. a80f162 mmc: core: Fix power_off_notify during suspend by Girish K S · 13 years ago
  3. 96a85d5 mmc: core: Fix setting power notify state variable for non-eMMC by Girish K S · 13 years ago
  4. 0205a90 mmc: Fix implicit use of stat.h header in associated files by Paul Gortmaker · 13 years ago
  5. 336c716 mmc: core: Cleanup eMMC4.5 conditionals by Seungwon Jeon · 13 years ago
  6. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  7. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  8. 71fe3eb mmc: core: Modify the timeout value for writing power class by Seungwon Jeon · 13 years ago
  9. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  10. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  11. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  12. b23cf0b mmc: core: Add default timeout value for CMD6 by Seungwon Jeon · 13 years ago
  13. e0c368d mmc: core: general purpose MMC partition support. by Namjae Jeon · 13 years ago
  14. 5238acb mmc: core: ext_csd.raw_* used in comparison but never set by Andrei Warkentin · 13 years ago
  15. b87d8db mmc: core: eMMC 4.5 Power Class Selection Feature by Girish K S · 13 years ago
  16. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  17. 4466903 mmc: core: Set correct bus mode before card init by Stefan Nilsson XK · 13 years ago
  18. 7f7e412 mmc: core: Fix hangs related to insert/remove of cards by Ulf Hansson · 13 years ago
  19. c380546 mmc: core: Put eMMC in Sleep mode before suspend by Balaji T K · 13 years ago
  20. 38ca285 mmc: core: Detect eMMC v4.5 ext_csd entries by Kyungmin Park · 13 years ago
  21. f39b2dd9 mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 13 years ago
  22. 08ee80c mmc: core: eMMC bus width may not work on all platforms by Philip Rakity · 13 years ago
  23. 4c4cb17 mmc: core: add support for eMMC Dual Data Rate by Philip Rakity · 13 years ago
  24. 371a689 mmc: MMC boot partitions support. by Andrei Warkentin · 13 years ago
  25. d3a8d95 mmc: core: Allow setting CMD timeout for CMD6 (SWITCH). by Andrei Warkentin · 13 years ago
  26. f4c5522 mmc: Reliable write support. by Andrei Warkentin · 13 years ago
  27. 41e2a48 mmc: Ensure linux starts in eMMC user partition by Philip Rakity · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. b676f03 mmc: check if mmc cards < 2GB do sector addressing by Philip Rakity · 13 years ago
  30. 709de99 mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 13 years ago
  31. 807e8e4 mmc: Fix sd/sdio/mmc initialization frequency retries by Andy Ross · 14 years ago
  32. 08c82df mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap by Takashi Iwai · 14 years ago
  33. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  34. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  35. 25d5c69 mmc: Fix printing of card DDR type by Philip Rakity · 14 years ago
  36. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  37. 49e3b5a mmc: refine DDR support by Adrian Hunter · 14 years ago
  38. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  39. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
  40. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  41. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  42. fc8a098 mmc: only set blockaddressed for > 2GiB cards by Hanumath Prasad · 14 years ago
  43. 6da24b7 mmc: recognize CSD structure by Kyungmin Park · 14 years ago
  44. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  45. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 14 years ago
  46. 11723ab mmc: allow for MMC v4.4 by Adrian Hunter · 15 years ago
  47. bd68e08 mmc: add module parameter to set whether cards are assumed removable by Ben Hutchings · 15 years ago
  48. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  49. d08ebed mmc_spi: fail gracefully if host or card do not support the switch command by Wolfgang Muees · 15 years ago
  50. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  51. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 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. 3e44ddd mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2 by Jarkko Lavinen · 16 years ago
  56. b30f8af mmc: Add 8-bit bus width support by Jarkko Lavinen · 16 years ago
  57. 8769392 MMC: Trivial comment cleanup by Deepak Saxena · 16 years ago
  58. 51ec92e mmc: use sysfs groups to handle conditional attributes by Pierre Ossman · 16 years ago
  59. 00cedfa mmc: possible leak in mmc_read_ext_csd by Florin Malita · 17 years ago
  60. af51715 MMC core learns about SPI by David Brownell · 17 years ago
  61. d84075c8 mmc: replace BUG_ON with WARN_ON by Pierre Ossman · 17 years ago
  62. 8fdd852 mmc: add missing printk levels by Pierre Ossman · 17 years ago
  63. d7604d7 mmc: read ext_csd version number by Pierre Ossman · 17 years ago
  64. adf66a0 mmc: improve error code feedback by Pierre Ossman · 17 years ago
  65. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  66. facba91 mmc: add missing printk levels by Pierre Ossman · 17 years ago
  67. 109b5be mmc: be more verbose about card insertions/removal by Pierre Ossman · 17 years ago
  68. 2986d0b mmc: Don't hold lock when releasing an added card by Pierre Ossman · 17 years ago
  69. 70f1048 mmc: update header file paths by Pierre Ossman · 17 years ago
  70. 8c75dea mmc: fix silly copy-and-paste error by Pierre Ossman · 17 years ago
  71. 4101c16 mmc: refactor bus operations by Pierre Ossman · 17 years ago
  72. bd76631 mmc: remove old card states by Pierre Ossman · 17 years ago
  73. 6abaa0c mmc: support unsafe resume of cards by Pierre Ossman · 17 years ago
  74. 89a73cf mmc: separate out reading EXT_CSD by Pierre Ossman · 17 years ago
  75. 55556da MMC: Fix handling of low-voltage cards by Philip Langdale · 17 years ago
  76. 7ea239d mmc: add bus handler by Pierre Ossman · 18 years ago