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