1. 88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence. by Paul Gortmaker · 14 years ago
  2. d9618e9 mmc: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  3. f7c56ef mmc: block: support no access to boot partitions by Adrian Hunter · 13 years ago
  4. 95a2482 mmc: sdhci-esdhc-imx: add basic imx6q usdhc support by Shawn Guo · 13 years ago
  5. 714c4a6 mmc: sh_mmcif: simplify platform data by Guennadi Liakhovetski · 13 years ago
  6. 0f20165 mmc: sdhci-pci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  7. 20758b6 mmc: sdhci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  8. 8e3336b mmc: mmci: simplify err check in mmci_post_request by Per Forlin · 13 years ago
  9. 329f223 mmc: sdhci-pxa: Check pdata before using its members by Tanmay Upadhyay · 13 years ago
  10. 46cbd56 mmc: sdhci-spear: Don't set power gpio to 1 on probe by Viresh Kumar · 13 years ago
  11. e51cbc9 mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit by Xu lei · 13 years ago
  12. 6fe4717 mmc: sdhci-s3c: add default controller configuration by Thomas Abraham · 13 years ago
  13. 55cd65e mmc: sdhci-tegra: Add 8-bit support to device tree binding. by Stephen Warren · 13 years ago
  14. 1a5c8e1 mmc: dw_mmc: Support SDIO interrupts for all slots by Shashidhar Hiremath · 13 years ago
  15. 190657c mmc: msm_sdcc: Handle dma resource not present case by Subhash Jadavani · 14 years ago
  16. 19207f0 mmc: msm_sdcc: Change initialization order of busclk_timer in probe by Sahitya Tummala · 14 years ago
  17. 4a268e0 mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts by Sahitya Tummala · 14 years ago
  18. 4a92fe8 msm: mmc: Remove "pio_irq" resource by Sahitya Tummala · 14 years ago
  19. 514d9eda mmc: msm_sdcc: Enable SDC host->clk only after setting the rate. by Sahitya Tummala · 14 years ago
  20. dce7c75 mmc: msm_sdcc: Handle error cases in probe by Sahitya Tummala · 14 years ago
  21. e91957e msm: Implement init_card operation for MSM SDCC by Alexander Tarasikov · 13 years ago
  22. 435f3e3 mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setup by Alexander Tarasikov · 13 years ago
  23. d5098cb mmc: sdhi: Allow named IRQs to use specific handlers by Simon Horman · 13 years ago
  24. 7729c7a mmc: tmio: Provide separate interrupt handlers by Simon Horman · 13 years ago
  25. 54680fe mmc: tmio: Cache interrupt masks by Simon Horman · 13 years ago
  26. 2b79551 mmc: Kconfig: remove i.MX individual SoC dependency by Sascha Hauer · 13 years ago
  27. 275173b mmc: sdhci-tegra: Add Device Tree probing support by Grant Likely · 13 years ago
  28. 97e4ba6 mmc: sdhci-esdhc-imx: Enable ADMA2 by Richard Zhu · 13 years ago
  29. 51c5d8d mmc: at91_mci: remove the use of irq_to_gpio by Nicolas Ferre · 13 years ago
  30. 7e8ba22 mmc: atmel-mci: fix a potential issue about pending PDC interrupts by Ludovic Desroches · 13 years ago
  31. 341fa4c mmc: atmel-mci: correct sg buffer size evaluation by Ludovic Desroches · 13 years ago
  32. 1ebbe3d mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value by Ludovic Desroches · 13 years ago
  33. 11d1488 mmc: atmel-mci: change atmci_start_command to atmci_send_command by Ludovic Desroches · 13 years ago
  34. 796211b mmc: atmel-mci: add pdc support and runtime capabilities detection by Ludovic Desroches · 13 years ago
  35. b9867f3 mmc: atmel-mci: indentation by Ludovic Desroches · 13 years ago
  36. 03fc9a7 mmc: atmel-mci: change atmci_readl and atmci_writel macros by Ludovic Desroches · 13 years ago
  37. 2c96a29 mmc: atmel-mci: change namespace by Ludovic Desroches · 13 years ago
  38. 49bb1e6 mmc: sdhci-s3c: Fix mmc card I/O problem by Girish K S · 13 years ago
  39. b91df15 mmc: sdhi: initialise mmc_data->flags before use by Simon Horman · 13 years ago
  40. 66506f7 mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h by Shawn Guo · 13 years ago
  41. 6daa777 mmc: dw_mmc: Fix DDR mode support. by Seungwon Jeon · 13 years ago
  42. 65be3fe mmc: sdhci: use f_max instead of host->clock for timeouts by Andy Shevchenko · 13 years ago
  43. 272308c mmc: sdhci: move timeout_clk calculation farther down by Andy Shevchenko · 13 years ago
  44. 78a2ca2 mmc: sdhci: check host->clock before using it as a denominator by Andy Shevchenko · 13 years ago
  45. 83cbcd9 mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK" by Andy Shevchenko · 13 years ago
  46. 4906baf mmc: tmio: eliminate unused variable 'mmc' warning by Axel Lin · 13 years ago
  47. 0d58864 mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC by Tony Lin · 13 years ago
  48. 55156d2 mmc: sdhci-s3c: Fix build for header change by Mark Brown · 13 years ago
  49. 9b7bbe1 mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro by Shashidhar Hiremath · 13 years ago
  50. 7199e2b mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk by Jaehoon Chung · 14 years ago
  51. 606a15e mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing by Philip Rakity · 14 years ago
  52. 7886961 mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish by Aaron Lu · 14 years ago
  53. abfafc2 mmc: sdhci-esdhc-imx: add device tree probe support by Shawn Guo · 14 years ago
  54. a4d2177 mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host by Shawn Guo · 14 years ago
  55. 57ed331 mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() by Shawn Guo · 14 years ago
  56. 842afc0 mmc: sdhci-esdhc-imx: do not reference platform data after probe by Shawn Guo · 14 years ago
  57. 913413c mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 by Shawn Guo · 14 years ago
  58. 6c0cbef MMC / TMIO: Fix build issue related to struct scatterlist by Rafael J. Wysocki · 13 years ago
  59. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  60. 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
  61. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  62. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 14 years ago
  63. 951cc93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
  64. b0a68ec mmc: at91_mci: move register header from include/ to drivers/ by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  65. d982dcd mmc: mxs-mmc: fix clock rate setting by Koen Beel · 14 years ago
  66. 162f43e mmc: tmio: fix a deadlock by Guennadi Liakhovetski · 14 years ago
  67. 332bdb5 mmc: tmio: fix a recently introduced bug in DMA code by Guennadi Liakhovetski · 14 years ago
  68. c9b0cef mmc: sh_mmcif: maximize power saving by Guennadi Liakhovetski · 14 years ago
  69. 71d111c mmc: tmio: maximize power saving by Guennadi Liakhovetski · 14 years ago
  70. b9269fd mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled by Guennadi Liakhovetski · 14 years ago
  71. 770d743 mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb() by Adrian Hunter · 14 years ago
  72. 3796fb8a mmc: omap_hsmmc: refactor duplicated code by Andy Shevchenko · 14 years ago
  73. 5934df2 mmc: omap_hsmmc: fix a few bugs when setting the clock divisor by Andy Shevchenko · 14 years ago
  74. e0c7f99 mmc: omap_hsmmc: introduce start_clock and re-use stop_clock by Andy Shevchenko · 14 years ago
  75. ac330f44 mmc: omap_hsmmc: split duplicate code to calc_divisor() function by Andy Shevchenko · 14 years ago
  76. 6b206ef mmc: omap_hsmmc: move hardcoded frequency constants to defines by Andy Shevchenko · 14 years ago
  77. 699b958 mmc: omap_hsmmc: correct debug report error status mnemonics by Adrian Hunter · 14 years ago
  78. 101ed47 mmc: omap_hsmmc: Remove unused iclk by Balaji T K · 14 years ago
  79. fa4aa2d mmc: omap_hsmmc: add runtime pm support by Balaji T K · 14 years ago
  80. 7a8c2ce mmc: omap_hsmmc: Remove lazy_disable by Balaji T K · 14 years ago
  81. 58c7ccb mmc: mmci: implement pre_req() and post_req() by Per Forlin · 14 years ago
  82. 9782aff mmc: omap_hsmmc: add support for pre_req and post_req by Per Forlin · 14 years ago
  83. 5c209f1 mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mci by Nicolas Ferre · 14 years ago
  84. 5c2f2b9 mmc: atmel-mci: add suspend/resume support by Nicolas Ferre · 14 years ago
  85. 0d013bc mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs by Adrian Hunter · 14 years ago
  86. 68077b0 mmc: sdhci-pci: add 8-bit bus width support for mrst hc0 by Major Lee · 14 years ago
  87. 94dd5b3 mmc: dw_mmc: reset FIFO after an error by James Hogan · 14 years ago
  88. 55c5efbc mmc: dw_mmc: handle "no CRC status" error by James Hogan · 14 years ago
  89. ae837fe mmc: dw_mmc: remove unnecessary error messages by James Hogan · 14 years ago
  90. 03e8cb5 mmc: dw_mmc: fix stop when fallen back to PIO by James Hogan · 14 years ago
  91. 65d1351 mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume() by Wonil Choi · 14 years ago
  92. 58d1246 mmc: sdhci: specify maximum discard timeout by Adrian Hunter · 14 years ago
  93. e8cd77e mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP by Shawn Guo · 14 years ago
  94. 803862a mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared by Shawn Guo · 14 years ago
  95. d25928d mmc: sdhci: fix interrupt storm from card detection by Shawn Guo · 14 years ago
  96. e312eb1 mmc: tmio: Fix race condition resulting in spurious interrupts by Paul Parsons · 14 years ago
  97. d6fec69 mmc: tmio: Fix build error without CONFIG_MMC_SDHI by Paul Parsons · 14 years ago
  98. 34b664a mmc: dw_mmc: handle unaligned buffers and sizes by James Hogan · 14 years ago
  99. b86d825 mmc: dw_mmc: don't hard code fifo depth, fix usage by James Hogan · 14 years ago
  100. 892b1e3 mmc: dw_mmc: brackets in register access macros by James Hogan · 14 years ago