1. 0c36fc0d mmc: tmio: use ioread* for repeated access to a register by Wolfram Sang · 7 years ago
  2. c813e10 mmc: renesas_sdhi: consolidate DMAC CONFIG options by Masahiro Yamada · 7 years ago
  3. 2408a08 mmc: sunxi-mmc: Handle return value of platform_get_irq by Arvind Yadav · 7 years ago
  4. 682798a mmc: sdhci-spear: Handle return value of platform_get_irq by Arvind Yadav · 7 years ago
  5. 1b7ba57 mmc: sdhci-acpi: Handle return value of platform_get_irq by Arvind Yadav · 7 years ago
  6. 928635c mmc: s3cmci: Fix platform_get_irq's error checking by Arvind Yadav · 7 years ago
  7. cbcaac6 mmc: meson-gx-mmc: Fix platform_get_irq's error checking by Arvind Yadav · 7 years ago
  8. e828b53 Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  9. 91516a2 mmc: core: apply NO_CMD23 quirk to some specific cards by Christoph Fritz · 7 years ago
  10. 8726059 Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  11. 0acccf4 mmc: sdhci-acpi: Avoid broken UHS transfer modes on Intel CHT by Adrian Hunter · 7 years ago
  12. 0cc1a0f mmc: sdhci-acpi: Add setup_host() callback by Adrian Hunter · 7 years ago
  13. 2361bfb mmc: block: blk-mq: Potential NULL deref on mmc_blk_alloc_req() failure by Dan Carpenter · 7 years ago
  14. 0562315 mmc: cqhci: Ensure macro parameters are wrapped in parentheses by Adrian Hunter · 7 years ago
  15. 126b627 mmc: core: Remove code no longer needed after the switch to blk-mq by Adrian Hunter · 7 years ago
  16. 0fbfd12 mmc: block: Remove code no longer needed after the switch to blk-mq by Adrian Hunter · 7 years ago
  17. 1bec43a mmc: core: Remove option not to use blk-mq by Adrian Hunter · 7 years ago
  18. f2bc600 mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb by yinbo.zhu · 7 years ago
  19. 23a1852 mmc: mmc_test: Ensure command queue is disabled for testing by Adrian Hunter · 7 years ago
  20. d238331 mmc: core: Ensure cmd_completion is initialized by Adrian Hunter · 7 years ago
  21. 34597a3 mmc: sdhci-acpi: Add support for ACPI HID of AMD Controller with HS400 by Shah Nehal-Bakulchandra · 7 years ago
  22. a5b97be mmc_test: use ktime_get_ts64 for timestamps by Arnd Bergmann · 7 years ago
  23. 043f2dc mmc: sdhci-of-arasan: Add sdhci_arasan_set_power by Milan Stevanovic · 7 years ago
  24. c14e609 mmc: renesas_sdhi: enable R-Car D3 (r8a77995) support by Ulrich Hecht · 7 years ago
  25. 15ff294 mmc: block: make function mmc_cqe_issue_type static by Colin Ian King · 7 years ago
  26. aa95014 mmc: block: blk-mq: fix boolreturn.cocci warnings by Wu Fengguang · 7 years ago
  27. 42f532d mmc: mmc_test: Do not use mmc_start_areq() anymore by Adrian Hunter · 7 years ago
  28. 7eb43d5 mmc: block: blk-mq: Stop using legacy recovery by Adrian Hunter · 7 years ago
  29. 6b7a363 mmc: block: Reduce polling timeout from 10 minutes to 10 seconds by Adrian Hunter · 7 years ago
  30. 92c0a0cc mmc: block: Add timeout_clks when calculating timeout by Adrian Hunter · 7 years ago
  31. 0987c6b mmc: block: Check for transfer state in card_busy_detect() by Adrian Hunter · 7 years ago
  32. 7701885 mmc: block: Check the timeout correctly in card_busy_detect() by Adrian Hunter · 7 years ago
  33. f47a1fe mmc: block: blk-mq: Check error bits and save the exception bit when polling card busy by Adrian Hunter · 7 years ago
  34. c89b485 mmc: block: Make card_busy_detect() accumulate all response error bits by Adrian Hunter · 7 years ago
  35. 88a5164 mmc: block: blk-mq: Separate card polling from recovery by Adrian Hunter · 7 years ago
  36. 10f21df4 mmc: block: blk-mq: Add support for direct completion by Adrian Hunter · 7 years ago
  37. 8ee82bd mmc: sdhci-pci: Add CQHCI support for Intel GLK by Adrian Hunter · 7 years ago
  38. a408022 mmc: cqhci: support for command queue enabled host by Venkat Gopalakrishnan · 7 years ago
  39. 1e8e55b mmc: block: Add CQE support by Adrian Hunter · 7 years ago
  40. 8119697 mmc: block: Add blk-mq support by Adrian Hunter · 7 years ago
  41. c3d53d0 mmc: core: Add parameter use_blk_mq by Adrian Hunter · 7 years ago
  42. 6d3898a6 mmc: block: Add error-handling comments by Adrian Hunter · 7 years ago
  43. afab1bb8 mmc: core: Make mmc_pre_req() and mmc_post_req() available by Adrian Hunter · 7 years ago
  44. 41e3efd mmc: block: Simplify cleaning up the queue by Adrian Hunter · 7 years ago
  45. 4512bd3 mmc: block: No need to export mmc_cleanup_queue() by Adrian Hunter · 7 years ago
  46. 1907e38 mmc: sunxi: fix mojibake in module metadata by Adam Borowski · 7 years ago
  47. 754febc mmc: tmio: use usleep_range consistently by Wolfram Sang · 7 years ago
  48. 9645538 mmc: core: use usleep_range rather than HZ magic in mmc_delay() by Wolfram Sang · 7 years ago
  49. 97618ac mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec by yinbo.zhu · 7 years ago
  50. 5f3a860 mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unset by Masahiro Yamada · 7 years ago
  51. be17f1c mmc: core: properly init drv_type by Wolfram Sang · 7 years ago
  52. 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
  53. c892b0d mmc: core: prepend 0x to OCR entry in sysfs by Bastian Stender · 7 years ago
  54. 80a780a mmc: core: prepend 0x to pre_eol_info entry in sysfs by Bastian Stender · 7 years ago
  55. 250dcd1 mmc: sdhci: Avoid swiotlb buffer being full by Ulf Hansson · 7 years ago
  56. 52884f8 mmc: sdhci-msm: Optionally wait for signal level changes by Bjorn Andersson · 7 years ago
  57. f9f0da9 mmc: block: Ensure that debugfs files are removed by Adrian Hunter · 7 years ago
  58. ebe7dd4 mmc: core: Do not leave the block driver in a suspended state by Adrian Hunter · 7 years ago
  59. fb8e456e mmc: block: Check return value of blk_get_request() by Adrian Hunter · 7 years ago
  60. 34c089e mmc: block: Fix missing blk_put_request() by Adrian Hunter · 7 years ago
  61. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  62. dee0277 Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  63. 06641e8 sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attribute by Ard Biesheuvel · 7 years ago
  64. 1f27ddf mmc: tmio: Replace msleep() of 20ms or less with usleep_range() by Masaharu Hayakawa · 7 years ago
  65. 3f46540 Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  66. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  67. 3797772 mmc: dw_mmc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  68. 93c23ae mmc: dw_mmc: Cleanup the DTO timer like the CTO one by Douglas Anderson · 7 years ago
  69. eaaffce Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  70. 2d1d31d mmc: vub300: Use common code in __download_offload_pseudocode() by Markus Elfring · 7 years ago
  71. 7f8e446 mmc: tmio: Use common error handling code in tmio_mmc_host_probe() by Markus Elfring · 7 years ago
  72. 2ee4f62 mmc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  73. 1c451c1 mmc: sdhci-acpi: Fix voltage switch for some Intel host controllers by Adrian Hunter · 7 years ago
  74. f07b795 mmc: sdhci-acpi: Let devices define their own private data by Adrian Hunter · 7 years ago
  75. 6b10c9a mmc: mediatek: perfer to use rise edge latching for cmd line by Chaotian Jing · 7 years ago
  76. c8609b2 mmc: mediatek: improve eMMC hs400 mode read performance by Chaotian Jing · 7 years ago
  77. d17bb71 mmc: mediatek: add latch-ck support by Chaotian Jing · 7 years ago
  78. 3c1a884 mmc: mediatek: add support of source_cg clock by Chaotian Jing · 7 years ago
  79. d9dcbfc mmc: mediatek: add stop_clk fix and enhance_rx support by Chaotian Jing · 7 years ago
  80. acde28c mmc: mediatek: add busy_check support by Chaotian Jing · 7 years ago
  81. 2fea581 mmc: mediatek: add async fifo and data tune support by Chaotian Jing · 7 years ago
  82. 39add25 mmc: mediatek: add pad_tune0 support by Chaotian Jing · 7 years ago
  83. 7f3d585 mmc: mediatek: make hs400_tune_response only for mt8173 by Chaotian Jing · 7 years ago
  84. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  85. 9d9491a mmc: dw_mmc: Fix the DTO timeout calculation by Douglas Anderson · 7 years ago
  86. 8892b70 mmc: dw_mmc: Add locking to the CTO timer by Douglas Anderson · 7 years ago
  87. 4c2357f mmc: dw_mmc: Fix the CTO timeout calculation by Douglas Anderson · 7 years ago
  88. 0363b12 mmc: dw_mmc: cancel the CTO timer after a voltage switch by Douglas Anderson · 7 years ago
  89. 762d491 mmc: mediatek: add support of mt2701/mt2712 by Chaotian Jing · 7 years ago
  90. 361eeda mmc: sdhci-pci: Tidy o2micro definitions by Adrian Hunter · 7 years ago
  91. 159cd32 mmc: sdhci-acpi: Tidy Intel slot probe functions into one by Adrian Hunter · 7 years ago
  92. a203849 mmc: sdhci-acpi: Use helper function acpi_device_uid() by Adrian Hunter · 7 years ago
  93. d6dc425 mmc: renesas_sdhi: implement R-Car Gen[123] fallback compatibility strings by Simon Horman · 7 years ago
  94. 6186d06 mmc: parse new binding for eMMC fixed driver type by Wolfram Sang · 7 years ago
  95. 2d87ddd mmc: usdhi6rol0: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  96. 2a63303 mmc: sdhci: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  97. 3b649a7 mmc: omap_hsmmc: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  98. 337d7c8 mmc: mxcmmc: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  99. 2f98ef6 mmc: mtk-sd: catch all errors when getting regulators by Wolfram Sang · 7 years ago
  100. 5100695 mmc: mmci: catch all errors when getting regulators by Wolfram Sang · 7 years ago