1. 83cc16d mmc: core: mmc DDR mode should not depend on UHS_DDR50 by Dong Aisheng · 11 years ago
  2. 9c5ad36 ACPI / bind: Redefine acpi_preset_companion() by Rafael J. Wysocki · 11 years ago
  3. 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
  4. 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
  5. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  6. ecd3a7d mmc: core: Silence compiler warning in __mmc_switch by Ulf Hansson · 11 years ago
  7. 4d22378 mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume by Ulf Hansson · 11 years ago
  8. 0cb403a mmc: core: Improve runtime PM support during suspend/resume for sd/mmc by Ulf Hansson · 11 years ago
  9. 0cc81a8 mmc: core: Remove redundant mmc_power_up|off at runtime callbacks by Ulf Hansson · 11 years ago
  10. 9ec775f mmc: Don't force card to active state when entering suspend/shutdown by Ulf Hansson · 11 years ago
  11. 3c0d22e mmc: core: Remove deprecated mmc_suspend|resume_host APIs by Ulf Hansson · 11 years ago
  12. bbd4368 mmc: core: Signal wakeup event at card insert/removal by Ulf Hansson · 11 years ago
  13. 726d6f2 mmc: core: Collect common code for card ocr validation by Ulf Hansson · 11 years ago
  14. ce69d37 mmc: core: Prevent violation of specs while initializing cards by Ulf Hansson · 11 years ago
  15. 6904115 mmc: core: Move cached value of the negotiated ocr mask to card struct by Ulf Hansson · 11 years ago
  16. db4a0d0 mmc: core: Cleanup code for setting ocr mask for SDIO by Ulf Hansson · 11 years ago
  17. ec2ed70 mmc: core: Remove unnecessary retry mechanism at SDIO attach by Ulf Hansson · 11 years ago
  18. 0f791fd mmc: core: Let mmc_set_signal_voltage take ocr as parameter by Ulf Hansson · 11 years ago
  19. 4a06519 mmc: core: Let mmc_power_up|cycle take ocr as parameter by Ulf Hansson · 11 years ago
  20. 878e200 mmc: core: Do not poll for busy with status cmd for all switch cmds by Ulf Hansson · 11 years ago
  21. f24fc57 MMC: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  22. 71ef1ea mmc: core: clean up duplicate macros by Jackey Shen · 11 years ago
  23. a27fbf2 mmc: add ignorance case for CMD13 CRC error by Seungwon Jeon · 11 years ago
  24. b83e867 mmc: core: remove dead function mmc_try_claim_host by Grant Grundler · 11 years ago
  25. 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
  26. 6e9e318 mmc: core: parse voltage from device-tree by Haijun Zhang · 11 years ago
  27. 214fc30 mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() by Laurent Pinchart · 11 years ago
  28. 84532e3 mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19). by Minjian Wu · 11 years ago
  29. 77776fd mmc: sd: fix the maximum au_size for SD3.0 by Jaehoon Chung · 11 years ago
  30. 7fca967 mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_card by Wei WANG · 11 years ago
  31. bc35d5e mmc: core: Indicate that vmmcq may be absent by Mark Brown · 11 years ago
  32. 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
  33. 203bb5a mmc: core: Fixup Oops for SDIO shutdown by Ulf Hansson · 11 years ago
  34. 7c4f10a mmc: core: production year for eMMC 4.41 and later by Romain Izard · 11 years ago
  35. 5a36d6b mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE by Ulf Hansson · 11 years ago
  36. 53275c2 mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE by Ulf Hansson · 11 years ago
  37. 43235679 mmc: core: Enable power_off_notify for eMMC shutdown sequence by Ulf Hansson · 11 years ago
  38. 486fdbb mmc: core: Add shutdown callback for (e)MMC bus_ops by Ulf Hansson · 11 years ago
  39. 03d071f mmc: core: Handle both poweroff notification types for eMMC by Ulf Hansson · 11 years ago
  40. 5992e78 mmc: core: Add shutdown callback for SD bus_ops by Ulf Hansson · 11 years ago
  41. 6b086bd mmc: core: Extend shutdown sequence to handle bus operations by Ulf Hansson · 11 years ago
  42. 7628774 mmc: core: Handle card shutdown from mmc_bus by Ulf Hansson · 11 years ago
  43. 986892c mmc: core: Initiate suspend|resume from mmc bus instead of mmc host by Ulf Hansson · 11 years ago
  44. 7459026 mmc: core: Push common suspend|resume code into each bus_ops by Ulf Hansson · 11 years ago
  45. 810cadd mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE by Ulf Hansson · 11 years ago
  46. 58a8a4a mmc: core: Remove unnecessary check for the remove callback by Ulf Hansson · 11 years ago
  47. 6636bad mmc: core: Update the ext-csd.rev check for eMMC5.1 by Yuvaraj Kumar C D · 11 years ago
  48. ec0a751 mmc: return mmc_of_parse() errors to caller by Simon Baatz · 11 years ago
  49. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  50. 6044371 mmc: core: Fix select power class after resume by Fredrik Soderstedt · 11 years ago
  51. 07a6821 mmc: core: Restructure and simplify code for mmc sleep|awake by Ulf Hansson · 11 years ago
  52. c4d770d mmc: core: Support aggressive power management for (e)MMC/SD by Ulf Hansson · 11 years ago
  53. e94cfef mmc: block: Enable runtime pm for mmc blkdevice by Ulf Hansson · 11 years ago
  54. 12d01d0 mmc: core: Add bus_ops for runtime pm callbacks by Ulf Hansson · 11 years ago
  55. 39b9431 mmc: core: Stop bkops for eMMC only from mmc suspend by Ulf Hansson · 11 years ago
  56. 775a936 mmc: card: Adding support for sanitize in eMMC 4.5 by Maya Erez · 11 years ago
  57. b689167 mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode by Ulf Hansson · 11 years ago
  58. 810e08e mmc: core: Only execute tuning for SDR50 and SDR104 by Fredrik Soderstedt · 11 years ago
  59. 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
  60. 2e744fc mmc: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  61. a08b17b mmc: core: fix init controller performance regression, updated patch by Adrian Hunter · 11 years ago
  62. 3bffb80 mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case by Li Fei · 11 years ago
  63. 0d3e335 mmc: core: fix performance regression initializing MMC host controllers by Adrian Hunter · 11 years ago
  64. f9a94e0 Revert "mmc: core: wait while adding MMC host to ensure root mounts successfully" by Adrian Hunter · 11 years ago
  65. 836dc2f mmc: core: Fix bit width test failing on old eMMC cards by Philip Rakity · 11 years ago
  66. 3500ed9 mmc: core: wait while adding MMC host to ensure root mounts successfully by Sergey Yanovich · 11 years ago
  67. eed222a mmc: sdio: bind acpi with sdio function device by Aaron Lu · 11 years ago
  68. 1450734 mmc: core: enhance card removal judgement for slow removal by Kevin Liu · 11 years ago
  69. 51e7e8b mmc: core: Add in support to expose PRV for v4 MMCs by Bernie Thompson · 11 years ago
  70. 803d9e0 mmc: convert to idr_alloc() by Tejun Heo · 11 years ago
  71. ed5dc23 Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  72. 2fdb6e2 mmc: add DT bindings for more MMC capability flags by Guennadi Liakhovetski · 11 years ago
  73. 6c56e7a mmc: provide a standard MMC device-tree binding parser centrally by Guennadi Liakhovetski · 11 years ago
  74. ce39f9d mmc: support packed write command for eMMC4.5 devices by Seungwon Jeon · 11 years ago
  75. abd9ac1 mmc: add packed command feature of eMMC4.5 by Seungwon Jeon · 11 years ago
  76. 5f56a8e mmc: use regulator_can_change_voltage() instead of regulator_count_voltages by Marek Szyprowski · 12 years ago
  77. f5c2758 mmc: core: fix indentation by Jaehoon Chung · 11 years ago
  78. 9b84496 mmc: core: fix permanent sleep of mmcqd during card removal by Seungwon Jeon · 11 years ago
  79. 5298338 mmc: sdhci: enhance preset value function by Kevin Liu · 11 years ago
  80. 0797e5f mmc: core: Fixup signal voltage switch by Johan Rudholm · 11 years ago
  81. 567c890 mmc: core: Break out start_signal_voltage_switch by Johan Rudholm · 11 years ago
  82. 276e090 mmc: core: Add mmc_power_cycle by Johan Rudholm · 11 years ago
  83. 3f8a7fa mmc: sd: Simplify by using mmc_host_uhs by Johan Rudholm · 11 years ago
  84. d0123cc mmc: core: expose RPMB partition only for CMD23 capable hosts by Balaji T K · 11 years ago
  85. 881d926 mmc: core: move the cache disabling operation to mmc_suspend by Maya Erez · 11 years ago
  86. 2220eed mmc: fix async request mechanism for sequential read scenarios by Konstantin Dorfman · 12 years ago
  87. d65b5ae mmc: slot-gpio: use devm_* managed functions to ease users by Shawn Guo · 12 years ago
  88. 77e2ff0 mmc: sdio: print correct UHS mode during card detection by Subhash Jadavani · 12 years ago
  89. 41875e3 mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence by Sujit Reddy Thumma · 12 years ago
  90. 51aa66a mmc: sdio: fix resume failure due to lack of CMD52 reset by Subhash Jadavani · 12 years ago
  91. 9c905fa drivers/mmc/core: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  92. 451c895 mmc: extend the slot-gpio card-detection to use host's .card_event() method by Guennadi Liakhovetski · 12 years ago
  93. ccb52a0 mmc: Limit MMC speed to 52MHz if not HS200 by Al Cooper · 12 years ago
  94. 8db580c mmc: Remove redundant null check before kfree in bus.c by Sachin Kamat · 12 years ago
  95. 4c42d6c mmc: Remove redundant null check before kfree in sdio_bus.c by Sachin Kamat · 12 years ago
  96. b0afd8f mmc: sdio: Add empty bus-level suspend/resume callbacks by Rafael J. Wysocki · 12 years ago
  97. 67c79db mmc: core: Add mmc_set_blockcount feature by Loic Pallardy · 12 years ago
  98. 188cc04 mmc: core: Extend sysfs to ext_csd parameters for RPMB support by Loic Pallardy · 12 years ago
  99. 090d25f mmc: core: Expose access to RPMB partition by Loic Pallardy · 12 years ago
  100. 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago