1. 274a752 mmc: tmio-mmc: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  2. 2c9054d mmc: sh_mmcif: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  3. fca9661 mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare by Lars-Peter Clausen · 11 years ago
  4. b9ec274 mmc: tmio: reset the controller after power-up by Guennadi Liakhovetski · 11 years ago
  5. e83b7a8 mmc: tmio: fix unbalanced power-on calls with clock-gating enabled by Guennadi Liakhovetski · 11 years ago
  6. 19f1ba5 mmc: sh_mmcif: don't clear masked interrupts by Guennadi Liakhovetski · 11 years ago
  7. b22ffdc mmc: tmio: postpone controller reset during resume by Guennadi Liakhovetski · 11 years ago
  8. 0e74823 mmc: sdhci: Add size for caller in init+register by Christian Daudt · 11 years ago
  9. 7396e31 mmc: sdhci-pci: support runtime PM for BYT SD cards by Adrian Hunter · 11 years ago
  10. a61abe6 mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards by Adrian Hunter · 11 years ago
  11. f0710a5 mmc: sdhci: add ability to stay runtime-resumed if the card is powered up by Adrian Hunter · 11 years ago
  12. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  13. ad82ab6 mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform data by Al Cooper · 11 years ago
  14. 5a942b6 mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  15. 87ae7bb mmc: sdhi/tmio: add DT DMA support by Guennadi Liakhovetski · 11 years ago
  16. eec95ee mmc: sdhi/tmio: switch to using dmaengine_slave_config() by Guennadi Liakhovetski · 11 years ago
  17. 03a0675 mmc: sdhi/tmio: make DMA filter implementation specific by Guennadi Liakhovetski · 11 years ago
  18. fc79a4d mmc: dw_mmc: clear IDSTS register when initialize IDMAC by Joonyoung Shim · 11 years ago
  19. 0c5ce16 mmc: mxs-mmc: fix error return code in mxs_mmc_probe() by Wei Yongjun · 11 years ago
  20. ef7aef9 mmc: dw_mmc: fix error return code in dw_mci_probe() by Wei Yongjun · 11 years ago
  21. 4a29b55 mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case by Santosh Shilimkar · 11 years ago
  22. d272fbf mmc: omap_hsmmc: convert to dma_request_slave_channel_compat by Matt Porter · 11 years ago
  23. cf5ae40 mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5 by Tony Lindgren · 11 years ago
  24. 728ef3d mmc: sdhci-pci: add more device ids by Adrian Hunter · 11 years ago
  25. 07a5888 mmc: sdhci-acpi: add more device ids by Adrian Hunter · 11 years ago
  26. 1d1ff45 mmc: sdhci-acpi: fix initial runtime pm status by Adrian Hunter · 11 years ago
  27. 8c964df mmc: atmel-mci: convert to dma_request_slave_channel_compat() by Ludovic Desroches · 11 years ago
  28. 361b848 mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53 by Lucas Stach · 12 years ago
  29. f682574 mmc: sdhci-esdhc-imx: Fix SDIO interrupts by Martin Fuzzey · 11 years ago
  30. d21572c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  31. db90f91 ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checked by Lee Jones · 11 years ago
  32. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  33. 1731929 Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  34. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  35. 97b1007 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  36. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  37. 4d26aa3 Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  38. 2fdfe1c mmc: sdhci-s3c: Fix operation on non-single image Samsung platforms by Mark Brown · 11 years ago
  39. e4404fa mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE by Arnd Bergmann · 11 years ago
  40. 56b6904 Merge branch 'samsung/exynos-multiplatform' into next/multiplatform by Arnd Bergmann · 11 years ago
  41. cc014f3 mmc: sdhci-s3c: remove platform dependencies by Arnd Bergmann · 12 years ago
  42. c8bf98a Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/dt2 by Olof Johansson · 11 years ago
  43. a08b17b mmc: core: fix init controller performance regression, updated patch by Adrian Hunter · 11 years ago
  44. 5ed3ebe Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 12 years ago
  45. bf049de Merge tag 'dt-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt2 by Olof Johansson · 12 years ago
  46. e48fc15 mmc: mxcmmc: enable DMA support on mpc512x by Anatolij Gustschin · 12 years ago
  47. 4247705 mmc: mxcmmc: constify mxcmci_devtype by Anatolij Gustschin · 12 years ago
  48. bcf5352 mmc: mxcmmc: use slot-gpio API for write-protect detection by Anatolij Gustschin · 12 years ago
  49. c7ceab0 mmc: mxcmmc: add mpc512x SDHC support by Anatolij Gustschin · 12 years ago
  50. 70aa610 mmc: mxcmmc: fix race conditions for host->req and host->data access by Anatolij Gustschin · 12 years ago
  51. 7ff747c mmc: mxcmmc: DT support by Markus Pargmann · 12 years ago
  52. 32d781a mmc: dw_mmc: let device core setup the default pin configuration by Thomas Abraham · 12 years ago
  53. 1d53196 mmc: mxs-mmc: add broken-cd property by Hector Palacios · 12 years ago
  54. 5086e5f mmc: mxs-mmc: add non-removable property by Marc Kleine-Budde · 12 years ago
  55. 4c0c9be mmc: mxs-mmc: add cd-inverted property by Marc Kleine-Budde · 12 years ago
  56. abd4190 mmc: mxcmmc: Fix bug when card is present during boot by Alexander Shiyan · 12 years ago
  57. 0d3e335 mmc: core: fix performance regression initializing MMC host controllers by Adrian Hunter · 12 years ago
  58. bdbc5d0 mmc: atmel-mci: pio hang on block errors by Terry Barnaby · 12 years ago
  59. 8e1c4e4 mmc: dw_mmc: Use pr_info instead of printk by Sachin Kamat · 12 years ago
  60. f2f942c mmc: dw_mmc: Check return value of regulator_enable by Sachin Kamat · 12 years ago
  61. b0dd099 mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  62. 4366dcc mmc: dw_mmc: control the power-enable register by Jaehoon Chung · 12 years ago
  63. e065162 mmc: sdhci-pxav3: controller should use SDCLK for timeout calculation by Kevin Liu · 12 years ago
  64. 943647f mmc: sdhci-pxav3: enhance device tree parser code by Kevin Liu · 12 years ago
  65. c844a46 mmc: sdhci-pxav3: remove cd-broken quirk for permanently present card by Kevin Liu · 12 years ago
  66. 73b7afb mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_init by Kevin Liu · 12 years ago
  67. c09fbd7 mmc: dw_mmc: fix fifo access for 64-bit by Seungwon Jeon · 12 years ago
  68. 0e91e43 mmc: mxs-mmc: move to use generic DMA helper by Shawn Guo · 12 years ago
  69. 7b43da4 mmc: davinci_mmc: add DT support by Manjunathappa, Prakash · 12 years ago
  70. d7ca4c7 ARM: davinci: mmc: derive version information from device name by Manjunathappa, Prakash · 12 years ago
  71. e573d69 mmc: mvsdio: use dev_*() API instead of pr_*() API by Thomas Petazzoni · 12 years ago
  72. 5e81441 mmc: mvsdio: fix non-DT probing of GPIOs by Thomas Petazzoni · 12 years ago
  73. b3b665b mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs by Barry Song · 12 years ago
  74. c915568 mmc: sdhci: Constify sdhci_ops structs where possible by Lars-Peter Clausen · 12 years ago
  75. ad1df8c mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct by Lars-Peter Clausen · 12 years ago
  76. 1db5eeb mmc: sdhci_pltfm: Constify sdhci_pltfm_data by Lars-Peter Clausen · 12 years ago
  77. 91cf54f mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload by Johan Hovold · 12 years ago
  78. 0f6e73d mmc: dw_mmc: Add MSHC compatible for Exynos4412 by Dongjin Kim · 12 years ago
  79. 20183d5 mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr() by Sachin Kamat · 12 years ago
  80. 6a966e0 mmc: android-goldfish: use resource_size() by Silviu-Mihai Popescu · 12 years ago
  81. cfbeb59c mmc: dw_mmc: Handle unaligned data submission correctly by Markos Chandras · 12 years ago
  82. 3e4b0d8 mmc: dw_mmc: Avoid adding the number of transmitted bytes twice by Markos Chandras · 12 years ago
  83. 1fb5f68 mmc: dw_mmc: Don't loop when handling an interrupt by Markos Chandras · 12 years ago
  84. 6300876 mmc: dw_mmc: move host->data_offset init earlier by James Hogan · 12 years ago
  85. e6f34e2 mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF} by James Hogan · 12 years ago
  86. a3361ab mmc: sdhci: Don't ignore regulator_enable() return value by Chris Ball · 12 years ago
  87. 2211990 mmc: wmt-sdmmc: Use resource_size() by Alexandru Gheorghiu · 12 years ago
  88. 8a8396a mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request() by Wei Yongjun · 12 years ago
  89. 4590205b mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controller by Chunhe Lan · 12 years ago
  90. d88691b mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedly by Wei WANG · 12 years ago
  91. e19499a mmc: sdhci-s3c: let device core setup the default pin configuration by Thomas Abraham · 12 years ago
  92. 4a2d8ec mmc: mvsdio: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  93. d4bf632 mmc: davinci_mmc: use module_platform_driver_probe() by Jingoo Han · 12 years ago
  94. eed222a mmc: sdio: bind acpi with sdio function device by Aaron Lu · 12 years ago
  95. 94144a4 mmc: sdhci: add get_cd() implementation by Kevin Liu · 12 years ago
  96. e3e020f mmc: davinci_mmc: allow driver to work without DMA resource by Manjunathappa, Prakash · 12 years ago
  97. c69042a mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear by Hyeonsu Kim · 12 years ago
  98. 87a74d3 mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode by Kyoungil Kim · 12 years ago
  99. 0cea529 mmc: dw_mmc: return the result of mmc_add_host() by Jaehoon Chung · 12 years ago
  100. 3aaf7ba mmc: sdhci-s3c: Use devm_clk_get() by Jingoo Han · 12 years ago