1. 7c84b8b mmc: block: bypass the queue even if usage is present for hotplug by Shawn Lin · 7 years ago
  2. 7a1e3f1 mmc: sdhci-of-at91: force card detect value for non removable devices by Ludovic Desroches · 7 years ago
  3. 16f5df8 mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT by Shawn Lin · 7 years ago
  4. 36acbd9 mmc: host: omap_hsmmc: remove unused platform callbacks by Faiz Abbas · 7 years ago
  5. 26cb2be mmc: sunxi: Keep default timing phase settings for new timing mode by Chen-Yu Tsai · 7 years ago
  6. 907afe5 Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  7. 9c284c4 mmc: tmio-mmc: fix bad pointer math by Chris Brandt · 7 years ago
  8. bbdc74d mmc: block: Prevent new req entering queue after its cleanup by Grzegorz Sluja · 7 years ago
  9. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  10. aab2ee0 mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entries by Geert Uytterhoeven · 7 years ago
  11. 7432b49 mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTL by Geert Uytterhoeven · 7 years ago
  12. 17753d1 mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheld by Adrian Hunter · 7 years ago
  13. ac7b759 Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  14. 17ece34 Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  15. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  16. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  17. e47c0b9 mmc: dw_mmc: remove the unnecessary slot variable by Jaehoon Chung · 7 years ago
  18. 42f989c mmc: dw_mmc: use the 'slot' instead of 'cur_slot' by Jaehoon Chung · 7 years ago
  19. e4a65ef7 mmc: dw_mmc: remove the 'id' arguments about functions relevant to slot by Jaehoon Chung · 7 years ago
  20. b23475f mmc: dw_mmc: change the array of slots by Jaehoon Chung · 7 years ago
  21. 5887024 mmc: dw_mmc: remove the loop about finding slots by Jaehoon Chung · 7 years ago
  22. d30a8f7 mmc: dw_mmc: deprecated the "num-slots" property by Jaehoon Chung · 7 years ago
  23. 1a12a70 mmc: dw_mmc-rockchip: parse rockchip, desired-num-phases from DT by Shawn Lin · 7 years ago
  24. 6183061 Merge tag 'v4.12-rc7' into devel by Linus Walleij · 7 years ago
  25. 8298912 mmc/block: remove a call to blk_queue_bounce_limit by Christoph Hellwig · 7 years ago
  26. 2fe3596 mmc: renesas-sdhi: improve checkpatch cleanness by Simon Horman · 7 years ago
  27. f2218db mmc: tmio: improve checkpatch cleanness by Simon Horman · 7 years ago
  28. 6cf4156 mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD controllers by Adrian Hunter · 7 years ago
  29. 03dbaa0 mmc: slot-gpio: Add support to enable irq wake on cd_irq by Adrian Hunter · 7 years ago
  30. d2a4717 mmc: core: Remove MMC_CAP2_HC_ERASE_SZ by Ulf Hansson · 7 years ago
  31. 9820a5b mmc: core: for data errors, take response of stop cmd into account by Wolfram Sang · 7 years ago
  32. a04e6ba mmc: core: check also R1 response for stop commands by Wolfram Sang · 7 years ago
  33. 0796e43 mmc: core: Clarify code for sending CSD by Ulf Hansson · 7 years ago
  34. c92e68d mmc: core: Drop mmc_all_send_cid() and use mmc_send_cxd_native() instead by Ulf Hansson · 7 years ago
  35. a147373 mmc: core: Re-factor code for sending CID by Ulf Hansson · 7 years ago
  36. 3df66e7 mmc: core: Remove redundant code in mmc_send_cid() by Ulf Hansson · 7 years ago
  37. 88bed3a mmc: core: Make mmc_can_reset() static by Ulf Hansson · 7 years ago
  38. d9df173 mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c by Ulf Hansson · 7 years ago
  39. 0f2c051 mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c by Ulf Hansson · 7 years ago
  40. 1cf8f7e mmc: core: Move mmc bkops functions from core.c to mmc_ops.c by Ulf Hansson · 7 years ago
  41. 066d9cc mmc: core: Don't export some eMMC specific functions from core.c by Ulf Hansson · 7 years ago
  42. 13ab2a6 mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators by Kishon Vijay Abraham I · 7 years ago
  43. 86d79da mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error by Kishon Vijay Abraham I · 7 years ago
  44. 4760257 mmc: sdio: Keep card runtime resumed while adding function devices by Adrian Hunter · 7 years ago
  45. 82e7edc mmc: sdio: Tidy error path in mmc_attach_sdio() by Adrian Hunter · 7 years ago
  46. bc55dcd mmc: sdhci-pci: Add support for Intel CNP by Adrian Hunter · 7 years ago
  47. 87317c4 mmc: tmio, renesas-sdhi: update Renesas related copyrights by Simon Horman · 7 years ago
  48. 6106ecf mmc: tmio: use EXPORT_SYMBOL_GPL by Simon Horman · 7 years ago
  49. 7244ac0 mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call by Hans de Goede · 7 years ago
  50. 86beb538 mmc: tmio: make sure SDIO gets reinitialized after resume by Wolfram Sang · 7 years ago
  51. c949c90 mmc: sdhci-pci: Use macros in pci_ids definition by Matthias Kraemer · 7 years ago
  52. 667123f mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaround by Benoît Thébaudeau · 7 years ago
  53. 5143c95 mmc: sdhci-esdhc-imx: Allow all supported prescaler values by Benoît Thébaudeau · 7 years ago
  54. 81a0a8b mmc: sdhci-esdhc-imx: Fix DAT line software reset by Benoît Thébaudeau · 7 years ago
  55. cbb4509 mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDR by Benoît Thébaudeau · 7 years ago
  56. d04f8d5 mmc: sdhci-esdhc-imx: Fix some English mistakes and typos by Benoît Thébaudeau · 7 years ago
  57. 16f2e0c mmc: mediatek: Fixed size in dma_free_coherent by Phong LE · 7 years ago
  58. c00a231 mmc: bcm2835: fix potential null pointer dereferences by Gustavo A. R. Silva · 7 years ago
  59. d63c2bf mmc: use proper name for the R-Car SoC by Wolfram Sang · 7 years ago
  60. 73a47a9 mmc: core: Use device_property_read instead of of_property_read by David Woods · 7 years ago
  61. 852ff5f mmc: dw_mmc: Use device_property_read instead of of_property_read by David Woods · 7 years ago
  62. 17b1eb7 mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable() by Fabio Estevam · 7 years ago
  63. 7322238 mmc: block: fix semicolon.cocci warnings by Wu Fengguang · 7 years ago
  64. 2185bc2 mmc: block: Use __mmc_send_status() and drop get_card_status() by Ulf Hansson · 7 years ago
  65. 0493f6f mmc: block: Move boot partition locking into a driver op by Linus Walleij · 7 years ago
  66. 5ec1239 mmc: block: Move DRV OP issue function by Linus Walleij · 7 years ago
  67. 02166a0 mmc: block: Tag DRV_OPs with a driver operation type by Linus Walleij · 7 years ago
  68. 67e69d5 mmc: block: remove req back pointer by Linus Walleij · 7 years ago
  69. 921579b mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3 by Wolfram Sang · 7 years ago
  70. 8b22c3c mmc: tmio: add CMD23 support by Wolfram Sang · 7 years ago
  71. f5fdcd1 mmc: tmio: move finish_request function further down by Wolfram Sang · 7 years ago
  72. c592742 mmc: tmio: remove outdated comment by Wolfram Sang · 7 years ago
  73. de2a6bb mmc: tmio: refactor handling mrq by Wolfram Sang · 7 years ago
  74. 10c998e mmc: tmio: make tmio_mmc_request function more readable by Wolfram Sang · 7 years ago
  75. e1df7ae mmc: core: Delete error messages for failed memory allocations by Markus Elfring · 7 years ago
  76. 9b344ba mmc: atmel-mci: Delete an error message for a failed memory allocation by Markus Elfring · 7 years ago
  77. b428e71 mmc: queue: delete mmc_req_is_special() by Linus Walleij · 7 years ago
  78. 3ecd8cf mmc: block: move multi-ioctl() to use block layer by Linus Walleij · 7 years ago
  79. 614f038 mmc: block: move single ioctl() commands to block requests by Linus Walleij · 7 years ago
  80. 829043c mmc: block: Tag is_rpmb as bool by Linus Walleij · 7 years ago
  81. 304419d mmc: core: Allocate per-request data using the block layer core by Linus Walleij · 7 years ago
  82. c3dccb7 mmc: core: Delete bounce buffer Kconfig option by Linus Walleij · 7 years ago
  83. 9d08428 mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file by Simon Horman · 7 years ago
  84. b5b6a5f mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c by Simon Horman · 7 years ago
  85. c2a9698 mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c by Simon Horman · 7 years ago
  86. 426e95d mmc: tmio: rename tmio_mmc_{pio => core}.c by Simon Horman · 7 years ago
  87. 631fa73 mmc: renesas-sdhi, tmio: make dma more modular by Simon Horman · 7 years ago
  88. b21f13d mmc: tmio: drop filenames from comment at top of source by Simon Horman · 7 years ago
  89. 0eebf9b9 Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards" by Ulf Hansson · 7 years ago
  90. ca8971c mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled by Ulf Hansson · 7 years ago
  91. 32dba73 mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs by Ulf Hansson · 7 years ago
  92. 6826966 mmc: sdio: Add API to manage SDIO IRQs from a workqueue by Ulf Hansson · 7 years ago
  93. e3a8426 mmc: core: Prevent processing SDIO IRQs when none is claimed by Ulf Hansson · 7 years ago
  94. 52c8212 mmc: core: Don't do eMMC HW reset when resuming the eMMC card by Ulf Hansson · 7 years ago
  95. 773a9ef mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops by Ulf Hansson · 7 years ago
  96. dada019 mmc: vub3000: add missing USB-descriptor endianness conversions by Johan Hovold · 7 years ago
  97. ef4b160 mmc: atmel-mci: Remove AVR32 bits from the driver by Andy Shevchenko · 7 years ago
  98. 675a7da mmc: sdricoh_cs: remove redundant check if len is non-zero by Colin Ian King · 7 years ago
  99. 940e698c mmc: sdhci-of-arasan: Trivial print fix by Shubhrajyoti Datta · 7 years ago
  100. c37f69f mmc: sdhci-pci: make guid intel_dsm_guid static by Colin Ian King · 7 years ago