1. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  2. bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 13 years ago
  3. 3449791 mmc: sdio: Allow sdio operations in other threads during sdio_add_func() by Dmitry Shmidt · 13 years ago
  4. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 13 years ago
  5. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 13 years ago
  6. f5a106d ARM: 6642/1: mmci: calculate remaining bytes at error correctly by Linus Walleij · 13 years ago
  7. a34650f mmc: bfin_sdh: fix alloc size for private data by Sonic Zhang · 14 years ago
  8. 548f07d mmc: sdhci-s3c: add platform_8bit_width() hook by Jaehoon Chung · 14 years ago
  9. 3119cbd mmc: jz4740: don't treat NULL clk as an error by Jamie Iles · 14 years ago
  10. 9047b43 mmc: mmci: don't read command response when invalid by Russell King - ARM Linux · 14 years ago
  11. 021cb59 mmc: ushc: Remove duplicate include of usb.h by Jesper Juhl · 14 years ago
  12. 6663050 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  13. 8cb2815 ARM: 6632/3: mmci: stop using the blockend interrupts by Linus Walleij · 13 years ago
  14. 727a99a drivers: mmc: msm: remove clock disable in probe by Daniel Walker · 13 years ago
  15. 208028d mmc: msm: fix dma usage not to use internal APIs by Daniel Walker · 13 years ago
  16. c289ef4 mmc: sdhci-of: fix build on non-powerpc platforms by Rob Herring · 14 years ago
  17. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  18. edb2877 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  19. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  20. f9db92c mmc: davinci: add support for SDIO irq handling by Alagu Sankar · 14 years ago
  21. e9b8684 mmc: fix division by zero in MMC core by Linus Walleij · 14 years ago
  22. 2bd6a93 mmc: tmio_mmc: fix CMD irq handling by Arnd Hannemann · 14 years ago
  23. 6ff56e0 mmc: tmio_mmc: handle missing HW interrupts by Arnd Hannemann · 14 years ago
  24. 845ecd2 mmc: tmio_mmc: implement SDIO IRQ support by Arnd Hannemann · 14 years ago
  25. eba4603 mmc: tmio_mmc: silence compiler warnings by Arnd Hannemann · 14 years ago
  26. 9317305 mmc: tmio_mmc: implement a bounce buffer for unaligned DMA by Guennadi Liakhovetski · 14 years ago
  27. e0bc6ff mmc: tmio_mmc: merge the private header into the driver by Guennadi Liakhovetski · 14 years ago
  28. ef17fee mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure by Guennadi Liakhovetski · 14 years ago
  29. 729b0c7 mmc: tmio_mmc: allow multi-element scatter-gather lists by Guennadi Liakhovetski · 14 years ago
  30. 1a2727e mmc: Register debugfs dir before calling card probe function. by Viresh Kumar · 14 years ago
  31. b37427b mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK. by Chris Ball · 14 years ago
  32. c584179 mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan. by Chris Ball · 14 years ago
  33. 807e8e4 mmc: Fix sd/sdio/mmc initialization frequency retries by Andy Ross · 14 years ago
  34. 08c82df mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap by Takashi Iwai · 14 years ago
  35. f95f385 mmc: dw_mmc: Add Synopsys DesignWare mmc host driver. by Will Newton · 14 years ago
  36. 03d2bfc mmc: add sdhci-tegra driver for Tegra SoCs by Olof Johansson · 14 years ago
  37. 30652aa mmc: sdhci: add quirk for max len ADMA descriptors by Olof Johansson · 14 years ago
  38. c288b85 mmc: check for > 1 clk_requests when disabling gating by Linus Walleij · 14 years ago
  39. 253e0a7 mmc: sdhci-s3c: Support controllers with no internal clock divider by Jeongbae Seo · 14 years ago
  40. b3824f2 mmc: sdhci-s3c: Support additional host capabilities by Jeongbae Seo · 14 years ago
  41. d75c108 mmc: sdhci: Enable bus-width test for JMicron controllers by Takashi Iwai · 14 years ago
  42. 22113ef mmc: Test bus-width for old MMC devices by Aries Lee · 14 years ago
  43. e6f29a8 mmc: fix detection of memory part of SD-combo card with broken SDIO by Michal Miroslaw · 14 years ago
  44. 080bc97 mmc: sdio: don't reinitialize nonremovable powered-resumed cards by Ohad Ben-Cohen · 14 years ago
  45. e594573 mmc: sdio: don't power up cards on system suspend by Ohad Ben-Cohen · 14 years ago
  46. 30201e7 mmc: skip detection of nonremovable cards on rescan by Ohad Ben-Cohen · 14 years ago
  47. 8f230f4 mmc: Add support for JMicron 388 SD/MMC controller by Takashi Iwai · 14 years ago
  48. 150ee73 mmc: davinci_mmc: Remove unnecessary semicolon by Joe Perches · 14 years ago
  49. e8120ad mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers by Philip Rakity · 14 years ago
  50. 0456683 mmc: Aggressive clock gating framework by Linus Walleij · 14 years ago
  51. 26daa1e mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts. by Jennifer Li · 14 years ago
  52. 17d8020 mmc: mxcmmc: remove a unnecessary release_resource() call by Axel Lin · 14 years ago
  53. d078d24 mmc: mxcmmc: update the regulator support code to the latest API by Alberto Panizzo · 14 years ago
  54. 74b6695 mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltage by Alberto Panizzo · 14 years ago
  55. 985b1aa mmc: Add support for the Marvell Dove SDHCI controller by Mike Rapoport · 14 years ago
  56. 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
  57. 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
  58. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  59. b69fc2e Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  60. aa312be Merge branches 'mmci' and 'pl011-dma' into devel by Russell King · 14 years ago
  61. 025a10a Merge branches 'rmobile/mmcif', 'rmobile/ag5' and 'rmobile/mackerel' into rmobile-latest by Paul Mundt · 14 years ago
  62. f7dd361 mmc: sh_mmcif: make DMA support by the driver unconditional by Guennadi Liakhovetski · 14 years ago
  63. da81c3b of: Fixes for OF probing on little endian systems by Rob Herring · 14 years ago
  64. 236cdc7 of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF by Rob Herring · 14 years ago
  65. 8c11a94 ARM: mmci: Clean up MMCI announcement printk by Russell King · 14 years ago
  66. 0d9ee5b mmc: update workqueue usages by Tejun Heo · 14 years ago
  67. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  68. 274476f mmc: Fix re-probing with PM_POST_RESTORE notification by Takashi Iwai · 14 years ago
  69. 2f1d791 mmc: atmel-mci: fix multiblock SDIO transfers by Nicolas Ferre · 14 years ago
  70. a2255ff mmc: at91_mci: fix multiblock SDIO transfers by Yauhen Kharuzhy · 14 years ago
  71. ba11920 Merge branches 'msm-core' and 'msm-mmc' into for-next by David Brown · 14 years ago
  72. 0c521cc mmc: msm_sdcc: Check for only DATA_END interrupt to end a request by Sahitya Tummala · 14 years ago
  73. 71dd910 mmc: msm_sdcc: Fix bug in PIO mode when data size is not word aligned by Sahitya Tummala · 14 years ago
  74. b08bb35 mmc: msm_sdcc: Reset SDCC in case of data transfer errors by Sahitya Tummala · 14 years ago
  75. d5137bd mmc: msm_sdcc: Add prog done interrupt support by Sahitya Tummala · 14 years ago
  76. 62612cf mmc: msm_sdcc: Fix possible circular locking dependency warning by Sahitya Tummala · 14 years ago
  77. 8bcee18 Merge branch 'rmobile/urgent' into rmobile-latest by Paul Mundt · 14 years ago
  78. 991a86e ARM: 6530/1: mmci: partially revert clock divisor code by Linus Walleij · 14 years ago
  79. b70a67f ARM: 6526/1: mmci: corrected calculation of clock div for ux500 by Linus Walleij · 14 years ago
  80. a782d68 mmc: sh_mmcif: add DMA support by Guennadi Liakhovetski · 14 years ago
  81. e47bf32 mmc: sh_mmcif: cosmetic clean up by Guennadi Liakhovetski · 14 years ago
  82. aa0787a mmc: sh_mmcif: switch to completion, fix flags by Guennadi Liakhovetski · 14 years ago
  83. 15ec446 mmc: sdhci: 8-bit bus width changes by Philip Rakity · 14 years ago
  84. ed919b0 mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 14 years ago
  85. 4d0812c mmc: sdio: fix nasty oops in mmc_sdio_detect by Ohad Ben-Cohen · 14 years ago
  86. b432b4b mmc: omap4: hsmmc: Fix improper card detection while booting by kishore kadiyala · 14 years ago
  87. d9bcbf3 mmc: fix rmmod race for hosts using card-detection polling by Guennadi Liakhovetski · 14 years ago
  88. 3417780 ARM: 6438/2: mmci: add SDIO support for ST Variants by Linus Walleij · 14 years ago
  89. f20f8f2 ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardware by Linus Walleij · 14 years ago
  90. 2686b4b ARM: 6311/2: mmci: work with only one irq by Linus Walleij · 14 years ago
  91. da1d39e mmc, sh: Move constants to sh_mmcif.h by Simon Horman · 14 years ago
  92. 35ac6f0 mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platforms by Jacob Pan · 14 years ago
  93. 16a790b mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35 by Eric Bénard · 14 years ago
  94. 37865fe mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhci by Eric Bénard · 14 years ago
  95. 5f61970 mmc: sdhci: Properly enable SDIO IRQ wakeups by Daniel Drake · 14 years ago
  96. 14d4031 mmc: ushc: Return proper error code for ushc_probe() by Axel Lin · 14 years ago
  97. 25d5c69 mmc: Fix printing of card DDR type by Philip Rakity · 14 years ago
  98. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  99. 72f2e2c mfd: Adding twl6030 mmc card detect support for MMC1 by kishore kadiyala · 14 years ago
  100. f1334fb mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc by Yusuke Goda · 14 years ago