1. 79d5a65 mmc: core: Enable / disable re-tuning by Adrian Hunter · 10 years ago
  2. dfa13eb mmc: host: Add facility to support re-tuning by Adrian Hunter · 10 years ago
  3. 1fb654f mmc: sdio: add reset callback to bus operations by Andreas Fenkart · 10 years ago
  4. 184af16 mmc: core: add missing pm event in mmc_pm_notify to fix hib restore by Grygorii Strashko · 10 years ago
  5. 96541ba Revert "mmc: core: Convert mmc_driver to device_driver" by Ulf Hansson · 10 years ago
  6. 636efbc mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc() by Javier Martinez Canillas · 10 years ago
  7. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  8. 81f8a7b mmc: Add support for marking hpi as broken through devicetree by Hans de Goede · 10 years ago
  9. 9250aea mmc: core: Enable runtime PM management of host devices by Ulf Hansson · 10 years ago
  10. 4043326 mmc: core: Remove the ->enable|disable() callbacks by NeilBrown · 10 years ago
  11. 303dbed mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus. by NeilBrown · 10 years ago
  12. 0f12a0c mmc: pwrseq: simplify alloc/free hooks by Alexandre Courbot · 10 years ago
  13. 6b7a783 mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc by NeilBrown · 10 years ago
  14. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 10 years ago
  15. 726b632 mmc: pwrseq: add driver for emmc hardware reset by Marek Szyprowski · 10 years ago
  16. 4febb7e mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state by Ulf Hansson · 10 years ago
  17. c13045b mmc: pwrseq_simple: Add optional reference clock support by Javier Martinez Canillas · 10 years ago
  18. 934f1f4 mmc: pwrseq_simple: Extend to support more pins by Javier Martinez Canillas · 10 years ago
  19. 0501be6 mmc: Resolve BKOPS compatability issue by Alexey Skidanov · 10 years ago
  20. 862b5dc mmc: pwrseq_simple: Add support for a reset GPIO pin by Ulf Hansson · 10 years ago
  21. 8c96f89 mmc: pwrseq: Initial support for the simple MMC power sequence provider by Ulf Hansson · 10 years ago
  22. 3aa8793 mmc: core: Initial support for MMC power sequences by Ulf Hansson · 10 years ago
  23. f100c1c mmc: core: Move mmc_card_removed() into mmc_start_request() by Adrian Hunter · 10 years ago
  24. 63e415c mmc: core: Simplify by adding mmc_execute_tuning() by Adrian Hunter · 10 years ago
  25. c7ea834 mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts by NeilBrown · 10 years ago
  26. dc0ecfe mmc: sd: add reset bus_ops callback by Johan Rudholm · 10 years ago
  27. f855a37 mmc: core: refactor the hw_reset routines by Johan Rudholm · 10 years ago
  28. 83533ab mmc: core: always check status after reset by Johan Rudholm · 10 years ago
  29. 25185f3 mmc: Add SDIO function devicetree subnode parsing by Sascha Hauer · 10 years ago
  30. 04cdbbf mmc: core: Make tuning block patterns static by Ulf Hansson · 10 years ago
  31. df8aca1 mmc: slot-gpio: Rework how to handle allocation of slot-gpio data by Ulf Hansson · 10 years ago
  32. e2d1926 mmc: core: Free all resources for the class device at ->dev_release() by Ulf Hansson · 10 years ago
  33. 7f133de mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core by Ulf Hansson · 10 years ago
  34. b4cc580 mmc: slot-gpio: Use the parent device while allocating data by Ulf Hansson · 10 years ago
  35. eddbc3a mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs by Ulf Hansson · 10 years ago
  36. 9116752 mmc: core: Return error at failure of request CD/WP in mmc_of_parse() by Ulf Hansson · 10 years ago
  37. eac8632 mmc: core: Support the optional init_card() callback for MMC and SD by Doug Anderson · 10 years ago
  38. 1c2d26e mmc: core: stop trying to switch width when only one bit is supported by Alexandre Belloni · 10 years ago
  39. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  40. fe5afb13d mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter by Ulf Hansson · 10 years ago
  41. 162d6f9 MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  42. 996903d mmc: core: add core-level function for sending tuning commands by Minda Chen · 10 years ago
  43. c6eb588 mmc: core: hold SD Clock before CMD11 during Signal by Vincent Yang · 10 years ago
  44. 006fc51 mmc: core: reset sdio card properly on resume. by NeilBrown · 10 years ago
  45. 59b6c9e mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_restore by NeilBrown · 10 years ago
  46. 2d079c4 mmc: core: consistent handling of initial values by Johan Rudholm · 10 years ago
  47. ad89fcb mmc: core: use mmc_send_status to check hw_reset by Johan Rudholm · 10 years ago
  48. 22b7870 mmc: core: Convert to use kzalloc() for CXD register buffers by Ulf Hansson · 10 years ago
  49. 601ed60 mmc: core: Don't handle buffers on stack while fetching CXD registers by Ulf Hansson · 10 years ago
  50. 2fc91e8 mmc: core: Remove the redundant mmc_send_ext_csd() API by Ulf Hansson · 10 years ago
  51. b2cada7 mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd() by Ulf Hansson · 10 years ago
  52. e21aa51 mmc: core: Export mmc_get_ext_csd() by Ulf Hansson · 10 years ago
  53. 2fd322a mmc: core: Don't panic when fetching EXT_CSD by Ulf Hansson · 10 years ago
  54. c197787 mmc: core: Let's callers of from mmc_get_ext_csd() do error handling by Ulf Hansson · 10 years ago
  55. 076ec38 mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd() by Ulf Hansson · 10 years ago
  56. 148bcab mmc: core: Add helper function for EXT_CSD support by Ulf Hansson · 10 years ago
  57. a1fc444 mmc: core: Remove unnecessary 'out of memory' message by Ulf Hansson · 10 years ago
  58. 9e304d6 mmc: core: Remove redundant check of max_dtr while selecting timings by Ulf Hansson · 10 years ago
  59. 56d09b1 mmc: core: Remove redundant check while selecting powerclass by Ulf Hansson · 10 years ago
  60. fd372f7 mmc: core: Remove duplicated definition of mmc_send_ext_csd() by Ulf Hansson · 10 years ago
  61. 00b41b5 mmc: core: Remove mmc_free_ext_csd() by Ulf Hansson · 10 years ago
  62. 51d3460 mmc: core: silence a shift wrapping warning by Dan Carpenter · 10 years ago
  63. 0f76242 mmc: core: Report firmware version for eMMC 5.0 devices. by Gwendal Grignou · 10 years ago
  64. 6685ac6 mmc: core: Convert mmc_driver to device_driver by Ulf Hansson · 10 years ago
  65. 0967edc mmc: core: Convert the mmc_driver to use the modern PM ops by Ulf Hansson · 10 years ago
  66. 433b7b1 mmc: core: Don't export the to_sdio_driver macro by Ulf Hansson · 10 years ago
  67. d99903c mmc: core: Remove superfluous ifdefs for SDIO bus' PM callbacks by Ulf Hansson · 10 years ago
  68. 64b12a6 mmc: core: fix prepared requests while doing bkops by Srinivas Kandagatla · 10 years ago
  69. 4b75bff mmc: core: Fix error paths and messages in mmc_init_card by Andrew Gabbasov · 10 years ago
  70. fc75b70 mmc: core: Add debug message for SET_BLOCK_COUNT result by Andrew Gabbasov · 10 years ago
  71. cce411e mmc: core: Initialize SET_BLOCK_COUNT request fields by Andrew Gabbasov · 10 years ago
  72. a31b0c6 mmc: core: fix card detection regression by Kristina Martsenko · 10 years ago
  73. f43b179 Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  74. 89168b4 mmc: core: restore detect line inversion semantics by Linus Walleij · 10 years ago
  75. f48c767 PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h by Ulf Hansson · 10 years ago
  76. 6a98f1e mmc: Fix incorrect warning when setting 0 Hz via debugfs by Adrian Hunter · 10 years ago
  77. 6800754 mmc: Fix use of wrong device in mmc_gpiod_free_cd() by Adrian Hunter · 10 years ago
  78. 8af465d mmc: core: Add new power_mode MMC_POWER_UNDEFINED by Roger Tseng · 10 years ago
  79. 6606110 mmc: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  80. 48d11e06 mmc: Consolidate emmc tuning blocks by Stephen Boyd · 10 years ago
  81. d4d1144 mmc: don't request CD IRQ until mmc_start_host() by Stephen Warren · 10 years ago
  82. 397a025 mmc: sdio: Convert to dev_pm_domain_attach|detach() by Ulf Hansson · 10 years ago
  83. 994324b mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation by Grégory Soutadé · 10 years ago
  84. 69803d4 mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed" by Grégory Soutadé · 10 years ago
  85. b4493ee mmc: Move code that manages user area and gp partitions into functions by Grégory Soutadé · 10 years ago
  86. 98e90de mmc: host: switch OF parser to use gpio descriptors by Linus Walleij · 10 years ago
  87. 9d2fa24 mmc: slot-gpio: add gpiod variant to get wp GPIO by Linus Walleij · 10 years ago
  88. 9fbc695 mmc: slot-gpio: switch to use flags when getting GPIO by Linus Walleij · 10 years ago
  89. 312449e mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC by Chuanxiao.Dong · 10 years ago
  90. cc8aa7d mmc: core: resolve divded by zero panic by Chuanxiao Dong · 10 years ago
  91. 9ed7ca8 mmc: core: Use regulator_get_voltage() if OCR mask is empty. by Javier Martinez Canillas · 10 years ago
  92. 3d705d1 mmc: implement Driver Stage Register handling by Sascha Hauer · 10 years ago
  93. dea67c4 mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread by Fu Zhonghui · 10 years ago
  94. ca6429d mmc: core: Remove fixed voltage regulator logic by Tim Kryger · 10 years ago
  95. 5204d00 mmc: Do not advertise secure discard if it is blacklisted by Lukas Czerner · 10 years ago
  96. 03a5943 mmc: Allow forward compatibility for eMMC by Romain Izard · 10 years ago
  97. 5e86366 mmc: sd: warn if card stays busy during init by Johan Rudholm · 10 years ago
  98. be19c40 mmc: quirks: Fixup debug message by Alexander Stein · 11 years ago
  99. 2e42da5 mmc: core: Remove redundant runtime_idle callback by Ulf Hansson · 10 years ago
  100. bf3b5ec mmc: sdio_irq: rework sdio irq handling by Russell King · 11 years ago