1. e9256e1 mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property by Ulf Hansson · 8 years ago
  2. be580e7 Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  3. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  4. 33e6d74 mmc: core: Export API to allow hosts to get the card address by Ulf Hansson · 8 years ago
  5. f328c76 mmc: sdio: Fix sdio wait busy implement limitation by jiajie.hao@mediatek.com · 8 years ago
  6. 06c9ccb mmc: core: add proper be32 annotation by Winkler, Tomas · 8 years ago
  7. 67b8360 mmc: core: refactor mmc_request_done() by Linus Walleij · 8 years ago
  8. 0e72f95 mmc: core: refactor asynchronous request finalization by Linus Walleij · 8 years ago
  9. 5744d50 mmc: core: move some code in mmc_start_areq() by Linus Walleij · 8 years ago
  10. f34bdd2 mmc: core: Factor out mrq preparation from mmc_start_request() by Adrian Hunter · 8 years ago
  11. 4b67e63 mmc: core: Factor out debug prints from mmc_start_request() by Adrian Hunter · 8 years ago
  12. ca5717f mmc: block: Factor out data preparation by Adrian Hunter · 8 years ago
  13. 9cb38f7 mmc: block: Change mmc_apply_rel_rw() to get block address from the request by Adrian Hunter · 8 years ago
  14. 025e3d5 mmc: block: Disable Command Queue while RPMB is used by Adrian Hunter · 8 years ago
  15. 9d4579a mmc: mmc_test: Disable Command Queue while mmc_test is used by Adrian Hunter · 8 years ago
  16. b658af7 mmc: mmc: Add functions to enable / disable the Command Queue by Adrian Hunter · 8 years ago
  17. 7b410d0 mmc: queue: Share mmc request array between partitions by Adrian Hunter · 8 years ago
  18. cdf8a6f mmc: block: Introduce queue semantics by Adrian Hunter · 8 years ago
  19. 8ddfe07 mmc: block: Use local var for mqrq_cur by Adrian Hunter · 8 years ago
  20. 7aceaf5 mmc: sdio: improve mmc_io_rw_extended by Heiner Kallweit · 8 years ago
  21. 8e11b28 mmc: core: simplify return code by tcharding · 8 years ago
  22. 9b980d9 mmc: core: guard dereference of optional parameter by tcharding · 8 years ago
  23. 5ef1ecf mmc: sdio: fix alignment issue in struct sdio_func by Heiner Kallweit · 8 years ago
  24. 5d1429f mmc: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  25. 8bcd37d mmc: core: mmc_blk_rw_cmd_err - remove unused variable by Winkler, Tomas · 8 years ago
  26. 8ecc344 mmc: block: Fix cmd error reset failure path by Adrian Hunter · 8 years ago
  27. 2602b74 mmc: block: Fix is_waiting_last_req set incorrectly by Adrian Hunter · 8 years ago
  28. 773dc11 mmc: core: Fix access to HS400-ES devices by Guenter Roeck · 8 years ago
  29. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  30. e67bd12 Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  31. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  32. 8c7cdbf mmc: core: add mmc prefix for blk_fixups by Shawn Lin · 8 years ago
  33. 0e9cfcf mmc: core: move all quirks together into quirks.h by Shawn Lin · 8 years ago
  34. 1144c1e mmc: core: improve the quirks for sdio devices by Shawn Lin · 8 years ago
  35. 884f386 mmc: core: move some sdio IDs out of quirks file by Shawn Lin · 8 years ago
  36. 28fc64a mmc: core: change quirks.c to be a header file by Shawn Lin · 8 years ago
  37. 006cac8 Merge branch 'fixes' into next by Ulf Hansson · 8 years ago
  38. efff8e7 mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support by Uri Yanai · 8 years ago
  39. 6962c2f mmc: MAN_BKOPS_EN inverse debug message logic by Uri Yanai · 8 years ago
  40. 37dac06 mmc: core: start to break apart mmc_start_areq() by Linus Walleij · 8 years ago
  41. 0e65f10 mmc: block: respect bool returned from blk_end_request() by Linus Walleij · 8 years ago
  42. 169f03a mmc: block: return errorcode from mmc_sd_num_wr_blocks() by Linus Walleij · 8 years ago
  43. 3d4ef32 mmc: core: fix multi-bit bus width without high-speed mode by Anssi Hannula · 8 years ago
  44. 9491be5 mmc: queue: turn queue flags into bools by Linus Walleij · 8 years ago
  45. 74f5ba3 mmc: block: rename mmc_active to areq by Linus Walleij · 8 years ago
  46. b2928e1 mmc: block: refactor mmc_blk_rw_try_restart() by Linus Walleij · 8 years ago
  47. c3399ef mmc: core: rename mmc_start_req() to *areq() by Linus Walleij · 8 years ago
  48. acd8dbd mmc: block: rename rqc and req by Linus Walleij · 8 years ago
  49. db43550 mmc: block: inline the command abort and start new goto:s by Linus Walleij · 8 years ago
  50. a04848c mmc: core: switch to ida_simple_ functions in block.c by Heiner Kallweit · 8 years ago
  51. e13934b mmc: core/mmci: restore pre/post_req behaviour by Linus Walleij · 8 years ago
  52. 1ed2171 mmc: core: fix error path in mmc_host_alloc by Heiner Kallweit · 8 years ago
  53. 7413d1f mmc: core: simplify ida handling by Heiner Kallweit · 8 years ago
  54. fb00f19 mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v by Ulf Hansson · 8 years ago
  55. 20f921b mmc: core: Invent MMC_CAP_3_3V_DDR by Ulf Hansson · 8 years ago
  56. 4e74b6b mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage() by Ulf Hansson · 8 years ago
  57. 2ed573b mmc: core: Clarify usage of mmc_set_signal_voltage() by Ulf Hansson · 8 years ago
  58. a44efa4 mmc: core: Remove redundant code in mmc_set_signal_voltage() by Ulf Hansson · 8 years ago
  59. df06158 mmc: block: stop passing around pointless return values by Linus Walleij · 8 years ago
  60. 7d552a4 mmc: block: introduce new_areq and old_areq by Linus Walleij · 8 years ago
  61. da0dbaf mmc: block: inline command abortions by Linus Walleij · 8 years ago
  62. 6fb85d6 mmc: block: do not assign mq_rq when aborting command by Linus Walleij · 8 years ago
  63. efb5a05 mmc: block: break out mmc_blk_rw_start_new() by Linus Walleij · 8 years ago
  64. 4e1f780 mmc: block: break out mmc_blk_rw_cmd_abort() by Linus Walleij · 8 years ago
  65. de19b4c mmc: pwrseq: add support for Marvell SD8787 chip by Matt Ranostay · 8 years ago
  66. 5857b29 mmc: core: Move public functions from host.h to private headers by Ulf Hansson · 8 years ago
  67. 4facdde mmc: core: Move public functions from card.h to private headers by Ulf Hansson · 8 years ago
  68. 55244c5 mmc: core: Move public functions from core.h to private headers by Ulf Hansson · 8 years ago
  69. 066185d mmc: core: First step in cleaning up private mmc header files by Ulf Hansson · 8 years ago
  70. 5fc3d80 mmc: sdio: don't use rocr to check if the card could support UHS mode by Shawn Lin · 8 years ago
  71. 0eb51a5 mmc: sdio: Factor out retry init card helper function by Shawn Lin · 8 years ago
  72. 63928d4 mmc: core: Use kmalloc_array() in mmc_alloc_sg() by Markus Elfring · 8 years ago
  73. 3972a20 mmc: mmc_test: Use kcalloc() in mmc_test_alloc_mem() by Markus Elfring · 8 years ago
  74. 554d7c5 mmc: mmc_test: Improve a size determination in five functions by Markus Elfring · 8 years ago
  75. 7200449 mmc: mmc_test: Combine substrings for 5 messages by Markus Elfring · 8 years ago
  76. fda02ea mmc: mmc_test: Add some spaces for better code readability by Markus Elfring · 8 years ago
  77. dc3a5fe mmc: mmc_test: Use seq_puts() in mtf_testlist_show() by Markus Elfring · 8 years ago
  78. 74536bc mmc: mmc_test: Fix a typo in a comment line by Markus Elfring · 8 years ago
  79. 457e4f7 mmc: mmc_test: Use kmalloc_array() in mmc_test_area_init() by Markus Elfring · 8 years ago
  80. c1ada71 mmc: slot-gpio: Don't override con_id when request descriptor by Andy Shevchenko · 8 years ago
  81. c7836d1 mmc: use empty initializer list to zero-clear structures by Masahiro Yamada · 8 years ago
  82. 164b50b mmc: block: Replace "goto retry" by a proper do / while loop by Geert Uytterhoeven · 8 years ago
  83. 8cb6ed1 mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq() by Geert Uytterhoeven · 8 years ago
  84. 46bc5c4 mmc: core: Export device lifetime information through sysfs by Jungseung Lee · 8 years ago
  85. 261c83c mmc: remove pointless request type check in mmc_prep_request by Christoph Hellwig · 8 years ago
  86. ee6ff74 mmc: core: Restore parts of the polling policy when switch to HS/HS DDR by Ulf Hansson · 8 years ago
  87. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  88. e85baa8 mmc: sd: Meet alignment requirements for raw_ssr DMA by Paul Burton · 8 years ago
  89. 1552011 mmc: core: Further fix thread wake-up by Adrian Hunter · 8 years ago
  90. b9f98bd Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  91. f397c8d mmc: block: Move files to core by Ulf Hansson · 8 years ago
  92. e711f03 mmc: mmc: Introduce mmc_abort_tuning() by Adrian Hunter · 8 years ago
  93. ef3d232 mmc: mmc: Relax checking for switch errors after HS200 switch by Adrian Hunter · 8 years ago
  94. 6ff897f mmc: core: remove BUG_ONs from core.c by Shawn Lin · 8 years ago
  95. 349583d6 mmc: core: remove BUG_ONs from sd by Shawn Lin · 8 years ago
  96. 8cce3ec mmc: core: remove BUG_ONs from mmc by Shawn Lin · 8 years ago
  97. a48ee3e mmc: debugfs: remove BUG_ON from mmc_ext_csd_open by Shawn Lin · 8 years ago
  98. 5df0e823 mmc: core: remove BUG_ONs from sdio by Shawn Lin · 8 years ago
  99. 925ff3a mmc: mmc: Add Command Queue definitions by Adrian Hunter · 8 years ago
  100. e0097cf mmc: queue: Fix queue thread wake-up by Adrian Hunter · 8 years ago