1. a02c754 BACKPORT: mmc: core: Export device lifetime information through sysfs by Jungseung Lee · 7 years ago
  2. 5275a65 mmc: sd: Export SD Status via “ssr” device attribute by Uri Yanai · 8 years ago
  3. 5320226 mmc: core: Disable HPI for certain Hynix eMMC cards by Pratibhasagar V · 8 years ago
  4. 81ac2af mmc: core: implement enhanced strobe support by Shawn Lin · 8 years ago
  5. 9eadcc0 mmc: core: Remove MMC_CLKGATE by Ulf Hansson · 9 years ago
  6. b5b4ff0 mmc: block: skip trim for some kingston eMMCs by Shawn Lin · 9 years ago
  7. 642c28a mmc: core: Optimize case for exactly one erase-group budget by David Jander · 9 years ago
  8. b097e07 mmc: mmc: Read card's valid driver strength mask by Adrian Hunter · 9 years ago
  9. 3853a04 mmc: core: Record card drive strength by Adrian Hunter · 9 years ago
  10. 96541ba Revert "mmc: core: Convert mmc_driver to device_driver" by Ulf Hansson · 9 years ago
  11. 0501be6 mmc: Resolve BKOPS compatability issue by Alexey Skidanov · 9 years ago
  12. 0f76242 mmc: core: Report firmware version for eMMC 5.0 devices. by Gwendal Grignou · 10 years ago
  13. 390e316 mmc: core: Remove unused mmc_list_to_card() macro by Ulf Hansson · 10 years ago
  14. fc95e30 mmc: block: Use dev_set|get_drvdata() by Ulf Hansson · 10 years ago
  15. 6685ac6 mmc: core: Convert mmc_driver to device_driver by Ulf Hansson · 10 years ago
  16. 69803d4 mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed" by Grégory Soutadé · 10 years ago
  17. 3d705d1 mmc: implement Driver Stage Register handling by Sascha Hauer · 10 years ago
  18. b368399 mmc: Correct the value of MMC_NUM_PHY_PARTITION by Yi Sun · 10 years ago
  19. 0a5b643 mmc: add support for HS400 mode of eMMC5.0 by Seungwon Jeon · 10 years ago
  20. 577fb13 mmc: rework selection of bus speed mode by Seungwon Jeon · 10 years ago
  21. 2415c0e mmc: identify available device type to select by Seungwon Jeon · 10 years ago
  22. cdc9917 mmc: drop the speed mode of card's state by Seungwon Jeon · 10 years ago
  23. 297d405 mmc: card.h: Use NULL instead of 0 for END_FIXUP by Fabio Estevam · 10 years ago
  24. e562405 mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling by Bing Zhao · 11 years ago
  25. 9ec775f mmc: Don't force card to active state when entering suspend/shutdown by Ulf Hansson · 11 years ago
  26. 6904115 mmc: core: Move cached value of the negotiated ocr mask to card struct by Ulf Hansson · 11 years ago
  27. 71ef1ea mmc: core: clean up duplicate macros by Jackey Shen · 11 years ago
  28. 7628774 mmc: core: Handle card shutdown from mmc_bus by Ulf Hansson · 11 years ago
  29. 6044371 mmc: core: Fix select power class after resume by Fredrik Soderstedt · 11 years ago
  30. 51e7e8b mmc: core: Add in support to expose PRV for v4 MMCs by Bernie Thompson · 11 years ago
  31. ce39f9d mmc: support packed write command for eMMC4.5 devices by Seungwon Jeon · 11 years ago
  32. abd9ac1 mmc: add packed command feature of eMMC4.5 by Seungwon Jeon · 11 years ago
  33. c148e9f mmc: correct the EXCEPTION_EVENTS_STATUS value in comment by Zhang, YiX X · 11 years ago
  34. 2220eed mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 11 years ago
  35. 090d25f mmc: core: Expose access to RPMB partition by Loic Pallardy · 12 years ago
  36. e6c0858 mmc: core: Fixup broken suspend and eMMC4.5 power off notify by Ulf Hansson · 12 years ago
  37. 950d56a mmc: support BKOPS feature for eMMC by Jaehoon Chung · 12 years ago
  38. 3550ccd mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 12 years ago
  39. 0aa6770 mmc: sdhci: only set 200mA support for 1.8v if 200mA is available by Philip Rakity · 12 years ago
  40. 96cf5f0 mmc: core: fix the decision of HS200/DDR card-type by Seungwon Jeon · 12 years ago
  41. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 12 years ago
  42. b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  43. 4265900 mmc: MMC-4.5 Data Tag Support by Saugata Das · 12 years ago
  44. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  45. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 12 years ago
  46. 3e73c36 mmc: core: Fix PowerOff Notify suspend/resume by Girish K S · 12 years ago
  47. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 12 years ago
  48. add710e mmc: boot partition ro lock support by Johan Rudholm · 13 years ago
  49. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  50. a303c53 mmc: sdio: support SDIO UHS cards by Philip Rakity · 13 years ago
  51. fffe5d5 mmc: sd: Macro name cleanup for high speed dtr by Qiang Liu · 13 years ago
  52. 6de5fc9 mmc: core: Add quirk for long data read time by Stefan Nilsson XK · 13 years ago
  53. a6029e1 mmc: fix compile error when CONFIG_BLOCK is not enabled by Namjae Jeon · 13 years ago
  54. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  55. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  56. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  57. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  58. b23cf0b mmc: core: Add default timeout value for CMD6 by Seungwon Jeon · 13 years ago
  59. e0c368d mmc: core: general purpose MMC partition support. by Namjae Jeon · 13 years ago
  60. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  61. 9a0da64 mmc: sdio: Workaround for dev with broken CMD53 by Stefan Nilsson XK · 13 years ago
  62. 100e918 mmc: Standardize header file inclusion checks. by Robert P. J. Day · 13 years ago
  63. f39b2dd9 mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 13 years ago
  64. f0d8997 mmc: core: Block CMD23 support for UHS104/SDXC cards. by Andrei Warkentin · 13 years ago
  65. d0c97cf mmc: core: Use CMD23 for multiblock transfers when we can. by Andrei Warkentin · 13 years ago
  66. c59de92 mmc: quirks: Add/remove quirks conditional support. by Andrei Warkentin · 13 years ago
  67. 06e8935 mmc: sdio: optimized SDIO IRQ handling for single irq by Stefan Nilsson XK · 13 years ago
  68. 3a30351 mmc: sd: report correct speed and capacity of uhs cards by Arindam Nath · 13 years ago
  69. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 13 years ago
  70. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 13 years ago
  71. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 13 years ago
  72. 013909c mmc: sd: query function modes for uhs cards by Arindam Nath · 13 years ago
  73. 6a7a6b4 mmc: quirks: Fix erase/trim for certain SanDisk cards. by Andrei Warkentin · 13 years ago
  74. 371a689 mmc: MMC boot partitions support. by Andrei Warkentin · 13 years ago
  75. 853c6ca mmc: quirks: fix truncation warnings by Randy Dunlap · 13 years ago
  76. 32780cd mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID. by Andrei Warkentin · 13 years ago
  77. 2059a02 mmc: add MMC_QUIRK_DISABLE_CD by Ohad Ben-Cohen · 13 years ago
  78. eab4068 mmc: add MMC_QUIRK_NONSTD_FUNC_IF by Ohad Ben-Cohen · 13 years ago
  79. f4c5522 mmc: Reliable write support. by Andrei Warkentin · 13 years ago
  80. 41e2a48 mmc: Ensure linux starts in eMMC user partition by Philip Rakity · 13 years ago
  81. db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 13 years ago
  82. 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 13 years ago
  83. 709de99 mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 13 years ago
  84. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
  85. 265cdc9 mmc: rename dev_to_mmc_card() to mmc_dev_to_card() by Andy Shevchenko · 14 years ago
  86. 453722b mmc: make mmc_dev_to_card() macro public by Andy Shevchenko · 14 years ago
  87. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  88. 6f51be3 sdio: allow non-standard SDIO cards by Grazvydas Ignotas · 14 years ago
  89. 7310ece8 mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 14 years ago
  90. 6da24b7 mmc: recognize CSD structure by Kyungmin Park · 14 years ago
  91. 3fb7fb4 sdio: add quirk to clamp byte mode transfer by Bing Zhao · 14 years ago
  92. 7c979ec sdio: add MMC_QUIRK_LENIENT_FN0 by Ohad Ben-Cohen · 15 years ago
  93. 006ebd5 sdio: add CD disable support by Ohad Ben-Cohen · 15 years ago
  94. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  95. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  96. f4b7f92 mmc: Add per-card debugfs support by Haavard Skinnemoen · 16 years ago
  97. 759bdc7 sdio: store vendor strings by Pierre Ossman · 17 years ago
  98. 1a632f8 sdio: split up common and function CIS parsing by Pierre Ossman · 17 years ago
  99. 35c66c1 sdio: read and decode interesting parts of the CCCR by Pierre Ossman · 17 years ago
  100. e29a7d7 mmc: basic SDIO device model by Pierre Ossman · 17 years ago