1. 2311344 mmc: mmc-test: add eMMC hardware reset test by Adrian Hunter · 13 years ago
  2. 0f20165 mmc: sdhci-pci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  3. 20758b6 mmc: sdhci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  4. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  5. 8e3336b mmc: mmci: simplify err check in mmci_post_request by Per Forlin · 13 years ago
  6. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  7. 4466903 mmc: core: Set correct bus mode before card init by Stefan Nilsson XK · 13 years ago
  8. 9a0da64 mmc: sdio: Workaround for dev with broken CMD53 by Stefan Nilsson XK · 13 years ago
  9. 329f223 mmc: sdhci-pxa: Check pdata before using its members by Tanmay Upadhyay · 13 years ago
  10. 7f7e412 mmc: core: Fix hangs related to insert/remove of cards by Ulf Hansson · 13 years ago
  11. 46cbd56 mmc: sdhci-spear: Don't set power gpio to 1 on probe by Viresh Kumar · 13 years ago
  12. e51cbc9 mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit by Xu lei · 13 years ago
  13. c380546 mmc: core: Put eMMC in Sleep mode before suspend by Balaji T K · 13 years ago
  14. 6fe4717 mmc: sdhci-s3c: add default controller configuration by Thomas Abraham · 13 years ago
  15. 041beb1 mmc: core: add a short delay in mmc_power_off by Daniel Drake · 13 years ago
  16. 55cd65e mmc: sdhci-tegra: Add 8-bit support to device tree binding. by Stephen Warren · 13 years ago
  17. 1a5c8e1 mmc: dw_mmc: Support SDIO interrupts for all slots by Shashidhar Hiremath · 13 years ago
  18. 190657c mmc: msm_sdcc: Handle dma resource not present case by Subhash Jadavani · 14 years ago
  19. 19207f0 mmc: msm_sdcc: Change initialization order of busclk_timer in probe by Sahitya Tummala · 14 years ago
  20. 4a268e0 mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts by Sahitya Tummala · 14 years ago
  21. 4a92fe8 msm: mmc: Remove "pio_irq" resource by Sahitya Tummala · 14 years ago
  22. 514d9ed mmc: msm_sdcc: Enable SDC host->clk only after setting the rate. by Sahitya Tummala · 14 years ago
  23. dce7c75 mmc: msm_sdcc: Handle error cases in probe by Sahitya Tummala · 14 years ago
  24. e91957e msm: Implement init_card operation for MSM SDCC by Alexander Tarasikov · 13 years ago
  25. 435f3e3 mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setup by Alexander Tarasikov · 13 years ago
  26. d5098cb mmc: sdhi: Allow named IRQs to use specific handlers by Simon Horman · 13 years ago
  27. 7729c7a mmc: tmio: Provide separate interrupt handlers by Simon Horman · 13 years ago
  28. 54680fe mmc: tmio: Cache interrupt masks by Simon Horman · 13 years ago
  29. ad5fd97 mmc: fix integer assignments to pointer by Venkatraman S · 13 years ago
  30. 7513cd7 mmc: queue: declare mmc_alloc_sg as static by Venkatraman S · 13 years ago
  31. 2b79551 mmc: Kconfig: remove i.MX individual SoC dependency by Sascha Hauer · 13 years ago
  32. 275173b mmc: sdhci-tegra: Add Device Tree probing support by Grant Likely · 13 years ago
  33. 08da834 mmc: enable runtime PM by default by Daniel Drake · 13 years ago
  34. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  35. 97e4ba6 mmc: sdhci-esdhc-imx: Enable ADMA2 by Richard Zhu · 13 years ago
  36. 51c5d8d mmc: at91_mci: remove the use of irq_to_gpio by Nicolas Ferre · 13 years ago
  37. 7e8ba22 mmc: atmel-mci: fix a potential issue about pending PDC interrupts by Ludovic Desroches · 13 years ago
  38. 341fa4c mmc: atmel-mci: correct sg buffer size evaluation by Ludovic Desroches · 13 years ago
  39. 1ebbe3d mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value by Ludovic Desroches · 13 years ago
  40. 11d1488 mmc: atmel-mci: change atmci_start_command to atmci_send_command by Ludovic Desroches · 13 years ago
  41. 796211b mmc: atmel-mci: add pdc support and runtime capabilities detection by Ludovic Desroches · 13 years ago
  42. b9867f3 mmc: atmel-mci: indentation by Ludovic Desroches · 13 years ago
  43. 03fc9a7 mmc: atmel-mci: change atmci_readl and atmci_writel macros by Ludovic Desroches · 13 years ago
  44. 2c96a29 mmc: atmel-mci: change namespace by Ludovic Desroches · 13 years ago
  45. fed678d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  46. 49bb1e6 mmc: sdhci-s3c: Fix mmc card I/O problem by Girish K S · 13 years ago
  47. 93c712f mmc: sd: UHS-I bus speed should be set last in UHS initialization by Subhash Jadavani · 13 years ago
  48. b91df15 mmc: sdhi: initialise mmc_data->flags before use by Simon Horman · 13 years ago
  49. 50a50f9 mmc: core: use non-reentrant workqueue for clock gating by Mika Westerberg · 13 years ago
  50. 778e277 mmc: core: prevent aggressive clock gating racing with ios updates by Mika Westerberg · 13 years ago
  51. 08c1407 mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} by Mika Westerberg · 13 years ago
  52. 66506f7 mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h by Shawn Guo · 13 years ago
  53. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  54. 6daa777 mmc: dw_mmc: Fix DDR mode support. by Seungwon Jeon · 13 years ago
  55. 7435bb7 mmc: core: use defined R1_STATE_PRG macro for card status by Jaehoon Chung · 13 years ago
  56. 65be3fe mmc: sdhci: use f_max instead of host->clock for timeouts by Andy Shevchenko · 13 years ago
  57. 272308c mmc: sdhci: move timeout_clk calculation farther down by Andy Shevchenko · 13 years ago
  58. 78a2ca2 mmc: sdhci: check host->clock before using it as a denominator by Andy Shevchenko · 13 years ago
  59. 83cbcd9 mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" by Andy Shevchenko · 13 years ago
  60. 4906baf mmc: tmio: eliminate unused variable 'mmc' warning by Axel Lin · 13 years ago
  61. 0d58864 mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC by Tony Lin · 13 years ago
  62. 55156d2 mmc: sdhci-s3c: Fix build for header change by Mark Brown · 13 years ago
  63. 9b7bbe1 mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro by Shashidhar Hiremath · 13 years ago
  64. 38ca285 mmc: core: Detect eMMC v4.5 ext_csd entries by Kyungmin Park · 13 years ago
  65. d5a5bd1 mmc: mmc_test: avoid stalled file in debugfs by Andy Shevchenko · 13 years ago
  66. 7199e2b mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk by Jaehoon Chung · 14 years ago
  67. 606a15e mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing by Philip Rakity · 14 years ago
  68. 7886961 mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish by Aaron Lu · 14 years ago
  69. abfafc2 mmc: sdhci-esdhc-imx: add device tree probe support by Shawn Guo · 14 years ago
  70. a4d2177 mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host by Shawn Guo · 14 years ago
  71. 57ed331 mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() by Shawn Guo · 14 years ago
  72. 842afc0 mmc: sdhci-esdhc-imx: do not reference platform data after probe by Shawn Guo · 14 years ago
  73. 913413c mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 by Shawn Guo · 14 years ago
  74. 6c0cbef MMC / TMIO: Fix build issue related to struct scatterlist by Rafael J. Wysocki · 13 years ago
  75. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  76. 35eb6db notifiers: pm: move pm notifiers into suspend.h by Amerigo Wang · 13 years ago
  77. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  78. 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
  79. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  80. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  81. 951cc93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  82. bb9cab9 mmc: print debug messages for runtime PM actions by Daniel Drake · 13 years ago
  83. ecc02441 mmc: fix runtime PM with -ENOSYS suspend case by Ohad Ben-Cohen · 13 years ago
  84. b0a68ec mmc: at91_mci: move register header from include/ to drivers/ by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  85. d982dcd mmc: mxs-mmc: fix clock rate setting by Koen Beel · 13 years ago
  86. 162f43e mmc: tmio: fix a deadlock by Guennadi Liakhovetski · 13 years ago
  87. 332bdb5 mmc: tmio: fix a recently introduced bug in DMA code by Guennadi Liakhovetski · 13 years ago
  88. c9b0cef mmc: sh_mmcif: maximize power saving by Guennadi Liakhovetski · 14 years ago
  89. 71d111c mmc: tmio: maximize power saving by Guennadi Liakhovetski · 13 years ago
  90. b9269fd mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled by Guennadi Liakhovetski · 13 years ago
  91. 770d743 mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb() by Adrian Hunter · 14 years ago
  92. 3796fb8a mmc: omap_hsmmc: refactor duplicated code by Andy Shevchenko · 13 years ago
  93. 5934df2 mmc: omap_hsmmc: fix a few bugs when setting the clock divisor by Andy Shevchenko · 14 years ago
  94. e0c7f99 mmc: omap_hsmmc: introduce start_clock and re-use stop_clock by Andy Shevchenko · 14 years ago
  95. ac330f44 mmc: omap_hsmmc: split duplicate code to calc_divisor() function by Andy Shevchenko · 14 years ago
  96. 6b206ef mmc: omap_hsmmc: move hardcoded frequency constants to defines by Andy Shevchenko · 13 years ago
  97. 699b958 mmc: omap_hsmmc: correct debug report error status mnemonics by Adrian Hunter · 14 years ago
  98. 393f9a0 mmc: block: fixed NULL pointer dereference by Jaehoon Chung · 14 years ago
  99. 101ed47 mmc: omap_hsmmc: Remove unused iclk by Balaji T K · 14 years ago
  100. fa4aa2d mmc: omap_hsmmc: add runtime pm support by Balaji T K · 14 years ago