1. ea6d027 mmc: sdhci-of-esdhc: Fix timeout checks by Adrian Hunter · 6 years ago
  2. 566b602 mmc: alcor: remove set but not used variables 'len, clock_out' by YueHaibing · 6 years ago
  3. c4916c2 sh: ecovec24: Fix an ifdef by Linus Walleij · 6 years ago
  4. b11c36d mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported" by Colin Ian King · 6 years ago
  5. 6827ca5 memstick: rtsx_usb_ms: Support runtime power management by Kai-Heng Feng · 6 years ago
  6. ba9d5f8 memstick: rtsx_usb_ms: Use ms_dev() helper by Kai-Heng Feng · 6 years ago
  7. e03e303 memstick: Prevent memstick host from getting runtime suspended during card detection by Kai-Heng Feng · 6 years ago
  8. 883a87dd misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection by Kai-Heng Feng · 6 years ago
  9. 01a7e8e memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function by Kai-Heng Feng · 6 years ago
  10. 4dad599 mmc: rtsx_usb_sdmmc: Re-work card detection/removal support by Ulf Hansson · 7 years ago
  11. f275179 mmc: rtsx_usb_sdmmc: Re-work runtime PM support by Ulf Hansson · 7 years ago
  12. 4bfdd76 mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led by Ulf Hansson · 7 years ago
  13. 7d5ef51 mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM by Ulf Hansson · 7 years ago
  14. a89e7bc mmc: sdhci-msm: Disable CDR function on TX by Loic Poulain · 6 years ago
  15. c5413ad mmc: add new Alcor Micro Cardreader SD/MMC driver by Oleksij Rempel · 6 years ago
  16. 4f556bc misc: cardreader: add new Alcor Micro Cardreader PCI driver by Oleksij Rempel · 6 years ago
  17. 8ceb294 mmc: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  18. feb3574 mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios() by YueHaibing · 6 years ago
  19. 67b4ff9 dt-bindings: mmc: sdhci-msm: Clarify register requirements by Evan Green · 6 years ago
  20. 809090e mmc: sdhci-pci: Add max-frequency device property for Intel controllers by Adrian Hunter · 6 years ago
  21. a622bb0 mmc: slot-gpio: Delete legacy GPIO handling by Linus Walleij · 6 years ago
  22. f54005b mmc: pxa: Use GPIO descriptor for power by Linus Walleij · 6 years ago
  23. 80a68f3 mmc: pxamci: Delete platform data handling of CD and WP by Linus Walleij · 6 years ago
  24. e114cd3 ARM: pxa: Delete platform data for CD/WP by Linus Walleij · 6 years ago
  25. c914a27 mmc: pxamci: Support getting GPIO descs for RO and WP by Linus Walleij · 6 years ago
  26. 58e2d87 ARM: pxa: Add GPIO descriptors for Palm27x by Linus Walleij · 6 years ago
  27. 32d1544 ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WP by Linus Walleij · 6 years ago
  28. 5128f8d gpio: name PCA953x gpio chips after device name by Linus Walleij · 6 years ago
  29. d2951df mmc: s3cmci: Use the slot GPIO descriptor by Linus Walleij · 6 years ago
  30. faed930 mmc: host: tmio: Use GPIO descriptors by Linus Walleij · 6 years ago
  31. 5716fb9 mmc: spi: Convert to use GPIO descriptors by Linus Walleij · 6 years ago
  32. b0d06f1 mmc: meson-mx-sdio: check devm_kasprintf for failure by Nicholas Mc Guire · 6 years ago
  33. 48e304c mmc: sdhci-of-esdhc: workaround for unreliable pulse width detection by Yangbo Lu · 6 years ago
  34. 58d0bf8 mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issue by Yangbo Lu · 6 years ago
  35. 6079e63 mmc: sdhci-of-esdhc: add erratum A011334 support by Yangbo Lu · 6 years ago
  36. 54e08d9 mmc: sdhci-of-esdhc: add hs400 mode support by Yangbo Lu · 6 years ago
  37. cc14eec mmc: core: Add ->hs400_prepare_ddr() callback by Yinbo Zhu · 6 years ago
  38. 52b5f5c mmc: sdhci-omap: Remove redundant structure assignments by Faiz Abbas · 6 years ago
  39. 5b0d621 mmc: sdhci-omap: Add platform specific reset callback by Faiz Abbas · 6 years ago
  40. 96e03ff mmc: jz4740: rework pre_req/post_req implementation by Ezequiel Garcia · 6 years ago
  41. 09b4f70 mmc: mmci: send stop command if sbc error issue by Ludovic Barre · 6 years ago
  42. 20427e5 mmc: document 'Reliable Write' bit in uapi header by Wolfram Sang · 6 years ago
  43. 1970701 mmc: tmio: introduce mask for 'always 1' bits by Wolfram Sang · 6 years ago
  44. 0f4e205 mmc: renesas_sdhi: disable HS400 on H3 ES1.x and M3-W ES1.[012] by Niklas Söderlund · 6 years ago
  45. 2c907f0 mmc: renesas_sdhi: align compatibility properties for H3 and M3-W by Niklas Söderlund · 6 years ago
  46. 164691a mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revision by Niklas Söderlund · 6 years ago
  47. 202367c mmc: renesas_sdhi: add initial setting of interrupt mask register by Niklas Söderlund · 6 years ago
  48. a87852c mmc: tmio: fix reset operation by Niklas Söderlund · 6 years ago
  49. ac1e25c mmc: tmio: enable module clock before resetting when resuming by Niklas Söderlund · 6 years ago
  50. b0715f0 mmc: core: remove obsolete mmc_set_blockcount() function by Wolfram Sang · 6 years ago
  51. 2f5da67 mmc: bcm2835: Properly handle dmaengine_prep_slave_sg by Stefan Wahren · 6 years ago
  52. 6dc6f26 mmc: bcm2835: Refactor dma_map_sg handling by Stefan Wahren · 6 years ago
  53. 37fefad mmc: bcm2835: Terminate timeout work synchronously by Stefan Wahren · 6 years ago
  54. af19b7ce mmc: bcm2835: Avoid possible races on data requests by Stefan Wahren · 6 years ago
  55. 5eae252 mmc: bcm2835: Release DMA channel on driver unload by Stefan Wahren · 6 years ago
  56. 07d4057 mmc: bcm2835: Recover from MMC_SEND_EXT_CSD by Phil Elwell · 6 years ago
  57. f6000a4 mmc: bcm2835: reset host on timeout by Michal Suchanek · 6 years ago
  58. 74ff81e mmc: sdhci: imx: Use the slot GPIO descriptor by Linus Walleij · 6 years ago
  59. 0f6f323 mmc: jz4740: Use GPIO descriptor for power by Linus Walleij · 6 years ago
  60. 0c901c0 mmc: jz4740: Get CD/WP GPIOs from descriptors by Linus Walleij · 6 years ago
  61. ec5af09 mmc: slot-gpio: Allocate GPIO labels dynamically by Linus Walleij · 6 years ago
  62. 21f1e2d mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamically by Veerabhadrarao Badiganti · 6 years ago
  63. 247cb8b dt-bindings: mmc: sdhci-msm: Add SoC-specific compatible strings by Veerabhadrarao Badiganti · 6 years ago
  64. af849c8 mmc: sdhci: Handle auto-command errors by Adrian Hunter · 6 years ago
  65. 869f8a6 mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR by Adrian Hunter · 6 years ago
  66. 4bf7809 mmc: sdhci: Fix data command CRC error handling by Adrian Hunter · 6 years ago
  67. 7e2d23e mmc: bcm2835: Switch to SPDX identifier by Stefan Wahren · 6 years ago
  68. 0204da2 mmc: renesas_sdhi: Whitelist R8A77990 SDHI by Marek Vasut · 6 years ago
  69. 2cec678 mmc: tmio: delete wait in tuning process by Masaharu Hayakawa · 6 years ago
  70. df7507b mmc: renesas_sdhi: remove workaround for HS400 clock by Niklas Söderlund · 6 years ago
  71. cd7a0d2 mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h> by Masahiro Yamada · 6 years ago
  72. a68dd9a mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return void by Chunyan Zhang · 6 years ago
  73. bb16956 dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210 by Chris Brandt · 6 years ago
  74. 9706b47 mmc: renesas_sdhi_internal_dmac: Add R7S9210 support by Chris Brandt · 6 years ago
  75. c42160d dt-bindings: mmc: fsl-imx-esdhc: add imx8qxp compatible string by A.s. Dong · 6 years ago
  76. ae460c1 mmc: atmel-mci: do not assume idle after atmci_request_end by Jonas Danielsson · 6 years ago
  77. 3df407b mmc: dw_mmc-bluefield: simplify the probe() function by Liming Sun · 6 years ago
  78. 7566ec3 Linux 4.20-rc7 by Linus Torvalds · 6 years ago
  79. 6531e11 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  80. 3a6ab5c scripts/spdxcheck.py: always open files in binary mode by Thierry Reding · 6 years ago
  81. f1733a1 checkstack.pl: fix for aarch64 by Qian Cai · 6 years ago
  82. 01e881f userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered by Andrea Arcangeli · 6 years ago
  83. 61c6de6 fs/iomap.c: get/put the page in iomap_page_create/release() by Piotr Jaroszynski · 6 years ago
  84. 8ace22b hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page() by Yongkai Wu · 6 years ago
  85. f5a222d memblock: annotate memblock_is_reserved() with __init_memblock by Yueyi Li · 6 years ago
  86. 428a1cb psi: fix reference to kernel commandline enable by Baruch Siach · 6 years ago
  87. 915c9e1 arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h by Mark Brown · 6 years ago
  88. 9def36e mm/sparse: add common helper to mark all memblocks present by Logan Gunthorpe · 6 years ago
  89. d1402fc mm: introduce common STRUCT_PAGE_MAX_SHIFT define by Logan Gunthorpe · 6 years ago
  90. 5b52609 alpha: fix hang caused by the bootmem removal by Mike Rapoport · 6 years ago
  91. 380ef2c Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  92. 743e3c8 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  93. eb6cf9f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  94. 4645453 Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  95. c19bf74 Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  96. 7fb5f5d Merge tag 'pinctrl-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  97. 92de1de Merge tag 'drm-fixes-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  98. 880b9df Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  99. 65e08c5 Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  100. 76a5cfb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago