1. 2198a64 drivers/mmc: correct error-handling code by Julia Lawall · 15 years ago
  2. a9239d7 imxmmc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  3. 4b2a108 cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 15 years ago
  4. da60a91 sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 15 years ago
  5. a9e58f2 sdhci: get rid of "frequency too high" flood when using eSDHC by Anton Vorontsov · 15 years ago
  6. 6cdbf73 mvsdio: fix handling of partial word at the end of PIO transfer by Nicolas Pitre · 15 years ago
  7. 4e66a0f Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  8. 7eeff48 pxamci: correct DMA flow control by Matt Reimer · 15 years ago
  9. 70d6027 spi: add spi_master flag word by David Brownell · 15 years ago
  10. 11a2f1b sdhci: remove needless double parenthesis by Pierre Ossman · 15 years ago
  11. 557b069 sdhci: Specific quirk vor VIA SDHCI controller in VX855ES by Harald Welte · 15 years ago
  12. fe9db6c s3cmci: fix dma configuration call by Ben Dooks · 15 years ago
  13. f0bf7f6 mmc: Add new via-sdmmc host controller driver by Harald Welte · 15 years ago
  14. 5fe23c7 sdhci: Add support for hosts that are only capable of 1-bit transfers by Anton Vorontsov · 15 years ago
  15. 1388eef sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk by Ben Dooks · 15 years ago
  16. 6882a8c sdhci: Add better ADMA error reporting by Ben Dooks · 15 years ago
  17. 0d1bb41 sdhci-s3c: Samsung S3C based SDHCI controller glue by Ben Dooks · 15 years ago
  18. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  19. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  20. 7f72134c atmel-mci: add MCI2 register definitions by Nicolas Ferre · 15 years ago
  21. 1991189 atmel-mci: Integrate AT91 specific definition in header file by Nicolas Ferre · 15 years ago
  22. e6f2c7a tmio_mmc: allow compilation for ASIC3 by Philipp Zabel · 15 years ago
  23. be3f4ae sdhci: Print ADMA status and pointer on debug by Ben Dooks · 15 years ago
  24. da46a0b tmio_mmc: fix clock setup by Ian Molton · 15 years ago
  25. 544f277 tmio_mmc: map SD control registers after enabling the MFD cell by Philipp Zabel · 15 years ago
  26. d6c9b5e tmio_mmc: correct probe return value for num_resources != 3 by Philipp Zabel · 15 years ago
  27. 6c413cc tmio_mmc: don't use set_irq_type by Philipp Zabel · 15 years ago
  28. 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 15 years ago
  29. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 15 years ago
  30. fdd858d mmc_spi: don't use EINVAL for possible transmission errors by Wolfgang Muees · 15 years ago
  31. c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 15 years ago
  32. a3456a2 sdhci: platform driver for SDHCI by Richard Röjfors · 15 years ago
  33. 99d9260 mxcmmc: remove frequency workaround by Pierre Ossman · 15 years ago
  34. 09adfe4 cb710: fix printk format string by Pierre Ossman · 15 years ago
  35. 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 15 years ago
  36. 8385f9c pxamci: add regulator support. by Daniel Ribeiro · 15 years ago
  37. ae62890 sdhci: avoid changing voltage needlessly by Pierre Ossman · 15 years ago
  38. 7ceeb6a mmc/omap: make mmci-omap using platform_driver_probe by Uwe Kleine-König · 15 years ago
  39. 5cf20aa mmc_spi: speedup for slow cards, less wear-out by Wolfgang Muees · 15 years ago
  40. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  41. fbe0b8d Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 15 years ago
  42. dc890c2 [ARM] 5544/1: Trust PrimeCell resource sizes by Linus Walleij · 15 years ago
  43. 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  44. fbf6a5f sdhci-of: Fix the wrong accessor to HOSTVER register by Dave Liu · 15 years ago
  45. a6d297f mvsdio: fix config failure with some high speed SDHC cards by Nicolas Pitre · 15 years ago
  46. 9ca6944 mvsdio: ignore high speed timing requests from the core by Nicolas Pitre · 15 years ago
  47. e749c6f mmc/omap: Use disable_irq_nosync() from within irq handlers. by Ben Nizette · 15 years ago
  48. 992697e sdhci-of: Add fsl,esdhc as a valid compatible to bind against by Kumar Gala · 15 years ago
  49. 703aace mvsdio: allow automatic loading when modular by Nicolas Pitre · 15 years ago
  50. 656217d mxcmmc: Fix missing return value checking in DMA setup code. by Martin Fuzzey · 15 years ago
  51. 18489fa mxcmmc : Reset the SDHC hardware if software timeout occurs. by Martin Fuzzey · 15 years ago
  52. 85b8432 omap_hsmmc: Trivial fix for a typo in comment by Anand Gadiyar · 15 years ago
  53. c499b06 mxcmmc: decrease minimum frequency to make MMC cards work by Sascha Hauer · 15 years ago
  54. 949abd8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  55. 42f1d2e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into devel by Russell King · 15 years ago
  56. b583f26 ARM: OMAP3: mmc-twl4030 uses regulator framework by David Brownell · 15 years ago
  57. fc05505 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into devel by Russell King · 15 years ago
  58. 99ae995 [ARM] S3C24XX: Merge devel-gpio by Ben Dooks · 15 years ago
  59. 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 15 years ago
  60. ec976d6 [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> by Ben Dooks · 15 years ago
  61. 8c8fdbc [ARM] Remove arch-imx from build system by Sascha Hauer · 15 years ago
  62. 37ecfd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  63. 2e058a6 mvsdio: fix CONFIG_PM=y build by Rabin Vincent · 15 years ago
  64. 4ea580f mmci: fix crash with debug enabled by Rabin Vincent · 15 years ago
  65. 4accfe2 sdhci: catch ADMA errors by Pierre Ossman · 15 years ago
  66. c60a32c sdhci-pci: bad error handling in probe function by Dan Carpenter · 15 years ago
  67. 8970ef4 [ARM] S3C24XX: Remove hardware specific registers from DMA calls by Ben Dooks · 15 years ago
  68. 1748ae0 ARM: OMAP: MMC: Remove unused power_pin by Ladislav Michl · 15 years ago
  69. 1c1452b atmel-mci: Add support for inverted detect pin by Jonas Larsson · 15 years ago
  70. ab5a643 mmc_spi: support for non-byte-aligned cards by Wolfgang Muees · 15 years ago
  71. a8fe29d omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs by Jarkko Lavinen · 15 years ago
  72. d31f65e mmc: Fix compile for omap_hsmmc.c by Tony Lindgren · 15 years ago
  73. 56e303e mmc_spi: convert timeout handling to jiffies and avoid busy waiting by Wolfgang Muees · 15 years ago
  74. 00adadc omap_hsmmc: Flush posted write to IRQ by Kevin Hilman · 15 years ago
  75. 32710e8 New mail address for Pierre Ossman by Pierre Ossman · 15 years ago
  76. 34b2895 imxmmc: move RSSR BLR by Paulius Zaleckas · 15 years ago
  77. b513b6c imxmmc: init-exit rework by Paulius Zaleckas · 15 years ago
  78. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  79. 0a053e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  80. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  81. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  82. 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 · 15 years ago
  83. 48f8151 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  84. 32ab83a atmel-mci: fix sdc_reg typo by Hans-Christian Egtvedt · 15 years ago
  85. 3085e9c mmc: Add OpenFirmware bindings for SDHCI driver by Anton Vorontsov · 15 years ago
  86. 0633f65 sdhci: Add quirk for forcing maximum block size to 2048 bytes by Anton Vorontsov · 15 years ago
  87. 063a9db sdhci: Add quirk for controllers that need IRQ re-init after reset by Anton Vorontsov · 15 years ago
  88. 3e3bf20 sdhci: Add quirk for controllers that need small delays for PIO by Anton Vorontsov · 15 years ago
  89. 8114634 sdhci: Add set_clock callback and a quirk for nonstandard clocks by Anton Vorontsov · 15 years ago
  90. 4240ff0 sdhci: Add get_{max,timeout}_clock callbacks by Ben Dooks · 15 years ago
  91. c5075a1 sdhci: Add support for hosts reporting inverted write-protect state by Anton Vorontsov · 15 years ago
  92. 68d1fb7 sdhci: Add support for card-detection polling by Anton Vorontsov · 15 years ago
  93. 6aa943a sdhci: Enable only relevant (DMA/PIO) interrupts during transfers by Anton Vorontsov · 15 years ago
  94. 7260cf5 sdhci: Split card-detection IRQs management from sdhci_init() by Anton Vorontsov · 15 years ago
  95. 4e4141a sdhci: Add support for bus-specific IO memory accessors by Anton Vorontsov · 15 years ago
  96. f079a8f mmc_spi: adjust for delayed data token response by Wolfgang Muees · 15 years ago
  97. e13bb30 omap_hsmmc: Wait for SDBP by Adrian Hunter · 15 years ago
  98. f3e2f1d omap_hsmmc: Fix MMC3 dma by Grazvydas Ignotas · 16 years ago
  99. 0683af4 omap_hsmmc: Disable SDBP at suspend by Jarkko Lavinen · 15 years ago
  100. e68fdab omap_hsmmc: Do not prefix slot name by Adrian Hunter · 16 years ago