1. 98e90de mmc: host: switch OF parser to use gpio descriptors by Linus Walleij · 10 years ago
  2. 9d2fa24 mmc: slot-gpio: add gpiod variant to get wp GPIO by Linus Walleij · 10 years ago
  3. 9fbc695 mmc: slot-gpio: switch to use flags when getting GPIO by Linus Walleij · 10 years ago
  4. f5b4d71 mmc: card: Prevent partition scan for the eMMC boot areas by Ulf Hansson · 10 years ago
  5. 0abb71f mmc: remove MMC_CAP2_NO_MULTI_READ flags by Kuninori Morimoto · 10 years ago
  6. 8b4efe2 mmc: use .multi_io_quirk on sh_mobile by Kuninori Morimoto · 10 years ago
  7. bbf0208 mmc: use .multi_io_quirk on tmio_mmc by Kuninori Morimoto · 10 years ago
  8. afd8c29 mmc: use .multi_io_quirk on omap_hsmmc by Kuninori Morimoto · 10 years ago
  9. b7574ba mmc: sdhci-pci: disable preset register for Baytrail and Merrifield by Gao, Yunpeng · 10 years ago
  10. 2e47e84 mmc: Add .multi_io_quirk callback for multi I/O HW bug by Kuninori Morimoto · 10 years ago
  11. adc8285 mmc: sdhci: check 1.2v IO capability for SDHC host by Chuanxiao.Dong · 10 years ago
  12. 312449e mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC by Chuanxiao.Dong · 10 years ago
  13. e737081 mmc: pxamci: prepare and unprepare the clocks by Robert Jarzmik · 10 years ago
  14. 578b36b mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio by Gao, Yunpeng · 10 years ago
  15. f1b55a5 mmc: sdhci-pci: enable runtime pm for Intel Merrifield platform by Gao, Yunpeng · 10 years ago
  16. e99783a mmc: sdhci: handle busy-end interrupt during command by Chanho Min · 10 years ago
  17. 0b10f47 sdhci: Make sdhci_disable_irq_wakeups() static by Fabio Estevam · 10 years ago
  18. 03d6f5f mmc: sdhci: move timeout_clk dynamically calculation code into common code by Aisheng Dong · 10 years ago
  19. 28aab05 mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_host by Aisheng Dong · 10 years ago
  20. e33eb8e2 mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC by Aisheng Dong · 10 years ago
  21. b45e668 mmc: sdhci: add platform set_timeout hook by Aisheng Dong · 10 years ago
  22. 10fd0ad mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHC by Aisheng Dong · 10 years ago
  23. a6ff5ae mmc: sdhci: add platform get_max_timeout_count hook by Aisheng Dong · 10 years ago
  24. a638640 mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs by Geert Uytterhoeven · 10 years ago
  25. 3cf890f mmc: dw_mmc: Pass back errors from mmc_of_parse() by Doug Anderson · 10 years ago
  26. 1ba4c32 mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width by Minda Chen · 10 years ago
  27. 0173055 mmc: dw_mmc: Support voltage changes by Doug Anderson · 10 years ago
  28. 51da224 mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators by Yuvaraj CD · 10 years ago
  29. cc8aa7d mmc: core: resolve divded by zero panic by Chuanxiao Dong · 10 years ago
  30. 3df01a9 mmc: sunxi: Declare ERASE capability by Chen-Yu Tsai · 10 years ago
  31. 066173b mmc: sdhci: Add PCI IDs for Intel Braswell by Alan Cox · 10 years ago
  32. 4cdc2ec mmc: dw_mmc: move rockchip related code to a separate file by addy ke · 10 years ago
  33. da29fe2 mmc: tmio: add actual clock support as option by Shinobu Uehara · 10 years ago
  34. b30d695 mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock() by Kuninori Morimoto · 10 years ago
  35. e85dd04 mmc: tmio: remove Renesas specific #ifdef by Kuninori Morimoto · 10 years ago
  36. 81e888d mmc: tmio: check ILL_FUNC instead of CBSY by Shinobu Uehara · 10 years ago
  37. 6b98757 mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK by Shinobu Uehara · 10 years ago
  38. b8d1196 mmc: tmio: control multiple block transfer mode by Shinobu Uehara · 10 years ago
  39. f83bfa7 mmc: tmio: clear error IRQ status by Shinobu Uehara · 10 years ago
  40. 384b2cb mmc: tmio: care about DMA tx/rx addr offset by Kuninori Morimoto · 10 years ago
  41. 341eb6a mmc: tmio: Remove library functions for system PM by Ulf Hansson · 10 years ago
  42. 70a15e1 mmc: tmio_mmc: Fixup system PM suspend lock-up by Ulf Hansson · 10 years ago
  43. 753a688 mmc: sdhi: Fixup system PM suspend lock-up by Ulf Hansson · 10 years ago
  44. 78f76df mmc: tmio_mmc: Enable runtime PM support by Ulf Hansson · 10 years ago
  45. f74f1e3 mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM by Ulf Hansson · 10 years ago
  46. 9ade7db mmc: tmio: Make runtime PM callbacks available for CONFIG_PM by Ulf Hansson · 10 years ago
  47. 20e955c mmc: tmio: Mask all IRQs when inactive by Ulf Hansson · 10 years ago
  48. ae12d25 mmc: tmio: Handle clock gating from runtime PM functions by Ulf Hansson · 11 years ago
  49. 3b292bb mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it by Ulf Hansson · 11 years ago
  50. 9ae4ed7 mmc: tmio: Extract bus_width modifications to a separate function by Ulf Hansson · 11 years ago
  51. 0369483 mmc: tmio: Keep host active while serving requests by Ulf Hansson · 11 years ago
  52. 7501c43 mmc: tmio: Keep host active while SDIO IRQ is enabled by Ulf Hansson · 11 years ago
  53. 215ba39 mmc: atmel-mci: add 0x600 IP version by Nicolas Ferre · 10 years ago
  54. 9ed7ca8 mmc: core: Use regulator_get_voltage() if OCR mask is empty. by Javier Martinez Canillas · 10 years ago
  55. 3d705d1 mmc: implement Driver Stage Register handling by Sascha Hauer · 10 years ago
  56. b315376 mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently by Peter Griffin · 10 years ago
  57. 1d75f74 mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks by Peter Griffin · 10 years ago
  58. f3a92b1 mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks by Peter Griffin · 10 years ago
  59. 0529b81 mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEP by Peter Griffin · 10 years ago
  60. eb46674 mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEP by Peter Griffin · 10 years ago
  61. 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
  62. dea67c4 mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread by Fu Zhonghui · 10 years ago
  63. b1dec12 mmc: dw_mmc: Add support for MIPS by Andrew Bresticker · 10 years ago
  64. 0857c69 mmc: dw_mmc: Add dependency on DMA by Andrew Bresticker · 10 years ago
  65. fac6a52 sdhci : recompute timeout_clk when needed by Matthieu CASTET · 10 years ago
  66. c5abd5e sdhci : handle busy timeout irq by Matthieu CASTET · 10 years ago
  67. 6f67cc6 mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 response by Roger Tseng · 10 years ago
  68. d1419d5 mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 response by Roger Tseng · 10 years ago
  69. ee9d19d mmc: au1xmmc: fix error return code in au1xmmc_probe() by Wei Yongjun · 10 years ago
  70. 2aa3546 mmc: dw_mmc: Make sure we don't get stuck when we get an error by Doug Anderson · 10 years ago
  71. ae90603 mmc: sdhci: fix the wrong type of curr by Chuanxiao.Dong · 10 years ago
  72. bb2f459 mmc: jz4740: prepare next dma transfer in parallel with current transfer by Apelete Seketeli · 10 years ago
  73. 7ca27a6 mmc: jz4740: add dma infrastructure for data transfers by Apelete Seketeli · 10 years ago
  74. f629ba2 mmc: dw_mmc: add support for RK3288 by Addy Ke · 10 years ago
  75. 45c19e2 mmc: sdhci-pltfm: Do not use parent as the host's device by Pawel Moll · 10 years ago
  76. ca6429d mmc: core: Remove fixed voltage regulator logic by Tim Kryger · 10 years ago
  77. 9cb1514 mmc: mmci: Add qcom dml support to the driver. by Srinivas Kandagatla · 10 years ago
  78. 221414d mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failure by Bartlomiej Zolnierkiewicz · 10 years ago
  79. 6fef37c Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  80. 56c2285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  81. 925e0ea Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  82. 86ba8b0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  83. 8fb2226 bus: arm-ccn: Move event cleanup routine by Pawel Moll · 10 years ago
  84. 5e6c723 Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  85. caa5523 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  86. 9aa4e2f Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  87. 73f517b Merge branches 'acpi-video' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  88. af4eb14 Merge branches 'acpica', 'acpi-processor' and 'acpi-scan' by Rafael J. Wysocki · 10 years ago
  89. 68c78bd Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  90. 2acc868 drm/nouveau/core: don't leak oclass type bits to user by Ben Skeggs · 10 years ago
  91. 91bfe29 Revert "i2c: rcar: remove spinlock" by Sergei Shtylyov · 10 years ago
  92. 06ee709 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  93. 0e03f98 Merge tag 'platform-drivers-x86-v3.17-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  94. 3aacfda Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  95. 44bf091 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  96. cce1566 Merge tag 'regmap-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  97. 6726655 ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock by Jiri Kosina · 10 years ago
  98. a383b68 ACPI / scan: not cache _SUN value in struct acpi_device_pnp by Yasuaki Ishimatsu · 10 years ago
  99. aeaac09 toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store() by Dan Carpenter · 10 years ago
  100. f16c15a Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago