1. e385ea6 mmc: at91_mci: don't use coherent dma buffers by David Brownell · 16 years ago
  2. fe7f962 sdricoh_cs: removed unused #include <version.h> by Huang Weiyi · 16 years ago
  3. 87dd980 s3cmci: attach get_cd host ops by Ben Dooks · 16 years ago
  4. 5d30440 s3cmci: fix sparse errors from non-exported functions by Ben Dooks · 16 years ago
  5. 1c2c30a mfd: have TMIO drivers and subdevices depend on ARM by Samuel Ortiz · 16 years ago
  6. 4a48998 mfd: TMIO MMC driver by Ian Molton · 16 years ago
  7. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  8. a1b81a8 Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Russell King · 16 years ago
  9. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  10. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  11. 3663b73 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> by Haavard Skinnemoen · 16 years ago
  12. e491d23 au1xmmc: raise segment size limit. by Manuel Lauss · 16 years ago
  13. 980167b sdhci: check correct return value by Pierre Ossman · 16 years ago
  14. ebd6d35 sdhci: disable DMA for req, not completely by Pierre Ossman · 16 years ago
  15. 4a3cba3 sdhci: handle bug in JMB38x for sizes < 4 bytes by Pierre Ossman · 16 years ago
  16. 3c26e17 avr32: some mmc/sd cleanups by David Brownell · 16 years ago
  17. eda3d8f Merge commit 'upstream/master' by Haavard Skinnemoen · 16 years ago
  18. bdee6ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  19. deec9ae atmel-mci: debugfs support by Haavard Skinnemoen · 16 years ago
  20. c5d5e9c imxmmc: fix crash when no platform data is provided by Paulius Zaleckas · 16 years ago
  21. 5fc63df imxmmc: fix platform resources by Paulius Zaleckas · 16 years ago
  22. 322069c imxmmc: remove DEBUG definition by Paulius Zaleckas · 16 years ago
  23. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  24. 0c7ad10 drivers/mmc/host/sdhci.h needs scatterlist.h by Andrew Morton · 16 years ago
  25. 1685a03 mmc_spi: put signals to low power off fix by Jan Nikitenko · 16 years ago
  26. 7659150 sdhci: highmem capable PIO routines by Pierre Ossman · 16 years ago
  27. 719a61b sdhci: fix bad warning from commit c8b3e02 by Pierre Ossman · 16 years ago
  28. 6cefd05 sdhci: add warnings for bad buffers in ADMA path by Pierre Ossman · 16 years ago
  29. 907b2cd s3cmci: ensure host stopped on machine shutdown by Ben Dooks · 16 years ago
  30. dd8572a au1xmmc: suspend/resume implementation by Manuel Lauss · 16 years ago
  31. d2f2761 s3cmci: fixes for section mismatch warnings by Ben Dooks · 16 years ago
  32. 4fe1689 pxamci: trivial fix of DMA alignment register bit clearing by Karl Beldan · 16 years ago
  33. fbfca4b avr32: clean up mci platform code by Ben Nizette · 16 years ago
  34. 6a36913 mmc: host driver for Ricoh Bay1Controllers by Sascha Sommer · 16 years ago
  35. c71f651 mmc: OLPC: update vdd/powerup quirk comment by Andres Salomon · 16 years ago
  36. c8b3e02 mmc: fix spares errors of sdhci.c by Tomas Winkler · 16 years ago
  37. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 16 years ago
  38. 97067d5 wbsd: fix bad dma_addr_t conversion by Pierre Ossman · 16 years ago
  39. 7d2be07 atmel-mci: Driver for Atmel on-chip MMC controllers by Haavard Skinnemoen · 16 years ago
  40. 9eeebd2 mmc: wbsd.c fix shadowing of 'dma' variable by Tomas Winkler · 16 years ago
  41. 7e9c7b6 MMC: S3C24XX: Refuse incorrectly aligned transfers by Ben Dooks · 16 years ago
  42. ff8c804 MMC: S3C24XX: Update error debugging. by Ben Dooks · 16 years ago
  43. 50a8457 MMC: S3C24XX: Add media presence test to request handling. by Ben Dooks · 16 years ago
  44. 2de5f79 MMC: S3C24XX: Fix use of msecs where jiffies are needed by Ben Dooks · 16 years ago
  45. 318f905 MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices by Ben Dooks · 16 years ago
  46. 3886ff5 MMC: S3C24XX: Fix s3c2410_dma_request() return code check. by Ben Dooks · 16 years ago
  47. 55d70f5 MMC: S3C24XX: Allow card-detect on non-IRQ capable pin by Ben Dooks · 16 years ago
  48. 7c14450 MMC: S3C24XX: Ensure host->mrq->data is valid by Ben Dooks · 16 years ago
  49. cf0984c MMC: S3C24XX: Add support to invert write protect line by Ben Dooks · 16 years ago
  50. edb5a98 MMC: S3C24XX: Add platform data for MMC/SD driver by Ben Dooks · 16 years ago
  51. d643b5f MMC: Fix S3C24XX IRQ enable during PIO transfers by Roman Moracik · 16 years ago
  52. bdbc9c3 Fix the request finalisation by ensuring the controller is stopped. by Thomas Kleffel · 16 years ago
  53. ceb3ac2 MMC: DMA free fix for S3C24XX SD/MMC driver by Harald Welte · 16 years ago
  54. 679f0f8 MMC: S3C24XX MMC/SD driver write fixes by Harald Welte · 16 years ago
  55. be51801 MMC: S3C24XX MMC/SD driver. by Thomas Kleffel · 16 years ago
  56. 8f1934c sdhci: graceful handling of bad addresses by Pierre Ossman · 16 years ago
  57. 2134a92 sdhci: scatter-gather (ADMA) support by Pierre Ossman · 16 years ago
  58. 93fc48c sdhci-pci: don't penalize newer jmicron chips by Pierre Ossman · 16 years ago
  59. e2d2647 au1xmmc: remove custom carddetect poll implementation. by Manuel Lauss · 16 years ago
  60. 88b8d9a au1xmmc: abort requests early if no card is present. by Manuel Lauss · 16 years ago
  61. 5c0a889 au1xmmc: codingstyle tidying. by Manuel Lauss · 16 years ago
  62. 20f522f au1xmmc: SDIO IRQ support. by Manuel Lauss · 16 years ago
  63. 281dd23 au1xmmc: enable 4 bit transfer mode by Manuel Lauss · 16 years ago
  64. c4223c2 au1xmmc: remove db1200 board code, rewrite probe. by Manuel Lauss · 16 years ago
  65. 12bd257 at91_mci: Fix byte mode transitions. by Ville Syrjala · 16 years ago
  66. 9da3cba at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata. by Ville Syrjala · 16 years ago
  67. 5385edc at91_mci: AT91SAM9260/9263 12 byte write erratum (v2) by Ville Syrjala · 16 years ago
  68. fa1fe01 at91_mci: manage cmd error and data error independently by Nicolas Ferre · 16 years ago
  69. ba7deee mmc: at91_mci: do not read irq status twice as it will forget some errors by Nicolas Ferre · 16 years ago
  70. 7a6588b mmc: at91_mci: add sdio irq management by Eric Benard · 16 years ago
  71. 3eb99a7 mmc: at91_mci: add multiwrite switch by Nicolas Ferre · 16 years ago
  72. 4ac24a8 mmc: at91_mci: update bytes_xfered value once xfer done by Nicolas Ferre · 16 years ago
  73. c5a89c6 mmc: at91_mci: avoid timeouts by Marc Pignat · 16 years ago
  74. e181dce mmc: at91_mci: show timeouts by Marc Pignat · 16 years ago
  75. 80f9254 mmc: at91_mci: support for block size not modulo 4 by Marc Pignat · 16 years ago
  76. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  77. 619ef4b mmc_spi: add support for card-detection polling by Anton Vorontsov · 16 years ago
  78. 309d973 sdhci-pci: unaligned data with ricoh controllers by Pierre Ossman · 16 years ago
  79. 1e72859 sdhci: handle hot-remove by Pierre Ossman · 16 years ago
  80. 4489428 sdhci: support JMicron secondary interface by Pierre Ossman · 16 years ago
  81. 45211e2 sdhci: toggle JMicron PMOS setting by Pierre Ossman · 16 years ago
  82. ee53ab5 sdhci: make workaround for timeout bug more general by Pierre Ossman · 16 years ago
  83. 2260640 sdhci: more complex quirks handling by Pierre Ossman · 16 years ago
  84. 3815a0e sdhci: remove forced dma quirks by Pierre Ossman · 16 years ago
  85. b8c86fc sdhci: move pci stuff to separate module by Pierre Ossman · 16 years ago
  86. c9b74c5 sdhci: don't check block count for progress by Pierre Ossman · 16 years ago
  87. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  88. f000631 Merge branch 'imx' into devel by Russell King · 16 years ago
  89. 97f8571 pxamci: fix byte aligned DMA transfers by Philipp Zabel · 16 years ago
  90. 38a41fd IMX: introduce clock API by Sascha Hauer · 16 years ago
  91. bf5b193 mmc: don't use DMA on newer ENE controllers by Pierre Ossman · 16 years ago
  92. 603ded1 olpc: sdhci: add quirk for the Marvell CaFe's interrupt timeout by Andres Salomon · 16 years ago
  93. e08c169 olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue by Andres Salomon · 16 years ago
  94. f7def13e [ARM] 5122/1: imx_dma_request_by_prio simpilfication by Paulius Zaleckas · 16 years ago
  95. cef3340 mmc: wbsd: initialize tasklets before requesting interrupt by Chuck Ebbert · 16 years ago
  96. 46cb69c missing dependencies on HAS_DMA by Al Viro · 16 years ago
  97. 8033c6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  98. e5c0ef9 at91_mci: minor cleanup by Marc Pignat · 16 years ago
  99. df48dd0 mmc: Fix omap compile by replacing dev_name with dma_dev_name by Tony Lindgren · 16 years ago
  100. 55654be mmc: make one-bit signed bitfields unsigned by Harvey Harrison · 16 years ago