1. ee5d19b mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT() by Jaehoon Chung · 13 years ago
  2. 984589e mmc: sdhci-spear: Fix compilation error by Viresh Kumar · 13 years ago
  3. 38a60ea mmc: sdhci: Deal with failure case in sdhci_suspend_host by Aaron Lu · 13 years ago
  4. 3f51429 mmc: dw_mmc: Clear the DDR mode for non-DDR by Seungwon Jeon · 13 years ago
  5. dd8df17 mmc: sd: Fix SDR12 timing regression by Alexander Elbs · 13 years ago
  6. c6ced0d mmc: sdhci: Fix tuning timer incorrect setting when suspending host by Aaron Lu · 13 years ago
  7. 7efab4f mmc: omap_hsmmc: use threaded irq handler for card-detect. by NeilBrown · 13 years ago
  8. 9393350 mmc: sdhci-pci: enable runtime PM for Medfield SDIO by Adrian Hunter · 13 years ago
  9. 30832ab mmc: sdhci: Always pass clock request value zero to set_clock host op by Todd Poynor · 13 years ago
  10. e2a0a58 mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION by Adrian Hunter · 13 years ago
  11. c5e027a mmc: sdhci-pci: get gpio numbers from platform data by Adrian Hunter · 13 years ago
  12. 52c506f mmc: sdhci-pci: add platform data by Adrian Hunter · 13 years ago
  13. c79396c mmc: sdhci: prevent card detection activity for non-removable cards by Adrian Hunter · 13 years ago
  14. ceb6143 mmc: sdhci: fix vmmc handling by Adrian Hunter · 13 years ago
  15. d83b6e0 mmc: omap: remove clock rate hard coding by Balaji TK · 13 years ago
  16. 6998340 mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member by Guennadi Liakhovetski · 13 years ago
  17. f985da1 mmc: sh_mmcif: process requests asynchronously by Guennadi Liakhovetski · 13 years ago
  18. ee4b888 mmc: sh_mmcif: cosmetic clean up by Guennadi Liakhovetski · 13 years ago
  19. 8a8284a mmc: sh_mmcif: process error interrupts first by Guennadi Liakhovetski · 13 years ago
  20. cbb18b3 mmc: tmio_mmc: Hotplug code regrouping by Bastian Hecht · 13 years ago
  21. 7003fec mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value by Jingoo Han · 13 years ago
  22. 053b3ce mmc: dw_mmc: Support predefined mutiple block transfers by Seungwon Jeon · 13 years ago
  23. 5b93a45 mmc: dw_mmc: Remove unnecessary else clauses by Chris Ball · 13 years ago
  24. 4f408cc mmc: dw_mmc: Add more capabilities field by Seungwon Jeon · 13 years ago
  25. 6fe8890 mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers by Jaehoon Chung · 13 years ago
  26. b678b91 mmc: sdhci-pci: simplify error handling by Axel Lin · 13 years ago
  27. fa1773c mmc: sdhci-s3c: Add pm_caps into SD/MMC host by Sangwook Lee · 13 years ago
  28. 482fce9 mmc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  29. d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
  30. 6601056 mmc: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  31. 86df174 mmc: sh_mmcif: simplify clock divisor calculation by Guennadi Liakhovetski · 13 years ago
  32. 4ee5eba mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1ms by Tony Lin · 13 years ago
  33. 5a09262 mmc: mmci: add capabilities2 for MMC_CAP2 by Per Forlin · 13 years ago
  34. b70a7fa mmc: sdhci-spear: Implement suspend/resume by Viresh Kumar · 13 years ago
  35. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  36. 6107428 mmc: vub300: fix type of firmware_rom_wait_states module parameter by Rusty Russell · 13 years ago
  37. 29495aa mmc: sdhci: remove "state" argument from sdhci_suspend_host by Manuel Lauss · 13 years ago
  38. 524bfca mmc: sdhci-s3c: Remove old and misprototyped suspend operations by Mark Brown · 13 years ago
  39. f6b8b52 mmc: tmio: fix clock gating on platforms with a .set_pwr() method by Guennadi Liakhovetski · 13 years ago
  40. f6bc41f mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method by Guennadi Liakhovetski · 13 years ago
  41. 7833c66 mmc: Add module.h include to sdhci-cns3xxx.c by Chris Ball · 13 years ago
  42. e58f516 mmc: mxcmmc: fix falling back to PIO by Sascha Hauer · 13 years ago
  43. 053bf34 mmc: omap_hsmmc: DMA unmap only once in case of MMC error by Per Forlin · 13 years ago
  44. f750ba9 arm/imx: fix imx6q mmc error when mounting rootfs by Shawn Guo · 13 years ago
  45. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  46. fba9569 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  47. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  48. 3f8ddb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 13 years ago
  49. 16ee792 Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  50. 9524145 Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  51. 96547f5 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  52. efa62e1 Merge branch 'depends/rmk/gpio' into next/devel by Arnd Bergmann · 13 years ago
  53. 3e965b1 Merge branch 'next/fixes' into next/cleanup by Arnd Bergmann · 13 years ago
  54. 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 13 years ago
  55. 46b51ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  56. 9b68256 mmc: omap_hsmmc: if multiblock reads are broken, disable them by Paul Walmsley · 13 years ago
  57. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  58. 7e0a6fd Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  59. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  60. 4e0a5ad mmc: dw_mmc: modify DATA register offset by Jaehoon Chung · 13 years ago
  61. c43fd77 mmc: sdhci-pci: add flag for devices that can support runtime PM by Adrian Hunter · 13 years ago
  62. e840ce1 mmc: omap_hsmmc: ensure pbias configuration is always done by Adrian Hunter · 14 years ago
  63. bec8726 mmc: core: Add Power Off Notify Feature eMMC 4.5 by Girish K S · 13 years ago
  64. 326adda mmc: sdhci-s3c: fix potential NULL dereference by Jaehoon Chung · 13 years ago
  65. a3c76eb mmc: replace printk with appropriate display macro by Girish K S · 13 years ago
  66. 66fd8ad mmc: sdhci-pci: add runtime pm support by Adrian Hunter · 13 years ago
  67. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 13 years ago
  68. d9618e9 mmc: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  69. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  70. 95a2482 mmc: sdhci-esdhc-imx: add basic imx6q usdhc support by Shawn Guo · 13 years ago
  71. 714c4a6 mmc: sh_mmcif: simplify platform data by Guennadi Liakhovetski · 13 years ago
  72. 0f20165 mmc: sdhci-pci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  73. 20758b6 mmc: sdhci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  74. 8e3336b mmc: mmci: simplify err check in mmci_post_request by Per Forlin · 13 years ago
  75. 329f223 mmc: sdhci-pxa: Check pdata before using its members by Tanmay Upadhyay · 13 years ago
  76. 46cbd56 mmc: sdhci-spear: Don't set power gpio to 1 on probe by Viresh Kumar · 13 years ago
  77. e51cbc9 mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit by Xu lei · 13 years ago
  78. 6fe4717 mmc: sdhci-s3c: add default controller configuration by Thomas Abraham · 13 years ago
  79. 55cd65e mmc: sdhci-tegra: Add 8-bit support to device tree binding. by Stephen Warren · 13 years ago
  80. 1a5c8e1 mmc: dw_mmc: Support SDIO interrupts for all slots by Shashidhar Hiremath · 13 years ago
  81. 190657c mmc: msm_sdcc: Handle dma resource not present case by Subhash Jadavani · 14 years ago
  82. 19207f0 mmc: msm_sdcc: Change initialization order of busclk_timer in probe by Sahitya Tummala · 14 years ago
  83. 4a268e0 mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts by Sahitya Tummala · 14 years ago
  84. 4a92fe8 msm: mmc: Remove "pio_irq" resource by Sahitya Tummala · 14 years ago
  85. 514d9ed mmc: msm_sdcc: Enable SDC host->clk only after setting the rate. by Sahitya Tummala · 14 years ago
  86. dce7c75 mmc: msm_sdcc: Handle error cases in probe by Sahitya Tummala · 14 years ago
  87. e91957e msm: Implement init_card operation for MSM SDCC by Alexander Tarasikov · 13 years ago
  88. 435f3e3 mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setup by Alexander Tarasikov · 13 years ago
  89. d5098cb mmc: sdhi: Allow named IRQs to use specific handlers by Simon Horman · 13 years ago
  90. 7729c7a mmc: tmio: Provide separate interrupt handlers by Simon Horman · 13 years ago
  91. 54680fe mmc: tmio: Cache interrupt masks by Simon Horman · 13 years ago
  92. 2b79551 mmc: Kconfig: remove i.MX individual SoC dependency by Sascha Hauer · 13 years ago
  93. 275173b mmc: sdhci-tegra: Add Device Tree probing support by Grant Likely · 13 years ago
  94. 97e4ba6 mmc: sdhci-esdhc-imx: Enable ADMA2 by Richard Zhu · 13 years ago
  95. 51c5d8d mmc: at91_mci: remove the use of irq_to_gpio by Nicolas Ferre · 13 years ago
  96. 7e8ba22 mmc: atmel-mci: fix a potential issue about pending PDC interrupts by Ludovic Desroches · 13 years ago
  97. 341fa4c mmc: atmel-mci: correct sg buffer size evaluation by Ludovic Desroches · 13 years ago
  98. 1ebbe3d mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value by Ludovic Desroches · 13 years ago
  99. 11d1488 mmc: atmel-mci: change atmci_start_command to atmci_send_command by Ludovic Desroches · 13 years ago
  100. 796211b mmc: atmel-mci: add pdc support and runtime capabilities detection by Ludovic Desroches · 13 years ago