1. 97e18dc Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 10 years ago
  2. 740a221 mmc: slot-gpio: Add GPIO descriptor based CD GPIO API by Adrian Hunter · 11 years ago
  3. 2665267 mmc: slot-gpio: Split out CD IRQ request into a separate function by Adrian Hunter · 11 years ago
  4. 842f4bd mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers by Adrian Hunter · 11 years ago
  5. 1c279f4 mmc: core: typo fix in printk specifier by Alexander Shiyan · 11 years ago
  6. cb962e0 mmc: core: Respect host's max_busy_timeout when sending sleep cmd by Ulf Hansson · 11 years ago
  7. 57de31f mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode by Ulf Hansson · 11 years ago
  8. b9ec261 mmc: core: Fixup busy detection for mmc switch operations by Ulf Hansson · 11 years ago
  9. 636bd13 mmc: core: Minor simplifications to __mmc_switch by Ulf Hansson · 11 years ago
  10. 4509f8477 mmc: core: Add ignore_crc flag to __mmc_switch by Ulf Hansson · 11 years ago
  11. 1d4d774 mmc: core: Rename cmd_timeout_ms to busy_timeout by Ulf Hansson · 11 years ago
  12. 68eb80e mmc: core: Rename max_discard_to to max_busy_timeout by Ulf Hansson · 11 years ago
  13. 321bd41 mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V by Jaehoon Chung · 11 years ago
  14. c0baf84 mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V by Ulf Hansson · 11 years ago
  15. b66bd0e mmc: core: Add DT bindings for SD card's UHS bus speed modes by Ulf Hansson · 11 years ago
  16. 7536d3f mmc: core: Enable MMC_CAP2_CACHE_CTRL as default by Ulf Hansson · 11 years ago
  17. 10e5d96 mmc: core: Use mmc_flush_cache() during mmc suspend by Ulf Hansson · 11 years ago
  18. 469a00b mmc: core: Remove support for MMC_CAP2_NO_SLEEP_CMD by Ulf Hansson · 11 years ago
  19. 5601aaf mmc: core: Remove unnecessary validations for bus_ops callbacks by Ulf Hansson · 11 years ago
  20. 2501c91 mmc: core: Use MMC_UNSAFE_RESUME as default behavior by Ulf Hansson · 11 years ago
  21. ccc039d Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  22. e562405 mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling by Bing Zhao · 11 years ago
  23. 9288cac mmc: core: sd: implement proper support for sd3.0 au sizes by Wolfram Sang · 11 years ago
  24. c1b55bf mmc: Do not call get_cd for non removable cards by Sascha Hauer · 11 years ago
  25. 83cc16d mmc: core: mmc DDR mode should not depend on UHS_DDR50 by Dong Aisheng · 11 years ago
  26. 9c5ad36 ACPI / bind: Redefine acpi_preset_companion() by Rafael J. Wysocki · 11 years ago
  27. 82023bb Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  28. c2ac2ae Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  29. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  30. ecd3a7d mmc: core: Silence compiler warning in __mmc_switch by Ulf Hansson · 11 years ago
  31. 4d22378 mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume by Ulf Hansson · 11 years ago
  32. 0cb403a mmc: core: Improve runtime PM support during suspend/resume for sd/mmc by Ulf Hansson · 11 years ago
  33. 0cc81a8 mmc: core: Remove redundant mmc_power_up|off at runtime callbacks by Ulf Hansson · 11 years ago
  34. 9ec775f mmc: Don't force card to active state when entering suspend/shutdown by Ulf Hansson · 11 years ago
  35. 3c0d22e mmc: core: Remove deprecated mmc_suspend|resume_host APIs by Ulf Hansson · 11 years ago
  36. bbd4368 mmc: core: Signal wakeup event at card insert/removal by Ulf Hansson · 11 years ago
  37. 726d6f2 mmc: core: Collect common code for card ocr validation by Ulf Hansson · 11 years ago
  38. ce69d37 mmc: core: Prevent violation of specs while initializing cards by Ulf Hansson · 11 years ago
  39. 6904115 mmc: core: Move cached value of the negotiated ocr mask to card struct by Ulf Hansson · 11 years ago
  40. db4a0d0 mmc: core: Cleanup code for setting ocr mask for SDIO by Ulf Hansson · 11 years ago
  41. ec2ed70 mmc: core: Remove unnecessary retry mechanism at SDIO attach by Ulf Hansson · 11 years ago
  42. 0f791fd mmc: core: Let mmc_set_signal_voltage take ocr as parameter by Ulf Hansson · 11 years ago
  43. 4a06519 mmc: core: Let mmc_power_up|cycle take ocr as parameter by Ulf Hansson · 11 years ago
  44. 878e200 mmc: core: Do not poll for busy with status cmd for all switch cmds by Ulf Hansson · 11 years ago
  45. f24fc57 MMC: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  46. 71ef1ea mmc: core: clean up duplicate macros by Jackey Shen · 11 years ago
  47. a27fbf2 mmc: add ignorance case for CMD13 CRC error by Seungwon Jeon · 11 years ago
  48. b83e867 mmc: core: remove dead function mmc_try_claim_host by Grant Grundler · 11 years ago
  49. d0048f0 Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  50. 6e9e318 mmc: core: parse voltage from device-tree by Haijun Zhang · 11 years ago
  51. 214fc30 mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() by Laurent Pinchart · 11 years ago
  52. 84532e3 mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19). by Minjian Wu · 11 years ago
  53. 77776fd mmc: sd: fix the maximum au_size for SD3.0 by Jaehoon Chung · 11 years ago
  54. 7fca967 mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_card by Wei WANG · 11 years ago
  55. bc35d5e mmc: core: Indicate that vmmcq may be absent by Mark Brown · 11 years ago
  56. bfffbea Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  57. 203bb5a mmc: core: Fixup Oops for SDIO shutdown by Ulf Hansson · 11 years ago
  58. 7c4f10a mmc: core: production year for eMMC 4.41 and later by Romain Izard · 11 years ago
  59. 5a36d6b mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE by Ulf Hansson · 11 years ago
  60. 53275c2 mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE by Ulf Hansson · 11 years ago
  61. 43235679 mmc: core: Enable power_off_notify for eMMC shutdown sequence by Ulf Hansson · 11 years ago
  62. 486fdbb mmc: core: Add shutdown callback for (e)MMC bus_ops by Ulf Hansson · 11 years ago
  63. 03d071f mmc: core: Handle both poweroff notification types for eMMC by Ulf Hansson · 11 years ago
  64. 5992e78 mmc: core: Add shutdown callback for SD bus_ops by Ulf Hansson · 11 years ago
  65. 6b086bd mmc: core: Extend shutdown sequence to handle bus operations by Ulf Hansson · 11 years ago
  66. 7628774 mmc: core: Handle card shutdown from mmc_bus by Ulf Hansson · 11 years ago
  67. 986892c mmc: core: Initiate suspend|resume from mmc bus instead of mmc host by Ulf Hansson · 11 years ago
  68. 7459026 mmc: core: Push common suspend|resume code into each bus_ops by Ulf Hansson · 11 years ago
  69. 810cadd mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE by Ulf Hansson · 11 years ago
  70. 58a8a4a mmc: core: Remove unnecessary check for the remove callback by Ulf Hansson · 11 years ago
  71. 6636bad mmc: core: Update the ext-csd.rev check for eMMC5.1 by Yuvaraj Kumar C D · 11 years ago
  72. ec0a751 mmc: return mmc_of_parse() errors to caller by Simon Baatz · 11 years ago
  73. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  74. 6044371 mmc: core: Fix select power class after resume by Fredrik Soderstedt · 11 years ago
  75. 07a6821 mmc: core: Restructure and simplify code for mmc sleep|awake by Ulf Hansson · 11 years ago
  76. c4d770d mmc: core: Support aggressive power management for (e)MMC/SD by Ulf Hansson · 11 years ago
  77. e94cfef mmc: block: Enable runtime pm for mmc blkdevice by Ulf Hansson · 11 years ago
  78. 12d01d0 mmc: core: Add bus_ops for runtime pm callbacks by Ulf Hansson · 11 years ago
  79. 39b9431 mmc: core: Stop bkops for eMMC only from mmc suspend by Ulf Hansson · 11 years ago
  80. 775a936 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 11 years ago
  81. b689167 mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode by Ulf Hansson · 11 years ago
  82. 810e08e mmc: core: Only execute tuning for SDR50 and SDR104 by Fredrik Soderstedt · 11 years ago
  83. 1731929 Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  84. 2e744fc mmc: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  85. a08b17b mmc: core: fix init controller performance regression, updated patch by Adrian Hunter · 11 years ago
  86. 3bffb80 mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case by Li Fei · 11 years ago
  87. 0d3e335 mmc: core: fix performance regression initializing MMC host controllers by Adrian Hunter · 11 years ago
  88. f9a94e0 Revert "mmc: core: wait while adding MMC host to ensure root mounts successfully" by Adrian Hunter · 11 years ago
  89. 836dc2f mmc: core: Fix bit width test failing on old eMMC cards by Philip Rakity · 11 years ago
  90. 3500ed9 mmc: core: wait while adding MMC host to ensure root mounts successfully by Sergey Yanovich · 11 years ago
  91. eed222a mmc: sdio: bind acpi with sdio function device by Aaron Lu · 12 years ago
  92. 1450734 mmc: core: enhance card removal judgement for slow removal by Kevin Liu · 12 years ago
  93. 51e7e8b mmc: core: Add in support to expose PRV for v4 MMCs by Bernie Thompson · 12 years ago
  94. 803d9e0 mmc: convert to idr_alloc() by Tejun Heo · 12 years ago
  95. ed5dc23 Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  96. 2fdb6e2 mmc: add DT bindings for more MMC capability flags by Guennadi Liakhovetski · 12 years ago
  97. 6c56e7a mmc: provide a standard MMC device-tree binding parser centrally by Guennadi Liakhovetski · 12 years ago
  98. ce39f9d mmc: support packed write command for eMMC4.5 devices by Seungwon Jeon · 12 years ago
  99. abd9ac1 mmc: add packed command feature of eMMC4.5 by Seungwon Jeon · 12 years ago
  100. 5f56a8e mmc: use regulator_can_change_voltage() instead of regulator_count_voltages by Marek Szyprowski · 12 years ago