1. 0597007 sdio: basic parsing of FBR by Pierre Ossman · 17 years ago
  2. 35c66c1 sdio: read and decode interesting parts of the CCCR by Pierre Ossman · 17 years ago
  3. fa64efa mmc: enable/disable functions for SDIO by Pierre Ossman · 17 years ago
  4. 46f555f mmc: add basic SDIO I/O operations by Pierre Ossman · 17 years ago
  5. f76c851 mmc: add SDIO driver handling by Pierre Ossman · 17 years ago
  6. e29a7d7 mmc: basic SDIO device model by Pierre Ossman · 17 years ago
  7. b2bcc79 mmc: implement SDIO IO_RW_DIRECT operation by Pierre Ossman · 17 years ago
  8. 5c4e6f1 mmc: detect SDIO cards by Pierre Ossman · 17 years ago
  9. 1d4de9e mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes by Marc Pignat · 17 years ago
  10. 8fdd852 mmc: add missing printk levels by Pierre Ossman · 17 years ago
  11. be0192a mmc: remove confusing flag by Pierre Ossman · 17 years ago
  12. 255d01a mmc: remove BYTEBLOCK capability by Pierre Ossman · 17 years ago
  13. b146d26 mmc: mmc_set_data_timeout() parameter write is redundant by Pierre Ossman · 17 years ago
  14. d7604d7 mmc: read ext_csd version number by Pierre Ossman · 17 years ago
  15. adf66a0 mmc: improve error code feedback by Pierre Ossman · 17 years ago
  16. 17b0429 mmc: remove custom error codes by Pierre Ossman · 17 years ago
  17. e0cda54 bug in AT91 MCI suspend routines by Anti Sullin · 17 years ago
  18. b67ac3f sdhci: tell which spurious interrupt we got by Pierre Ossman · 17 years ago
  19. e538fbe sdhci: handle data interrupts during command by Pierre Ossman · 17 years ago
  20. 03f8590 mmc: ignore bad max block size in sdhci by David Vrabel · 17 years ago
  21. 2b06197 sdhci: be more cautious about block count register by Pierre Ossman · 17 years ago
  22. be760a9 drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  23. 733cb1e drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  24. 37b758e mmc: at91_mci: remove whitespace at the end of lines by Nicolas Ferre · 17 years ago
  25. aafabfa mmc: reorganize bounce buffer init by Pierre Ossman · 17 years ago
  26. b3627bb wbsd: fix section mismatch warnings by Gabriel C · 17 years ago
  27. d941cf5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  28. 3936185 drivers/mmc/core/: make 3 functions static by Adrian Bunk · 17 years ago
  29. facba91 mmc: add missing printk levels by Pierre Ossman · 17 years ago
  30. 462f104 mmc: remove redundant debug information from sdhci and wbsd by Pierre Ossman · 17 years ago
  31. e4d2170 mmc: proper debugging output in core by Pierre Ossman · 17 years ago
  32. 109b5be mmc: be more verbose about card insertions/removal by Pierre Ossman · 17 years ago
  33. 2986d0b mmc: Don't hold lock when releasing an added card by Pierre Ossman · 17 years ago
  34. cf795bf mmc: add a might_sleep() to mmc_claim_host() by Pierre Ossman · 17 years ago
  35. 67a61c4 mmc: update kerneldoc by Pierre Ossman · 17 years ago
  36. 70f1048 mmc: update header file paths by Pierre Ossman · 17 years ago
  37. b835226 sdhci: add support to ENE-CB714 by Leandro Dorileo · 17 years ago
  38. 43b58b3 mmc: check error bits before command completion by Pierre Ossman · 17 years ago
  39. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  40. 964f9ce sdhci: make sure to clear the error interrupt by Pierre Ossman · 17 years ago
  41. 63b6643 mmc: at91_mci: wakeup on card insertion (or removal) by Marc Pignat · 17 years ago
  42. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  43. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  44. 4aabab2 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  45. 7a2b94b [ARM] pxa: remove MMC register defines from pxa-regs.h by Russell King · 17 years ago
  46. ed99c54 mmc: at91_mci: fix hanging and rework to match flowcharts by Nicolas Ferre · 17 years ago
  47. e8d04d3 mmc: at91_mci typo by Nicolas Ferre · 17 years ago
  48. 9d26a5d sdhci: Fix "Unexpected interrupt" handling by Rolf Eike Beer · 17 years ago
  49. 8c75dea mmc: fix silly copy-and-paste error by Pierre Ossman · 17 years ago
  50. ffce2e7 mmc: move layer init and workqueue to core file by Pierre Ossman · 17 years ago
  51. b93931a mmc: refactor host class handling by Pierre Ossman · 17 years ago
  52. 4101c16 mmc: refactor bus operations by Pierre Ossman · 17 years ago
  53. 7de064e sdhci: add ene controller id by Milko Krachounov · 17 years ago
  54. 98ccf14 mmc: bounce requests for simple hosts by Pierre Ossman · 17 years ago
  55. c3bff2e mmc: get back read-only switch function by Pierre Ossman · 17 years ago
  56. 0107a4b mmc-omap: fix sd response type 6 vs. 1 by Ragner Magalhaes · 17 years ago
  57. 3373c0a mmc: don't call switch on old cards by Pierre Ossman · 17 years ago
  58. 7165129 mmc: fix broken if clause by Pierre Ossman · 17 years ago
  59. 60da8de au1xmmc: Replace C code with call to ARRAY_SIZE() macro. by Robert P. J. Day · 17 years ago
  60. b6cedb3 mmc-atmel: remove linux/mmc/protocol.h dependencies by Marc Pignat · 17 years ago
  61. 9c9f2d6 mmc: clean up unused parts of block driver by Pierre Ossman · 17 years ago
  62. 90e07d9 pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response by Nicolas Pitre · 17 years ago
  63. fe6b4c8 mmc: use assigned major for block device by Pierre Ossman · 17 years ago
  64. 6ba736a sdhci: handle dma boundary interrupts by Pierre Ossman · 17 years ago
  65. c0f3b6c mmc: au1xmmc command types check from data flags by Yoichi Yuasa · 17 years ago
  66. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 17 years ago
  67. 01f41ec mmc build fix by Andrew Morton · 17 years ago
  68. 1efd48b mmc: use lock instead of claim in debug check by Pierre Ossman · 17 years ago
  69. 790864d mmc: Use menuconfig objects by Jan Engelhardt · 17 years ago
  70. 055b822 disable socket power in adapter driver instead of media one by Alex Dubov · 17 years ago
  71. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  72. d3af5ab mmc-omap: Clean up omap set_ios and make MMC_POWER_ON work by Tony Lindgren · 17 years ago
  73. 46a6730 mmc-omap: Fix omap to use MMC_POWER_ON by Tony Lindgren · 17 years ago
  74. 3647afc mmc-omap: add missing '\n' by Arnaud Patard · 17 years ago
  75. d97956f mmc: make tifm_sd_set_dma_data() static by Adrian Bunk · 17 years ago
  76. bd76631 mmc: remove old card states by Pierre Ossman · 17 years ago
  77. 6abaa0c mmc: support unsafe resume of cards by Pierre Ossman · 17 years ago
  78. 89a73cf mmc: separate out reading EXT_CSD by Pierre Ossman · 17 years ago
  79. 1addfcd mmc: break apart switch function by Pierre Ossman · 17 years ago
  80. 55556da MMC: Fix handling of low-voltage cards by Philip Langdale · 17 years ago
  81. 4be34c9 MMC: Consolidate voltage definitions by Philip Langdale · 17 years ago
  82. 7ea239d mmc: add bus handler by Pierre Ossman · 18 years ago
  83. b2670b1 wbsd: check for data opcode earlier by Pierre Ossman · 17 years ago
  84. da7fbe5 mmc: Separate out protocol ops by Pierre Ossman · 18 years ago
  85. aaac1b4 mmc: Move core functions to subdir by Pierre Ossman · 17 years ago
  86. b855885 mmc: deprecate mmc bus topology by Pierre Ossman · 18 years ago
  87. b5af25b mmc: remove card upon suspend by Pierre Ossman · 17 years ago
  88. d2b46f6 mmc: allow suspended block driver to be removed by Pierre Ossman · 17 years ago
  89. 3b91e55 mmc: Flush pending detects on host removal by Pierre Ossman · 17 years ago
  90. 1c6a071 mmc: Move host and card drivers to subdirs by Pierre Ossman · 17 years ago
  91. 98ac216 mmc: Move queue functions to mmc_block by Pierre Ossman · 18 years ago
  92. 29041db mmc: Move "present" marking by Pierre Ossman · 17 years ago
  93. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 17 years ago
  94. 9c2c0af mmc: add type field to cards by Pierre Ossman · 18 years ago
  95. 85a18ad mmc: MMC sector based cards by Pierre Ossman · 17 years ago
  96. de85989 mmc: use right timing mode constant by Pierre Ossman · 17 years ago
  97. 91f8d01 tifm: layout fixes, small changes to comments and printfs by Alex Dubov · 17 years ago
  98. 13cdf48 tifm_sd: implement software scatter-gather by Alex Dubov · 17 years ago
  99. 5897d65 tifm_sd: fix resume handler by Alex Dubov · 17 years ago
  100. 72dc9d9 tifm_sd: replace command completion state machine with full checking by Alex Dubov · 17 years ago