1. c9faff6 mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC. by Adrian Hunter · 11 years ago
  2. eede211 mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA by Dinh Nguyen · 11 years ago
  3. 156e14b mmc: sdhci: fix caps2 for HS200 by Giuseppe CAVALLARO · 11 years ago
  4. 0dcaa24 sdhci-pxav3: Fix runtime PM initialization by Daniel Drake · 11 years ago
  5. 017d84b mmc: jz4740: Use managed resources by Lars-Peter Clausen · 11 years ago
  6. 58e300a mmc: jz4740: Use slot-gpio helpers by Lars-Peter Clausen · 11 years ago
  7. 5d5c035 mmc: jz4740: Use SIMPLE_DEV_PM_OPS by Lars-Peter Clausen · 11 years ago
  8. 8a489aa mmc: jz4740: Fix handling of read errors. by Paul Cercueil · 11 years ago
  9. 3319479 mmc: jz4740: Remove duplicated code. by Paul Cercueil · 11 years ago
  10. 9668d76 mmc: sdhci: improve card removal check in sdhci_card_event() by Shawn Guo · 11 years ago
  11. 3c6d89e mmc: dw_mmc: Add the ability to set the ciu clock frequency by Doug Anderson · 11 years ago
  12. 870556a mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER by Doug Anderson · 11 years ago
  13. 0ddf03c mmc: esdhc-imx: parse max-frequency from devicetree by Lucas Stach · 11 years ago
  14. 8ba9580 mmc: sdhci-esdhc: calculate sdclk divider from controller clock by Lucas Stach · 11 years ago
  15. 4d156d5 mmc: atmel-mci: remove include <mach/cpu.h> by Nicolas Ferre · 12 years ago
  16. 1395974 mmc: dw_mmc-pci: convert to use pcim_* and devm_* by Andy Shevchenko · 11 years ago
  17. dd36980 mmc: dw_mmc: eliminate useless usage of ret by Andy Shevchenko · 11 years ago
  18. bcc8766 mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resource by Andy Shevchenko · 11 years ago
  19. e2f6aac mmc: sirf: fix sdhci_pltfm_init sequence by Arnd Bergmann · 11 years ago
  20. 6e2c0f3 mmc: host: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  21. 7913ae7 mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe() by Wei Yongjun · 11 years ago
  22. 5a0e807 mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd() by Wei Yongjun · 11 years ago
  23. 3f7eec6 mmc: dw_mmc: change the macro name from DTO to DRTO by Jaehoon Chung · 11 years ago
  24. dcac5fe mmc: mxs-mmc: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  25. 0b856f4 mmc: sdhci-sirf: let device core setup the default pin configuration by Barry Song · 11 years ago
  26. 2cd1722 mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse() by Simon Baatz · 11 years ago
  27. 47caa84 mmc: tegra: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  28. d2cf607 mmc: sdhci-pxav3: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  29. b885769 mmc: mxcmmc: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  30. 274a752 mmc: tmio-mmc: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  31. 2c9054d mmc: sh_mmcif: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  32. fca9661 mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare by Lars-Peter Clausen · 11 years ago
  33. b9ec274 mmc: tmio: reset the controller after power-up by Guennadi Liakhovetski · 11 years ago
  34. e83b7a8 mmc: tmio: fix unbalanced power-on calls with clock-gating enabled by Guennadi Liakhovetski · 11 years ago
  35. 19f1ba5 mmc: sh_mmcif: don't clear masked interrupts by Guennadi Liakhovetski · 11 years ago
  36. b22ffdc mmc: tmio: postpone controller reset during resume by Guennadi Liakhovetski · 12 years ago
  37. 0e74823 mmc: sdhci: Add size for caller in init+register by Christian Daudt · 11 years ago
  38. 7396e31 mmc: sdhci-pci: support runtime PM for BYT SD cards by Adrian Hunter · 11 years ago
  39. a61abe6 mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards by Adrian Hunter · 11 years ago
  40. f0710a5 mmc: sdhci: add ability to stay runtime-resumed if the card is powered up by Adrian Hunter · 11 years ago
  41. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  42. ad82ab6 mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform data by Al Cooper · 11 years ago
  43. 5a942b6 mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  44. 87ae7bb mmc: sdhi/tmio: add DT DMA support by Guennadi Liakhovetski · 12 years ago
  45. eec95ee mmc: sdhi/tmio: switch to using dmaengine_slave_config() by Guennadi Liakhovetski · 12 years ago
  46. 03a0675 mmc: sdhi/tmio: make DMA filter implementation specific by Guennadi Liakhovetski · 12 years ago
  47. fc79a4d mmc: dw_mmc: clear IDSTS register when initialize IDMAC by Joonyoung Shim · 12 years ago
  48. 0c5ce16 mmc: mxs-mmc: fix error return code in mxs_mmc_probe() by Wei Yongjun · 12 years ago
  49. ef7aef9 mmc: dw_mmc: fix error return code in dw_mci_probe() by Wei Yongjun · 12 years ago
  50. 4a29b55 mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case by Santosh Shilimkar · 11 years ago
  51. d272fbf mmc: omap_hsmmc: convert to dma_request_slave_channel_compat by Matt Porter · 11 years ago
  52. cf5ae40 mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5 by Tony Lindgren · 11 years ago
  53. 728ef3d mmc: sdhci-pci: add more device ids by Adrian Hunter · 12 years ago
  54. 07a5888 mmc: sdhci-acpi: add more device ids by Adrian Hunter · 12 years ago
  55. 1d1ff45 mmc: sdhci-acpi: fix initial runtime pm status by Adrian Hunter · 12 years ago
  56. 8c964df mmc: atmel-mci: convert to dma_request_slave_channel_compat() by Ludovic Desroches · 12 years ago
  57. 361b848 mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53 by Lucas Stach · 12 years ago
  58. f682574 mmc: sdhci-esdhc-imx: Fix SDIO interrupts by Martin Fuzzey · 12 years ago
  59. d21572c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  60. db90f91 ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checked by Lee Jones · 11 years ago
  61. 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
  62. 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
  63. 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
  64. 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
  65. 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
  66. 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
  67. 2fdfe1c mmc: sdhci-s3c: Fix operation on non-single image Samsung platforms by Mark Brown · 12 years ago
  68. e4404fa mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE by Arnd Bergmann · 12 years ago
  69. 56b6904 Merge branch 'samsung/exynos-multiplatform' into next/multiplatform by Arnd Bergmann · 12 years ago
  70. cc014f3 mmc: sdhci-s3c: remove platform dependencies by Arnd Bergmann · 12 years ago
  71. 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 · 12 years ago
  72. a08b17b mmc: core: fix init controller performance regression, updated patch by Adrian Hunter · 12 years ago
  73. 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
  74. 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
  75. e48fc15 mmc: mxcmmc: enable DMA support on mpc512x by Anatolij Gustschin · 12 years ago
  76. 4247705 mmc: mxcmmc: constify mxcmci_devtype by Anatolij Gustschin · 12 years ago
  77. bcf5352 mmc: mxcmmc: use slot-gpio API for write-protect detection by Anatolij Gustschin · 12 years ago
  78. c7ceab0 mmc: mxcmmc: add mpc512x SDHC support by Anatolij Gustschin · 12 years ago
  79. 70aa610 mmc: mxcmmc: fix race conditions for host->req and host->data access by Anatolij Gustschin · 12 years ago
  80. 7ff747c mmc: mxcmmc: DT support by Markus Pargmann · 12 years ago
  81. 32d781a mmc: dw_mmc: let device core setup the default pin configuration by Thomas Abraham · 12 years ago
  82. 1d53196 mmc: mxs-mmc: add broken-cd property by Hector Palacios · 12 years ago
  83. 5086e5f mmc: mxs-mmc: add non-removable property by Marc Kleine-Budde · 12 years ago
  84. 4c0c9be mmc: mxs-mmc: add cd-inverted property by Marc Kleine-Budde · 12 years ago
  85. abd4190 mmc: mxcmmc: Fix bug when card is present during boot by Alexander Shiyan · 12 years ago
  86. 0d3e335 mmc: core: fix performance regression initializing MMC host controllers by Adrian Hunter · 12 years ago
  87. bdbc5d0 mmc: atmel-mci: pio hang on block errors by Terry Barnaby · 12 years ago
  88. 8e1c4e4 mmc: dw_mmc: Use pr_info instead of printk by Sachin Kamat · 12 years ago
  89. f2f942c mmc: dw_mmc: Check return value of regulator_enable by Sachin Kamat · 12 years ago
  90. b0dd099 mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  91. 4366dcc mmc: dw_mmc: control the power-enable register by Jaehoon Chung · 12 years ago
  92. e065162 mmc: sdhci-pxav3: controller should use SDCLK for timeout calculation by Kevin Liu · 12 years ago
  93. 943647f mmc: sdhci-pxav3: enhance device tree parser code by Kevin Liu · 12 years ago
  94. c844a46 mmc: sdhci-pxav3: remove cd-broken quirk for permanently present card by Kevin Liu · 12 years ago
  95. 73b7afb mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_init by Kevin Liu · 12 years ago
  96. c09fbd7 mmc: dw_mmc: fix fifo access for 64-bit by Seungwon Jeon · 12 years ago
  97. 0e91e43 mmc: mxs-mmc: move to use generic DMA helper by Shawn Guo · 12 years ago
  98. 7b43da4 mmc: davinci_mmc: add DT support by Manjunathappa, Prakash · 12 years ago
  99. d7ca4c7 ARM: davinci: mmc: derive version information from device name by Manjunathappa, Prakash · 12 years ago
  100. e573d69 mmc: mvsdio: use dev_*() API instead of pr_*() API by Thomas Petazzoni · 12 years ago