1. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  2. 27f6cb1 sdhci: increase timeout for internal clock stabilization. by Chris Ball · 15 years ago
  3. a13abc7 sdhci: support for ADMA only hosts by Richard Röjfors · 15 years ago
  4. 82cf818 omap4: mmc driver support on OMAP4 by kishore kadiyala · 15 years ago
  5. c99436f sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11 by Chris Ball · 15 years ago
  6. 04d699c atmel-mci: unified Atmel MCI drivers (AVR32 & AT91) by Rob Emanuele · 15 years ago
  7. ad1e597 sdhci-of: cleanup eSDHC's set_clock() a little bit by Anton Vorontsov · 15 years ago
  8. 8226a21 sdhci-of: don't hard-code inverted write-protect quirk by Anton Vorontsov · 15 years ago
  9. 81b3980 sdhci-of: fix high-speed cards recognition by Anton Vorontsov · 15 years ago
  10. c085926 sdhci-of: avoid writing reserved bits into host control register by Anton Vorontsov · 15 years ago
  11. 1e5df75 sdhci-of: fix SD clock calculation by Anton Vorontsov · 15 years ago
  12. e951017 sdhci: be more strict with get_min_clock() usage by Anton Vorontsov · 15 years ago
  13. e2bf08d omap_hsmmc: set a large data timeout for commands with busy signal by Adrian Hunter · 15 years ago
  14. 2bec089 omap_hsmmc: ensure all clock enables and disables are paired by Adrian Hunter · 15 years ago
  15. b62f622 omap_hsmmc: protect the card when the cover is open by Adrian Hunter · 15 years ago
  16. 70a3341 omap_hsmmc: code refactoring by Denis Karpov · 15 years ago
  17. 4dffd7a omap_hsmmc: prevent races with irq handler by Adrian Hunter · 15 years ago
  18. 2305010 omap_hsmmc: cater for weird CMD6 behaviour by Adrian Hunter · 15 years ago
  19. c653a6d omap_hsmmc: clear interrupt status after init sequence by Adrian Hunter · 15 years ago
  20. 191d1f1 omap_hsmmc: cleanup macro usage by Denis Karpov · 15 years ago
  21. 0a40e64 omap_hsmmc: fix NULL pointer dereference by Jarkko Lavinen · 15 years ago
  22. 13189e7 omap_hsmmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  23. 623821f omap_hsmmc: put MMC regulator to sleep by Adrian Hunter · 15 years ago
  24. dd498ef omap_hsmmc: support for deeper power saving states by Denis Karpov · 15 years ago
  25. 23d99bb omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  26. a3f406f omap_hsmmc: fix scatter-gather list sanity checking by Jarkko Lavinen · 15 years ago
  27. a6b2240 omap_hsmmc: ensure workqueues are empty before suspend by Adrian Hunter · 15 years ago
  28. abb28e7 omap_hsmmc: set open drain bit correctly by Denis Karpov · 15 years ago
  29. 11dd62a omap_hsmmc: context save/restore support by Denis Karpov · 15 years ago
  30. a362146 omap_hsmmc: keep track of power mode by Adrian Hunter · 15 years ago
  31. 5e2ea61 omap_hsmmc: make use of new enable/disable interface by Adrian Hunter · 15 years ago
  32. d900f71 omap_hsmmc: add debugfs entry (host registers) by Denis Karpov · 15 years ago
  33. f400cd8 mmc: register mmci-omap-hs using platform_driver_probe by Uwe Kleine-König · 15 years ago
  34. b5a74d6 msm_sdcc.c: move overly indented code to separate function by Joe Perches · 15 years ago
  35. 75d1452 msm_sdcc.c: stylistic cleaning by Joe Perches · 15 years ago
  36. 0a7ff7c msm_sdcc.c: convert printk(KERN_<level> to pr_<level>( by Joe Perches · 15 years ago
  37. 9d2bd73 mmc: msm_sdccc: driver for HTC Dream by San Mehat · 15 years ago
  38. ccdfe3a OMAP: HSMMC: do not enable buffer ready interrupt if using DMA by Anand Gadiyar · 15 years ago
  39. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  40. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  41. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  42. cf7a2b4 Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel by Russell King · 15 years ago
  43. f17a1f0 ARM: 5636/1: Move vendor enum to AMBA include by Linus Walleij · 15 years ago
  44. 7064d20 ARM: 5685/1: Make MMCI driver compile without gpiolib by Linus Walleij · 15 years ago
  45. 2198a64 drivers/mmc: correct error-handling code by Julia Lawall · 15 years ago
  46. a9239d7 imxmmc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  47. 4b2a108 cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 15 years ago
  48. da60a91 sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 15 years ago
  49. a9e58f2 sdhci: get rid of "frequency too high" flood when using eSDHC by Anton Vorontsov · 15 years ago
  50. 6cdbf73 mvsdio: fix handling of partial word at the end of PIO transfer by Nicolas Pitre · 15 years ago
  51. 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
  52. 8900144 MMC: MMCI: use gpiolib for card detect/write protect by Russell King · 15 years ago
  53. 012b7d3 MMC: MMCI: use AMBA bus accessors by Russell King · 15 years ago
  54. 7eeff48 pxamci: correct DMA flow control by Matt Reimer · 15 years ago
  55. 70d6027 spi: add spi_master flag word by David Brownell · 15 years ago
  56. 11a2f1b sdhci: remove needless double parenthesis by Pierre Ossman · 15 years ago
  57. 557b069 sdhci: Specific quirk vor VIA SDHCI controller in VX855ES by Harald Welte · 15 years ago
  58. fe9db6c s3cmci: fix dma configuration call by Ben Dooks · 15 years ago
  59. f0bf7f6 mmc: Add new via-sdmmc host controller driver by Harald Welte · 15 years ago
  60. 5fe23c7 sdhci: Add support for hosts that are only capable of 1-bit transfers by Anton Vorontsov · 15 years ago
  61. 1388eef sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk by Ben Dooks · 15 years ago
  62. 6882a8c sdhci: Add better ADMA error reporting by Ben Dooks · 15 years ago
  63. 0d1bb41 sdhci-s3c: Samsung S3C based SDHCI controller glue by Ben Dooks · 15 years ago
  64. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  65. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  66. 7f72134c atmel-mci: add MCI2 register definitions by Nicolas Ferre · 15 years ago
  67. 1991189 atmel-mci: Integrate AT91 specific definition in header file by Nicolas Ferre · 15 years ago
  68. e6f2c7a tmio_mmc: allow compilation for ASIC3 by Philipp Zabel · 15 years ago
  69. be3f4ae sdhci: Print ADMA status and pointer on debug by Ben Dooks · 15 years ago
  70. da46a0b tmio_mmc: fix clock setup by Ian Molton · 15 years ago
  71. 544f277 tmio_mmc: map SD control registers after enabling the MFD cell by Philipp Zabel · 15 years ago
  72. d6c9b5e tmio_mmc: correct probe return value for num_resources != 3 by Philipp Zabel · 15 years ago
  73. 6c413cc tmio_mmc: don't use set_irq_type by Philipp Zabel · 15 years ago
  74. 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 15 years ago
  75. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 15 years ago
  76. fdd858d mmc_spi: don't use EINVAL for possible transmission errors by Wolfgang Muees · 15 years ago
  77. c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 15 years ago
  78. a3456a2 sdhci: platform driver for SDHCI by Richard Röjfors · 15 years ago
  79. 99d9260 mxcmmc: remove frequency workaround by Pierre Ossman · 15 years ago
  80. 09adfe4 cb710: fix printk format string by Pierre Ossman · 15 years ago
  81. 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 15 years ago
  82. 8385f9c pxamci: add regulator support. by Daniel Ribeiro · 15 years ago
  83. ae62890 sdhci: avoid changing voltage needlessly by Pierre Ossman · 15 years ago
  84. 7ceeb6a mmc/omap: make mmci-omap using platform_driver_probe by Uwe Kleine-König · 16 years ago
  85. 5cf20aa mmc_spi: speedup for slow cards, less wear-out by Wolfgang Muees · 16 years ago
  86. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  87. 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
  88. dc890c2 [ARM] 5544/1: Trust PrimeCell resource sizes by Linus Walleij · 15 years ago
  89. 547c32a Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  90. fbf6a5f sdhci-of: Fix the wrong accessor to HOSTVER register by Dave Liu · 15 years ago
  91. a6d297f mvsdio: fix config failure with some high speed SDHC cards by Nicolas Pitre · 15 years ago
  92. 9ca6944 mvsdio: ignore high speed timing requests from the core by Nicolas Pitre · 15 years ago
  93. e749c6f mmc/omap: Use disable_irq_nosync() from within irq handlers. by Ben Nizette · 15 years ago
  94. 992697e sdhci-of: Add fsl,esdhc as a valid compatible to bind against by Kumar Gala · 15 years ago
  95. 703aace mvsdio: allow automatic loading when modular by Nicolas Pitre · 15 years ago
  96. 656217d mxcmmc: Fix missing return value checking in DMA setup code. by Martin Fuzzey · 15 years ago
  97. 18489fa mxcmmc : Reset the SDHC hardware if software timeout occurs. by Martin Fuzzey · 15 years ago
  98. 85b8432 omap_hsmmc: Trivial fix for a typo in comment by Anand Gadiyar · 15 years ago
  99. c499b06 mxcmmc: decrease minimum frequency to make MMC cards work by Sascha Hauer · 16 years ago
  100. 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