1. 91516a2 mmc: core: apply NO_CMD23 quirk to some specific cards by Christoph Fritz · 7 years ago
  2. be17f1c mmc: core: properly init drv_type by Wolfram Sang · 7 years ago
  3. 3c1c4dd Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  4. c892b0d mmc: core: prepend 0x to OCR entry in sysfs by Bastian Stender · 7 years ago
  5. 80a780a mmc: core: prepend 0x to pre_eol_info entry in sysfs by Bastian Stender · 7 years ago
  6. f9f0da9 mmc: block: Ensure that debugfs files are removed by Adrian Hunter · 7 years ago
  7. ebe7dd4 mmc: core: Do not leave the block driver in a suspended state by Adrian Hunter · 7 years ago
  8. fb8e456e mmc: block: Check return value of blk_get_request() by Adrian Hunter · 7 years ago
  9. 34c089e mmc: block: Fix missing blk_put_request() by Adrian Hunter · 7 years ago
  10. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  11. dee0277 Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 6186d06 mmc: parse new binding for eMMC fixed driver type by Wolfram Sang · 7 years ago
  14. 1f90e9a mmc: add kerneldoc to mmc_regulator_get_supply() by Wolfram Sang · 7 years ago
  15. 04fa054 mmc: core: export emmc revision by Jin Qian · 7 years ago
  16. 6a11fc4 mmc: sd: Fix signal voltage when there is no power cycle by Adrian Hunter · 7 years ago
  17. 3f496af mmc: core: Factor out mmc_host_set_uhs_voltage() by Adrian Hunter · 7 years ago
  18. cb39f61 mmc: core: Export a few functions needed for blkmq support by Adrian Hunter · 7 years ago
  19. c8b5fd0 mmc: block: Factor out mmc_setup_queue() by Adrian Hunter · 7 years ago
  20. 93482b3 mmc: block: Prepare CQE data by Adrian Hunter · 7 years ago
  21. d3377c0 mmc: block: Use local variables in mmc_blk_data_prep() by Adrian Hunter · 7 years ago
  22. f690f44 mmc: mmc: Enable CQE's by Adrian Hunter · 7 years ago
  23. 98d4f78 mmc: mmc: Enable Command Queuing by Adrian Hunter · 7 years ago
  24. 72a5af5 mmc: core: Add support for handling CQE requests by Adrian Hunter · 7 years ago
  25. 6c0cedd mmc: core: Introduce host claiming by context by Adrian Hunter · 7 years ago
  26. 9ca28c5 mmc: core: Remove unnecessary host claim by Adrian Hunter · 7 years ago
  27. 1c87f73 mmc: block: Fix bug when removing RPMB chardev by Linus Walleij · 7 years ago
  28. 14f4ca7 mmc: block: Delete mmc_access_rpmb() by Linus Walleij · 7 years ago
  29. 9754857 mmc: block: Convert RPMB to a character device by Linus Walleij · 7 years ago
  30. de3ee99 mmc: Delete bounce buffer handling by Linus Walleij · 7 years ago
  31. fb45886 mmc: core: add driver strength selection when selecting hs400es by Chanho Min · 7 years ago
  32. 01f5bbd mmc: block: Fix incorrectly initialized requests by Adrian Hunter · 7 years ago
  33. 689dc7e Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  34. 906d5ff mmc: core: Move mmc_start_areq() declaration by Adrian Hunter · 7 years ago
  35. e7b4276 mmc: block: cast a informative log for no devidx available by Shawn Lin · 7 years ago
  36. 2fe20ba mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd() by Linus Walleij · 7 years ago
  37. 1f797ed mmc: block: Refactor mmc_blk_part_switch() by Linus Walleij · 7 years ago
  38. 61fe0e2 mmc: block: Move duplicate check by Linus Walleij · 7 years ago
  39. 627c3cc mmc: debugfs: Move block debugfs into block module by Linus Walleij · 7 years ago
  40. 1bee324 mmc: ops: export mmc_get_status() by Linus Walleij · 7 years ago
  41. 69f7599 mmc: block: Anonymize the drv op data pointer by Linus Walleij · 7 years ago
  42. 098dc66a mmc: test: reduce stack usage in mmc_test_nonblock_transfer by Arnd Bergmann · 7 years ago
  43. 3e207c8 mmc: core: Turn off CQE before sending commands by Adrian Hunter · 7 years ago
  44. bf517d6 mmc: core: Add mmc_retune_hold_now() by Adrian Hunter · 7 years ago
  45. dc8d68b mmc: core: Remove unused MMC_CAP2_PACKED_CMD by Adrian Hunter · 7 years ago
  46. 6ca2920 mmc: core: remove the check of mmc_card_blockaddr for SD cards by Shawn Lin · 7 years ago
  47. 4406ae2 mmc: core: correct taac parameter according to the specification by Shawn Lin · 7 years ago
  48. bf892de mmc: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  49. 69f25f9 mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug by Shawn Lin · 7 years ago
  50. b044b1b mmc: core: always check the length of sglist with total data size by Shawn Lin · 7 years ago
  51. 1896f14 mmc: core: remove check of host->removed for rescan routine by Shawn Lin · 7 years ago
  52. 292876e mmc: block: remove unused struct mmc_card *card by Shawn Lin · 8 years ago
  53. e5d0e17 mmc: mmc_ops: fix a typo for comment of mmc_start_bkops by Shawn Lin · 8 years ago
  54. a7c17d8 mmc: block: Fix block status codes by Adrian Hunter · 7 years ago
  55. d83c2db mmc: block: prevent propagating R1_OUT_OF_RANGE for open-ending mode by Shawn Lin · 7 years ago
  56. 3f8b23a mmc: block: fix lockdep splat when removing mmc_block module by Michał Mirosław · 7 years ago
  57. 92ddd95 mmc: mmc: correct the logic for setting HS400ES signal voltage by Haibo Chen · 7 years ago
  58. 7c84b8b mmc: block: bypass the queue even if usage is present for hotplug by Shawn Lin · 7 years ago
  59. bbdc74d mmc: block: Prevent new req entering queue after its cleanup by Grzegorz Sluja · 8 years ago
  60. aab2ee0 mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entries by Geert Uytterhoeven · 8 years ago
  61. 7432b49 mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTL by Geert Uytterhoeven · 8 years ago
  62. 17ece34 Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  63. 8298912 mmc/block: remove a call to blk_queue_bounce_limit by Christoph Hellwig · 8 years ago
  64. 03dbaa0 mmc: slot-gpio: Add support to enable irq wake on cd_irq by Adrian Hunter · 8 years ago
  65. d2a4717 mmc: core: Remove MMC_CAP2_HC_ERASE_SZ by Ulf Hansson · 8 years ago
  66. 9820a5b mmc: core: for data errors, take response of stop cmd into account by Wolfram Sang · 8 years ago
  67. a04e6ba mmc: core: check also R1 response for stop commands by Wolfram Sang · 8 years ago
  68. 0796e43 mmc: core: Clarify code for sending CSD by Ulf Hansson · 8 years ago
  69. c92e68d mmc: core: Drop mmc_all_send_cid() and use mmc_send_cxd_native() instead by Ulf Hansson · 8 years ago
  70. a147373 mmc: core: Re-factor code for sending CID by Ulf Hansson · 8 years ago
  71. 3df66e7 mmc: core: Remove redundant code in mmc_send_cid() by Ulf Hansson · 8 years ago
  72. 88bed3a mmc: core: Make mmc_can_reset() static by Ulf Hansson · 8 years ago
  73. d9df173 mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c by Ulf Hansson · 8 years ago
  74. 0f2c051 mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c by Ulf Hansson · 8 years ago
  75. 1cf8f7e mmc: core: Move mmc bkops functions from core.c to mmc_ops.c by Ulf Hansson · 8 years ago
  76. 066d9cc mmc: core: Don't export some eMMC specific functions from core.c by Ulf Hansson · 8 years ago
  77. 4760257 mmc: sdio: Keep card runtime resumed while adding function devices by Adrian Hunter · 8 years ago
  78. 82e7edc mmc: sdio: Tidy error path in mmc_attach_sdio() by Adrian Hunter · 8 years ago
  79. 73a47a9 mmc: core: Use device_property_read instead of of_property_read by David Woods · 8 years ago
  80. 7322238 mmc: block: fix semicolon.cocci warnings by Wu Fengguang · 8 years ago
  81. 2185bc2 mmc: block: Use __mmc_send_status() and drop get_card_status() by Ulf Hansson · 8 years ago
  82. 0493f6f mmc: block: Move boot partition locking into a driver op by Linus Walleij · 8 years ago
  83. 5ec1239 mmc: block: Move DRV OP issue function by Linus Walleij · 8 years ago
  84. 02166a0 mmc: block: Tag DRV_OPs with a driver operation type by Linus Walleij · 8 years ago
  85. 67e69d5 mmc: block: remove req back pointer by Linus Walleij · 8 years ago
  86. e1df7ae mmc: core: Delete error messages for failed memory allocations by Markus Elfring · 8 years ago
  87. b428e71 mmc: queue: delete mmc_req_is_special() by Linus Walleij · 8 years ago
  88. 3ecd8cf mmc: block: move multi-ioctl() to use block layer by Linus Walleij · 8 years ago
  89. 614f038 mmc: block: move single ioctl() commands to block requests by Linus Walleij · 8 years ago
  90. 829043c mmc: block: Tag is_rpmb as bool by Linus Walleij · 8 years ago
  91. 304419d mmc: core: Allocate per-request data using the block layer core by Linus Walleij · 8 years ago
  92. c3dccb7 mmc: core: Delete bounce buffer Kconfig option by Linus Walleij · 8 years ago
  93. 6826966 mmc: sdio: Add API to manage SDIO IRQs from a workqueue by Ulf Hansson · 8 years ago
  94. e3a8426 mmc: core: Prevent processing SDIO IRQs when none is claimed by Ulf Hansson · 8 years ago
  95. 52c8212 mmc: core: Don't do eMMC HW reset when resuming the eMMC card by Ulf Hansson · 8 years ago
  96. 773a9ef mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops by Ulf Hansson · 8 years ago
  97. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  98. e9256e1 mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property by Ulf Hansson · 8 years ago
  99. be580e7 Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  100. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago