1. 0205a90 mmc: Fix implicit use of stat.h header in associated files by Paul Gortmaker · 13 years ago
  2. 3ef77af mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  3. 336c716 mmc: core: Cleanup eMMC4.5 conditionals by Seungwon Jeon · 13 years ago
  4. b6ad726 mmc: core: Prevent too long response times for suspend by Ulf Hansson · 13 years ago
  5. b4625da mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 by Bing Zhao · 13 years ago
  6. f2815f6 mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode by Subhash Jadavani · 13 years ago
  7. eb0d8f1 mmc: core: support HPI send command by Jaehoon Chung · 13 years ago
  8. 881d1c2 mmc: core: Add cache control for eMMC4.5 device by Seungwon Jeon · 13 years ago
  9. 71fe3eb mmc: core: Modify the timeout value for writing power class by Seungwon Jeon · 13 years ago
  10. b3bf915 mmc: core: new discard feature support at eMMC v4.5 by Kyungmin Park · 13 years ago
  11. d9ddd62 mmc: core: mmc sanitize feature support for v4.5 by Kyungmin Park · 13 years ago
  12. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  13. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  14. b23cf0b mmc: core: Add default timeout value for CMD6 by Seungwon Jeon · 13 years ago
  15. 08a7e1d mmc: core: move ->request() call from atomic context by Adrian Hunter · 13 years ago
  16. 3f102ae mmc: using module_param requires the inclusion of moduleparam.h by Stephen Rothwell · 13 years ago
  17. e0c368d mmc: core: general purpose MMC partition support. by Namjae Jeon · 13 years ago
  18. 5238acb mmc: core: ext_csd.raw_* used in comparison but never set by Andrei Warkentin · 13 years ago
  19. b87d8db mmc: core: eMMC 4.5 Power Class Selection Feature by Girish K S · 13 years ago
  20. 34f5050 mmc: add module param to set fault injection attributes by Per Forlin · 13 years ago
  21. cd8a366 mmc: core: add sd uhs string for mmc_ios_show by Aaron Lu · 13 years ago
  22. 6771632 mmc: block: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  23. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  24. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  25. 4466903 mmc: core: Set correct bus mode before card init by Stefan Nilsson XK · 13 years ago
  26. 9a0da64 mmc: sdio: Workaround for dev with broken CMD53 by Stefan Nilsson XK · 13 years ago
  27. 7f7e412 mmc: core: Fix hangs related to insert/remove of cards by Ulf Hansson · 13 years ago
  28. c380546 mmc: core: Put eMMC in Sleep mode before suspend by Balaji T K · 13 years ago
  29. 041beb1 mmc: core: add a short delay in mmc_power_off by Daniel Drake · 13 years ago
  30. ad5fd97 mmc: fix integer assignments to pointer by Venkatraman S · 13 years ago
  31. 08da834 mmc: enable runtime PM by default by Daniel Drake · 13 years ago
  32. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  33. 93c712f mmc: sd: UHS-I bus speed should be set last in UHS initialization by Subhash Jadavani · 13 years ago
  34. 50a50f9 mmc: core: use non-reentrant workqueue for clock gating by Mika Westerberg · 13 years ago
  35. 778e277 mmc: core: prevent aggressive clock gating racing with ios updates by Mika Westerberg · 13 years ago
  36. 08c1407 mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} by Mika Westerberg · 13 years ago
  37. 7435bb7 mmc: core: use defined R1_STATE_PRG macro for card status by Jaehoon Chung · 13 years ago
  38. 38ca285 mmc: core: Detect eMMC v4.5 ext_csd entries by Kyungmin Park · 13 years ago
  39. 35eb6db notifiers: pm: move pm notifiers into suspend.h by Amerigo Wang · 13 years ago
  40. bb9cab9 mmc: print debug messages for runtime PM actions by Daniel Drake · 13 years ago
  41. ecc02441 mmc: fix runtime PM with -ENOSYS suspend case by Ohad Ben-Cohen · 13 years ago
  42. ca8e99b mmc: core: Set non-default Drive Strength via platform hook by Philip Rakity · 13 years ago
  43. aa8b683 mmc: core: add non-blocking mmc request function by Per Forlin · 13 years ago
  44. e056a1b mmc: queue: let host controllers specify maximum discard timeout by Adrian Hunter · 13 years ago
  45. f39b2dd9 mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 13 years ago
  46. 4cf8c6d mmc: core: make erase timeout calculation allow for gated clock by Adrian Hunter · 13 years ago
  47. c6e633a mmc: sdio: reset card during power_restore by Daniel Drake · 13 years ago
  48. 297c7f2 mmc: sdio: fix runtime PM path during driver removal by Ohad Ben-Cohen · 13 years ago
  49. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  50. 08ee80c mmc: core: eMMC bus width may not work on all platforms by Philip Rakity · 13 years ago
  51. f0d8997 mmc: core: Block CMD23 support for UHS104/SDXC cards. by Andrei Warkentin · 13 years ago
  52. 06b2233 mmc: core: duplicated trial with same freq in mmc_rescan_try_freq() by Jaehoon Chung · 13 years ago
  53. 4c4cb17 mmc: core: add support for eMMC Dual Data Rate by Philip Rakity · 13 years ago
  54. 261bbd4 mmc: core: eMMC signal voltage does not use CMD11 by Philip Rakity · 13 years ago
  55. a8e6df7 mmc: core: clear MMC_PM_KEEP_POWER flag on resume by Eliad Peller · 13 years ago
  56. 06e8935 mmc: sdio: optimized SDIO IRQ handling for single irq by Stefan Nilsson XK · 13 years ago
  57. 4d55c5a mmc: sdhci: enable preset value after uhs initialization by Arindam Nath · 13 years ago
  58. b513ea2 mmc: sd: add support for tuning during uhs initialization by Arindam Nath · 13 years ago
  59. 3a30351 mmc: sd: report correct speed and capacity of uhs cards by Arindam Nath · 13 years ago
  60. 5371c92 mmc: sd: set current limit for uhs cards by Arindam Nath · 13 years ago
  61. 49c468f mmc: sd: add support for uhs bus speed mode selection by Arindam Nath · 13 years ago
  62. d6d50a1 mmc: sd: add support for driver type selection by Arindam Nath · 13 years ago
  63. 013909c mmc: sd: query function modes for uhs cards by Arindam Nath · 13 years ago
  64. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 13 years ago
  65. cb87ea2 mmc: core: Add mmc CMD+ACMD passthrough ioctl by John Calixto · 13 years ago
  66. 24f5b53 mmc: initialize struct mmc_request at declaration time by Chris Ball · 13 years ago
  67. a61ad2b mmc: initialize struct mmc_data at declaration time by Chris Ball · 13 years ago
  68. 1278dba mmc: initialize struct mmc_command at declaration time by Chris Ball · 13 years ago
  69. 30574ed mmc: core: Fix use of uninitialized data in mmc_send_if_cond. by Chris Ball · 13 years ago
  70. 87f6119 mmc: core: Fix use of uninitialized data in mmc_cmd_app. by Andrei Warkentin · 13 years ago
  71. 371a689 mmc: MMC boot partitions support. by Andrei Warkentin · 13 years ago
  72. d3a8d95 mmc: core: Allow setting CMD timeout for CMD6 (SWITCH). by Andrei Warkentin · 13 years ago
  73. eaa02f7 mmc: core: Rename erase_timeout to cmd_timeout_ms. by Andrei Warkentin · 13 years ago
  74. 32780cd mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID. by Andrei Warkentin · 13 years ago
  75. f317dfe mmc: core: fix memory leak in mmc_add_host by Wolfram Sang · 13 years ago
  76. 14e7dc7 mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD by Ohad Ben-Cohen · 13 years ago
  77. 2059a02 mmc: add MMC_QUIRK_DISABLE_CD by Ohad Ben-Cohen · 13 years ago
  78. 0b4043d mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF by Ohad Ben-Cohen · 13 years ago
  79. eab4068 mmc: add MMC_QUIRK_NONSTD_FUNC_IF by Ohad Ben-Cohen · 13 years ago
  80. 6b93d01f mmc: do not switch to 1-bit mode if not required by Ohad Ben-Cohen · 13 years ago
  81. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 13 years ago
  82. f4c5522 mmc: Reliable write support. by Andrei Warkentin · 13 years ago
  83. 41e2a48 mmc: Ensure linux starts in eMMC user partition by Philip Rakity · 13 years ago
  84. 86f315b Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 13 years ago
  85. 26fc877 mmc: fix a race between card-detect rescan and clock-gate work instances by Guennadi Liakhovetski · 13 years ago
  86. 9bc2184 mmc: core: mmc_add_card(): fix missing break in switch statement by Michał Mirosław · 13 years ago
  87. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  88. 4f665cb mmc: fix mmc_app_send_scr() for dma transfer by Yoshihiro Shimoda · 13 years ago
  89. b33d46c mmc: core: reset card voltage after power off by Ulf Hansson · 13 years ago
  90. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 13 years ago
  91. 0aab399 mmc: sdio: remember new card RCA when redetecting card by Stefan Nilsson XK · 13 years ago
  92. b676f03 mmc: check if mmc cards < 2GB do sector addressing by Philip Rakity · 14 years ago
  93. 2f94e55 mmc: core: comment on why sdio_reset is done at init time by Philip Rakity · 14 years ago
  94. ce10149 mmc: Ensure prototypes for SD API are visible in sd.c by Mark Brown · 14 years ago
  95. 12f8ef8 mmc: remove BROKEN_CLK_GATING quirk for wl1271 by Pierre Tardy · 14 years ago
  96. db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 14 years ago
  97. 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 14 years ago
  98. 66c036e mmc: put the led blinking code after clock ungating by Pierre Tardy · 14 years ago
  99. 709de99 mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 14 years ago
  100. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago