1. 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 15 years ago
  2. 37ecfd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  3. 2e058a6 mvsdio: fix CONFIG_PM=y build by Rabin Vincent · 15 years ago
  4. 4ea580f mmci: fix crash with debug enabled by Rabin Vincent · 15 years ago
  5. 4accfe2 sdhci: catch ADMA errors by Pierre Ossman · 15 years ago
  6. c60a32c sdhci-pci: bad error handling in probe function by Dan Carpenter · 15 years ago
  7. 1748ae0 ARM: OMAP: MMC: Remove unused power_pin by Ladislav Michl · 15 years ago
  8. ab5a643 mmc_spi: support for non-byte-aligned cards by Wolfgang Muees · 15 years ago
  9. a8fe29d omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs by Jarkko Lavinen · 15 years ago
  10. d31f65e mmc: Fix compile for omap_hsmmc.c by Tony Lindgren · 15 years ago
  11. 56e303e mmc_spi: convert timeout handling to jiffies and avoid busy waiting by Wolfgang Muees · 15 years ago
  12. 00adadc omap_hsmmc: Flush posted write to IRQ by Kevin Hilman · 15 years ago
  13. 32710e8 New mail address for Pierre Ossman by Pierre Ossman · 15 years ago
  14. 34b2895 imxmmc: move RSSR BLR by Paulius Zaleckas · 16 years ago
  15. b513b6c imxmmc: init-exit rework by Paulius Zaleckas · 16 years ago
  16. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  17. 0a053e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  18. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  19. ed40d0c Merge branch 'origin' into devel by Russell King · 16 years ago
  20. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  21. 48f8151 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  22. 32ab83a atmel-mci: fix sdc_reg typo by Hans-Christian Egtvedt · 16 years ago
  23. 3085e9c mmc: Add OpenFirmware bindings for SDHCI driver by Anton Vorontsov · 16 years ago
  24. 0633f65 sdhci: Add quirk for forcing maximum block size to 2048 bytes by Anton Vorontsov · 16 years ago
  25. 063a9db sdhci: Add quirk for controllers that need IRQ re-init after reset by Anton Vorontsov · 16 years ago
  26. 3e3bf20 sdhci: Add quirk for controllers that need small delays for PIO by Anton Vorontsov · 16 years ago
  27. 8114634 sdhci: Add set_clock callback and a quirk for nonstandard clocks by Anton Vorontsov · 16 years ago
  28. 4240ff0 sdhci: Add get_{max,timeout}_clock callbacks by Ben Dooks · 16 years ago
  29. c5075a1 sdhci: Add support for hosts reporting inverted write-protect state by Anton Vorontsov · 16 years ago
  30. 68d1fb7 sdhci: Add support for card-detection polling by Anton Vorontsov · 16 years ago
  31. 6aa943a sdhci: Enable only relevant (DMA/PIO) interrupts during transfers by Anton Vorontsov · 16 years ago
  32. 7260cf5 sdhci: Split card-detection IRQs management from sdhci_init() by Anton Vorontsov · 16 years ago
  33. 4e4141a sdhci: Add support for bus-specific IO memory accessors by Anton Vorontsov · 16 years ago
  34. f079a8f mmc_spi: adjust for delayed data token response by Wolfgang Muees · 16 years ago
  35. e13bb30 omap_hsmmc: Wait for SDBP by Adrian Hunter · 16 years ago
  36. f3e2f1d omap_hsmmc: Fix MMC3 dma by Grazvydas Ignotas · 16 years ago
  37. 0683af4 omap_hsmmc: Disable SDBP at suspend by Jarkko Lavinen · 16 years ago
  38. e68fdab omap_hsmmc: Do not prefix slot name by Adrian Hunter · 16 years ago
  39. e1a55f5 omap_hsmmc: Allow cover switch to cause rescan by Adrian Hunter · 16 years ago
  40. 7315301 omap_hsmmc: Add 8-bit bus width mode support by Jarkko Lavinen · 16 years ago
  41. 0ccd76d omap_hsmmc: Implement scatter-gather emulation by Juha Yrjola · 16 years ago
  42. 4a694dc omap_hsmmc: Fix response type for busy after response by Adrian Hunter · 16 years ago
  43. 82788ff omap_hsmmc: Do dma cleanup also with data CRC errors by Jarkko Lavinen · 16 years ago
  44. 236caa7 mmc: SDIO driver for Marvell SoCs by Maen Suleiman · 16 years ago
  45. 4cb3290 MMC: tmio_mmc.h: fix build problem by Alexander Beregalov · 16 years ago
  46. bedcc45 tmio_mmc: Fix use after free in remove() by Magnus Damm · 16 years ago
  47. bc6772a tmio_mmc: Fix one off, use resource_size() in probe() by Magnus Damm · 16 years ago
  48. ea15ba5 mmc_spi: wait more bytes for card response by Wolfgang Muees · 16 years ago
  49. 48881ca mmc_spi: allow setting of spi mode 3 by Wolfgang Muees · 16 years ago
  50. 1b331e6 omap_hsmmc: Initialize hsmmc controller registers when resuming by Kim Kyuwon · 16 years ago
  51. 9e57d60 omap_hsmmc: do not re-power when powering off MMC by Adrian Hunter · 16 years ago
  52. 89c8aa2 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  53. 14b6848 Merge branch 'omap-clks3' into devel by Russell King · 16 years ago
  54. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  55. 9563b1d MX2/MX3 SDHC driver: rename platform driver by Sascha Hauer · 16 years ago
  56. 06277b5 mxcmmc: Do not pass clock name, we have only one clock for this device by Sascha Hauer · 16 years ago
  57. 7c48ed3 mmc: s3cmci: fix s3c2410_dma_config() arguments. by Ben Dooks · 16 years ago
  58. 6dc4a47 [ARM] 5420/1: MMCI devinit and devexit macros by Linus Walleij · 16 years ago
  59. 7ebc8d5 [ARM] pxa: move DMA registers definitions into <mach/dma.h> by Eric Miao · 16 years ago
  60. a087489 sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip by Andres Salomon · 16 years ago
  61. f945405 sdhci: Add quirk for controllers with no end-of-busy IRQ by Ben Dooks · 16 years ago
  62. 59af0a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  63. 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 16 years ago
  64. 3ebf74b omap_hsmmc: Change while(); loops with finite version by Jean Pihet · 16 years ago
  65. c232f45 omap_hsmmc: recover from transfer failures by Jean Pihet · 16 years ago
  66. eb25082 omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V by David Brownell · 16 years ago
  67. 249d0fa omap_hsmmc: card detect irq bugfix by David Brownell · 16 years ago
  68. 5dbace0 sdhci: fix led naming by Helmut Schaa · 16 years ago
  69. 9942448 s3cmci: Fix hangup in do_pio_write() by Yauhen Kharuzhy · 16 years ago
  70. 86a6a87 Revert "sdhci: force high speed capability on some controllers" by Pierre Ossman · 16 years ago
  71. 6f7607c [ARM] omap: hsmmc: new short connection id names by Russell King · 16 years ago
  72. d4a36645a [ARM] omap: MMC: provide a dummy ick for OMAP1 by Russell King · 16 years ago
  73. 5c9e02b [ARM] omap: MMC: convert clocks to match by devid and conid by Russell King · 16 years ago
  74. b601895 pxamci: enable DMA for write ops after CMD/RESP by Cliff Brake · 16 years ago
  75. e10a854 pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) by Cliff Brake · 16 years ago
  76. 06cc1c8 ricoh_mmc: Use suspend_late/resume_early by philipl@overt.org · 16 years ago
  77. cc30d60 mmci: Add support for ST Micro derivate by Linus Walleij · 16 years ago
  78. d96be87 mmc: Add a MX2/MX3 specific SDHC driver by Sascha Hauer · 16 years ago
  79. a45c6cb [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3 by Madhusudhan Chikkature · 16 years ago
  80. 7ad14f8 [ARM] 5365/1: s3cmci: Use new include path of dma.h by Ramax Lo · 16 years ago
  81. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  82. 52435bf Merge branches 'fixes', 'cleanups' and 'boards' by Haavard Skinnemoen · 16 years ago
  83. 7dd6025 dmaengine: kill enum dma_state_client by Dan Williams · 16 years ago
  84. aa1e6f1 dmaengine: kill struct dma_client and supporting infrastructure by Dan Williams · 16 years ago
  85. 74465b4 atmel-mci: convert to dma_request_channel and down-level dma_slave by Dan Williams · 16 years ago
  86. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 16 years ago
  87. c42aa77 atmel-mci: move atmel-mci.h file to include/linux by Nicolas Ferre · 16 years ago
  88. 418f19e Merge branch 'master' of ../mmc by Pierre Ossman · 16 years ago
  89. 9c43df5 mmc_spi: Add support for OpenFirmware bindings by Anton Vorontsov · 16 years ago
  90. c00a46a pxamci: fix dma_unmap_sg length by Vernon Sauder · 16 years ago
  91. a0d045c drivers/mmc: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  92. f913431 sdhci: handle built-in sdhci with modular leds class by Pierre Ossman · 16 years ago
  93. ca4f105 mmc: balanc pci_iomap with pci_iounmap by Roel Kluin · 16 years ago
  94. 0527a60 ricoh_mmc: Handle newer models of Ricoh controllers by philipl@overt.org · 16 years ago
  95. 35ff855 sdhci: activate led support also when module by Éric Piel · 16 years ago
  96. 092f82e pci: use pci_ioremap_bar() in drivers/mmc by Arjan van de Ven · 16 years ago
  97. 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
  98. 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
  99. df25f9d imxmmc: use readl/writel by Marc Kleine-Budde · 16 years ago
  100. 2507b0a imxmmc: Remove unused variables by Marc Kleine-Budde · 16 years ago