1. c232f45 omap_hsmmc: recover from transfer failures by Jean Pihet · 17 years ago
  2. eb25082 omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V by David Brownell · 16 years ago
  3. 249d0fa omap_hsmmc: card detect irq bugfix by David Brownell · 17 years ago
  4. 5dbace0 sdhci: fix led naming by Helmut Schaa · 17 years ago
  5. 9942448 s3cmci: Fix hangup in do_pio_write() by Yauhen Kharuzhy · 17 years ago
  6. 86a6a87 Revert "sdhci: force high speed capability on some controllers" by Pierre Ossman · 17 years ago
  7. b601895 pxamci: enable DMA for write ops after CMD/RESP by Cliff Brake · 17 years ago
  8. e10a854 pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) by Cliff Brake · 17 years ago
  9. 06cc1c8 ricoh_mmc: Use suspend_late/resume_early by philipl@overt.org · 17 years ago
  10. cc30d60 mmci: Add support for ST Micro derivate by Linus Walleij · 17 years ago
  11. d96be87 mmc: Add a MX2/MX3 specific SDHC driver by Sascha Hauer · 17 years ago
  12. a45c6cb [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3 by Madhusudhan Chikkature · 17 years ago
  13. 7ad14f8 [ARM] 5365/1: s3cmci: Use new include path of dma.h by Ramax Lo · 17 years ago
  14. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
  15. 52435bf Merge branches 'fixes', 'cleanups' and 'boards' by Haavard Skinnemoen · 17 years ago
  16. 7dd6025 dmaengine: kill enum dma_state_client by Dan Williams · 17 years ago
  17. aa1e6f1 dmaengine: kill struct dma_client and supporting infrastructure by Dan Williams · 17 years ago
  18. 74465b4 atmel-mci: convert to dma_request_channel and down-level dma_slave by Dan Williams · 17 years ago
  19. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 17 years ago
  20. c42aa77 atmel-mci: move atmel-mci.h file to include/linux by Nicolas Ferre · 17 years ago
  21. 418f19e Merge branch 'master' of ../mmc by Pierre Ossman · 17 years ago
  22. 9c43df5 mmc_spi: Add support for OpenFirmware bindings by Anton Vorontsov · 17 years ago
  23. c00a46a pxamci: fix dma_unmap_sg length by Vernon Sauder · 17 years ago
  24. a0d045ca drivers/mmc: Move a dereference below a NULL test by Julia Lawall · 17 years ago
  25. f913431 sdhci: handle built-in sdhci with modular leds class by Pierre Ossman · 17 years ago
  26. ca4f105 mmc: balanc pci_iomap with pci_iounmap by Roel Kluin · 17 years ago
  27. 0527a60 ricoh_mmc: Handle newer models of Ricoh controllers by philipl@overt.org · 17 years ago
  28. 35ff855 sdhci: activate led support also when module by Éric Piel · 17 years ago
  29. 092f82e pci: use pci_ioremap_bar() in drivers/mmc by Arjan van de Ven · 17 years ago
  30. c95a443 Merge branch 'rmk-devel-mxc-pu-v2' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 17 years ago
  31. cd43483 Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 17 years ago
  32. df25f9d imxmmc: use readl/writel by Marc Kleine-Budde · 17 years ago
  33. 2507b0a imxmmc: Remove unused variables by Marc Kleine-Budde · 17 years ago
  34. 4b7c0e4 imxmmc: Checkpatch cleanup by Marc Kleine-Budde · 17 years ago
  35. 90c62bf omap mmc: Add low-level initialization for hsmmc controller by Tony Lindgren · 17 years ago
  36. d887466 omap mmc: Add better MMC low-level init by Tony Lindgren · 17 years ago
  37. 98444d3 sdricoh_cs: Add support for Bay Controller devices by Sascha Sommer · 17 years ago
  38. 99ba040 mmc: at91_mci: reorder timer setup and mmc_add_host() call by Nicolas Ferre · 17 years ago
  39. 1122430 Merge branch 'clks' into devel by Russell King · 17 years ago
  40. ee569c4 [ARM] amba drivers: don't pass a consumer clock name for devices with unique clocks by Russell King · 17 years ago
  41. fba6700 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 17 years ago
  42. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 17 years ago
  43. 05678a9 [ARM] pxa: avoid polluting the kernel's namespace by Russell King · 17 years ago
  44. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 17 years ago
  45. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  46. e856359 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2 by Ben Dooks · 17 years ago
  47. e3bd9ec [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat by Ben Dooks · 17 years ago
  48. 9e94302 [ARM] 5322/1: Fix fastpath issue in mmci.c by Linus Walleij · 17 years ago
  49. 9219749 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  50. 2502991 Merge branch 'fixes' into for-linus by Russell King · 17 years ago
  51. 08c55e2 s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright by ben@fluff.org.uk · 17 years ago
  52. 18280ff s3cmci: fix continual accesses to host->pio_ptr by ben@fluff.org.uk · 17 years ago
  53. 088a78a s3cmci: Support transfers which are not multiple of 32 bits. by Christer Weinigel · 17 years ago
  54. f87e6d0 s3cmci: cpufreq support by ben@fluff.org.uk · 17 years ago
  55. 9c2e7e4 s3cmci: Make general protocol errors less noisy by ben@fluff.org.uk · 17 years ago
  56. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 17 years ago
  57. b6825d2 Merge branch 'omap-all' into devel by Russell King · 17 years ago
  58. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  59. 46b5e34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  60. 6ee6c6a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/atmel-mci-2.6.28 by Pierre Ossman · 17 years ago
  61. 162350e MMC: Use timeout values from CSR by Matthew Fleming · 17 years ago
  62. 7244b85 sdhci: 'scratch' may be used uninitialized by Steven Noonan · 17 years ago
  63. 5710573 mmc: explicitly mention SDIO support in Kconfig by Pierre Ossman · 17 years ago
  64. 1ea4f44 mmc: remove redundant "depends on" by Pierre Ossman · 17 years ago
  65. a4b7619 sdhci: force high speed capability on some controllers by Pierre Ossman · 17 years ago
  66. 04cf585 sdhci: reduce card detection delay by Pierre Ossman · 17 years ago
  67. e809517 sdhci: let the controller wait for busy state to end by Pierre Ossman · 17 years ago
  68. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  69. 5a89770 Merge branches 'pxa-core' and 'pxa-machines' into pxa-all by Russell King · 17 years ago
  70. e683b42 atmel-mci: Initialize BLKR before sending data transfer command by Haavard Skinnemoen · 17 years ago
  71. 5e7184a atmel-mci: Add missing flush_dcache_page() in PIO transfer code by Haavard Skinnemoen · 17 years ago
  72. ca55f46 atmel-mci: Don't overwrite error bits when NOTBUSY is set by Haavard Skinnemoen · 17 years ago
  73. 65e8b08 atmel-mci: Add experimental DMA support by Haavard Skinnemoen · 17 years ago
  74. 965ebf3 atmel-mci: support multiple mmc slots by Haavard Skinnemoen · 17 years ago
  75. 6b91865 atmel-mci: Platform code for supporting multiple mmc slots by Haavard Skinnemoen · 17 years ago
  76. 945533b atmel-mci: Don't stop the clock between transfers by Haavard Skinnemoen · 17 years ago
  77. c06ad25 atmel-mci: Implement tasklet as a state machine by Haavard Skinnemoen · 17 years ago
  78. a252e3e atmel-mci: Initialize BLKR before sending data transfer command by Haavard Skinnemoen · 17 years ago
  79. 0ffcbfd [ARM] pxa: make cpu_is_pxa2* macros more consistent by Eric Miao · 17 years ago
  80. 5c0a95c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  81. da45b66 atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin by Haavard Skinnemoen · 17 years ago
  82. 75d33cc atmel-mci: Fix bogus debugfs file size by Haavard Skinnemoen · 17 years ago
  83. b17339a atmel-mci: Fix memory leak in atmci_regs_show by Haavard Skinnemoen · 17 years ago
  84. 87e60f2 atmel-mci: debugfs: enable clock before dumping regs by Haavard Skinnemoen · 17 years ago
  85. fe246eb tmio_mmc: fix compilation with debug enabled by Dmitry Baryshkov · 17 years ago
  86. 7c8ad98 [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?" by Russell King · 17 years ago
  87. 55c381e [ARM] omap: convert OMAP drivers to use ioremap() by Russell King · 17 years ago
  88. 8c5eb88 Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE. by David Woodhouse · 17 years ago
  89. e385ea6 mmc: at91_mci: don't use coherent dma buffers by David Brownell · 17 years ago
  90. fe7f962 sdricoh_cs: removed unused #include <version.h> by Huang Weiyi · 17 years ago
  91. 87dd980 s3cmci: attach get_cd host ops by Ben Dooks · 17 years ago
  92. 5d30440 s3cmci: fix sparse errors from non-exported functions by Ben Dooks · 17 years ago
  93. 1c2c30a mfd: have TMIO drivers and subdevices depend on ARM by Samuel Ortiz · 17 years ago
  94. 4a48998 mfd: TMIO MMC driver by Ian Molton · 17 years ago
  95. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 17 years ago
  96. a1b81a8 Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Russell King · 17 years ago
  97. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 17 years ago
  98. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 17 years ago
  99. 3663b73 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> by Haavard Skinnemoen · 17 years ago
  100. e491d23 au1xmmc: raise segment size limit. by Manuel Lauss · 17 years ago