1. 44598f9 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  2. 4e5f67f Merge tag 'bcm-for-3.12-late-soc' of git://github.com/broadcom/bcm11351 into next/boards by Olof Johansson · 11 years ago
  3. ceb2ea1 mmc: sdhci-bcm-kona: Staticize sdhci_bcm_kona_card_event by Sachin Kamat · 11 years ago
  4. b97d6d0 mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion by Sachin Kamat · 11 years ago
  5. aea237b ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers) by Christian Daudt · 11 years ago
  6. cf68b62 ARM: mmc: fix NONREMOVABLE test in sdhci-bcm-kona by Christian Daudt · 11 years ago
  7. 058feb5 mmc: sdhci-bcm-kona: make linker-section warning go away by Markus Mayer · 11 years ago
  8. 6ae8717 mmc: pxamci: Indicate that regulators may be absent by Mark Brown · 11 years ago
  9. a55d6ff mmc: dw_mmc: Indicate that regulators may be absent by Mark Brown · 11 years ago
  10. 462849a mmc: sdhci: Indicate that regulators may be absent by Mark Brown · 11 years ago
  11. bc35d5e mmc: core: Indicate that vmmcq may be absent by Mark Brown · 11 years ago
  12. a829abf ARM: pxa: propagate errors from regulator_enable() to pxamci by Arnd Bergmann · 11 years ago
  13. bfffbea Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  14. 01ebea1 mmc: bcm281xx SDHCI driver by Christian Daudt · 11 years ago
  15. 722e128 mmc: sdhci: add card_event callback to sdhci by Christian Daudt · 11 years ago
  16. 203bb5a mmc: core: Fixup Oops for SDIO shutdown by Ulf Hansson · 11 years ago
  17. 30d025c mmc: sdhci-pci: add another device id by Adrian Hunter · 11 years ago
  18. dcaff04 mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register by Oded Gabbay · 11 years ago
  19. 66b50a0 mmc: esdhc: Add support for 8-bit bus width and non-removable card by Oded Gabbay · 11 years ago
  20. 7c4f10a mmc: core: production year for eMMC 4.41 and later by Romain Izard · 11 years ago
  21. d7a985e mmc: omap: remove unnecessary #if 0's by Luciano Coelho · 11 years ago
  22. 5991156 mmc: sdhci: fix ctrl_2 on super-speed selection by Giuseppe CAVALLARO · 11 years ago
  23. c73e41c mmc: dw_mmc-pltfm: add Rockchip variant by Heiko Stübner · 11 years ago
  24. b177a53 mmc: dw_mmc-pltfm: move probe and remove below dt match table by Heiko Stübner · 11 years ago
  25. 0452081 mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove by Heiko Stübner · 11 years ago
  26. b04fa06 mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14 by Adrian Hunter · 11 years ago
  27. c9faff6 mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC. by Adrian Hunter · 11 years ago
  28. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  29. fb2af00 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  30. 42daabf Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  31. cbd379b Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next by Russell King · 11 years ago
  32. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  33. 8c3d913 Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/late by Olof Johansson · 11 years ago
  34. eede211 mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA by Dinh Nguyen · 11 years ago
  35. 156e14b mmc: sdhci: fix caps2 for HS200 by Giuseppe CAVALLARO · 11 years ago
  36. 0dcaa24 sdhci-pxav3: Fix runtime PM initialization by Daniel Drake · 11 years ago
  37. 5a36d6b mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE by Ulf Hansson · 11 years ago
  38. 53275c2 mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE by Ulf Hansson · 11 years ago
  39. 43235679 mmc: core: Enable power_off_notify for eMMC shutdown sequence by Ulf Hansson · 11 years ago
  40. 486fdbb mmc: core: Add shutdown callback for (e)MMC bus_ops by Ulf Hansson · 11 years ago
  41. 03d071f mmc: core: Handle both poweroff notification types for eMMC by Ulf Hansson · 11 years ago
  42. 5992e78 mmc: core: Add shutdown callback for SD bus_ops by Ulf Hansson · 11 years ago
  43. 6b086bd mmc: core: Extend shutdown sequence to handle bus operations by Ulf Hansson · 11 years ago
  44. 7628774 mmc: core: Handle card shutdown from mmc_bus by Ulf Hansson · 11 years ago
  45. 986892c mmc: core: Initiate suspend|resume from mmc bus instead of mmc host by Ulf Hansson · 11 years ago
  46. 7459026 mmc: core: Push common suspend|resume code into each bus_ops by Ulf Hansson · 11 years ago
  47. 810cadd mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE by Ulf Hansson · 11 years ago
  48. 58a8a4a mmc: core: Remove unnecessary check for the remove callback by Ulf Hansson · 11 years ago
  49. 017d84b mmc: jz4740: Use managed resources by Lars-Peter Clausen · 11 years ago
  50. 58e300a mmc: jz4740: Use slot-gpio helpers by Lars-Peter Clausen · 11 years ago
  51. 5d5c035 mmc: jz4740: Use SIMPLE_DEV_PM_OPS by Lars-Peter Clausen · 11 years ago
  52. 8a489aa mmc: jz4740: Fix handling of read errors. by Paul Cercueil · 11 years ago
  53. 3319479 mmc: jz4740: Remove duplicated code. by Paul Cercueil · 11 years ago
  54. 9668d76 mmc: sdhci: improve card removal check in sdhci_card_event() by Shawn Guo · 11 years ago
  55. 3c6d89e mmc: dw_mmc: Add the ability to set the ciu clock frequency by Doug Anderson · 11 years ago
  56. 870556a mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER by Doug Anderson · 11 years ago
  57. 0ddf03c mmc: esdhc-imx: parse max-frequency from devicetree by Lucas Stach · 11 years ago
  58. 8ba9580 mmc: sdhci-esdhc: calculate sdclk divider from controller clock by Lucas Stach · 11 years ago
  59. a82e484 mmc: card: fixing an false identification of SANITIZE command by Yaniv Gardi · 11 years ago
  60. 4d156d5 mmc: atmel-mci: remove include <mach/cpu.h> by Nicolas Ferre · 11 years ago
  61. 1395974 mmc: dw_mmc-pci: convert to use pcim_* and devm_* by Andy Shevchenko · 11 years ago
  62. dd36980 mmc: dw_mmc: eliminate useless usage of ret by Andy Shevchenko · 11 years ago
  63. bcc8766 mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resource by Andy Shevchenko · 11 years ago
  64. fdfa20c mmc: reordered shutdown sequence in mmc_bld_remove_req by Paul Taysom · 11 years ago
  65. e2f6aac mmc: sirf: fix sdhci_pltfm_init sequence by Arnd Bergmann · 11 years ago
  66. 6e2c0f3 mmc: host: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  67. 7913ae7 mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe() by Wei Yongjun · 11 years ago
  68. 5a0e807 mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd() by Wei Yongjun · 11 years ago
  69. 3f7eec6 mmc: dw_mmc: change the macro name from DTO to DRTO by Jaehoon Chung · 11 years ago
  70. dcac5fe mmc: mxs-mmc: Let device core handle pinctrl by Fabio Estevam · 11 years ago
  71. 6636bad mmc: core: Update the ext-csd.rev check for eMMC5.1 by Yuvaraj Kumar C D · 11 years ago
  72. 0b856f4 mmc: sdhci-sirf: let device core setup the default pin configuration by Barry Song · 11 years ago
  73. 2cd1722 mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse() by Simon Baatz · 11 years ago
  74. 47caa84 mmc: tegra: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  75. d2cf607 mmc: sdhci-pxav3: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  76. b885769 mmc: mxcmmc: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  77. 274a752 mmc: tmio-mmc: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  78. 2c9054d mmc: sh_mmcif: handle mmc_of_parse() errors during probe by Simon Baatz · 11 years ago
  79. ec0a751 mmc: return mmc_of_parse() errors to caller by Simon Baatz · 11 years ago
  80. fca9661 mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare by Lars-Peter Clausen · 11 years ago
  81. 7f371b9 msm_sdcc: Convert to clk_prepare/unprepare by Stephen Boyd · 11 years ago
  82. a063994 Merge tag 'davinci-for-v3.11/soc-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc by Arnd Bergmann · 11 years ago
  83. 3ad7a42 ARM: davinci: move private EDMA API to arm/common by Matt Porter · 11 years ago
  84. b9ec274 mmc: tmio: reset the controller after power-up by Guennadi Liakhovetski · 11 years ago
  85. e83b7a8 mmc: tmio: fix unbalanced power-on calls with clock-gating enabled by Guennadi Liakhovetski · 11 years ago
  86. 19f1ba5 mmc: sh_mmcif: don't clear masked interrupts by Guennadi Liakhovetski · 11 years ago
  87. b22ffdc mmc: tmio: postpone controller reset during resume by Guennadi Liakhovetski · 11 years ago
  88. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  89. 0e74823 mmc: sdhci: Add size for caller in init+register by Christian Daudt · 11 years ago
  90. 7396e31 mmc: sdhci-pci: support runtime PM for BYT SD cards by Adrian Hunter · 11 years ago
  91. a61abe6 mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards by Adrian Hunter · 11 years ago
  92. f0710a5 mmc: sdhci: add ability to stay runtime-resumed if the card is powered up by Adrian Hunter · 11 years ago
  93. 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  94. ad82ab6 mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform data by Al Cooper · 11 years ago
  95. 5a942b6 mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  96. 87ae7bb mmc: sdhi/tmio: add DT DMA support by Guennadi Liakhovetski · 11 years ago
  97. eec95ee mmc: sdhi/tmio: switch to using dmaengine_slave_config() by Guennadi Liakhovetski · 11 years ago
  98. 03a0675 mmc: sdhi/tmio: make DMA filter implementation specific by Guennadi Liakhovetski · 11 years ago
  99. fc79a4d mmc: dw_mmc: clear IDSTS register when initialize IDMAC by Joonyoung Shim · 11 years ago
  100. 6044371 mmc: core: Fix select power class after resume by Fredrik Soderstedt · 11 years ago