1. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  2. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  3. 3663b73 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> by Haavard Skinnemoen · 16 years ago
  4. e491d23 au1xmmc: raise segment size limit. by Manuel Lauss · 16 years ago
  5. b41e9c7 mmc_block: use proper sg iterators by Pierre Ossman · 16 years ago
  6. a84756c mmc: properly iterate over sg list in debug check by Pierre Ossman · 16 years ago
  7. b7ac2cf mmc_test: Revert "mmc_test: test oversized sg lists" by Pierre Ossman · 16 years ago
  8. 980167b sdhci: check correct return value by Pierre Ossman · 16 years ago
  9. ebd6d35 sdhci: disable DMA for req, not completely by Pierre Ossman · 16 years ago
  10. 4a3cba3 sdhci: handle bug in JMB38x for sizes < 4 bytes by Pierre Ossman · 16 years ago
  11. 3c26e17 avr32: some mmc/sd cleanups by David Brownell · 16 years ago
  12. eda3d8f Merge commit 'upstream/master' by Haavard Skinnemoen · 16 years ago
  13. bdee6ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  14. deec9ae atmel-mci: debugfs support by Haavard Skinnemoen · 16 years ago
  15. f4b7f92 mmc: Add per-card debugfs support by Haavard Skinnemoen · 16 years ago
  16. 6edd8ee mmc: Export internal host state through debugfs by Haavard Skinnemoen · 16 years ago
  17. c5d5e9c imxmmc: fix crash when no platform data is provided by Paulius Zaleckas · 16 years ago
  18. 5fc63df imxmmc: fix platform resources by Paulius Zaleckas · 16 years ago
  19. 322069c imxmmc: remove DEBUG definition by Paulius Zaleckas · 16 years ago
  20. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  21. 0c7ad10 drivers/mmc/host/sdhci.h needs scatterlist.h by Andrew Morton · 16 years ago
  22. 1685a03 mmc_spi: put signals to low power off fix by Jan Nikitenko · 16 years ago
  23. 7659150 sdhci: highmem capable PIO routines by Pierre Ossman · 16 years ago
  24. 60c9c7b mmc_test: print message when attaching to card by Pierre Ossman · 16 years ago
  25. 2ff1fa6 mmc_block: bounce buffer highmem support by Pierre Ossman · 16 years ago
  26. 719a61b sdhci: fix bad warning from commit c8b3e02 by Pierre Ossman · 16 years ago
  27. 6cefd05 sdhci: add warnings for bad buffers in ADMA path by Pierre Ossman · 16 years ago
  28. 48b5352 mmc_test: test oversized sg lists by Pierre Ossman · 16 years ago
  29. 2661081 mmc_test: highmem tests by Pierre Ossman · 16 years ago
  30. 907b2cd s3cmci: ensure host stopped on machine shutdown by Ben Dooks · 16 years ago
  31. dd8572a au1xmmc: suspend/resume implementation by Manuel Lauss · 16 years ago
  32. d2f2761 s3cmci: fixes for section mismatch warnings by Ben Dooks · 16 years ago
  33. 4fe1689 pxamci: trivial fix of DMA alignment register bit clearing by Karl Beldan · 16 years ago
  34. fbfca4b avr32: clean up mci platform code by Ben Nizette · 16 years ago
  35. 8a0ca91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  36. c43d863 sdio_uart: Fix SDIO break control to now return success or an error by David Howells · 16 years ago
  37. 6a36913 mmc: host driver for Ricoh Bay1Controllers by Sascha Sommer · 16 years ago
  38. ea90130 sdio: sdio_io.c Fix sparse warnings by Tomas Winkler · 16 years ago
  39. 62a7573 sdio: fix the use of hard coded timeout value. by Benzi Zbit · 16 years ago
  40. c71f651 mmc: OLPC: update vdd/powerup quirk comment by Andres Salomon · 16 years ago
  41. c8b3e02 mmc: fix spares errors of sdhci.c by Tomas Winkler · 16 years ago
  42. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 16 years ago
  43. 97067d5 wbsd: fix bad dma_addr_t conversion by Pierre Ossman · 16 years ago
  44. 7d2be07 atmel-mci: Driver for Atmel on-chip MMC controllers by Haavard Skinnemoen · 16 years ago
  45. 6d37333 mmc: fix sdio_io sparse errors by Tomas Winkler · 16 years ago
  46. 9eeebd2 mmc: wbsd.c fix shadowing of 'dma' variable by Tomas Winkler · 16 years ago
  47. 7e9c7b6 MMC: S3C24XX: Refuse incorrectly aligned transfers by Ben Dooks · 16 years ago
  48. ff8c804 MMC: S3C24XX: Update error debugging. by Ben Dooks · 16 years ago
  49. 50a8457 MMC: S3C24XX: Add media presence test to request handling. by Ben Dooks · 16 years ago
  50. 2de5f79 MMC: S3C24XX: Fix use of msecs where jiffies are needed by Ben Dooks · 16 years ago
  51. 318f905 MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices by Ben Dooks · 16 years ago
  52. 3886ff5 MMC: S3C24XX: Fix s3c2410_dma_request() return code check. by Ben Dooks · 16 years ago
  53. 55d70f5 MMC: S3C24XX: Allow card-detect on non-IRQ capable pin by Ben Dooks · 16 years ago
  54. 7c14450 MMC: S3C24XX: Ensure host->mrq->data is valid by Ben Dooks · 16 years ago
  55. cf0984c MMC: S3C24XX: Add support to invert write protect line by Ben Dooks · 16 years ago
  56. edb5a98 MMC: S3C24XX: Add platform data for MMC/SD driver by Ben Dooks · 16 years ago
  57. d643b5f MMC: Fix S3C24XX IRQ enable during PIO transfers by Roman Moracik · 16 years ago
  58. bdbc9c3 Fix the request finalisation by ensuring the controller is stopped. by Thomas Kleffel · 16 years ago
  59. ceb3ac2 MMC: DMA free fix for S3C24XX SD/MMC driver by Harald Welte · 16 years ago
  60. 679f0f8 MMC: S3C24XX MMC/SD driver write fixes by Harald Welte · 16 years ago
  61. be51801 MMC: S3C24XX MMC/SD driver. by Thomas Kleffel · 16 years ago
  62. 8f1934c sdhci: graceful handling of bad addresses by Pierre Ossman · 16 years ago
  63. 6b17493 mmc_test: cleanup by Pierre Ossman · 16 years ago
  64. 979ce72 mmc_block: wait for card even on failures by Pierre Ossman · 16 years ago
  65. 2134a92 sdhci: scatter-gather (ADMA) support by Pierre Ossman · 16 years ago
  66. 93fc48c sdhci-pci: don't penalize newer jmicron chips by Pierre Ossman · 16 years ago
  67. 0121a98 mmc_test: only bind to supported cards by Pierre Ossman · 16 years ago
  68. eea0f58 sdio: clean up handling of byte mode transfer size by Pierre Ossman · 16 years ago
  69. ad3868b mmc,sdio: helper function for transfer padding by Pierre Ossman · 16 years ago
  70. e2d2647 au1xmmc: remove custom carddetect poll implementation. by Manuel Lauss · 16 years ago
  71. 88b8d9a au1xmmc: abort requests early if no card is present. by Manuel Lauss · 16 years ago
  72. 5c0a889 au1xmmc: codingstyle tidying. by Manuel Lauss · 16 years ago
  73. 20f522f au1xmmc: SDIO IRQ support. by Manuel Lauss · 16 years ago
  74. 281dd23 au1xmmc: enable 4 bit transfer mode by Manuel Lauss · 16 years ago
  75. c4223c2 au1xmmc: remove db1200 board code, rewrite probe. by Manuel Lauss · 16 years ago
  76. 12bd257 at91_mci: Fix byte mode transitions. by Ville Syrjala · 16 years ago
  77. 9da3cba at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata. by Ville Syrjala · 16 years ago
  78. 5385edc at91_mci: AT91SAM9260/9263 12 byte write erratum (v2) by Ville Syrjala · 16 years ago
  79. fa1fe01 at91_mci: manage cmd error and data error independently by Nicolas Ferre · 16 years ago
  80. ba7deee mmc: at91_mci: do not read irq status twice as it will forget some errors by Nicolas Ferre · 16 years ago
  81. 7a6588b mmc: at91_mci: add sdio irq management by Eric Benard · 16 years ago
  82. 3eb99a7 mmc: at91_mci: add multiwrite switch by Nicolas Ferre · 16 years ago
  83. 4ac24a8 mmc: at91_mci: update bytes_xfered value once xfer done by Nicolas Ferre · 16 years ago
  84. c5a89c6 mmc: at91_mci: avoid timeouts by Marc Pignat · 16 years ago
  85. e181dce mmc: at91_mci: show timeouts by Marc Pignat · 16 years ago
  86. 80f9254 mmc: at91_mci: support for block size not modulo 4 by Marc Pignat · 16 years ago
  87. 8769392 MMC: Trivial comment cleanup by Deepak Saxena · 16 years ago
  88. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  89. 619ef4b mmc_spi: add support for card-detection polling by Anton Vorontsov · 16 years ago
  90. 28f5248 mmc: add support for card-detection polling by Anton Vorontsov · 16 years ago
  91. 309d973 sdhci-pci: unaligned data with ricoh controllers by Pierre Ossman · 16 years ago
  92. fd8c326 mmc_test: add test case control by Pierre Ossman · 16 years ago
  93. 1e72859 sdhci: handle hot-remove by Pierre Ossman · 17 years ago
  94. 4489428 sdhci: support JMicron secondary interface by Pierre Ossman · 17 years ago
  95. 45211e2 sdhci: toggle JMicron PMOS setting by Pierre Ossman · 17 years ago
  96. ee53ab5 sdhci: make workaround for timeout bug more general by Pierre Ossman · 16 years ago
  97. 2260640 sdhci: more complex quirks handling by Pierre Ossman · 17 years ago
  98. 3815a0e sdhci: remove forced dma quirks by Pierre Ossman · 17 years ago
  99. b8c86fc sdhci: move pci stuff to separate module by Pierre Ossman · 17 years ago
  100. c9b74c5 sdhci: don't check block count for progress by Pierre Ossman · 17 years ago