1. 013909c mmc: sd: query function modes for uhs cards by Arindam Nath · 13 years ago
  2. f2119df mmc: sd: add support for signal voltage switch procedure by Arindam Nath · 13 years ago
  3. cb87ea2 mmc: core: Add mmc CMD+ACMD passthrough ioctl by John Calixto · 13 years ago
  4. 641c318 mmc: block: init force_ro sysfs attribute by Rabin Vincent · 13 years ago
  5. 82b0e23 mmc: sdhci: Fix read-only detection with JMicron 388 chip by Takashi Iwai · 13 years ago
  6. f06c915 mmc: Ensure hardware partitions don't mess with mmcblk device naming. by Andrei Warkentin · 13 years ago
  7. 393c1a3 mmc: sdhci: Add pre and post reset processing for chip specific reset by Philip Rakity · 14 years ago
  8. 4b01681 mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK by Mark Brown · 13 years ago
  9. 24f5b53 mmc: initialize struct mmc_request at declaration time by Chris Ball · 13 years ago
  10. a61ad2b mmc: initialize struct mmc_data at declaration time by Chris Ball · 13 years ago
  11. 1278dba mmc: initialize struct mmc_command at declaration time by Chris Ball · 13 years ago
  12. 62929e4 mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq. by Chris Ball · 13 years ago
  13. 30574ed mmc: core: Fix use of uninitialized data in mmc_send_if_cond. by Chris Ball · 13 years ago
  14. 87f6119 mmc: core: Fix use of uninitialized data in mmc_cmd_app. by Andrei Warkentin · 13 years ago
  15. 6a7a6b4 mmc: quirks: Fix erase/trim for certain SanDisk cards. by Andrei Warkentin · 13 years ago
  16. f6a03cb mmc: sdhci: work around broken dma boundary behavior by Mikko Vinni · 13 years ago
  17. 6f60c22 mmc: quirks: Support for block quirks. by Andrei Warkentin · 13 years ago
  18. 371a689 mmc: MMC boot partitions support. by Andrei Warkentin · 13 years ago
  19. 1a258db mmc: card: block.c cleanup for host claim/release. by Andrei Warkentin · 13 years ago
  20. d3a8d95 mmc: core: Allow setting CMD timeout for CMD6 (SWITCH). by Andrei Warkentin · 13 years ago
  21. a3c7778 mmc: sdhci: R1B command handling + MMC_CAP_ERASE. by Andrei Warkentin · 13 years ago
  22. eaa02f7 mmc: core: Rename erase_timeout to cmd_timeout_ms. by Andrei Warkentin · 13 years ago
  23. 32780cd mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID. by Andrei Warkentin · 13 years ago
  24. f317dfe mmc: core: fix memory leak in mmc_add_host by Wolfram Sang · 13 years ago
  25. b177bc9 mmc: sdhci-pci: Fix checkpatch.pl errors by Ameya Palande · 13 years ago
  26. 14e7dc7 mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD by Ohad Ben-Cohen · 13 years ago
  27. 2059a02 mmc: add MMC_QUIRK_DISABLE_CD by Ohad Ben-Cohen · 13 years ago
  28. 0b4043d mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF by Ohad Ben-Cohen · 13 years ago
  29. eab4068 mmc: add MMC_QUIRK_NONSTD_FUNC_IF by Ohad Ben-Cohen · 13 years ago
  30. 6b93d01f mmc: do not switch to 1-bit mode if not required by Ohad Ben-Cohen · 13 years ago
  31. a5e9425 mmc: mmc_card_keep_power cleanups by Ohad Ben-Cohen · 13 years ago
  32. f4c5522 mmc: Reliable write support. by Andrei Warkentin · 13 years ago
  33. 766a6bf mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool' by Shawn Guo · 13 years ago
  34. c7f409e mmc: tegra: add pm_flags by Venkat Rao · 13 years ago
  35. 0b38c4e mmc: remove redundant irq disabling by John Ogness · 13 years ago
  36. 41e2a48 mmc: Ensure linux starts in eMMC user partition by Philip Rakity · 13 years ago
  37. 0c9c99a mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish by Chris Ball · 13 years ago
  38. b7b4d34 mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish by Ben Dooks · 13 years ago
  39. c919c2a mmc: tmio: fix .set_ios(MMC_POWER_UP) handling by Guennadi Liakhovetski · 13 years ago
  40. 26fc877 mmc: fix a race between card-detect rescan and clock-gate work instances by Guennadi Liakhovetski · 13 years ago
  41. f694751 mmc: omap: Fix possible NULL pointer deref by Michael Buesch · 13 years ago
  42. 9bc2184 mmc: core: mmc_add_card(): fix missing break in switch statement by Michał Mirosław · 13 years ago
  43. 9fdcdbb mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot() by Chris Ball · 13 years ago
  44. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  45. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  46. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  47. 022b483 mmc: SDHI should depend on SUPERH || ARCH_SHMOBILE by Guennadi Liakhovetski · 13 years ago
  48. cba179a mmc: tmio_mmc: Move some defines into a shared header by Simon Horman · 13 years ago
  49. 5fd0157 mmc: tmio: support aggressive clock gating by Guennadi Liakhovetski · 13 years ago
  50. a7edbe3 mmc: tmio: fix power-mode interpretation by Guennadi Liakhovetski · 13 years ago
  51. d9b0342 mmc: tmio: remove work-around for unmasked SDIO interrupts by Guennadi Liakhovetski · 13 years ago
  52. 69d1fe1 mmc: tmio: only access registers above 0xff, if available by Guennadi Liakhovetski · 13 years ago
  53. 42051e8 mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver by Guennadi Liakhovetski · 13 years ago
  54. b614749 mmc: tmio: split core functionality, DMA and MFD glue by Guennadi Liakhovetski · 13 years ago
  55. 5f52c35 mmc: tmio: use PIO for short transfers by Guennadi Liakhovetski · 14 years ago
  56. 51fc7b2 mmc: tmio-mmc: Improve DMA stability on sh-mobile by Guennadi Liakhovetski · 14 years ago
  57. 4f665cb mmc: fix mmc_app_send_scr() for dma transfer by Yoshihiro Shimoda · 13 years ago
  58. 58ac817 mmc: sdhci-esdhc: enable esdhc on imx53 by Richard Zhu · 13 years ago
  59. e149860 mmc: sdhci-esdhc: use writel/readl as general APIs by Richard Zhu · 13 years ago
  60. 574e3f5 mmc: sdhci: add the abort CMDTYPE bits definition by Richard Zhu · 13 years ago
  61. e481e45 mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc by Richard Zhu · 13 years ago
  62. b2fce6a mmc: of_mmc_spi: Need to include irq.h and of_irq.h by David Miller · 13 years ago
  63. 768fbc1 mmc: mmci: Add ARM variant with extended FIFO by Pawel Moll · 13 years ago
  64. a5289a4 mmc: dw_mmc: set fixed burst in BMOD register by Jaehoon Chung · 14 years ago
  65. cf5e23e mmc: use pci_dev->revision by Sergei Shtylyov · 13 years ago
  66. 5a8fba5 mmc: mmc_test: Remove set-but-unused variable. by Chris Ball · 13 years ago
  67. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  68. 944dc03 tmio: Silence warnings introduced by mfd changes by Andres Salomon · 14 years ago
  69. 4f95bf4 mmc: Use mfd_data instead of driver_data for tmio-mmc by Andres Salomon · 14 years ago
  70. d24f36d mfd: mfd_cell is now implicitly available to asic3 drivers by Andres Salomon · 14 years ago
  71. 984b203 drivers/mmc/host/omap_hsmmc.c: use resource_size() by Chris Ball · 13 years ago
  72. 2092014 drivers/mmc/host/omap.c: use resource_size() by Chris Ball · 13 years ago
  73. a8c91da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  74. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  75. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  76. 6899608 Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  77. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  78. 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 13 years ago
  79. c07946a mmc: dw_mmc: support mmc power control with regulator by Jaehoon Chung · 14 years ago
  80. e61cf11 mmc: dw_mmc: fix suspend/resume operation by Jaehoon Chung · 13 years ago
  81. fc3d772 mmc: dw_mmc: add quirks for unreliable card detect, and capabilities by Jaehoon Chung · 14 years ago
  82. 860cfe7 mmc: tmio: fix address in kunmap_atomic() calls by Guennadi Liakhovetski · 13 years ago
  83. b33d46c mmc: core: reset card voltage after power off by Ulf Hansson · 14 years ago
  84. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 13 years ago
  85. 0aab399 mmc: sdio: remember new card RCA when redetecting card by Stefan Nilsson XK · 14 years ago
  86. ba6a902 mmc: dw_mmc: Remove set-but-unused variable. by Chris Ball · 14 years ago
  87. 7e29c30 mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 by Wolfram Sang · 14 years ago
  88. 3bb2a9f mmc: sdhci-esdhc: broken card detection is not a default quirk by Wolfram Sang · 14 years ago
  89. 0c6d49c mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 by Wolfram Sang · 14 years ago
  90. dffc55a mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg() by Linus Walleij · 14 years ago
  91. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  92. 92c260f Merge remote branch 'rmk/for-linus' into for-linus by David Brown · 13 years ago
  93. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  94. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  95. f5e0cec mmc: sh_mmcif: support aggressive clock gating by Guennadi Liakhovetski · 14 years ago
  96. b676f03 mmc: check if mmc cards < 2GB do sector addressing by Philip Rakity · 14 years ago
  97. 2f94e55 mmc: core: comment on why sdio_reset is done at init time by Philip Rakity · 14 years ago
  98. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  99. 41babf7 mmc: dw_mmc: support DDR mode by Jaehoon Chung · 14 years ago
  100. e7054ba mmc: via-sdmmc: Remove set-but-unused variable. by Chris Ball · 14 years ago