1. b33d46c mmc: core: reset card voltage after power off by Ulf Hansson · 14 years ago
  2. ab1efd2 mmc: core: export function mmc_do_release_host() by Ulf Hansson · 13 years ago
  3. 0aab399 mmc: sdio: remember new card RCA when redetecting card by Stefan Nilsson XK · 14 years ago
  4. ba6a902 mmc: dw_mmc: Remove set-but-unused variable. by Chris Ball · 14 years ago
  5. 7e29c30 mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35 by Wolfram Sang · 14 years ago
  6. 3bb2a9f mmc: sdhci-esdhc: broken card detection is not a default quirk by Wolfram Sang · 14 years ago
  7. 0c6d49c mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 by Wolfram Sang · 14 years ago
  8. dffc55a mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg() by Linus Walleij · 14 years ago
  9. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  10. 92c260f Merge remote branch 'rmk/for-linus' into for-linus by David Brown · 13 years ago
  11. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  12. 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
  13. f5e0cec mmc: sh_mmcif: support aggressive clock gating by Guennadi Liakhovetski · 14 years ago
  14. b676f03 mmc: check if mmc cards < 2GB do sector addressing by Philip Rakity · 14 years ago
  15. 2f94e55 mmc: core: comment on why sdio_reset is done at init time by Philip Rakity · 14 years ago
  16. 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
  17. 41babf7 mmc: dw_mmc: support DDR mode by Jaehoon Chung · 14 years ago
  18. e7054ba mmc: via-sdmmc: Remove set-but-unused variable. by Chris Ball · 14 years ago
  19. b3bd1b5 mmc: cb710: Return err value in cb710_wait_while_busy() by Chris Ball · 14 years ago
  20. 24c3001 mmc: sdhci-pci: Remove set-but-unused variable. by Chris Ball · 14 years ago
  21. e4243f1 mmc: mxs-mmc: add mmc host driver for i.MX23/28 by Shawn Guo · 14 years ago
  22. 8154b57 mmc: sdhci-tegra: free irq on error and remove by Wolfram Sang · 14 years ago
  23. f53fbde mmc: mxcmmc: use dmaengine API by Sascha Hauer · 14 years ago
  24. c9b2a06 mmc: dw_mmc: support 8-bit buswidth by Jaehoon Chung · 14 years ago
  25. 449bdc2 mmc: tmio_mmc: use dmaengine helpers, drop submit check by Linus Walleij · 14 years ago
  26. 3383433 mmc: tmio_mmc: drop dma_sglen state variable by Linus Walleij · 14 years ago
  27. d7554ca mmc: tmio_mmc: unmap with the proper sglen by Linus Walleij · 14 years ago
  28. 2dc7ddc mmc: tmio_mmc: map DMA buffers on the DMA engine device by Linus Walleij · 14 years ago
  29. a5ece7d mmc: sh_mmcif: use dmaengine helpers, drop submit check by Linus Walleij · 14 years ago
  30. f38f94c mmc: sh_mmcif: rename and retype activity variable by Linus Walleij · 14 years ago
  31. 9dc3fb5 mmc: sh_mmcif: unmap with the proper sglen by Linus Walleij · 14 years ago
  32. 1ed828d mmc: sh_mmcif: map DMA buffers on the DMA engine device by Linus Walleij · 14 years ago
  33. 5328906 mmc: atmel-mci: use dmaengine helper functions by Linus Walleij · 14 years ago
  34. 88ce4db3 mmc: atmel-mci: conform to DMA-API by Linus Walleij · 14 years ago
  35. 266ac3f mmc: atmel-mci: map DMA sglist on the DMA engine by Linus Walleij · 14 years ago
  36. 5fd11c0 mmc: sdhci: Add Ricoh e823 PCI ID by Manoj Iyer · 14 years ago
  37. ce10149 mmc: Ensure prototypes for SD API are visible in sd.c by Mark Brown · 14 years ago
  38. 50cec37 mmc: Improve MMC_TEST config text. by Will Newton · 14 years ago
  39. aadb9f4 mmc: dw_mmc: Enable low-power mode for the card clock. by Will Newton · 14 years ago
  40. dd6c4b9 mmc: dw_mmc: Run card detect tasklet during slot initialisation. by Will Newton · 14 years ago
  41. 170cba8 mmc: mmc_mxc: Allow selection only for the correct platforms by Fabio Estevam · 14 years ago
  42. a803d7f mmc: tmio_mmc: Improve readability of the output of pr_debug_status() by Simon Horman · 14 years ago
  43. a803d55 mmc: mmc_test: add tests to measure large sequential I/O performance by Adrian Hunter · 14 years ago
  44. b6056d1 mmc: mmc_test: add tests to measure random I/O operations per second by Adrian Hunter · 14 years ago
  45. 0532ff6 mmc: mmc_test: make performance test area size about 4MiB by Adrian Hunter · 14 years ago
  46. 12f8ef8 mmc: remove BROKEN_CLK_GATING quirk for wl1271 by Pierre Tardy · 14 years ago
  47. db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 14 years ago
  48. 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 14 years ago
  49. 66c036e mmc: put the led blinking code after clock ungating by Pierre Tardy · 14 years ago
  50. 54d6b44 mmc: mmc_test: Only warn about not waiting for busy if it's supported by Pawel Moll · 14 years ago
  51. 732f0e3 mmc: sdhci-s3c: Auto CMD12 support by Kyungmin Park · 14 years ago
  52. 3362177 mmc: Fix the block device read only flag by Marc-André Hébert · 14 years ago
  53. 709de99 mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 14 years ago
  54. 9c3c8af Merge commit 'v2.6.38-rc8' into spi/next by Grant Likely · 13 years ago
  55. 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
  56. 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
  57. 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
  58. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  59. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  60. bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 13 years ago
  61. 290293e of_mmc_spi: add card detect irq support by Esben Haabendal · 14 years ago
  62. 3449791 mmc: sdio: Allow sdio operations in other threads during sdio_add_func() by Dmitry Shmidt · 14 years ago
  63. a05dcdb MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable() by Paul Walmsley · 14 years ago
  64. 0005ae7 OMAP: hsmmc: Rename the device and driver by Kishore Kadiyala · 14 years ago
  65. 4621d5f OMAP: adapt hsmmc to hwmod framework by Kishore Kadiyala · 14 years ago
  66. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 14 years ago
  67. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
  68. 9bde36a Merge branch 'devicetree/next' into spi/next by Grant Likely · 14 years ago
  69. 7715db5 OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms by Kishore Kadiyala · 14 years ago
  70. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  71. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  72. 9238b6d Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-ti816x' into omap-for-linus by Tony Lindgren · 14 years ago
  73. c64eae9 Merge commit 'v2.6.38-rc3' into devicetree/next by Grant Likely · 14 years ago
  74. c8ebae3 ARM: mmci: add dmaengine-based DMA support by Russell King · 14 years ago
  75. 51d4375 ARM: mmci: no need for separate host->data_xfered by Russell King · 14 years ago
  76. c4d877c ARM: mmci: avoid unnecessary switch to data available PIO interrupts by Russell King · 14 years ago
  77. 7d7aa23 ARM: mmci: no need to call flush_dcache_page() with sg_miter API by Russell King · 14 years ago
  78. c8afc9d ARM: mmci: avoid reporting too many completed bytes on fifo overrun by Russell King · 14 years ago
  79. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 14 years ago
  80. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 14 years ago
  81. 59b479e omap: Start using CONFIG_SOC_OMAP by Tony Lindgren · 14 years ago
  82. f5a106d ARM: 6642/1: mmci: calculate remaining bytes at error correctly by Linus Walleij · 14 years ago
  83. a34650f mmc: bfin_sdh: fix alloc size for private data by Sonic Zhang · 14 years ago
  84. 548f07d mmc: sdhci-s3c: add platform_8bit_width() hook by Jaehoon Chung · 14 years ago
  85. 3119cbd mmc: jz4740: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  86. 9047b43 mmc: mmci: don't read command response when invalid by Russell King - ARM Linux · 14 years ago
  87. 021cb59 mmc: ushc: Remove duplicate include of usb.h by Jesper Juhl · 14 years ago
  88. 6663050 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  89. 8cb2815 ARM: 6632/3: mmci: stop using the blockend interrupts by Linus Walleij · 14 years ago
  90. 7a89248 mmc: msm_sdcc: Add gpio handling function to driver by Sahitya Tummala · 14 years ago
  91. 727a99a drivers: mmc: msm: remove clock disable in probe by Daniel Walker · 14 years ago
  92. 208028d mmc: msm: fix dma usage not to use internal APIs by Daniel Walker · 14 years ago
  93. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 14 years ago
  94. c289ef4 mmc: sdhci-of: fix build on non-powerpc platforms by Rob Herring · 14 years ago
  95. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  96. edb2877 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  97. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  98. f9db92c mmc: davinci: add support for SDIO irq handling by Alagu Sankar · 14 years ago
  99. e9b8684 mmc: fix division by zero in MMC core by Linus Walleij · 14 years ago
  100. 2bd6a93 mmc: tmio_mmc: fix CMD irq handling by Arnd Hannemann · 14 years ago