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