1. 83eb95b Merge branch 'sh/sdio' into sh-latest by Paul Mundt · 14 years ago
  2. 89e9fd3 Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest by Paul Mundt · 14 years ago
  3. f95f385 mmc: dw_mmc: Add Synopsys DesignWare mmc host driver. by Will Newton · 14 years ago
  4. 30652aa mmc: sdhci: add quirk for max len ADMA descriptors by Olof Johansson · 14 years ago
  5. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  6. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 14 years ago
  7. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  8. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 14 years ago
  9. 8bcee18 Merge branch 'rmobile/urgent' into rmobile-latest by Paul Mundt · 14 years ago
  10. 54b3846 mmc, sh: Remove sh_mmcif_boot_slurp() by Simon Horman · 14 years ago
  11. 9f84370 mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h by Simon Horman · 14 years ago
  12. d8e7943 Merge branch 'common/mmcif' into rmobile/mmcif by Paul Mundt · 14 years ago
  13. 22efa0f sh, mmc: Use defines when setting CE_CLK_CTRL by Simon Horman · 14 years ago
  14. 1ae0aff mmc, sh: Correct value for reset by Simon Horman · 14 years ago
  15. 5c3b9ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  16. a782d68 mmc: sh_mmcif: add DMA support by Guennadi Liakhovetski · 14 years ago
  17. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 14 years ago
  18. da1d39e mmc, sh: Move constants to sh_mmcif.h by Simon Horman · 14 years ago
  19. 2f6ba57 mmc: sh_mmcif: Convert extern inline to static inline. by Paul Mundt · 14 years ago
  20. 777271d mmc: Allow the platform to specify the sh_mmcif get_cd handler by Arnd Hannemann · 14 years ago
  21. 00ebb63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  22. 012994f mmc: sdhci_pltfm: pass more data on custom init call by Wolfram Sang · 14 years ago
  23. d3b993d mmc: sdhci-pltfm: move .h file into appropriate subdir by Wolfram Sang · 14 years ago
  24. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 14 years ago
  25. 1978fda mmc: sdhci: split up sdhci.h for sdhci-pltfm users by Giuseppe Cavallaro · 14 years ago
  26. 49e3b5a mmc: refine DDR support by Adrian Hunter · 14 years ago
  27. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 14 years ago
  28. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 14 years ago
  29. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 14 years ago
  30. 88ae8b8 mmc: Make ID freq configurable by Hein Tibosch · 14 years ago
  31. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 14 years ago
  32. 265cdc9 mmc: rename dev_to_mmc_card() to mmc_dev_to_card() by Andy Shevchenko · 14 years ago
  33. 453722b mmc: make mmc_dev_to_card() macro public by Andy Shevchenko · 14 years ago
  34. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
  35. fb3d8eb Bluetooth: Support SDIO devices that are AMP controllers by David Vrabel · 14 years ago
  36. f3c65b2 mmc: avoid getting CID on SDIO-only cards by David Vrabel · 14 years ago
  37. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 14 years ago
  38. 6f51be3 sdio: allow non-standard SDIO cards by Grazvydas Ignotas · 14 years ago
  39. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
  40. 7310ece8 mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 14 years ago
  41. 6da24b7 mmc: recognize CSD structure by Kyungmin Park · 14 years ago
  42. 8a76895 sh: add boot code to MMCIF driver header by Magnus Damm · 14 years ago
  43. 487d9fc sh: prepare MMCIF driver header file by Magnus Damm · 14 years ago
  44. c63b3cb sdhci-spear: ST SPEAr based SDHCI controller glue by Viresh KUMAR · 14 years ago
  45. 6c1f716 sdio: add new function for RAW (Read after Write) operation by Grazvydas Ignotas · 14 years ago
  46. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 14 years ago
  47. fdc50a9 mmc: add support MMCIF for SuperH by Yusuke Goda · 14 years ago
  48. ec96e2f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  49. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  50. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 14 years ago
  51. 8a64c0f libertas/sdio: 8686: set ECSI bit for 1-bit transfers by Daniel Mack · 14 years ago
  52. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 14 years ago
  53. 6b5eda3 sdio: put active devices into 1-bit mode during suspend by Daniel Drake · 14 years ago
  54. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 14 years ago
  55. 3fb7fb4 sdio: add quirk to clamp byte mode transfer by Bing Zhao · 14 years ago
  56. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  57. f8fc329 wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku by Cindy H Kao · 15 years ago
  58. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  59. 996ad568 mmc: make SDIO device/driver struct accessors public by Nicolas Pitre · 15 years ago
  60. 7c979ec sdio: add MMC_QUIRK_LENIENT_FN0 by Ohad Ben-Cohen · 15 years ago
  61. 006ebd5 sdio: add CD disable support by Ohad Ben-Cohen · 15 years ago
  62. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  63. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  64. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  65. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  66. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  67. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  68. 51def0b imwc3200: move iwmc3200 SDIO ids to sdio_ids.h by Tomas Winkler · 15 years ago
  69. ecfe0cf V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV receivers by Uri Shkolnik · 15 years ago
  70. e45d8e5 libertas: add support for Marvell SD8688 chip by Bing Zhao · 15 years ago
  71. 5c13941 MMC: regulator utilities by David Brownell · 15 years ago
  72. 86e8286 mmc: Add mmc_vddrange_to_ocrmask() helper function by Anton Vorontsov · 16 years ago
  73. b30f8af mmc: Add 8-bit bus width support by Jarkko Lavinen · 16 years ago
  74. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  75. ee63a7d2 Fix comment in include/linux/mmc/host.h by Thomas Petazzoni · 16 years ago
  76. f4b7f92 mmc: Add per-card debugfs support by Haavard Skinnemoen · 16 years ago
  77. 6edd8ee mmc: Export internal host state through debugfs by Haavard Skinnemoen · 16 years ago
  78. 8a0ca91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  79. 62a7573 sdio: fix the use of hard coded timeout value. by Benzi Zbit · 16 years ago
  80. 23af603 mmc: remove multiwrite capability by Pierre Ossman · 16 years ago
  81. 6d37333 mmc: fix sdio_io sparse errors by Tomas Winkler · 16 years ago
  82. ad3868b mmc,sdio: helper function for transfer padding by Pierre Ossman · 16 years ago
  83. 08f80bb mmc: change .get_ro() callback semantics by Anton Vorontsov · 16 years ago
  84. 28f5248 mmc: add support for card-detection polling by Anton Vorontsov · 16 years ago
  85. 150a556 include/linux/mmc/mmc.h: remove CVS tags by Adrian Bunk · 16 years ago
  86. cc3000e mmc: remove unused 'mode' from the mmc_host structure by Nicolas Pitre · 17 years ago
  87. 727c26e net: libertas sdio driver by Pierre Ossman · 17 years ago
  88. af8350c mmc: add led trigger by Pierre Ossman · 17 years ago
  89. 9701858 MMC headers learn about SPI by David Brownell · 17 years ago
  90. 759bdc7 sdio: store vendor strings by Pierre Ossman · 17 years ago
  91. 7806cdb sdio: add sdio_f0_readb() and sdio_f0_writeb() by David Vrabel · 17 years ago
  92. 9a08f82 sdio: set the functions' block size by David Vrabel · 17 years ago
  93. 7616ee9 sdio: add SDIO_FBR_BASE(f) macro by David Vrabel · 17 years ago
  94. 17b759a sdio: add interface for host side SDIO interrupt reporting by Nicolas Pitre · 17 years ago
  95. 112c9db sdio: support IO_RW_EXTENDED by Pierre Ossman · 17 years ago
  96. d1496c3 sdio: core support for SDIO function interrupt by Nicolas Pitre · 17 years ago
  97. 2342f33 sdio: allow for mmc_claim_host to be aborted by Nicolas Pitre · 17 years ago
  98. 55fe77a sdio: defines for some standard interface types by Nicolas Pitre · 17 years ago
  99. 3b38bea sdio: add device id table and matching by Pierre Ossman · 17 years ago
  100. 1a632f8 sdio: split up common and function CIS parsing by Pierre Ossman · 17 years ago