1. abfafc2 mmc: sdhci-esdhc-imx: add device tree probe support by Shawn Guo · 13 years ago
  2. a4d2177 mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host by Shawn Guo · 13 years ago
  3. 57ed331 mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() by Shawn Guo · 13 years ago
  4. 842afc0 mmc: sdhci-esdhc-imx: do not reference platform data after probe by Shawn Guo · 13 years ago
  5. 913413c mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 by Shawn Guo · 13 years ago
  6. 6c0cbef MMC / TMIO: Fix build issue related to struct scatterlist by Rafael J. Wysocki · 13 years ago
  7. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. dd58ecb Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  9. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  10. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  11. 951cc93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  12. b0a68ec mmc: at91_mci: move register header from include/ to drivers/ by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  13. d982dcd mmc: mxs-mmc: fix clock rate setting by Koen Beel · 13 years ago
  14. 162f43e mmc: tmio: fix a deadlock by Guennadi Liakhovetski · 13 years ago
  15. 332bdb5 mmc: tmio: fix a recently introduced bug in DMA code by Guennadi Liakhovetski · 13 years ago
  16. c9b0cef mmc: sh_mmcif: maximize power saving by Guennadi Liakhovetski · 13 years ago
  17. 71d111c mmc: tmio: maximize power saving by Guennadi Liakhovetski · 13 years ago
  18. b9269fd mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled by Guennadi Liakhovetski · 13 years ago
  19. 770d743 mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb() by Adrian Hunter · 13 years ago
  20. 3796fb8a mmc: omap_hsmmc: refactor duplicated code by Andy Shevchenko · 13 years ago
  21. 5934df2 mmc: omap_hsmmc: fix a few bugs when setting the clock divisor by Andy Shevchenko · 13 years ago
  22. e0c7f99 mmc: omap_hsmmc: introduce start_clock and re-use stop_clock by Andy Shevchenko · 13 years ago
  23. ac330f4 mmc: omap_hsmmc: split duplicate code to calc_divisor() function by Andy Shevchenko · 13 years ago
  24. 6b206ef mmc: omap_hsmmc: move hardcoded frequency constants to defines by Andy Shevchenko · 13 years ago
  25. 699b958 mmc: omap_hsmmc: correct debug report error status mnemonics by Adrian Hunter · 13 years ago
  26. 101ed47 mmc: omap_hsmmc: Remove unused iclk by Balaji T K · 13 years ago
  27. fa4aa2d mmc: omap_hsmmc: add runtime pm support by Balaji T K · 13 years ago
  28. 7a8c2ce mmc: omap_hsmmc: Remove lazy_disable by Balaji T K · 13 years ago
  29. 58c7ccb mmc: mmci: implement pre_req() and post_req() by Per Forlin · 13 years ago
  30. 9782aff mmc: omap_hsmmc: add support for pre_req and post_req by Per Forlin · 13 years ago
  31. 5c209f1 mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mci by Nicolas Ferre · 13 years ago
  32. 5c2f2b9 mmc: atmel-mci: add suspend/resume support by Nicolas Ferre · 13 years ago
  33. 0d013bc mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs by Adrian Hunter · 13 years ago
  34. 68077b0 mmc: sdhci-pci: add 8-bit bus width support for mrst hc0 by Major Lee · 13 years ago
  35. 94dd5b3 mmc: dw_mmc: reset FIFO after an error by James Hogan · 13 years ago
  36. 55c5efbc mmc: dw_mmc: handle "no CRC status" error by James Hogan · 13 years ago
  37. ae837fe mmc: dw_mmc: remove unnecessary error messages by James Hogan · 13 years ago
  38. 03e8cb5 mmc: dw_mmc: fix stop when fallen back to PIO by James Hogan · 13 years ago
  39. 65d1351 mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume() by Wonil Choi · 13 years ago
  40. 58d1246 mmc: sdhci: specify maximum discard timeout by Adrian Hunter · 13 years ago
  41. e8cd77e mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP by Shawn Guo · 13 years ago
  42. 803862a mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared by Shawn Guo · 13 years ago
  43. d25928d mmc: sdhci: fix interrupt storm from card detection by Shawn Guo · 13 years ago
  44. e312eb1 mmc: tmio: Fix race condition resulting in spurious interrupts by Paul Parsons · 13 years ago
  45. d6fec69 mmc: tmio: Fix build error without CONFIG_MMC_SDHI by Paul Parsons · 13 years ago
  46. 34b664a mmc: dw_mmc: handle unaligned buffers and sizes by James Hogan · 13 years ago
  47. b86d825 mmc: dw_mmc: don't hard code fifo depth, fix usage by James Hogan · 13 years ago
  48. 892b1e3 mmc: dw_mmc: brackets in register access macros by James Hogan · 13 years ago
  49. 1791b13e mmc: dw_mmc: convert card tasklet to workqueue by James Hogan · 13 years ago
  50. 7456caa mmc: dw_mmc: fix race with request and removal by James Hogan · 13 years ago
  51. b40af3a mmc: dw_mmc: clear TXDR/RXDR ints before enabling by James Hogan · 13 years ago
  52. 973ed3a mmc: sdhi: Add write16_hook by Simon Horman · 13 years ago
  53. a11862d mmc: tmio: Share register access functions by Simon Horman · 13 years ago
  54. 95c7348 mmc: tmio: name 0xd8 as CTL_DMA_ENABLE by Simon Horman · 13 years ago
  55. 6e83e10 mmc: dw_mmc: protect a sequence of request and request-done. by Seungwon Jeon · 13 years ago
  56. 1d56c45 mmc: dw_mmc: set the card_width bit per card. by Seungwon Jeon · 13 years ago
  57. bfed345 mmc: sdhci-pxa: move platform data to include/linux/platform_data by Zhangfei Gao · 13 years ago
  58. c984c26 mmc: host: delete obsolete sdhci-pxa.c by Zhangfei Gao · 13 years ago
  59. 9f5d71e mmc: host: split up sdhci-pxa, create sdhci-pxav2.c by Zhangfei Gao · 13 years ago
  60. a702c8a mmc: host: split up sdhci-pxa, create sdhci-pxav3.c by Zhangfei Gao · 13 years ago
  61. f0de836 mmc: sdhci: change sdhci-pltfm into a module by Shawn Guo · 13 years ago
  62. 94cc6a8 mmc: sdhci: merge two sdhci-pltfm.h into one by Shawn Guo · 13 years ago
  63. 38576af mmc: sdhci: make sdhci-of device drivers self registered by Shawn Guo · 13 years ago
  64. e307148 mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data by Shawn Guo · 13 years ago
  65. 85d6509 mmc: sdhci: make sdhci-pltfm device drivers self registered by Shawn Guo · 13 years ago
  66. 7f294e4 ARM: 6981/2: mmci: adjust calculation of f_min by Linus Walleij · 13 years ago
  67. 6277839 Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/fixes by Arnd Bergmann · 13 years ago
  68. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  69. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  70. 6584cb8 ARM i.MX dma: Fix burstsize settings by Sascha Hauer · 13 years ago
  71. 757df74 ARM: 6980/1: mmci: use StartBitErr to detect bad connections by Linus Walleij · 13 years ago
  72. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  73. 3e71337 mmc: sdhi: DMA slave ID 0 is invalid by Guennadi Liakhovetski · 13 years ago
  74. 7d8b4c2 mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling by Guennadi Liakhovetski · 13 years ago
  75. a9120c3 mmc: omap_hsmmc: use original sg_len for dma_unmap_sg by Per Forlin · 13 years ago
  76. 4a3dc6ef mmc: omap_hsmmc: fix ocr mask usage by Anand Gadiyar · 13 years ago
  77. dbc6221 treewide: Fix recieve/receive typos by Joe Perches · 13 years ago
  78. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  79. 742a0c7 mmc: sdhi: fix module unloading by Guennadi Liakhovetski · 13 years ago
  80. b9c350a mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c by Wanlong Gao · 13 years ago
  81. c44048d mmc: vub300: fix null dereferences in error handling by Chris Ball · 13 years ago
  82. 19a1166 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  83. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  84. 17ee083 ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges by Linus Walleij · 13 years ago
  85. b1c1df7 ARM: OMAP4: MMC: no regulator off during probe for eMMC by Balaji T K · 13 years ago
  86. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  87. ec71974 mmc: Use device platform_data to retrieve tmio_mmc platform bits by Samuel Ortiz · 13 years ago
  88. 1784b15 ARM: 6832/1: mmci: support for ST-Ericsson db8500v2 by Philippe Langlais · 13 years ago
  89. 8c1c77f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  90. 4f3d3e9 mmc: sdhci: Auto-CMD23 fixes. by Andrei Warkentin · 13 years ago
  91. 8edf6371 mmc: sdhci: Auto-CMD23 support. by Andrei Warkentin · 13 years ago
  92. e89d456 mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI. by Andrei Warkentin · 13 years ago
  93. 88095e7 mmc: Add new VUB300 USB-to-SD/SDIO/MMC driver by Tony Olech · 13 years ago
  94. 73627f7 mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/w by Philip Rakity · 13 years ago
  95. 756515c mmc: sdhci-pxa: add platform code for UHS signaling by Philip Rakity · 13 years ago
  96. 6322cdd mmc: sdhci: add hooks for setting UHS in platform specific code by Philip Rakity · 13 years ago
  97. 1d6c4e0 mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume by Jaehoon Chung · 13 years ago
  98. 2595880 mmc: sdhi: allow powering down controller with no card inserted by Guennadi Liakhovetski · 13 years ago
  99. 7311bef mmc: tmio: runtime suspend the controller, where possible by Guennadi Liakhovetski · 13 years ago
  100. d6a1f86 mmc: sdhi: support up to 3 interrupt sources by Magnus Damm · 13 years ago