1. 14b6848 Merge branch 'omap-clks3' into devel by Russell King · 15 years ago
  2. 97fb44eb Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  3. 9563b1d MX2/MX3 SDHC driver: rename platform driver by Sascha Hauer · 15 years ago
  4. 06277b5 mxcmmc: Do not pass clock name, we have only one clock for this device by Sascha Hauer · 15 years ago
  5. 6dc4a47 [ARM] 5420/1: MMCI devinit and devexit macros by Linus Walleij · 15 years ago
  6. 7ebc8d5 [ARM] pxa: move DMA registers definitions into <mach/dma.h> by Eric Miao · 16 years ago
  7. cda56ac2 mmc: fix data timeout for SEND_EXT_CSD by Adrian Hunter · 15 years ago
  8. a087489 sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip by Andres Salomon · 15 years ago
  9. f945405 sdhci: Add quirk for controllers with no end-of-busy IRQ by Ben Dooks · 15 years ago
  10. 59af0a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  11. 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 15 years ago
  12. 3ebf74b omap_hsmmc: Change while(); loops with finite version by Jean Pihet · 15 years ago
  13. c232f457 omap_hsmmc: recover from transfer failures by Jean Pihet · 15 years ago
  14. eb25082 omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V by David Brownell · 15 years ago
  15. 249d0fa omap_hsmmc: card detect irq bugfix by David Brownell · 15 years ago
  16. 5dbace0 sdhci: fix led naming by Helmut Schaa · 15 years ago
  17. 58a5dd3 mmc_test: fix basic read test by Rabin Vincent · 15 years ago
  18. 9942448 s3cmci: Fix hangup in do_pio_write() by Yauhen Kharuzhy · 15 years ago
  19. 86a6a87 Revert "sdhci: force high speed capability on some controllers" by Pierre Ossman · 15 years ago
  20. 444122f MMC: fix bug - SDHC card capacity not correct by Yi Li · 15 years ago
  21. 6f7607c [ARM] omap: hsmmc: new short connection id names by Russell King · 15 years ago
  22. d4a36645a [ARM] omap: MMC: provide a dummy ick for OMAP1 by Russell King · 15 years ago
  23. 5c9e02b [ARM] omap: MMC: convert clocks to match by devid and conid by Russell King · 15 years ago
  24. b601895 pxamci: enable DMA for write ops after CMD/RESP by Cliff Brake · 15 years ago
  25. e10a854 pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) by Cliff Brake · 15 years ago
  26. 06cc1c8 ricoh_mmc: Use suspend_late/resume_early by philipl@overt.org · 15 years ago
  27. cc30d60 mmci: Add support for ST Micro derivate by Linus Walleij · 16 years ago
  28. d96be87 mmc: Add a MX2/MX3 specific SDHC driver by Sascha Hauer · 16 years ago
  29. a45c6cb [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3 by Madhusudhan Chikkature · 15 years ago
  30. 7ad14f8 [ARM] 5365/1: s3cmci: Use new include path of dma.h by Ramax Lo · 15 years ago
  31. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  32. 52435bf Merge branches 'fixes', 'cleanups' and 'boards' by Haavard Skinnemoen · 16 years ago
  33. 7dd6025 dmaengine: kill enum dma_state_client by Dan Williams · 16 years ago
  34. aa1e6f1 dmaengine: kill struct dma_client and supporting infrastructure by Dan Williams · 16 years ago
  35. 74465b4 atmel-mci: convert to dma_request_channel and down-level dma_slave by Dan Williams · 16 years ago
  36. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 16 years ago
  37. c42aa77 atmel-mci: move atmel-mci.h file to include/linux by Nicolas Ferre · 16 years ago
  38. 418f19e Merge branch 'master' of ../mmc by Pierre Ossman · 16 years ago
  39. f6e10b8 mmc: warn about voltage mismatches by David Brownell · 16 years ago
  40. 9c43df5 mmc_spi: Add support for OpenFirmware bindings by Anton Vorontsov · 16 years ago
  41. c00a46a pxamci: fix dma_unmap_sg length by Vernon Sauder · 16 years ago
  42. 6a79e39 mmc_block: ensure all sectors that do not have errors are read by Adrian Hunter · 16 years ago
  43. a0d045ca drivers/mmc: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  44. f913431 sdhci: handle built-in sdhci with modular leds class by Pierre Ossman · 16 years ago
  45. ca4f105 mmc: balanc pci_iomap with pci_iounmap by Roel Kluin · 16 years ago
  46. 504f191 mmc_block: print better error messages by Adrian Hunter · 16 years ago
  47. 86e8286 mmc: Add mmc_vddrange_to_ocrmask() helper function by Anton Vorontsov · 16 years ago
  48. 0527a60 ricoh_mmc: Handle newer models of Ricoh controllers by philipl@overt.org · 16 years ago
  49. b30f8af mmc: Add 8-bit bus width support by Jarkko Lavinen · 16 years ago
  50. 35ff855 sdhci: activate led support also when module by Éric Piel · 16 years ago
  51. b7a03210 mmc: trivial annotation of 'blocks' by Harvey Harrison · 16 years ago
  52. 092f82e pci: use pci_ioremap_bar() in drivers/mmc by Arjan van de Ven · 16 years ago
  53. c95a443 Merge branch 'rmk-devel-mxc-pu-v2' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  54. 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 · 16 years ago
  55. df25f9d imxmmc: use readl/writel by Marc Kleine-Budde · 16 years ago
  56. 2507b0a imxmmc: Remove unused variables by Marc Kleine-Budde · 16 years ago
  57. 4b7c0e4 imxmmc: Checkpatch cleanup by Marc Kleine-Budde · 16 years ago
  58. 90c62bf omap mmc: Add low-level initialization for hsmmc controller by Tony Lindgren · 16 years ago
  59. d887466 omap mmc: Add better MMC low-level init by Tony Lindgren · 16 years ago
  60. 98444d3 sdricoh_cs: Add support for Bay Controller devices by Sascha Sommer · 16 years ago
  61. 99ba040 mmc: at91_mci: reorder timer setup and mmc_add_host() call by Nicolas Ferre · 16 years ago
  62. 1122430 Merge branch 'clks' into devel by Russell King · 16 years ago
  63. ee569c4 [ARM] amba drivers: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  64. fba67001 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 16 years ago
  65. dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset by Russell King · 16 years ago
  66. 05678a9 [ARM] pxa: avoid polluting the kernel's namespace by Russell King · 16 years ago
  67. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  68. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  69. 493890e mmc: increase SD write timeout for crappy cards by Pierre Ossman · 16 years ago
  70. e856359 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2 by Ben Dooks · 16 years ago
  71. e3bd9ec [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat by Ben Dooks · 16 years ago
  72. 9e94302 [ARM] 5322/1: Fix fastpath issue in mmci.c by Linus Walleij · 16 years ago
  73. a5a1561 [PATCH] switch mmc by Al Viro · 16 years ago
  74. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  75. 9219749 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  76. 2502991 Merge branch 'fixes' into for-linus by Russell King · 16 years ago
  77. 08c55e2 s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright by ben@fluff.org.uk · 16 years ago
  78. 18280ff s3cmci: fix continual accesses to host->pio_ptr by ben@fluff.org.uk · 16 years ago
  79. 088a78a s3cmci: Support transfers which are not multiple of 32 bits. by Christer Weinigel · 16 years ago
  80. f87e6d0 s3cmci: cpufreq support by ben@fluff.org.uk · 16 years ago
  81. 9c2e7e4 s3cmci: Make general protocol errors less noisy by ben@fluff.org.uk · 16 years ago
  82. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  83. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  84. 8dddfe1 mmc_block: tell block layer there is no seek penalty by Pierre Ossman · 16 years ago
  85. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  86. 46b5e34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  87. 6ee6c6a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/atmel-mci-2.6.28 by Pierre Ossman · 16 years ago
  88. 162350e MMC: Use timeout values from CSR by Matthew Fleming · 16 years ago
  89. 0d3e046 MMC: CSD and CID timeout values by Matthew Fleming · 16 years ago
  90. 7244b85 sdhci: 'scratch' may be used uninitialized by Steven Noonan · 16 years ago
  91. 5710573 mmc: explicitly mention SDIO support in Kconfig by Pierre Ossman · 16 years ago
  92. 1ea4f44 mmc: remove redundant "depends on" by Pierre Ossman · 16 years ago
  93. d16f5770 sdio: high-speed support by Pierre Ossman · 16 years ago
  94. 0884669 mmc_block: hard code 512 byte block size by Pierre Ossman · 16 years ago
  95. a4b7619 sdhci: force high speed capability on some controllers by Pierre Ossman · 16 years ago
  96. d6d8de3 mmc_block: filter out PC requests by Pierre Ossman · 16 years ago
  97. 9102895 mmc_block: indicate strict ordering by Pierre Ossman · 16 years ago
  98. f3eb0aaa mmc_block: inform block layer about sector count restriction by Pierre Ossman · 16 years ago
  99. 6501ff6 sdio: give sdio irq thread a host specific name by Pierre Ossman · 16 years ago
  100. e633b7b sdio: make sleep on error interruptable by Pierre Ossman · 16 years ago