1. 7ea239d mmc: add bus handler by Pierre Ossman · 18 years ago
  2. b2670b1 wbsd: check for data opcode earlier by Pierre Ossman · 17 years ago
  3. da7fbe5 mmc: Separate out protocol ops by Pierre Ossman · 18 years ago
  4. aaac1b4 mmc: Move core functions to subdir by Pierre Ossman · 18 years ago
  5. b855885 mmc: deprecate mmc bus topology by Pierre Ossman · 18 years ago
  6. b5af25b mmc: remove card upon suspend by Pierre Ossman · 17 years ago
  7. d2b46f6 mmc: allow suspended block driver to be removed by Pierre Ossman · 17 years ago
  8. 3b91e55 mmc: Flush pending detects on host removal by Pierre Ossman · 18 years ago
  9. 1c6a071 mmc: Move host and card drivers to subdirs by Pierre Ossman · 18 years ago
  10. 98ac216 mmc: Move queue functions to mmc_block by Pierre Ossman · 18 years ago
  11. 29041db mmc: Move "present" marking by Pierre Ossman · 18 years ago
  12. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 18 years ago
  13. 9c2c0af mmc: add type field to cards by Pierre Ossman · 18 years ago
  14. 85a18ad mmc: MMC sector based cards by Pierre Ossman · 18 years ago
  15. de85989 mmc: use right timing mode constant by Pierre Ossman · 17 years ago
  16. 91f8d01 tifm: layout fixes, small changes to comments and printfs by Alex Dubov · 17 years ago
  17. 13cdf48 tifm_sd: implement software scatter-gather by Alex Dubov · 17 years ago
  18. 5897d65 tifm_sd: fix resume handler by Alex Dubov · 17 years ago
  19. 72dc9d9 tifm_sd: replace command completion state machine with full checking by Alex Dubov · 17 years ago
  20. dfef26d tifm_sd: merge dma and pio request processing paths by Alex Dubov · 17 years ago
  21. 0007d48 tifm_sd: separate command flags, socket flags and register bit masks by Alex Dubov · 17 years ago
  22. 592d372 tifm_sd: remove wait for power off on remove by Alex Dubov · 17 years ago
  23. b039d4a tifm_sd: remove tifm_sd_terminate function by Alex Dubov · 17 years ago
  24. e23f2b8 tifm: simplify bus match and uevent handlers by Alex Dubov · 17 years ago
  25. 4552f0c tifm: hide details of interrupt processing from socket drivers by Alex Dubov · 17 years ago
  26. 5721dbf wbsd: remove block crc test by Pierre Ossman · 17 years ago
  27. 976d927 mmc: enforce correct sg list by Pierre Ossman · 17 years ago
  28. 14d836e mmc: cull sg list to match mmc request size by Alex Dubov · 17 years ago
  29. bf62456 uevent: use add_uevent_var() instead of open coding it by Eric Rannaud · 18 years ago
  30. 2cb3320 [ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problems by Pavel Pisa · 18 years ago
  31. a715dfc sdhci: release irq during suspend by Pierre Ossman · 18 years ago
  32. 62df67a5 sdhci: make isr tolerant of read errors by Mark Lord · 18 years ago
  33. cd9277c mmc: require explicit support for high-speed by Pierre Ossman · 18 years ago
  34. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  35. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  36. a727fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  37. 12c8345 tifm_sd: treat "status error" as normal command completion by Alex Dubov · 18 years ago
  38. abc7166 mmc: wbsd: Remove stray kunmap_atomic() by Pierre Ossman · 18 years ago
  39. 9f3bed5 [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives by Al Viro · 18 years ago
  40. acf1da4 mmc: sdhci: Stop asking for mail by Pierre Ossman · 18 years ago
  41. 52fbf9c mmc: sdhci: Remove driver version by Pierre Ossman · 18 years ago
  42. 1615cc2 mmc: wbsd: Remove driver version by Pierre Ossman · 18 years ago
  43. 93a3ddc [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h by Andrew Victor · 18 years ago
  44. f9d429a mmc: tifm: replace kmap with page_address by Pierre Ossman · 18 years ago
  45. c70840e mmc: sdhci: fix voltage ocr by Pierre Ossman · 18 years ago
  46. 2a22b14 mmc: sdhci: replace kmap with page_address by Pierre Ossman · 18 years ago
  47. 4a0ddbd mmc: wbsd: replace kmap with page_address by Pierre Ossman · 18 years ago
  48. df1c4b7 mmc: handle pci_enable_device() return value in sdhci by Pierre Ossman · 18 years ago
  49. 397411e mmc: Proper unclaim in mmc_block by Pierre Ossman · 18 years ago
  50. ae06eaf mmc: Graceful fallback for fancy features by Pierre Ossman · 18 years ago
  51. 5ba593a mmc: Handle wbsd's stupid command list by Pierre Ossman · 18 years ago
  52. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  53. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  54. dba4acc tifm_sd: add suspend and resume functionality by Alex Dubov · 18 years ago
  55. 50743f4 Remove unused return value from signal_irq callback by Alex Dubov · 18 years ago
  56. 2e8ce5e tifm_sd: prettify by Alex Dubov · 18 years ago
  57. 8e02f85 tifm_sd: restructure initialization, removal and command handling by Alex Dubov · 18 years ago
  58. 83d420b tifm_sd: fix hardware timeout setup by Alex Dubov · 18 years ago
  59. 0803dd0 tifm_sd: Switch software timeout handler from work_struct to timer by Alex Dubov · 18 years ago
  60. 255ef22 tifm_sd: use kmap_atomic instead of kmap for PIO data buffer by Alex Dubov · 18 years ago
  61. 1289335 tifm_sd: alter order of the states in the command handler by Alex Dubov · 18 years ago
  62. fba68bd mmc: Add support for SDHC cards by Philip Langdale · 18 years ago
  63. 9e9dc5f mmc: Power quirk for ENE controllers by Darren Salt · 18 years ago
  64. 11354d0 mmc: let host be parent of cards by Pierre Ossman · 18 years ago
  65. f22ee4e mmc: replace host->card_busy by Pierre Ossman · 18 years ago
  66. 279bc44 mmc: au1xmmc: return errors for unknown response types by Manuel Lauss · 18 years ago
  67. 8299977 mmc: au1xmmc: implement proper ro switch detection by Manuel Lauss · 18 years ago
  68. 6f94990 mmc: Correct definition of R6 by Philip Langdale · 18 years ago
  69. 1b3b263 omap: Update MMC response types by Carlos Eduardo Aguiar · 18 years ago
  70. c70a1ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  71. e47c222 [ARM] Fix potential MMCI bug by Russell King · 18 years ago
  72. a26b498 MMC: at91 mmc linkage updates by David Brownell · 18 years ago
  73. 3947a39 ARM: OMAP: fix MMC workqueue changes by Kyungmin Park · 18 years ago
  74. 99eeb8df AT91 MMC update for 2.6.19 by Andrew Victor · 18 years ago
  75. a98087c mmc: Change SDHCI iomem error to a warning by Pierre Ossman · 18 years ago
  76. 7b30d28 mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal by Vitaly Wool · 18 years ago
  77. f3a8efa AT91 MMC 5 : Minor cleanups by Andrew Victor · 18 years ago
  78. df05a30 AT91 MMC 4 : Interrupt handler cleanup by Andrew Victor · 18 years ago
  79. 3dd3b03 AT91 MMC 3 : Move global mci_clk variable by Andrew Victor · 18 years ago
  80. 17ea059 AT91 MMC 2 : Use platform resources by Andrew Victor · 18 years ago
  81. e0b19b8 AT91 MMC 1: Pass host structure. by Andrew Victor · 18 years ago
  82. 1709775 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  83. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  84. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  85. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  86. bf8c80a mmc: fix au1xmmc build error by Yoichi Yuasa · 18 years ago
  87. 9e86619 mmc: pxamci compilation fix by Sascha Hauer · 18 years ago
  88. cdb54fa Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  89. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  90. fcaf71f Driver core: convert mmc code to use struct device by Greg Kroah-Hartman · 18 years ago
  91. 8b7feff mmc: correct request error handling by Pierre Ossman · 18 years ago
  92. 89b4e13 mmc: Flush block queue when removing card by Pierre Ossman · 18 years ago
  93. 077df88 mmc: sdhci high speed support by Pierre Ossman · 18 years ago
  94. 7ccd266 mmc: Support for high speed SD cards by Pierre Ossman · 18 years ago
  95. 7377812 mmc: Fix mmc_delay() function by Pierre Ossman · 18 years ago
  96. e45a1bd mmc: Add support for mmc v4 wide-bus modes by Philip Langdale · 18 years ago
  97. bce40a3 [PATCH] mmc: Add support for mmc v4 high speed mode by Philip Langdale · 18 years ago
  98. 9c9c261 trivial change for mmc/Kconfig: MMC_PXA does not mean only PXA255 by Marcin Juszkiewicz · 18 years ago
  99. c5cb431 Make general code cleanups by Juha Yrjola juha.yrjola · 18 years ago
  100. f4204fd Add MMC_CAP_{MULTIWRITE,BYTEBLOCK} flags by Tony Lindgren tony · 18 years ago