1. dc0fd7b drivers/mmc/host: use ERR_CAST by Julia Lawall · 14 years ago
  2. c63b3cb sdhci-spear: ST SPEAr based SDHCI controller glue by Viresh KUMAR · 14 years ago
  3. 6c1f716 sdio: add new function for RAW (Read after Write) operation by Grazvydas Ignotas · 14 years ago
  4. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  5. a791daa mmc: OMAP HS-MMC: convert to dev_pm_ops by Kevin Hilman · 14 years ago
  6. b417577 omap_hsmmc: improve interrupt synchronisation by Adrian Hunter · 14 years ago
  7. 14c5aa6 sdhci: enable multiblock transfers in sdhci-s3c by Maurus Cuelenaere · 14 years ago
  8. b2e75ef mmc: s3c6410: enable ADMA feature in 6410 sdhci controller by Thomas Abraham · 14 years ago
  9. 70764a9 mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build by Thomas Abraham · 14 years ago
  10. dc297c9 sdhci: build fix: rename SDHCI I/O accessor functions by Matt Fleming · 14 years ago
  11. a751a7d69 mmc: SDHCI_INT_DATA_MASK typo error by Zhangfei Gao · 14 years ago
  12. 88ff82e mmc: atmel-mci: Add support for SDIO interrupts by Anders Grahn · 14 years ago
  13. fdc50a9 mmc: add support MMCIF for SuperH by Yusuke Goda · 14 years ago
  14. 99ddffd mmc: atmel-mci: enable SD high speed support by Nicolas Ferre · 14 years ago
  15. 6dd6bca mmc: sd: clean up redundant memset by Mark Asselstine · 14 years ago
  16. bbce580 davinci: mmc: updates to suspend/resume implementation by Chaithrika U S · 14 years ago
  17. 06de845 davinci: mmc: add a function to control reset state of the controller by Chaithrika U S · 14 years ago
  18. e632c45 sdhci-pltfm: do not print errors in case of an extended iomem size by Anton Vorontsov · 14 years ago
  19. a7626b7 sdhci-pltfm: implement platform data passing by Anton Vorontsov · 14 years ago
  20. f27f47e sdhci: implement CAP_CLOCK_BASE_BROKEN quirk by Anton Vorontsov · 14 years ago
  21. 0e950fa6 mmc-omap: add support for 16-bit and 32-bit registers by Marek Belisko · 14 years ago
  22. ca2afb6 davinci: mmc: pass number of SG segments as platform data by Sudhakar Rajashekhara · 14 years ago
  23. ec96e2f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  24. 0fed2b5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  25. a2b14dc mmc: let MFD's provide supported Vdd card voltages to tmio_mmc by Guennadi Liakhovetski · 14 years ago
  26. ac8fb3e tmio: add a platform flag to disable card write-protection detection by Guennadi Liakhovetski · 14 years ago
  27. 311f3ac mmc: add DMA support to tmio_mmc driver, when used on SuperH by Guennadi Liakhovetski · 14 years ago
  28. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  29. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  30. 6f68fba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  31. da7806f Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  32. 9bfe99a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  33. 1d3c6ff Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  34. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  35. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 14 years ago
  36. 0582763 DMAENGINE: extend the control command to include an arg by Linus Walleij · 14 years ago
  37. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  38. 4a31f2e ARM: mx3: Fix a race condition in mxcmmc by Daniel Mack · 14 years ago
  39. bdef2fe mmc: at91_mci: modify cache flush routines by Nicolas Ferre · 14 years ago
  40. d586ebb mmc: atmel-mci: fix in debugfs: response value printing by Nicolas Ferre · 14 years ago
  41. abc2c9fd mmc: atmel-mci: remove data error interrupt after xfer by Nicolas Ferre · 14 years ago
  42. 009a891 mmc: atmel-mci: prevent kernel oops while removing card by Nicolas Ferre · 14 years ago
  43. ebb1fea mmc: atmel-mci: fix two parameters swapped by Nicolas Ferre · 14 years ago
  44. f97cab2 [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond by Eric Miao · 14 years ago
  45. 808d97c ARM: 6033/1: ARM: MMCI: pass max frequency from platform by Linus Walleij · 14 years ago
  46. 771dc15 ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version by Linus Walleij · 14 years ago
  47. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 14 years ago
  48. f441b99 ARM: MXC: mxcmmc: Teach the driver SDIO operations by Daniel Mack · 14 years ago
  49. 4725f6f ARM: MXC: mxcmmc: misc cleanups by Daniel Mack · 14 years ago
  50. cdeebad omap hsmmc: fix a bug in card remove scenario by Madhusudhan Chikkature · 14 years ago
  51. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  52. c3635c7 DMAENGINE: generic slave control v2 by Linus Walleij · 14 years ago
  53. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 14 years ago
  54. 1cd2296 drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support by San Mehat · 14 years ago
  55. d0719e5 mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction by San Mehat · 15 years ago
  56. 6ac9ea6 mmc: msm_sdcc: Fix the dma exec function to use the proper delays by San Mehat · 15 years ago
  57. 91bb649 mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk timer won't fire by Dmitry Shmidt · 15 years ago
  58. 24bbd7d mmc: msm_sdcc: Enable busclk idle timer for power savings by San Mehat · 15 years ago
  59. 673ce00d mmc: msm_sdcc: Don't disable interrupts while suspending by San Mehat · 15 years ago
  60. b3b0ca8 mmc: msm_sdcc: Fix issue where we might not end a sucessfull request by San Mehat · 15 years ago
  61. f474849 mmc: msm_sdcc: Featurize busclock power save and disable it by default by San Mehat · 15 years ago
  62. c7fc937 mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled by San Mehat · 15 years ago
  63. 56a8b5b mmc: msm_sdcc: Reduce command timeouts and improve reliability. by San Mehat · 15 years ago
  64. 51905dc mmc: msm_sdcc: Schedule clock disable after probe by San Mehat · 15 years ago
  65. 8b1c2ba mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays by San Mehat · 15 years ago
  66. 865c806 mmc: msm_sdcc: Driver clocking/irq improvements by San Mehat · 15 years ago
  67. 5b00f40 msm: Add 'execute' datamover callback by San Mehat · 15 years ago
  68. b3fa579 mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register by San Mehat · 15 years ago
  69. 4adbbcc mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling clocks by San Mehat · 15 years ago
  70. 11bfe2e Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  71. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  72. d759c37 mxcmmc: fixed max_seg_size value on initialization by Vladimir Zapolskiy · 14 years ago
  73. 516a824 sdio: recognize io card without powercycle by Albert Herranz · 14 years ago
  74. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  75. 3d8ca8c mfd/mmc: SDHI Kconfig update by Magnus Damm · 14 years ago
  76. 7ee422d tmio_mmc: Balance cell enable()/disable() calls by Magnus Damm · 14 years ago
  77. 6d9af5af tmio_mmc: Use 100ms mmc_detect_change() delay by Magnus Damm · 14 years ago
  78. b741d44 tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2 by Yusuke Goda · 14 years ago
  79. a8c39d8 tmio_mmc: Keep card-detect interrupts enabled by Guennadi Liakhovetski · 14 years ago
  80. 8493829 mmc: enable DMA on Ricoh sdhci reader by default by Vasily Khoruzhick · 14 years ago
  81. 752993e mmc: at91_mci: correct kunmap_atomic() by Nicolas Ferre · 14 years ago
  82. 5b27a1a mmc: at91_mci: introduce per-mci-revision conditional code by Nicolas Ferre · 14 years ago
  83. 541e7ef mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works. by Nicolas Ferre · 14 years ago
  84. 9af13be mmc: at91_mci: enable large data blocks by Wolfgang Muees · 14 years ago
  85. 86ee26f mmc: at91_mci: use DMA buffer for read by Wolfgang Muees · 14 years ago
  86. 3780d90 mmc: at91_mci: use one coherent DMA buffer by Wolfgang Muees · 14 years ago
  87. a04ac5b mmc: at91_mci: fix timeout errors by Wolfgang Muees · 14 years ago
  88. 0b3520f mmc: at91_mci: fix pointer errors by Wolfgang Muees · 14 years ago
  89. dc2ed55 s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pin by Lars-Peter Clausen · 14 years ago
  90. c212808 s3cmci: initialize default platform data no_wprotect and no_detect with 1 by Lars-Peter Clausen · 14 years ago
  91. 6b5eda3 sdio: put active devices into 1-bit mode during suspend by Daniel Drake · 14 years ago
  92. 4021684 sdio: kick the interrupt thread upon a resume by Nicolas Pitre · 14 years ago
  93. 3bca4cf7 sdio: don't use CMD[357] as part of a powered SDIO resume by Chris Ball · 14 years ago
  94. 2f4cbb3 sdio: sdhci support for suspend mode PM features by Nicolas Pitre · 14 years ago
  95. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 14 years ago
  96. 9e506f3 sdhci: improve sdhci sdhci_set_adma_desc() code by Ben Dooks · 14 years ago
  97. 118cd17 sdhci: add adma descriptor set call by Ben Dooks · 14 years ago
  98. 3fb7fb4 sdio: add quirk to clamp byte mode transfer by Bing Zhao · 14 years ago
  99. 729adf1 mmc: bfin_sdh: set timeout based on actual card data by Cliff Cai · 14 years ago
  100. 05dabcc mmc: bfin_sdh: drop redundant MMC depend string by Mike Frysinger · 14 years ago