1. cb87ea2 mmc: core: Add mmc CMD+ACMD passthrough ioctl by John Calixto · 15 years ago
  2. 82b0e23 mmc: sdhci: Fix read-only detection with JMicron 388 chip by Takashi Iwai · 15 years ago
  3. 6a7a6b4 mmc: quirks: Fix erase/trim for certain SanDisk cards. by Andrei Warkentin · 15 years ago
  4. 371a689 mmc: MMC boot partitions support. by Andrei Warkentin · 15 years ago
  5. d3a8d95 mmc: core: Allow setting CMD timeout for CMD6 (SWITCH). by Andrei Warkentin · 15 years ago
  6. eaa02f7 mmc: core: Rename erase_timeout to cmd_timeout_ms. by Andrei Warkentin · 15 years ago
  7. 853c6ca mmc: quirks: fix truncation warnings by Randy Dunlap · 15 years ago
  8. 32780cd mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID. by Andrei Warkentin · 15 years ago
  9. 2059a02 mmc: add MMC_QUIRK_DISABLE_CD by Ohad Ben-Cohen · 15 years ago
  10. eab4068 mmc: add MMC_QUIRK_NONSTD_FUNC_IF by Ohad Ben-Cohen · 15 years ago
  11. 6b93d01f mmc: do not switch to 1-bit mode if not required by Ohad Ben-Cohen · 15 years ago
  12. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 15 years ago
  13. f4c5522 mmc: Reliable write support. by Andrei Warkentin · 15 years ago
  14. 41e2a48 mmc: Ensure linux starts in eMMC user partition by Philip Rakity · 15 years ago
  15. 26fc877 mmc: fix a race between card-detect rescan and clock-gate work instances by Guennadi Liakhovetski · 15 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  17. cba179a mmc: tmio_mmc: Move some defines into a shared header by Simon Horman · 15 years ago
  18. 42051e8 mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver by Guennadi Liakhovetski · 15 years ago
  19. 9d9659b mmc: Add MMC_PROGRESS_* by Simon Horman · 15 years ago
  20. c07946a mmc: dw_mmc: support mmc power control with regulator by Jaehoon Chung · 15 years ago
  21. e61cf11 mmc: dw_mmc: fix suspend/resume operation by Jaehoon Chung · 15 years ago
  22. fc3d772 mmc: dw_mmc: add quirks for unreliable card detect, and capabilities by Jaehoon Chung · 15 years ago
  23. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 15 years ago
  24. 37b7785 mmc: dw_mmc: modify quirks bit-shift control by Jaehoon Chung · 15 years ago
  25. db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 15 years ago
  26. 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 15 years ago
  27. 709de99 mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 15 years ago
  28. bba9587 mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors. by Paul Mundt · 15 years ago
  29. 83eb95b Merge branch 'sh/sdio' into sh-latest by Paul Mundt · 15 years ago
  30. 89e9fd3 Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest by Paul Mundt · 15 years ago
  31. f95f385 mmc: dw_mmc: Add Synopsys DesignWare mmc host driver. by Will Newton · 15 years ago
  32. 30652aa mmc: sdhci: add quirk for max len ADMA descriptors by Olof Johansson · 15 years ago
  33. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 15 years ago
  34. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 15 years ago
  35. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 15 years ago
  36. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 15 years ago
  37. 8bcee18 Merge branch 'rmobile/urgent' into rmobile-latest by Paul Mundt · 15 years ago
  38. 54b3846 mmc, sh: Remove sh_mmcif_boot_slurp() by Simon Horman · 15 years ago
  39. 9f84370 mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h by Simon Horman · 15 years ago
  40. d8e7943 Merge branch 'common/mmcif' into rmobile/mmcif by Paul Mundt · 15 years ago
  41. 22efa0f sh, mmc: Use defines when setting CE_CLK_CTRL by Simon Horman · 15 years ago
  42. 1ae0aff mmc, sh: Correct value for reset by Simon Horman · 15 years ago
  43. 5c3b9ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  44. a782d68 mmc: sh_mmcif: add DMA support by Guennadi Liakhovetski · 15 years ago
  45. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 15 years ago
  46. da1d39e mmc, sh: Move constants to sh_mmcif.h by Simon Horman · 15 years ago
  47. 2f6ba57 mmc: sh_mmcif: Convert extern inline to static inline. by Paul Mundt · 15 years ago
  48. 777271d mmc: Allow the platform to specify the sh_mmcif get_cd handler by Arnd Hannemann · 15 years ago
  49. 00ebb63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 15 years ago
  50. 012994f mmc: sdhci_pltfm: pass more data on custom init call by Wolfram Sang · 15 years ago
  51. d3b993d mmc: sdhci-pltfm: move .h file into appropriate subdir by Wolfram Sang · 15 years ago
  52. 12ae637 mmc: propagate power save/restore ops return value by Ohad Ben-Cohen · 15 years ago
  53. 1978fda mmc: sdhci: split up sdhci.h for sdhci-pltfm users by Giuseppe Cavallaro · 15 years ago
  54. 49e3b5a mmc: refine DDR support by Adrian Hunter · 15 years ago
  55. 0f8d8ea mmc: Fixes for Dual Data Rate (DDR) support by Adrian Hunter · 15 years ago
  56. dfc13e8 mmc: MMC 4.4 DDR support by Hanumath Prasad · 15 years ago
  57. 99fc513 mmc: Move regulator handling closer to core by Linus Walleij · 15 years ago
  58. 88ae8b8 mmc: Make ID freq configurable by Hein Tibosch · 15 years ago
  59. 71d7d3d mmc: Add helper function to check if a card is removable by Matt Fleming · 15 years ago
  60. 265cdc9 mmc: rename dev_to_mmc_card() to mmc_dev_to_card() by Andy Shevchenko · 15 years ago
  61. 453722b mmc: make mmc_dev_to_card() macro public by Andy Shevchenko · 15 years ago
  62. a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 15 years ago
  63. fb3d8eb Bluetooth: Support SDIO devices that are AMP controllers by David Vrabel · 15 years ago
  64. f3c65b2 mmc: avoid getting CID on SDIO-only cards by David Vrabel · 15 years ago
  65. dfe86cb mmc: add erase, secure erase, trim and secure trim operations by Adrian Hunter · 15 years ago
  66. 6f51be3 sdio: allow non-standard SDIO cards by Grazvydas Ignotas · 15 years ago
  67. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 15 years ago
  68. 7310ece mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 15 years ago
  69. 6da24b7 mmc: recognize CSD structure by Kyungmin Park · 15 years ago
  70. 8a76895 sh: add boot code to MMCIF driver header by Magnus Damm · 16 years ago
  71. 487d9fc sh: prepare MMCIF driver header file by Magnus Damm · 16 years ago
  72. c63b3cb sdhci-spear: ST SPEAr based SDHCI controller glue by Viresh KUMAR · 16 years ago
  73. 6c1f716 sdio: add new function for RAW (Read after Write) operation by Grazvydas Ignotas · 16 years ago
  74. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 16 years ago
  75. fdc50a9 mmc: add support MMCIF for SuperH by Yusuke Goda · 16 years ago
  76. ec96e2f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  77. 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 · 16 years ago
  78. 3fcb027 ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling by Daniel Mack · 16 years ago
  79. 8a64c0f libertas/sdio: 8686: set ECSI bit for 1-bit transfers by Daniel Mack · 16 years ago
  80. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 16 years ago
  81. 6b5eda3 sdio: put active devices into 1-bit mode during suspend by Daniel Drake · 16 years ago
  82. da68c4e sdio: introduce API for special power management features by Nicolas Pitre · 16 years ago
  83. 3fb7fb4 sdio: add quirk to clamp byte mode transfer by Bing Zhao · 16 years ago
  84. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  85. f8fc329 wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku by Cindy H Kao · 16 years ago
  86. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 16 years ago
  87. 996ad56 mmc: make SDIO device/driver struct accessors public by Nicolas Pitre · 16 years ago
  88. 7c979ec sdio: add MMC_QUIRK_LENIENT_FN0 by Ohad Ben-Cohen · 16 years ago
  89. 006ebd5 sdio: add CD disable support by Ohad Ben-Cohen · 16 years ago
  90. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 16 years ago
  91. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 16 years ago
  92. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 16 years ago
  93. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 16 years ago
  94. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 16 years ago
  95. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 16 years ago
  96. 51def0b imwc3200: move iwmc3200 SDIO ids to sdio_ids.h by Tomas Winkler · 16 years ago
  97. ecfe0cf V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV receivers by Uri Shkolnik · 17 years ago
  98. e45d8e5 libertas: add support for Marvell SD8688 chip by Bing Zhao · 17 years ago
  99. 5c13941 MMC: regulator utilities by David Brownell · 17 years ago
  100. 86e8286 mmc: Add mmc_vddrange_to_ocrmask() helper function by Anton Vorontsov · 17 years ago