1. 7488e92 mmc: core: Fix low speed mmc card detection failure by Girish K S · 13 years ago
  2. 2c4967f74 mmc: core: Ensure clocks are always enabled before host interaction by Sujit Reddy Thumma · 13 years ago
  3. 2d0d68f mmc: core: UHS sdio card that fails should not exceed 50MHz by Philip Rakity · 13 years ago
  4. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  5. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  6. 0db13fc mmc: fix a deadlock between system suspend and MMC block IO by Guennadi Liakhovetski · 13 years ago
  7. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  8. 8bc0678 mmc: core: Separate the timeout value for cache-ctrl by Seungwon Jeon · 13 years ago
  9. aa9df4f mmc: core: Add option to prevent eMMC sleep command by Ulf Hansson · 13 years ago
  10. 17e9ff5 mmc: core: Add claiming of hosts during mmc_cache_ctrl by Seungwon Jeon · 13 years ago
  11. 349ab52 mmc: add a generic GPIO card-detect helper by Guennadi Liakhovetski · 13 years ago
  12. 913047e mmc: core: Fix voltage select in DDR mode by Girish K S · 13 years ago
  13. 4137e50 mmc: core: Fixup delayed work clock gating patch by Stephen Boyd · 13 years ago
  14. add710e mmc: boot partition ro lock support by Johan Rudholm · 13 years ago
  15. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  16. a303c53 mmc: sdio: support SDIO UHS cards by Philip Rakity · 13 years ago
  17. 597dd9d79 mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  18. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  19. 052d81d mmc: sdio: Fix to support any block size optimally by Stefan Nilsson XK · 13 years ago
  20. fffe5d5 mmc: sd: Macro name cleanup for high speed dtr by Qiang Liu · 13 years ago
  21. 5c7f0e0 Revert "mmc: enable runtime PM by default" by Ohad Ben-Cohen · 13 years ago
  22. 49df780 mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined by Sujit Reddy Thumma · 13 years ago
  23. c99872a mmc: core: Fix typo at mmc_card_sleep by Kyungmin Park · 13 years ago
  24. a80f162 mmc: core: Fix power_off_notify during suspend by Girish K S · 13 years ago
  25. 96a85d5 mmc: core: Fix setting power notify state variable for non-eMMC by Girish K S · 13 years ago
  26. 6de5fc9 mmc: core: Add quirk for long data read time by Stefan Nilsson XK · 13 years ago
  27. 0205a90 mmc: Fix implicit use of stat.h header in associated files by Paul Gortmaker · 13 years ago
  28. 3ef77af mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  29. 336c716 mmc: core: Cleanup eMMC4.5 conditionals by Seungwon Jeon · 13 years ago
  30. b6ad726 mmc: core: Prevent too long response times for suspend by Ulf Hansson · 13 years ago
  31. b4625da mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 by Bing Zhao · 13 years ago
  32. f2815f6 mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode by Subhash Jadavani · 13 years ago
  33. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  34. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  35. 71fe3eb mmc: core: Modify the timeout value for writing power class by Seungwon Jeon · 13 years ago
  36. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  37. d9ddd62 mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 13 years ago
  38. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  39. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  40. b23cf0b mmc: core: Add default timeout value for CMD6 by Seungwon Jeon · 13 years ago
  41. 08a7e1d mmc: core: move ->request() call from atomic context by Adrian Hunter · 13 years ago
  42. 3f102ae mmc: using module_param requires the inclusion of moduleparam.h by Stephen Rothwell · 13 years ago
  43. e0c368d mmc: core: general purpose MMC partition support. by Namjae Jeon · 13 years ago
  44. 5238acb mmc: core: ext_csd.raw_* used in comparison but never set by Andrei Warkentin · 13 years ago
  45. b87d8db mmc: core: eMMC 4.5 Power Class Selection Feature by Girish K S · 13 years ago
  46. 34f5050 mmc: add module param to set fault injection attributes by Per Forlin · 13 years ago
  47. cd8a366 mmc: core: add sd uhs string for mmc_ios_show by Aaron Lu · 13 years ago
  48. 6771632 mmc: block: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  49. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  50. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  51. 4466903 mmc: core: Set correct bus mode before card init by Stefan Nilsson XK · 13 years ago
  52. 9a0da64 mmc: sdio: Workaround for dev with broken CMD53 by Stefan Nilsson XK · 13 years ago
  53. 7f7e412 mmc: core: Fix hangs related to insert/remove of cards by Ulf Hansson · 13 years ago
  54. c380546 mmc: core: Put eMMC in Sleep mode before suspend by Balaji T K · 13 years ago
  55. 041beb1 mmc: core: add a short delay in mmc_power_off by Daniel Drake · 13 years ago
  56. ad5fd97 mmc: fix integer assignments to pointer by Venkatraman S · 13 years ago
  57. 08da834 mmc: enable runtime PM by default by Daniel Drake · 13 years ago
  58. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  59. 93c712f mmc: sd: UHS-I bus speed should be set last in UHS initialization by Subhash Jadavani · 13 years ago
  60. 50a50f9 mmc: core: use non-reentrant workqueue for clock gating by Mika Westerberg · 13 years ago
  61. 778e277 mmc: core: prevent aggressive clock gating racing with ios updates by Mika Westerberg · 13 years ago
  62. 08c1407 mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} by Mika Westerberg · 13 years ago
  63. 7435bb7 mmc: core: use defined R1_STATE_PRG macro for card status by Jaehoon Chung · 13 years ago
  64. 38ca285 mmc: core: Detect eMMC v4.5 ext_csd entries by Kyungmin Park · 13 years ago
  65. 35eb6db notifiers: pm: move pm notifiers into suspend.h by Amerigo Wang · 13 years ago
  66. bb9cab9 mmc: print debug messages for runtime PM actions by Daniel Drake · 13 years ago
  67. ecc02441 mmc: fix runtime PM with -ENOSYS suspend case by Ohad Ben-Cohen · 13 years ago
  68. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  69. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  70. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  71. f39b2dd9 mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 13 years ago
  72. 4cf8c6d mmc: core: make erase timeout calculation allow for gated clock by Adrian Hunter · 13 years ago
  73. c6e633a mmc: sdio: reset card during power_restore by Daniel Drake · 13 years ago
  74. 297c7f2 mmc: sdio: fix runtime PM path during driver removal by Ohad Ben-Cohen · 13 years ago
  75. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  76. 08ee80c mmc: core: eMMC bus width may not work on all platforms by Philip Rakity · 13 years ago
  77. f0d8997 mmc: core: Block CMD23 support for UHS104/SDXC cards. by Andrei Warkentin · 13 years ago
  78. 06b2233 mmc: core: duplicated trial with same freq in mmc_rescan_try_freq() by Jaehoon Chung · 13 years ago
  79. 4c4cb17 mmc: core: add support for eMMC Dual Data Rate by Philip Rakity · 13 years ago
  80. 261bbd4 mmc: core: eMMC signal voltage does not use CMD11 by Philip Rakity · 13 years ago
  81. a8e6df7 mmc: core: clear MMC_PM_KEEP_POWER flag on resume by Eliad Peller · 13 years ago
  82. 06e8935 mmc: sdio: optimized SDIO IRQ handling for single irq by Stefan Nilsson XK · 13 years ago
  83. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 13 years ago
  84. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 13 years ago
  85. 3a30351 mmc: sd: report correct speed and capacity of uhs cards by Arindam Nath · 13 years ago
  86. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 13 years ago
  87. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 13 years ago
  88. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 13 years ago
  89. 013909c mmc: sd: query function modes for uhs cards by Arindam Nath · 13 years ago
  90. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 13 years ago
  91. cb87ea2 mmc: core: Add mmc CMD+ACMD passthrough ioctl by John Calixto · 13 years ago
  92. 24f5b53 mmc: initialize struct mmc_request at declaration time by Chris Ball · 13 years ago
  93. a61ad2b mmc: initialize struct mmc_data at declaration time by Chris Ball · 13 years ago
  94. 1278dba mmc: initialize struct mmc_command at declaration time by Chris Ball · 13 years ago
  95. 30574ed mmc: core: Fix use of uninitialized data in mmc_send_if_cond. by Chris Ball · 13 years ago
  96. 87f6119 mmc: core: Fix use of uninitialized data in mmc_cmd_app. by Andrei Warkentin · 13 years ago
  97. 371a689 mmc: MMC boot partitions support. by Andrei Warkentin · 13 years ago
  98. d3a8d95 mmc: core: Allow setting CMD timeout for CMD6 (SWITCH). by Andrei Warkentin · 13 years ago
  99. eaa02f7 mmc: core: Rename erase_timeout to cmd_timeout_ms. by Andrei Warkentin · 13 years ago
  100. 32780cd mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID. by Andrei Warkentin · 13 years ago