1. a5a1561 [PATCH] switch mmc by Al Viro · 16 years ago
  2. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  3. 9219749 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  4. 2502991 Merge branch 'fixes' into for-linus by Russell King · 16 years ago
  5. 08c55e2 s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright by ben@fluff.org.uk · 16 years ago
  6. 18280ff s3cmci: fix continual accesses to host->pio_ptr by ben@fluff.org.uk · 16 years ago
  7. 088a78a s3cmci: Support transfers which are not multiple of 32 bits. by Christer Weinigel · 16 years ago
  8. f87e6d0 s3cmci: cpufreq support by ben@fluff.org.uk · 16 years ago
  9. 9c2e7e4 s3cmci: Make general protocol errors less noisy by ben@fluff.org.uk · 16 years ago
  10. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  11. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  12. 8dddfe1 mmc_block: tell block layer there is no seek penalty by Pierre Ossman · 16 years ago
  13. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  14. 46b5e34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  15. 6ee6c6a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/atmel-mci-2.6.28 by Pierre Ossman · 16 years ago
  16. 162350e MMC: Use timeout values from CSR by Matthew Fleming · 16 years ago
  17. 0d3e046 MMC: CSD and CID timeout values by Matthew Fleming · 16 years ago
  18. 7244b85 sdhci: 'scratch' may be used uninitialized by Steven Noonan · 16 years ago
  19. 5710573 mmc: explicitly mention SDIO support in Kconfig by Pierre Ossman · 16 years ago
  20. 1ea4f44 mmc: remove redundant "depends on" by Pierre Ossman · 16 years ago
  21. d16f577 sdio: high-speed support by Pierre Ossman · 16 years ago
  22. 0884669 mmc_block: hard code 512 byte block size by Pierre Ossman · 16 years ago
  23. a4b7619 sdhci: force high speed capability on some controllers by Pierre Ossman · 16 years ago
  24. d6d8de3 mmc_block: filter out PC requests by Pierre Ossman · 16 years ago
  25. 9102895 mmc_block: indicate strict ordering by Pierre Ossman · 16 years ago
  26. f3eb0aa mmc_block: inform block layer about sector count restriction by Pierre Ossman · 16 years ago
  27. 6501ff6 sdio: give sdio irq thread a host specific name by Pierre Ossman · 16 years ago
  28. e633b7b sdio: make sleep on error interruptable by Pierre Ossman · 16 years ago
  29. 04cf585 sdhci: reduce card detection delay by Pierre Ossman · 16 years ago
  30. e809517 sdhci: let the controller wait for busy state to end by Pierre Ossman · 16 years ago
  31. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  32. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  33. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  34. 5a89770 Merge branches 'pxa-core' and 'pxa-machines' into pxa-all by Russell King · 16 years ago
  35. e683b42 atmel-mci: Initialize BLKR before sending data transfer command by Haavard Skinnemoen · 16 years ago
  36. 5e7184a atmel-mci: Add missing flush_dcache_page() in PIO transfer code by Haavard Skinnemoen · 16 years ago
  37. ca55f46 atmel-mci: Don't overwrite error bits when NOTBUSY is set by Haavard Skinnemoen · 16 years ago
  38. 65e8b08 atmel-mci: Add experimental DMA support by Haavard Skinnemoen · 16 years ago
  39. 965ebf3 atmel-mci: support multiple mmc slots by Haavard Skinnemoen · 16 years ago
  40. 6b91865 atmel-mci: Platform code for supporting multiple mmc slots by Haavard Skinnemoen · 16 years ago
  41. 945533b atmel-mci: Don't stop the clock between transfers by Haavard Skinnemoen · 16 years ago
  42. c06ad25 atmel-mci: Implement tasklet as a state machine by Haavard Skinnemoen · 16 years ago
  43. a252e3e atmel-mci: Initialize BLKR before sending data transfer command by Haavard Skinnemoen · 16 years ago
  44. a7bbb57 [SCSI] mmc_block: use generic helper to print capacities by Pierre Ossman · 16 years ago
  45. 0ffcbfd [ARM] pxa: make cpu_is_pxa2* macros more consistent by Eric Miao · 16 years ago
  46. 5c0a95c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  47. a650031 mmc_test: initialize mmc_test_lock statically by Akinobu Mita · 16 years ago
  48. 9d4e98e mmc_block: handle error from mmc_register_driver() by Akinobu Mita · 16 years ago
  49. da45b66 atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pin by Haavard Skinnemoen · 16 years ago
  50. 75d33cc atmel-mci: Fix bogus debugfs file size by Haavard Skinnemoen · 16 years ago
  51. b17339a atmel-mci: Fix memory leak in atmci_regs_show by Haavard Skinnemoen · 16 years ago
  52. 87e60f2 atmel-mci: debugfs: enable clock before dumping regs by Haavard Skinnemoen · 16 years ago
  53. fe246eb tmio_mmc: fix compilation with debug enabled by Dmitry Baryshkov · 16 years ago
  54. 70bb089 drivers/mmc/card/block.c: fix refcount leak in mmc_block_open() by Andrew Morton · 16 years ago
  55. 7c8ad98 [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?" by Russell King · 16 years ago
  56. 55c381e [ARM] omap: convert OMAP drivers to use ioremap() by Russell King · 16 years ago
  57. 8c5eb88 Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE. by David Woodhouse · 16 years ago
  58. e385ea6 mmc: at91_mci: don't use coherent dma buffers by David Brownell · 16 years ago
  59. fe7f962 sdricoh_cs: removed unused #include <version.h> by Huang Weiyi · 16 years ago
  60. 87dd980 s3cmci: attach get_cd host ops by Ben Dooks · 16 years ago
  61. 5d30440 s3cmci: fix sparse errors from non-exported functions by Ben Dooks · 16 years ago
  62. 1c2c30a mfd: have TMIO drivers and subdevices depend on ARM by Samuel Ortiz · 16 years ago
  63. 4a48998 mfd: TMIO MMC driver by Ian Molton · 16 years ago
  64. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  65. a1b81a8 Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Russell King · 16 years ago
  66. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  67. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  68. 3663b73 avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> by Haavard Skinnemoen · 16 years ago
  69. e491d23 au1xmmc: raise segment size limit. by Manuel Lauss · 16 years ago
  70. b41e9c7 mmc_block: use proper sg iterators by Pierre Ossman · 16 years ago
  71. a84756c mmc: properly iterate over sg list in debug check by Pierre Ossman · 16 years ago
  72. b7ac2cf mmc_test: Revert "mmc_test: test oversized sg lists" by Pierre Ossman · 16 years ago
  73. 980167b sdhci: check correct return value by Pierre Ossman · 16 years ago
  74. ebd6d35 sdhci: disable DMA for req, not completely by Pierre Ossman · 16 years ago
  75. 4a3cba3 sdhci: handle bug in JMB38x for sizes < 4 bytes by Pierre Ossman · 16 years ago
  76. 3c26e17 avr32: some mmc/sd cleanups by David Brownell · 16 years ago
  77. eda3d8f Merge commit 'upstream/master' by Haavard Skinnemoen · 16 years ago
  78. bdee6ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  79. deec9ae atmel-mci: debugfs support by Haavard Skinnemoen · 16 years ago
  80. f4b7f92 mmc: Add per-card debugfs support by Haavard Skinnemoen · 16 years ago
  81. 6edd8ee mmc: Export internal host state through debugfs by Haavard Skinnemoen · 16 years ago
  82. c5d5e9c imxmmc: fix crash when no platform data is provided by Paulius Zaleckas · 16 years ago
  83. 5fc63df imxmmc: fix platform resources by Paulius Zaleckas · 16 years ago
  84. 322069c imxmmc: remove DEBUG definition by Paulius Zaleckas · 16 years ago
  85. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  86. 0c7ad10 drivers/mmc/host/sdhci.h needs scatterlist.h by Andrew Morton · 16 years ago
  87. 1685a03 mmc_spi: put signals to low power off fix by Jan Nikitenko · 16 years ago
  88. 7659150 sdhci: highmem capable PIO routines by Pierre Ossman · 16 years ago
  89. 60c9c7b mmc_test: print message when attaching to card by Pierre Ossman · 16 years ago
  90. 2ff1fa6 mmc_block: bounce buffer highmem support by Pierre Ossman · 16 years ago
  91. 719a61b sdhci: fix bad warning from commit c8b3e02 by Pierre Ossman · 16 years ago
  92. 6cefd05 sdhci: add warnings for bad buffers in ADMA path by Pierre Ossman · 16 years ago
  93. 48b5352 mmc_test: test oversized sg lists by Pierre Ossman · 16 years ago
  94. 2661081 mmc_test: highmem tests by Pierre Ossman · 16 years ago
  95. 907b2cd s3cmci: ensure host stopped on machine shutdown by Ben Dooks · 16 years ago
  96. dd8572a au1xmmc: suspend/resume implementation by Manuel Lauss · 16 years ago
  97. d2f2761 s3cmci: fixes for section mismatch warnings by Ben Dooks · 16 years ago
  98. 4fe1689 pxamci: trivial fix of DMA alignment register bit clearing by Karl Beldan · 16 years ago
  99. fbfca4b avr32: clean up mci platform code by Ben Nizette · 16 years ago
  100. 8a0ca91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago