1. 87d2163 mmc: sdhci-pxav3: fix error handling of sdhci_add_host by Xiang Wang · 10 years ago
  2. c735413 mmc: mmci: rename sdio flag in vendor data to st_sdio by Srinivas Kandagatla · 10 years ago
  3. 5df014d mmc: mmci: Add sdio enable mask in variant data by Srinivas Kandagatla · 10 years ago
  4. ce437aa mmc: mmci: augment driver to handle gpio descriptors by Linus Walleij · 10 years ago
  5. 8b4efe2 mmc: use .multi_io_quirk on sh_mobile by Kuninori Morimoto · 10 years ago
  6. bbf0208 mmc: use .multi_io_quirk on tmio_mmc by Kuninori Morimoto · 10 years ago
  7. afd8c29 mmc: use .multi_io_quirk on omap_hsmmc by Kuninori Morimoto · 10 years ago
  8. b7574ba mmc: sdhci-pci: disable preset register for Baytrail and Merrifield by Gao, Yunpeng · 10 years ago
  9. adc8285 mmc: sdhci: check 1.2v IO capability for SDHC host by Chuanxiao.Dong · 10 years ago
  10. e737081 mmc: pxamci: prepare and unprepare the clocks by Robert Jarzmik · 10 years ago
  11. 578b36b mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio by Gao, Yunpeng · 10 years ago
  12. f1b55a5 mmc: sdhci-pci: enable runtime pm for Intel Merrifield platform by Gao, Yunpeng · 10 years ago
  13. e99783a mmc: sdhci: handle busy-end interrupt during command by Chanho Min · 10 years ago
  14. 0b10f47 sdhci: Make sdhci_disable_irq_wakeups() static by Fabio Estevam · 10 years ago
  15. 03d6f5f mmc: sdhci: move timeout_clk dynamically calculation code into common code by Aisheng Dong · 10 years ago
  16. 28aab05 mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_host by Aisheng Dong · 10 years ago
  17. e33eb8e2 mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC by Aisheng Dong · 10 years ago
  18. b45e668 mmc: sdhci: add platform set_timeout hook by Aisheng Dong · 10 years ago
  19. 10fd0ad mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHC by Aisheng Dong · 10 years ago
  20. a6ff5ae mmc: sdhci: add platform get_max_timeout_count hook by Aisheng Dong · 10 years ago
  21. a638640 mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs by Geert Uytterhoeven · 10 years ago
  22. 3cf890f mmc: dw_mmc: Pass back errors from mmc_of_parse() by Doug Anderson · 10 years ago
  23. 1ba4c32 mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width by Minda Chen · 10 years ago
  24. 0173055 mmc: dw_mmc: Support voltage changes by Doug Anderson · 10 years ago
  25. 51da224 mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators by Yuvaraj CD · 10 years ago
  26. 3df01a9 mmc: sunxi: Declare ERASE capability by Chen-Yu Tsai · 10 years ago
  27. 066173b mmc: sdhci: Add PCI IDs for Intel Braswell by Alan Cox · 10 years ago
  28. 4cdc2ec mmc: dw_mmc: move rockchip related code to a separate file by addy ke · 10 years ago
  29. da29fe2 mmc: tmio: add actual clock support as option by Shinobu Uehara · 10 years ago
  30. b30d695 mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock() by Kuninori Morimoto · 10 years ago
  31. e85dd04 mmc: tmio: remove Renesas specific #ifdef by Kuninori Morimoto · 10 years ago
  32. 81e888d mmc: tmio: check ILL_FUNC instead of CBSY by Shinobu Uehara · 10 years ago
  33. 6b98757 mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK by Shinobu Uehara · 10 years ago
  34. b8d1196 mmc: tmio: control multiple block transfer mode by Shinobu Uehara · 10 years ago
  35. f83bfa7 mmc: tmio: clear error IRQ status by Shinobu Uehara · 10 years ago
  36. 384b2cb mmc: tmio: care about DMA tx/rx addr offset by Kuninori Morimoto · 10 years ago
  37. 341eb6a mmc: tmio: Remove library functions for system PM by Ulf Hansson · 10 years ago
  38. 70a15e1 mmc: tmio_mmc: Fixup system PM suspend lock-up by Ulf Hansson · 10 years ago
  39. 753a688 mmc: sdhi: Fixup system PM suspend lock-up by Ulf Hansson · 10 years ago
  40. 78f76df mmc: tmio_mmc: Enable runtime PM support by Ulf Hansson · 10 years ago
  41. f74f1e3 mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM by Ulf Hansson · 10 years ago
  42. 9ade7db mmc: tmio: Make runtime PM callbacks available for CONFIG_PM by Ulf Hansson · 10 years ago
  43. 20e955c mmc: tmio: Mask all IRQs when inactive by Ulf Hansson · 10 years ago
  44. ae12d25 mmc: tmio: Handle clock gating from runtime PM functions by Ulf Hansson · 11 years ago
  45. 3b292bb mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it by Ulf Hansson · 11 years ago
  46. 9ae4ed7 mmc: tmio: Extract bus_width modifications to a separate function by Ulf Hansson · 11 years ago
  47. 0369483 mmc: tmio: Keep host active while serving requests by Ulf Hansson · 11 years ago
  48. 7501c43 mmc: tmio: Keep host active while SDIO IRQ is enabled by Ulf Hansson · 11 years ago
  49. 215ba39 mmc: atmel-mci: add 0x600 IP version by Nicolas Ferre · 10 years ago
  50. b315376 mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently by Peter Griffin · 10 years ago
  51. 1d75f74 mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks by Peter Griffin · 10 years ago
  52. f3a92b1 mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks by Peter Griffin · 10 years ago
  53. 0529b81 mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEP by Peter Griffin · 10 years ago
  54. eb46674 mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEP by Peter Griffin · 10 years ago
  55. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  56. b1dec12 mmc: dw_mmc: Add support for MIPS by Andrew Bresticker · 10 years ago
  57. 0857c69 mmc: dw_mmc: Add dependency on DMA by Andrew Bresticker · 10 years ago
  58. fac6a52 sdhci : recompute timeout_clk when needed by Matthieu CASTET · 10 years ago
  59. c5abd5e sdhci : handle busy timeout irq by Matthieu CASTET · 10 years ago
  60. 6f67cc6 mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 response by Roger Tseng · 10 years ago
  61. d1419d5 mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 response by Roger Tseng · 10 years ago
  62. ee9d19d mmc: au1xmmc: fix error return code in au1xmmc_probe() by Wei Yongjun · 10 years ago
  63. 2aa3546 mmc: dw_mmc: Make sure we don't get stuck when we get an error by Doug Anderson · 10 years ago
  64. ae90603 mmc: sdhci: fix the wrong type of curr by Chuanxiao.Dong · 10 years ago
  65. bb2f459 mmc: jz4740: prepare next dma transfer in parallel with current transfer by Apelete Seketeli · 10 years ago
  66. 7ca27a6 mmc: jz4740: add dma infrastructure for data transfers by Apelete Seketeli · 10 years ago
  67. f629ba2 mmc: dw_mmc: add support for RK3288 by Addy Ke · 10 years ago
  68. 45c19e2 mmc: sdhci-pltfm: Do not use parent as the host's device by Pawel Moll · 10 years ago
  69. 9cb1514 mmc: mmci: Add qcom dml support to the driver. by Srinivas Kandagatla · 10 years ago
  70. 221414d mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failure by Bartlomiej Zolnierkiewicz · 10 years ago
  71. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  72. a8e4def Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  73. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  74. 26375b5 mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. by Jaehoon Chung · 10 years ago
  75. 7878289 mmc: mmci: Reverse IRQ handling for the arm_variant by Ulf Hansson · 10 years ago
  76. ad82bfe mmc: mmci: Move all CMD irq handling to mmci_cmd_irq() by Ulf Hansson · 10 years ago
  77. 1cb9da5 mmc: mmci: Remove redundant check of status for DATA irq by Ulf Hansson · 10 years ago
  78. 3a33a94 mmc: dw_mmc: change to use recommended reset procedure by Sonny Rao · 10 years ago
  79. 3df5b28 mmc: sdhci-pxav3: Use devm_* managed helpers by Laurent Pinchart · 10 years ago
  80. 54c72d5 Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  81. b650759 MIPS: Alchemy: au1xmmc: use clk framework by Manuel Lauss · 10 years ago
  82. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  83. 1d09de7 MIPS: Alchemy: introduce helpers to access SYS register block. by Manuel Lauss · 10 years ago
  84. 39ab196 mmc: tmio: Configure DMA slave bus width by Laurent Pinchart · 10 years ago
  85. e36152a mmc: sh_mmcif: Configure DMA slave bus width by Laurent Pinchart · 10 years ago
  86. d25006e mmc: sh_mmcif: Fix DMA slave address configuration by Laurent Pinchart · 10 years ago
  87. 6b91f2d mmc: sdhci-pci: remove PCI PM functions in suspend/resume callback by Chuanxiao.Dong · 10 years ago
  88. 6096d7a mmc: sdhci-msm: Get COMPILE_TEST support by Georgi Djakov · 10 years ago
  89. d30f01b mmc: sdhci-msm: Remove unnecessary header file inclusion by Georgi Djakov · 10 years ago
  90. f25c337 mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC Controller by Maurice Petallo · 10 years ago
  91. d61b594 mmc: sdhci: Preset value not supported in Baytrail eMMC by Maurice Petallo · 10 years ago
  92. 1ef9474 mmc: MMC_USDHI6ROL0 should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  93. 0e7d437 mmc: MMC_SH_MMCIF should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  94. c00c594 mmc: MMC_OMAP_HS should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  95. f52d9c4 mmc: sdhci-st: Intial support for ST SDHCI controller by Peter Griffin · 10 years ago
  96. 6291e71 mmc: rtsx: add support for async request by Micky Ching · 10 years ago
  97. b45e4b5 mmc: s3cmci: port DMA code to dmaengine API by Vasily Khoruzhick · 10 years ago
  98. 1b3f626 mmc: tegra: Do not include asm/gpio.h by Thierry Reding · 10 years ago
  99. 6f726f4 mmc: mxs: fix card detection in case of 'broken-cd' flag set by Roman Peniaev · 10 years ago
  100. d222c4c mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepare by Vasily Khoruzhick · 10 years ago