1. 4ac24a8 mmc: at91_mci: update bytes_xfered value once xfer done by Nicolas Ferre · 16 years ago
  2. c5a89c6 mmc: at91_mci: avoid timeouts by Marc Pignat · 16 years ago
  3. e181dce mmc: at91_mci: show timeouts by Marc Pignat · 16 years ago
  4. 80f9254 mmc: at91_mci: support for block size not modulo 4 by Marc Pignat · 16 years ago
  5. 8769392 MMC: Trivial comment cleanup by Deepak Saxena · 16 years ago
  6. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  7. 619ef4b mmc_spi: add support for card-detection polling by Anton Vorontsov · 16 years ago
  8. 28f5248 mmc: add support for card-detection polling by Anton Vorontsov · 16 years ago
  9. 309d973 sdhci-pci: unaligned data with ricoh controllers by Pierre Ossman · 16 years ago
  10. fd8c326 mmc_test: add test case control by Pierre Ossman · 16 years ago
  11. 1e72859 sdhci: handle hot-remove by Pierre Ossman · 16 years ago
  12. 4489428 sdhci: support JMicron secondary interface by Pierre Ossman · 16 years ago
  13. 45211e2 sdhci: toggle JMicron PMOS setting by Pierre Ossman · 16 years ago
  14. ee53ab5 sdhci: make workaround for timeout bug more general by Pierre Ossman · 16 years ago
  15. 2260640 sdhci: more complex quirks handling by Pierre Ossman · 16 years ago
  16. 3815a0e sdhci: remove forced dma quirks by Pierre Ossman · 16 years ago
  17. b8c86fc sdhci: move pci stuff to separate module by Pierre Ossman · 16 years ago
  18. c9b74c5 sdhci: don't check block count for progress by Pierre Ossman · 16 years ago
  19. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  20. f000631 Merge branch 'imx' into devel by Russell King · 16 years ago
  21. 97f8571 pxamci: fix byte aligned DMA transfers by Philipp Zabel · 16 years ago
  22. 38a41fd IMX: introduce clock API by Sascha Hauer · 16 years ago
  23. bf5b193 mmc: don't use DMA on newer ENE controllers by Pierre Ossman · 16 years ago
  24. 603ded1 olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout by Andres Salomon · 16 years ago
  25. e08c169 olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue by Andres Salomon · 16 years ago
  26. f7def13e [ARM] 5122/1: imx_dma_request_by_prio simpilfication by Paulius Zaleckas · 16 years ago
  27. cef3340 mmc: wbsd: initialize tasklets before requesting interrupt by Chuck Ebbert · 16 years ago
  28. 203c801 mmc: Fix crash in mmc_block on 64-bit by Ben Collins · 16 years ago
  29. 46cb69c missing dependencies on HAS_DMA by Al Viro · 16 years ago
  30. 8033c6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  31. e5c0ef9 at91_mci: minor cleanup by Marc Pignat · 16 years ago
  32. 88ae600 mmc: mmc host test driver by Pierre Ossman · 17 years ago
  33. df48dd0 mmc: Fix omap compile by replacing dev_name with dma_dev_name by Tony Lindgren · 16 years ago
  34. 55654be mmc: make one-bit signed bitfields unsigned by Harvey Harrison · 16 years ago
  35. c8df9a5 [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver by Linus Walleij · 16 years ago
  36. d973664 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  37. 48b2cf9 mmc: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  38. 26eed9a [ARM] 5022/1: Race in ARM MMCI PL18x driver, V2 by Linus Walleij · 16 years ago
  39. e70aa3f mmc: sdio_ops.c should #include "sdio_ops.h" by Adrian Bunk · 16 years ago
  40. 98b843b mmc: proper prototypes for mmc_attach_*() by Adrian Bunk · 16 years ago
  41. 261172f mmc: make __mmc_release_bus() static by Adrian Bunk · 16 years ago
  42. 0b82684 sdhci: improve no card, no reset quirk by Pierre Ossman · 16 years ago
  43. 9d7c6ee MMC: OMAP: Do not busy wait for end of command for ever by Jarkko Lavinen · 16 years ago
  44. 0f602ec MMC: OMAP: Start new commands from work queue instead of irq by Jarkko Lavinen · 16 years ago
  45. 0807a9b MMC: OMAP: Lazy clock shutdown by Jarkko Lavinen · 16 years ago
  46. 0fb4723 MMC: OMAP: Move failing command abortion to workqueue by Jarkko Lavinen · 16 years ago
  47. 7584d27 MMC: OMAP: Use tasklet instead of workqueue for cover switch notification by Jarkko Lavinen · 16 years ago
  48. 8348f00 MMC: OMAP: Check the get_cover_state function pointer if not set by Kyungmin Park · 16 years ago
  49. 01e77e1 MMC: OMAP: Using setup_timer instead of init_timer by Carlos Eduardo Aguiar · 16 years ago
  50. eb1860b MMC: OMAP: Abort stuck commands by Jarkko Lavinen · 16 years ago
  51. 2a50b88 MMC: OMAP: General cleanup for MMC multislot support by Juha Yrjola · 16 years ago
  52. 65b5b6e MMC: OMAP: Power functions modified to MMC multislot support by Juha Yrjola · 16 years ago
  53. b8f9f0e MMC: OMAP: Fix timeout calculation for MMC multislot support by Juha Yrjola · 16 years ago
  54. a914ded MMC: OMAP: New release dma and abort xfer functions by Juha Yrjola · 16 years ago
  55. 5a0f3f1 MMC: OMAP: Add back cover switch support by Juha Yrjola · 16 years ago
  56. abfbe5f MMC: OMAP: Introduce new multislot structure and change driver to use it by Juha Yrjola · 16 years ago
  57. 4bc9e35 MMC: OMAP: Remove cover switch handling to allow adding multislot support by Tony Lindgren · 16 years ago
  58. d365abe MMC: OMAP: Fix the BYTEBLOCK capability removal by Francisco Alecrim · 16 years ago
  59. ec2f362 MMC: OMAP: Remove extra divisor increase by Tony Lindgren · 16 years ago
  60. 5ec21b1 MMC: OMAP: Remove some opcodes from host driver by Carlos Eduardo Aguiar · 16 years ago
  61. 6fee65c mmc: use shorter, equivalent set_current_state() by Robert P. J. Day · 16 years ago
  62. 2f730fe sdhci: allow led to be controlled freely by Pierre Ossman · 16 years ago
  63. b69c905 sdhci: remove custom controller name by Pierre Ossman · 16 years ago
  64. ff3112f mmc: set controller name early by Pierre Ossman · 16 years ago
  65. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  66. 51ec92e mmc: use sysfs groups to handle conditional attributes by Pierre Ossman · 16 years ago
  67. ce63645 tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() by Roel Kluin · 16 years ago
  68. 882c491 mmc: extend ricoh_mmc to support Ricoh RL5c476 by Frank Seidel · 17 years ago
  69. 6e996ee at91_mci: use generic GPIO calls by David Brownell · 17 years ago
  70. 541ceb5 sdhci: add num index for multi controllers case by Feng Tang · 17 years ago
  71. 34671dc mmc: remove sdhci and mmc_spi experimental markers by Pierre Ossman · 17 years ago
  72. 1f090bf mmc: Handle suspend/resume in Ricoh MMC disabler by Philip Langdale · 17 years ago
  73. f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  74. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 17 years ago
  75. fd53983 blk_end_request: changing mmc (take 4) by Kiyoshi Ueda · 17 years ago
  76. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 17 years ago
  77. fafc9d3 [ARM] pxa: mmc: add 1st host controller support for pxa3xx by Bridge Wu · 17 years ago
  78. 9a788c6 [ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer by Bridge Wu · 17 years ago
  79. 64eb036 [ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controller by Bridge Wu · 17 years ago
  80. 84c46a5 sdhci: support JMicron JMB38x chips by Pierre Ossman · 17 years ago
  81. c9fddbc sdhci: use PIO when DMA can't satisfy the request by Pierre Ossman · 17 years ago
  82. c6573c9 sdhci: don't warn about sdhci 2.0 controllers by Pierre Ossman · 17 years ago
  83. dc93441 sdhci: describe quirks by Pierre Ossman · 17 years ago
  84. c24b260 spi: use simplified spi_sync() calling convention by Marc Pignat · 17 years ago
  85. a960d5d sdio_uart: fix sign of paramter status in sdio_uart_receive_chars() by Andre Haupt · 17 years ago
  86. 05e5b13 mmc: Add missing sg_init_table() call by Haavard Skinnemoen · 17 years ago
  87. 1dff314 mmc: Avoid re-using minor numbers before the original device is closed. by David Woodhouse · 17 years ago
  88. b37a050 tifm_sd: handle non-power-of-2 block sizes by Alex Dubov · 17 years ago
  89. d198f10 mmc_block: check card state after write by Pierre Ossman · 17 years ago
  90. cee687c Add missing "\n" to log message by Rolf Eike Beer · 17 years ago
  91. 8578007 mmc: Fix sg helper copy-and-paste error by Roland Dreier · 17 years ago
  92. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  93. d8cb70d [ARM] Fix pxamci regression by Russell King · 17 years ago
  94. e1efa2a Correction of "Update drivers to use sg helpers" patch for IMXMMC driver by Pavel Pisa · 17 years ago
  95. 0ada7a0 scatterlist fallout: mmc by Al Viro · 17 years ago
  96. 460cd05 mmc_spi: Fix mmc-over-spi regression by David Brownell · 17 years ago
  97. 1fa8dd1 mmc: use common byte swap macros by Pierre Ossman · 17 years ago
  98. 78e4807 mmc: fix cid and csd byte order by Pierre Ossman · 17 years ago
  99. 6356a9d at91_mci: Fix bad reference by Pierre Ossman · 17 years ago
  100. bd6dee6 mmc: sg fallout by Jens Axboe · 17 years ago