1. 0c6d49c mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35 by Wolfram Sang · 14 years ago
  2. dffc55a mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg() by Linus Walleij · 14 years ago
  3. f5e0cec mmc: sh_mmcif: support aggressive clock gating by Guennadi Liakhovetski · 14 years ago
  4. b676f03 mmc: check if mmc cards < 2GB do sector addressing by Philip Rakity · 14 years ago
  5. 2f94e55 mmc: core: comment on why sdio_reset is done at init time by Philip Rakity · 14 years ago
  6. 41babf7 mmc: dw_mmc: support DDR mode by Jaehoon Chung · 14 years ago
  7. e7054ba mmc: via-sdmmc: Remove set-but-unused variable. by Chris Ball · 14 years ago
  8. b3bd1b5 mmc: cb710: Return err value in cb710_wait_while_busy() by Chris Ball · 14 years ago
  9. 24c3001 mmc: sdhci-pci: Remove set-but-unused variable. by Chris Ball · 14 years ago
  10. e4243f1 mmc: mxs-mmc: add mmc host driver for i.MX23/28 by Shawn Guo · 14 years ago
  11. 8154b57 mmc: sdhci-tegra: free irq on error and remove by Wolfram Sang · 14 years ago
  12. f53fbde mmc: mxcmmc: use dmaengine API by Sascha Hauer · 14 years ago
  13. c9b2a06 mmc: dw_mmc: support 8-bit buswidth by Jaehoon Chung · 14 years ago
  14. 449bdc2 mmc: tmio_mmc: use dmaengine helpers, drop submit check by Linus Walleij · 14 years ago
  15. 3383433 mmc: tmio_mmc: drop dma_sglen state variable by Linus Walleij · 14 years ago
  16. d7554ca mmc: tmio_mmc: unmap with the proper sglen by Linus Walleij · 14 years ago
  17. 2dc7ddc mmc: tmio_mmc: map DMA buffers on the DMA engine device by Linus Walleij · 14 years ago
  18. a5ece7d mmc: sh_mmcif: use dmaengine helpers, drop submit check by Linus Walleij · 14 years ago
  19. f38f94c mmc: sh_mmcif: rename and retype activity variable by Linus Walleij · 14 years ago
  20. 9dc3fb5 mmc: sh_mmcif: unmap with the proper sglen by Linus Walleij · 14 years ago
  21. 1ed828d mmc: sh_mmcif: map DMA buffers on the DMA engine device by Linus Walleij · 14 years ago
  22. 5328906 mmc: atmel-mci: use dmaengine helper functions by Linus Walleij · 14 years ago
  23. 88ce4db3 mmc: atmel-mci: conform to DMA-API by Linus Walleij · 14 years ago
  24. 266ac3f mmc: atmel-mci: map DMA sglist on the DMA engine by Linus Walleij · 14 years ago
  25. 5fd11c0 mmc: sdhci: Add Ricoh e823 PCI ID by Manoj Iyer · 14 years ago
  26. ce10149 mmc: Ensure prototypes for SD API are visible in sd.c by Mark Brown · 14 years ago
  27. 50cec37 mmc: Improve MMC_TEST config text. by Will Newton · 14 years ago
  28. aadb9f4 mmc: dw_mmc: Enable low-power mode for the card clock. by Will Newton · 14 years ago
  29. dd6c4b9 mmc: dw_mmc: Run card detect tasklet during slot initialisation. by Will Newton · 14 years ago
  30. 170cba8 mmc: mmc_mxc: Allow selection only for the correct platforms by Fabio Estevam · 14 years ago
  31. a803d7f mmc: tmio_mmc: Improve readability of the output of pr_debug_status() by Simon Horman · 14 years ago
  32. a803d55 mmc: mmc_test: add tests to measure large sequential I/O performance by Adrian Hunter · 14 years ago
  33. b6056d1 mmc: mmc_test: add tests to measure random I/O operations per second by Adrian Hunter · 14 years ago
  34. 0532ff6 mmc: mmc_test: make performance test area size about 4MiB by Adrian Hunter · 14 years ago
  35. 12f8ef8 mmc: remove BROKEN_CLK_GATING quirk for wl1271 by Pierre Tardy · 14 years ago
  36. db99350 mmc: add MMC_QUIRK_BROKEN_CLK_GATING by Pierre Tardy · 14 years ago
  37. 57f0adc mmc: add per device quirk placeholder by Pierre Tardy · 14 years ago
  38. 66c036e mmc: put the led blinking code after clock ungating by Pierre Tardy · 14 years ago
  39. 54d6b44 mmc: mmc_test: Only warn about not waiting for busy if it's supported by Pawel Moll · 14 years ago
  40. 732f0e3 mmc: sdhci-s3c: Auto CMD12 support by Kyungmin Park · 14 years ago
  41. 3362177 mmc: Fix the block device read only flag by Marc-André Hébert · 14 years ago
  42. 709de99 mmc: export eMMC4.4 enhanced area details to sysfs by Chuanxiao Dong · 14 years ago
  43. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  44. bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 14 years ago
  45. 3449791 mmc: sdio: Allow sdio operations in other threads during sdio_add_func() by Dmitry Shmidt · 14 years ago
  46. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 14 years ago
  47. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 14 years ago
  48. f5a106d ARM: 6642/1: mmci: calculate remaining bytes at error correctly by Linus Walleij · 14 years ago
  49. a34650f mmc: bfin_sdh: fix alloc size for private data by Sonic Zhang · 14 years ago
  50. 548f07d mmc: sdhci-s3c: add platform_8bit_width() hook by Jaehoon Chung · 14 years ago
  51. 3119cbd mmc: jz4740: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  52. 9047b43 mmc: mmci: don't read command response when invalid by Russell King - ARM Linux · 14 years ago
  53. 021cb59 mmc: ushc: Remove duplicate include of usb.h by Jesper Juhl · 14 years ago
  54. 6663050 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  55. 8cb2815 ARM: 6632/3: mmci: stop using the blockend interrupts by Linus Walleij · 14 years ago
  56. 727a99a drivers: mmc: msm: remove clock disable in probe by Daniel Walker · 14 years ago
  57. 208028d mmc: msm: fix dma usage not to use internal APIs by Daniel Walker · 14 years ago
  58. c289ef4 mmc: sdhci-of: fix build on non-powerpc platforms by Rob Herring · 14 years ago
  59. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  60. edb2877 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  61. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  62. f9db92c mmc: davinci: add support for SDIO irq handling by Alagu Sankar · 14 years ago
  63. e9b8684 mmc: fix division by zero in MMC core by Linus Walleij · 14 years ago
  64. 2bd6a93 mmc: tmio_mmc: fix CMD irq handling by Arnd Hannemann · 14 years ago
  65. 6ff56e0 mmc: tmio_mmc: handle missing HW interrupts by Arnd Hannemann · 14 years ago
  66. 845ecd2 mmc: tmio_mmc: implement SDIO IRQ support by Arnd Hannemann · 14 years ago
  67. eba4603 mmc: tmio_mmc: silence compiler warnings by Arnd Hannemann · 14 years ago
  68. 9317305 mmc: tmio_mmc: implement a bounce buffer for unaligned DMA by Guennadi Liakhovetski · 14 years ago
  69. e0bc6ff mmc: tmio_mmc: merge the private header into the driver by Guennadi Liakhovetski · 14 years ago
  70. ef17fee mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure by Guennadi Liakhovetski · 14 years ago
  71. 729b0c7 mmc: tmio_mmc: allow multi-element scatter-gather lists by Guennadi Liakhovetski · 14 years ago
  72. 1a2727e mmc: Register debugfs dir before calling card probe function. by Viresh Kumar · 14 years ago
  73. b37427b mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK. by Chris Ball · 14 years ago
  74. c584179 mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan. by Chris Ball · 14 years ago
  75. 807e8e4 mmc: Fix sd/sdio/mmc initialization frequency retries by Andy Ross · 14 years ago
  76. 08c82df mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap by Takashi Iwai · 14 years ago
  77. f95f385 mmc: dw_mmc: Add Synopsys DesignWare mmc host driver. by Will Newton · 14 years ago
  78. 03d2bfc mmc: add sdhci-tegra driver for Tegra SoCs by Olof Johansson · 14 years ago
  79. 30652aa mmc: sdhci: add quirk for max len ADMA descriptors by Olof Johansson · 14 years ago
  80. c288b85 mmc: check for > 1 clk_requests when disabling gating by Linus Walleij · 14 years ago
  81. 253e0a7 mmc: sdhci-s3c: Support controllers with no internal clock divider by Jeongbae Seo · 14 years ago
  82. b3824f2 mmc: sdhci-s3c: Support additional host capabilities by Jeongbae Seo · 14 years ago
  83. d75c108 mmc: sdhci: Enable bus-width test for JMicron controllers by Takashi Iwai · 14 years ago
  84. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  85. e6f29a8 mmc: fix detection of memory part of SD-combo card with broken SDIO by Michal Miroslaw · 14 years ago
  86. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 14 years ago
  87. e594573 mmc: sdio: don't power up cards on system suspend by Ohad Ben-Cohen · 14 years ago
  88. 30201e7 mmc: skip detection of nonremovable cards on rescan by Ohad Ben-Cohen · 14 years ago
  89. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  90. 150ee73 mmc: davinci_mmc: Remove unnecessary semicolon by Joe Perches · 14 years ago
  91. e8120ad mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers by Philip Rakity · 14 years ago
  92. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 14 years ago
  93. 26daa1e mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts. by Jennifer Li · 14 years ago
  94. 17d8020 mmc: mxcmmc: remove a unnecessary release_resource() call by Axel Lin · 14 years ago
  95. d078d24 mmc: mxcmmc: update the regulator support code to the latest API by Alberto Panizzo · 14 years ago
  96. 74b6695 mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltage by Alberto Panizzo · 14 years ago
  97. 985b1aa mmc: Add support for the Marvell Dove SDHCI controller by Mike Rapoport · 14 years ago
  98. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  99. 5e93c6b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latest by Paul Mundt · 14 years ago
  100. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago