1. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  2. d472133 mmc:fix a bug when max_discard is 0 by Jiong Wu · 6 years ago
  3. 099b648 mmc: core: Add a debug print when the card may have been replaced by hongjiefang · 6 years ago
  4. 82b6248 Merge branch 'fixes' into next by Ulf Hansson · 6 years ago
  5. ad9be7f mmc: core: Add sd discard timeout by Avri Altman · 6 years ago
  6. bc47e2f mmc: core: Add discard support to sd by Avri Altman · 6 years ago
  7. 3a0681c mmc: core: do not retry CMD6 in __mmc_switch() by Chaotian Jing · 6 years ago
  8. c53336c mmc: core: align max segment size with logical block size by Ming Lei · 6 years ago
  9. e5723f9 mmc: core: Fix NULL ptr crash from mmc_should_fail_request by Ritesh Harjani · 6 years ago
  10. eae343c mmc: core: Convert mmc_align_data_size() into an SDIO specific function by Ulf Hansson · 6 years ago
  11. 9d2d243 mmc: core: Move mmc_of_parse_voltage() to host.c by Ulf Hansson · 6 years ago
  12. 3958790 mmc: core: Convert mmc_regulator_get_ocrmask() to static by Ulf Hansson · 6 years ago
  13. de13d5a mmc: core: Move regulator helpers to separate file by Ulf Hansson · 6 years ago
  14. 03cd5c0 mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd() by Ulf Hansson · 6 years ago
  15. 9a4b869 mmc: core: Convert mmc_wait_for_app_cmd() to static by Ulf Hansson · 6 years ago
  16. 68539e2 mmc: core: Indicate SD specs higher than 4.0 by Avri Altman · 6 years ago
  17. 01904ff mmc: core: Calculate the discard arg only once by Avri Altman · 6 years ago
  18. a2b760a mmc: slot-gpio: Remove override_active_level on WP by Linus Walleij · 6 years ago
  19. 451e319 mmc: core: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  20. 7e926f4 mmc:sdio: Remove unneeded variable ret by wangbo · 6 years ago
  21. f6a3d9d mmc: block: fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  22. 56d18f6 block: kill BLK_MQ_F_SG_MERGE by Ming Lei · 6 years ago
  23. dcf6e2e mmc: block: handle complete_work on separate workqueue by Zachary Hays · 6 years ago
  24. e3e4767 mmc: core: don't override the CD GPIO level when "cd-inverted" is set by Martin Blumenstingl · 6 years ago
  25. 00d59fd Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  26. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  27. 0c204979 mmc: core: Cleanup BKOPS support by Ulf Hansson · 6 years ago
  28. 1217e61 mmc: core: Drop redundant check in mmc_send_hpi_cmd() by Ulf Hansson · 6 years ago
  29. 01e421f Merge branch 'fixes' into next by Ulf Hansson · 6 years ago
  30. e3ae340 mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl by Ulf Hansson · 6 years ago
  31. ba9f39a mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support by Ulf Hansson · 6 years ago
  32. a0741ba mmc: core: Reset HPI enabled state during re-init and in case of errors by Ulf Hansson · 6 years ago
  33. 7d5ef51 mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM by Ulf Hansson · 7 years ago
  34. 8ceb294 mmc: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  35. a622bb0 mmc: slot-gpio: Delete legacy GPIO handling by Linus Walleij · 6 years ago
  36. cc14eec mmc: core: Add ->hs400_prepare_ddr() callback by Yinbo Zhu · 6 years ago
  37. b0715f0 mmc: core: remove obsolete mmc_set_blockcount() function by Wolfram Sang · 6 years ago
  38. ec5af09 mmc: slot-gpio: Allocate GPIO labels dynamically by Linus Walleij · 6 years ago
  39. a44f7cb mmc: core: use mrq->sbc when sending CMD23 for RPMB by Wolfram Sang · 6 years ago
  40. f5d72c5 mmc: stop abusing the request queue_lock pointer by Christoph Hellwig · 6 years ago
  41. 310df02 mmc: stop abusing the request queue_lock pointer by Christoph Hellwig · 6 years ago
  42. b061b32 mmc: simplify queue initialization by Christoph Hellwig · 6 years ago
  43. 114b5f8 Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  44. 1650ac5 Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  45. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  46. 9c9f1dd mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap by Janusz Krzysztofik · 6 years ago
  47. a7d247f Merge branch 'fixes' into next by Ulf Hansson · 6 years ago
  48. 41591b3 mmc: block: avoid multiblock reads for the last sector in SPI mode by Chris Boot · 6 years ago
  49. ac379b7 mmc: core: Allow building PWRSEQ_SD8787 with LIBERTAS_SDIO by Lubomir Rintel · 6 years ago
  50. 1b09d9c mmc: slot-gpio: Fix debounce time to use miliseconds again by Marek Szyprowski · 6 years ago
  51. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  52. 1d71926 mmc: core: Fix debounce time to use microseconds by Tony Lindgren · 6 years ago
  53. 77588c1 gpiolib: Pass array info to get/set array functions by Janusz Krzysztofik · 6 years ago
  54. b9762be gpiolib: Pass bitmaps, not integer arrays, to get/set array by Janusz Krzysztofik · 6 years ago
  55. 26caddf mmc: block: Fix unsupported parallel dispatch of requests by Adrian Hunter · 6 years ago
  56. 7f38abf mmc: core: improve reasonableness of bus width setting for HS400es by Hongjie Fang · 6 years ago
  57. 29772f8 mmc: core: Drop the unused mmc_power_save|restore_host() by Ulf Hansson · 7 years ago
  58. ba6c7ac mmc: core: more fine-grained hooks for HS400 tuning by Simon Horman · 7 years ago
  59. a94a748 mmc: core: Adjust and reuse the macro of R1_STATUS(x) by Shawn Lin · 7 years ago
  60. 60feca8 mmc: core: cd_label must be last entry of mmc_gpio struct by Anson Huang · 7 years ago
  61. f60342f Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  62. 3c89adb0 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  63. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  64. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  65. 5b550c9 Merge branch 'pm-domains' by Rafael J. Wysocki · 7 years ago
  66. ad73d6f mmc: complete requests from ->timeout by Christoph Hellwig · 7 years ago
  67. 833b511 mmc: Throttle calls to MMC_SEND_STATUS during mmc_do_erase() by Martin Hicks · 7 years ago
  68. 52af318 mmc: Allow non-sleeping GPIO cd by Evan Green · 7 years ago
  69. c8a4e30 mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code by Ulf Hansson · 7 years ago
  70. 8603f1e Merge branch 'fixes' into next by Ulf Hansson · 7 years ago
  71. 65f9e20 mmc: block: Don't switch to the same partition type in mmc_blk_remove() by Shawn Lin · 7 years ago
  72. b25b750 mmc: block: propagate correct returned value in mmc_rpmb_ioctl by Mathieu Malaterre · 7 years ago
  73. 6d796c6 mmc: core: add tunable delay waiting for power to be stable by Shawn Lin · 7 years ago
  74. 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 7 years ago
  75. d23fc02 mmc: sdio: Respect all error codes from dev_pm_domain_attach() by Ulf Hansson · 7 years ago
  76. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  77. 3ce7f76 mmc: core: Drop unused define for timeout by Ulf Hansson · 7 years ago
  78. 7405df4 mmc: core: Implement ->sw_reset bus ops for SDIO by Ulf Hansson · 7 years ago
  79. 508c986 mmc: core: Share internal function to set initial signal voltage by Ulf Hansson · 7 years ago
  80. 1433269 mmc: core: Export a function mmc_sw_reset() to allow soft reset of cards by Ulf Hansson · 7 years ago
  81. 3a3db60 mmc: core: Rename ->reset() bus ops to ->hw_reset() by Ulf Hansson · 7 years ago
  82. fb09f44 mmc: core: Re-factor some code for SDIO re-initialization by Ulf Hansson · 10 years ago
  83. bfd694d mmc: core: Add tunable delay before detecting card after card is inserted by Shawn Lin · 7 years ago
  84. 247cfe5 mmc: core: Add capability to avoid 3.3V signaling by Kyle Roeschley · 7 years ago
  85. 8ccd66f mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chip by Diwakar Sharma · 7 years ago
  86. ebc5a1b mmc: core: Add a new quirk for limiting clock rate by harish_kandiga@mentor.com · 7 years ago
  87. 207b652 mmc: card: Don't show eMMC RPMB and BOOT areas in /proc/partitions by Andrew Gabbasov · 7 years ago
  88. 486e666 mmc: pwrseq: Use kmalloc_array instead of stack VLA by Tobin C. Harding · 7 years ago
  89. d1cb771 Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  90. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  91. d0a0852 mmc: core: Prevent bus reference leak in mmc_blk_init() by Alexander Kappner · 7 years ago
  92. 57678e5 mmc: block: Delete gendisk before cleaning up the request queue by Shawn Lin · 7 years ago
  93. 8647d26 mmc: update sdio_claim_irq documentation by Joel Cunningham · 7 years ago
  94. 9c5c685 mmc: Export host capabilities to debugfs. by Abbas Raza · 7 years ago
  95. 8ef0797 mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards by Dirk Behme · 7 years ago
  96. a0e9576 mmc: block: fix updating ext_csd caches on ioctl call by Bastian Stender · 7 years ago
  97. 974e85e mmc: core: Export card RCA register via sysfs by Harish Jenny K N · 7 years ago
  98. 97a0c31 mmc: core: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 7 years ago
  99. 3715ce5 mmc: sd: Remove redundant err assignment from mmc_read_switch by Shawn Lin · 7 years ago
  100. 1e17827 mmc: sdio: Check the return value of sdio_enable_4bit_bus by Shawn Lin · 7 years ago