1. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  2. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  3. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  4. 022b483 mmc: SDHI should depend on SUPERH || ARCH_SHMOBILE by Guennadi Liakhovetski · 13 years ago
  5. cba179a mmc: tmio_mmc: Move some defines into a shared header by Simon Horman · 13 years ago
  6. 5fd0157 mmc: tmio: support aggressive clock gating by Guennadi Liakhovetski · 13 years ago
  7. a7edbe3 mmc: tmio: fix power-mode interpretation by Guennadi Liakhovetski · 13 years ago
  8. d9b0342 mmc: tmio: remove work-around for unmasked SDIO interrupts by Guennadi Liakhovetski · 13 years ago
  9. 69d1fe1 mmc: tmio: only access registers above 0xff, if available by Guennadi Liakhovetski · 13 years ago
  10. 42051e8 mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver by Guennadi Liakhovetski · 13 years ago
  11. b614749 mmc: tmio: split core functionality, DMA and MFD glue by Guennadi Liakhovetski · 13 years ago
  12. 5f52c35 mmc: tmio: use PIO for short transfers by Guennadi Liakhovetski · 13 years ago
  13. 51fc7b2 mmc: tmio-mmc: Improve DMA stability on sh-mobile by Guennadi Liakhovetski · 13 years ago
  14. 4f665cb mmc: fix mmc_app_send_scr() for dma transfer by Yoshihiro Shimoda · 13 years ago
  15. 58ac817 mmc: sdhci-esdhc: enable esdhc on imx53 by Richard Zhu · 13 years ago
  16. e149860 mmc: sdhci-esdhc: use writel/readl as general APIs by Richard Zhu · 13 years ago
  17. 574e3f5 mmc: sdhci: add the abort CMDTYPE bits definition by Richard Zhu · 13 years ago
  18. e481e45 mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc by Richard Zhu · 13 years ago
  19. b2fce6a mmc: of_mmc_spi: Need to include irq.h and of_irq.h by David Miller · 13 years ago
  20. 768fbc1 mmc: mmci: Add ARM variant with extended FIFO by Pawel Moll · 13 years ago
  21. a5289a4 mmc: dw_mmc: set fixed burst in BMOD register by Jaehoon Chung · 13 years ago
  22. cf5e23e mmc: use pci_dev->revision by Sergei Shtylyov · 13 years ago
  23. 5a8fba5 mmc: mmc_test: Remove set-but-unused variable. by Chris Ball · 13 years ago
  24. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  25. 944dc03 tmio: Silence warnings introduced by mfd changes by Andres Salomon · 13 years ago
  26. 4f95bf4 mmc: Use mfd_data instead of driver_data for tmio-mmc by Andres Salomon · 13 years ago
  27. d24f36d mfd: mfd_cell is now implicitly available to asic3 drivers by Andres Salomon · 13 years ago
  28. 984b203 drivers/mmc/host/omap_hsmmc.c: use resource_size() by Chris Ball · 13 years ago
  29. 2092014 drivers/mmc/host/omap.c: use resource_size() by Chris Ball · 13 years ago
  30. a8c91da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  31. b061c59 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  32. 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
  33. 6899608 Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  34. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  35. 2dd2299 Merge remote-tracking branch 'origin' into spi/next by Grant Likely · 13 years ago
  36. c07946a mmc: dw_mmc: support mmc power control with regulator by Jaehoon Chung · 13 years ago
  37. e61cf11 mmc: dw_mmc: fix suspend/resume operation by Jaehoon Chung · 13 years ago
  38. fc3d772 mmc: dw_mmc: add quirks for unreliable card detect, and capabilities by Jaehoon Chung · 13 years ago
  39. 860cfe7 mmc: tmio: fix address in kunmap_atomic() calls by Guennadi Liakhovetski · 13 years ago
  40. b33d46c mmc: core: reset card voltage after power off by Ulf Hansson · 13 years ago
  41. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 13 years ago
  42. 0aab399 mmc: sdio: remember new card RCA when redetecting card by Stefan Nilsson XK · 13 years ago
  43. ba6a902 mmc: dw_mmc: Remove set-but-unused variable. by Chris Ball · 13 years ago
  44. 7e29c30 mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 by Wolfram Sang · 13 years ago
  45. 3bb2a9f mmc: sdhci-esdhc: broken card detection is not a default quirk by Wolfram Sang · 13 years ago
  46. 0c6d49c mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 by Wolfram Sang · 13 years ago
  47. dffc55a mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg() by Linus Walleij · 13 years ago
  48. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  49. 92c260f Merge remote branch 'rmk/for-linus' into for-linus by David Brown · 13 years ago
  50. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  51. 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
  52. f5e0cec mmc: sh_mmcif: support aggressive clock gating by Guennadi Liakhovetski · 13 years ago
  53. b676f03 mmc: check if mmc cards < 2GB do sector addressing by Philip Rakity · 13 years ago
  54. 2f94e55 mmc: core: comment on why sdio_reset is done at init time by Philip Rakity · 13 years ago
  55. 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
  56. 41babf7 mmc: dw_mmc: support DDR mode by Jaehoon Chung · 13 years ago
  57. e7054ba mmc: via-sdmmc: Remove set-but-unused variable. by Chris Ball · 13 years ago
  58. b3bd1b5 mmc: cb710: Return err value in cb710_wait_while_busy() by Chris Ball · 13 years ago
  59. 24c3001 mmc: sdhci-pci: Remove set-but-unused variable. by Chris Ball · 13 years ago
  60. e4243f1 mmc: mxs-mmc: add mmc host driver for i.MX23/28 by Shawn Guo · 13 years ago
  61. 8154b57 mmc: sdhci-tegra: free irq on error and remove by Wolfram Sang · 13 years ago
  62. f53fbde mmc: mxcmmc: use dmaengine API by Sascha Hauer · 13 years ago
  63. c9b2a06 mmc: dw_mmc: support 8-bit buswidth by Jaehoon Chung · 13 years ago
  64. 449bdc2 mmc: tmio_mmc: use dmaengine helpers, drop submit check by Linus Walleij · 13 years ago
  65. 3383433 mmc: tmio_mmc: drop dma_sglen state variable by Linus Walleij · 13 years ago
  66. d7554ca mmc: tmio_mmc: unmap with the proper sglen by Linus Walleij · 13 years ago
  67. 2dc7ddc mmc: tmio_mmc: map DMA buffers on the DMA engine device by Linus Walleij · 13 years ago
  68. a5ece7d mmc: sh_mmcif: use dmaengine helpers, drop submit check by Linus Walleij · 13 years ago
  69. f38f94c mmc: sh_mmcif: rename and retype activity variable by Linus Walleij · 13 years ago
  70. 9dc3fb5 mmc: sh_mmcif: unmap with the proper sglen by Linus Walleij · 13 years ago
  71. 1ed828d mmc: sh_mmcif: map DMA buffers on the DMA engine device by Linus Walleij · 13 years ago
  72. 5328906 mmc: atmel-mci: use dmaengine helper functions by Linus Walleij · 13 years ago
  73. 88ce4db3 mmc: atmel-mci: conform to DMA-API by Linus Walleij · 13 years ago
  74. 266ac3f mmc: atmel-mci: map DMA sglist on the DMA engine by Linus Walleij · 13 years ago
  75. 5fd11c0 mmc: sdhci: Add Ricoh e823 PCI ID by Manoj Iyer · 13 years ago
  76. ce10149 mmc: Ensure prototypes for SD API are visible in sd.c by Mark Brown · 13 years ago
  77. 50cec37 mmc: Improve MMC_TEST config text. by Will Newton · 13 years ago
  78. aadb9f4 mmc: dw_mmc: Enable low-power mode for the card clock. by Will Newton · 13 years ago
  79. dd6c4b9 mmc: dw_mmc: Run card detect tasklet during slot initialisation. by Will Newton · 13 years ago
  80. 170cba8 mmc: mmc_mxc: Allow selection only for the correct platforms by Fabio Estevam · 14 years ago
  81. a803d7f mmc: tmio_mmc: Improve readability of the output of pr_debug_status() by Simon Horman · 13 years ago
  82. a803d55 mmc: mmc_test: add tests to measure large sequential I/O performance by Adrian Hunter · 13 years ago
  83. b6056d1 mmc: mmc_test: add tests to measure random I/O operations per second by Adrian Hunter · 13 years ago
  84. 0532ff6 mmc: mmc_test: make performance test area size about 4MiB by Adrian Hunter · 13 years ago
  85. 12f8ef8 mmc: remove BROKEN_CLK_GATING quirk for wl1271 by Pierre Tardy · 13 years ago
  86. db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 13 years ago
  87. 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 13 years ago
  88. 66c036e mmc: put the led blinking code after clock ungating by Pierre Tardy · 13 years ago
  89. 54d6b44 mmc: mmc_test: Only warn about not waiting for busy if it's supported by Pawel Moll · 13 years ago
  90. 732f0e3 mmc: sdhci-s3c: Auto CMD12 support by Kyungmin Park · 14 years ago
  91. 3362177 mmc: Fix the block device read only flag by Marc-André Hébert · 13 years ago
  92. 709de99 mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 14 years ago
  93. 9c3c8af Merge commit 'v2.6.38-rc8' into spi/next by Grant Likely · 13 years ago
  94. a2358a7 Merge branch 'integration-2.6.39-for-tony' of git://git.pwsan.com/linux-integration into omap-for-linus by Tony Lindgren · 13 years ago
  95. 21ace54 Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/pwrdm_add_can_lose_context_fns_2.6.39', 'remotes/origin/omap_device_a_2.6.39', 'remotes/origin/mmc_a_2.6.39', 'remotes/origin/hwmod_b_2.6.39', 'remotes/origin/dmtimer_a_2.6.39', 'remotes/origin/pwrdm_clkdm_a_2.6.39', 'remotes/origin/clkdm_statdep_omap4_2.6.39', 'remotes/origin/clk_a_2.6.39', 'remotes/origin/clk_autoidle_a_2.6.39', 'remotes/origin/clk_autoidle_b_2.6.39', 'remotes/origin/clk_b_2.6.39', 'remotes/origin/clk_clkdm_a_2.6.39', 'remotes/origin/misc_a_2.6.39', 'remotes/origin/for_2.6.39/omap3_hwmod_data' and 'remotes/origin/wdtimer_a_2.6.39' into tmp-integration-2.6.39-20110310-024 by Paul Walmsley · 13 years ago
  96. 94a06b7 Merge branch 'for_2.6.39/pm-misc' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 13 years ago
  97. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  98. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  99. bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 13 years ago
  100. 290293e of_mmc_spi: add card detect irq support by Esben Haabendal · 13 years ago