1. 6cdbf73 mvsdio: fix handling of partial word at the end of PIO transfer by Nicolas Pitre · 15 years ago
  2. 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
  3. 7eeff48 pxamci: correct DMA flow control by Matt Reimer · 15 years ago
  4. 70d6027 spi: add spi_master flag word by David Brownell · 15 years ago
  5. 11a2f1b sdhci: remove needless double parenthesis by Pierre Ossman · 15 years ago
  6. 557b069 sdhci: Specific quirk vor VIA SDHCI controller in VX855ES by Harald Welte · 15 years ago
  7. fe9db6c s3cmci: fix dma configuration call by Ben Dooks · 15 years ago
  8. f0bf7f6 mmc: Add new via-sdmmc host controller driver by Harald Welte · 15 years ago
  9. 5fe23c7 sdhci: Add support for hosts that are only capable of 1-bit transfers by Anton Vorontsov · 15 years ago
  10. 1388eef sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk by Ben Dooks · 15 years ago
  11. 6882a8c sdhci: Add better ADMA error reporting by Ben Dooks · 15 years ago
  12. 0d1bb41 sdhci-s3c: Samsung S3C based SDHCI controller glue by Ben Dooks · 15 years ago
  13. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  14. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  15. 7f72134c atmel-mci: add MCI2 register definitions by Nicolas Ferre · 15 years ago
  16. 1991189 atmel-mci: Integrate AT91 specific definition in header file by Nicolas Ferre · 15 years ago
  17. e6f2c7a tmio_mmc: allow compilation for ASIC3 by Philipp Zabel · 15 years ago
  18. 051913d mmc_block: do not DMA to stack by Ben Dooks · 15 years ago
  19. be3f4ae sdhci: Print ADMA status and pointer on debug by Ben Dooks · 15 years ago
  20. da46a0b tmio_mmc: fix clock setup by Ian Molton · 15 years ago
  21. 544f277 tmio_mmc: map SD control registers after enabling the MFD cell by Philipp Zabel · 15 years ago
  22. d6c9b5e tmio_mmc: correct probe return value for num_resources != 3 by Philipp Zabel · 15 years ago
  23. 6c413cc tmio_mmc: don't use set_irq_type by Philipp Zabel · 15 years ago
  24. 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 15 years ago
  25. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 15 years ago
  26. fdd858d mmc_spi: don't use EINVAL for possible transmission errors by Wolfgang Muees · 15 years ago
  27. c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 15 years ago
  28. a3456a2 sdhci: platform driver for SDHCI by Richard Röjfors · 15 years ago
  29. 99d9260 mxcmmc: remove frequency workaround by Pierre Ossman · 15 years ago
  30. 09adfe4 cb710: fix printk format string by Pierre Ossman · 15 years ago
  31. 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 15 years ago
  32. 8385f9c pxamci: add regulator support. by Daniel Ribeiro · 15 years ago
  33. 8dfd037 MMC core: limit minimum initialization frequency to 400kHz by Sascha Hauer · 15 years ago
  34. ae62890 sdhci: avoid changing voltage needlessly by Pierre Ossman · 15 years ago
  35. 7ceeb6a mmc/omap: make mmci-omap using platform_driver_probe by Uwe Kleine-König · 15 years ago
  36. 5cf20aa mmc_spi: speedup for slow cards, less wear-out by Wolfgang Muees · 15 years ago
  37. 94d89ef mmc: mmc_rescan detects card change in one run by Jorg Schummer · 15 years ago
  38. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  39. 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
  40. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  41. dc890c2 [ARM] 5544/1: Trust PrimeCell resource sizes by Linus Walleij · 15 years ago
  42. 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  43. fbf6a5f sdhci-of: Fix the wrong accessor to HOSTVER register by Dave Liu · 15 years ago
  44. a6d297f mvsdio: fix config failure with some high speed SDHC cards by Nicolas Pitre · 15 years ago
  45. 9ca6944 mvsdio: ignore high speed timing requests from the core by Nicolas Pitre · 15 years ago
  46. e749c6f mmc/omap: Use disable_irq_nosync() from within irq handlers. by Ben Nizette · 15 years ago
  47. 992697e sdhci-of: Add fsl,esdhc as a valid compatible to bind against by Kumar Gala · 15 years ago
  48. 703aace mvsdio: allow automatic loading when modular by Nicolas Pitre · 15 years ago
  49. 656217d mxcmmc: Fix missing return value checking in DMA setup code. by Martin Fuzzey · 15 years ago
  50. 18489fa mxcmmc : Reset the SDHC hardware if software timeout occurs. by Martin Fuzzey · 15 years ago
  51. 85b8432 omap_hsmmc: Trivial fix for a typo in comment by Anand Gadiyar · 15 years ago
  52. c499b06 mxcmmc: decrease minimum frequency to make MMC cards work by Sascha Hauer · 15 years ago
  53. 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
  54. 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
  55. b583f26 ARM: OMAP3: mmc-twl4030 uses regulator framework by David Brownell · 15 years ago
  56. 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
  57. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  58. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  59. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  60. 99ae995 [ARM] S3C24XX: Merge devel-gpio by Ben Dooks · 15 years ago
  61. 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 15 years ago
  62. ec976d6 [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h> by Ben Dooks · 15 years ago
  63. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  64. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  65. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  66. 8c8fdbc [ARM] Remove arch-imx from build system by Sascha Hauer · 15 years ago
  67. 37ecfd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  68. 2e058a6 mvsdio: fix CONFIG_PM=y build by Rabin Vincent · 15 years ago
  69. 4ea580f mmci: fix crash with debug enabled by Rabin Vincent · 15 years ago
  70. 4accfe2 sdhci: catch ADMA errors by Pierre Ossman · 15 years ago
  71. 79bccc5 mmc: increase power up delay by José M. Fernández · 15 years ago
  72. c60a32c sdhci-pci: bad error handling in probe function by Dan Carpenter · 15 years ago
  73. 548d2de mmc_block: be prepared for oversized requests by Pierre Ossman · 15 years ago
  74. 8970ef4 [ARM] S3C24XX: Remove hardware specific registers from DMA calls by Ben Dooks · 15 years ago
  75. 1748ae0 ARM: OMAP: MMC: Remove unused power_pin by Ladislav Michl · 15 years ago
  76. 1c1452b atmel-mci: Add support for inverted detect pin by Jonas Larsson · 15 years ago
  77. ab5a643 mmc_spi: support for non-byte-aligned cards by Wolfgang Muees · 15 years ago
  78. a8fe29d omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs by Jarkko Lavinen · 15 years ago
  79. d31f65e mmc: Fix compile for omap_hsmmc.c by Tony Lindgren · 15 years ago
  80. 56e303e mmc_spi: convert timeout handling to jiffies and avoid busy waiting by Wolfgang Muees · 15 years ago
  81. 9d9f25c mmc_spi: do not check CID and CSD blocks with CRC16 by Wolfgang Muees · 15 years ago
  82. 00adadc omap_hsmmc: Flush posted write to IRQ by Kevin Hilman · 15 years ago
  83. 32710e8 New mail address for Pierre Ossman by Pierre Ossman · 15 years ago
  84. 34b2895 imxmmc: move RSSR BLR by Paulius Zaleckas · 15 years ago
  85. b513b6c imxmmc: init-exit rework by Paulius Zaleckas · 15 years ago
  86. 3e44ddd mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2 by Jarkko Lavinen · 16 years ago
  87. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  88. 0a053e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  89. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  90. 18b34b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  91. 201a50b proc tty: switch sdio_uart to ->proc_fops by Alexey Dobriyan · 15 years ago
  92. 5c13941 MMC: regulator utilities by David Brownell · 15 years ago
  93. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  94. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  95. 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
  96. 48f8151 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  97. 32ab83a atmel-mci: fix sdc_reg typo by Hans-Christian Egtvedt · 15 years ago
  98. 3085e9c mmc: Add OpenFirmware bindings for SDHCI driver by Anton Vorontsov · 15 years ago
  99. 0633f65 sdhci: Add quirk for forcing maximum block size to 2048 bytes by Anton Vorontsov · 15 years ago
  100. 063a9db sdhci: Add quirk for controllers that need IRQ re-init after reset by Anton Vorontsov · 15 years ago