1. e531cdf Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  2. 64e5cd7 mmc: sdhci-of-at91: fix wake-up issue when using runtime pm by ludovic.desroches@atmel.com · 8 years ago
  3. bd9ff18 mmc: sdhci-pci: Do not set DMA mask in enable_dma() by Alexandre Courbot · 8 years ago
  4. 741b48f mmc: sdhci-acpi: Remove enable_dma() hook by Alexandre Courbot · 8 years ago
  5. 7b91369 mmc: sdhci: Set DMA mask when adding host by Alexandre Courbot · 8 years ago
  6. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  7. 83c742c mmc: block: fix ABI regression of mmc_blk_ioctl by Shawn Lin · 8 years ago
  8. 93c77d2 mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config by Brent Taylor · 8 years ago
  9. a0747eb mmc: core: remove redundant memset of sdio_read_cccr by Shawn Lin · 8 years ago
  10. 0076c71e mmc: core: remove redundant memset of mmc_decode_cid by Shawn Lin · 8 years ago
  11. 96466fc mmc: of_mmc_spi: fix unused warning by Brian Norris · 8 years ago
  12. 91aa366 mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan by Shawn Lin · 8 years ago
  13. 278d096 mmc: sdhci-of-arasan: fix missing sdhci_pltfm_free for err handling by Shawn Lin · 8 years ago
  14. 8427504 mmc: sdhci-of-arasan: remove disable clk_ahb from sdhci_arasan_resume by Shawn Lin · 8 years ago
  15. 9951362 mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout by Adrian Hunter · 8 years ago
  16. 0743bbf mmc: mmci: Remove unnecessary header file by Wang Hongcheng · 8 years ago
  17. 70cce2a mmc: sdhci-acpi: add QCOM controllers by Philip Elcan · 8 years ago
  18. e5c63d9 mmc: tegra: implement memcomp pad calibration by Lucas Stach · 8 years ago
  19. fac49ce mmc: mediatek: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch by Nicolas Boichat · 8 years ago
  20. f9bab9d mmc: mediatek: Change signal voltage error to dev_dbg() by Nicolas Boichat · 8 years ago
  21. 49312c1 mmc: sh_mmcif, tmio: Use ARCH_RENESAS by Simon Horman · 8 years ago
  22. 3491b69 mmc: tegra: properly disable card clock by Lucas Stach · 8 years ago
  23. bcdc9f2 mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case by Magnus Damm · 8 years ago
  24. 7bf037d mmc: tegra: Disable UHS-I modes for tegra114 by Jon Hunter · 8 years ago
  25. 887171c mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host by Jisheng Zhang · 8 years ago
  26. dc99471 mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv by Jisheng Zhang · 8 years ago
  27. 0734e79 mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation by Jisheng Zhang · 8 years ago
  28. 1531675 mmc: sdhci-st: use sdhci_pltfm_init for private allocation by Jisheng Zhang · 8 years ago
  29. f599da4 mmc: sdhci-pxav3: use sdhci_pltfm_init for private allocation by Jisheng Zhang · 8 years ago
  30. 8605e7a mmc: sdhci-of-esdhc: use sdhci_pltfm_init for private allocation by Jisheng Zhang · 8 years ago
  31. 10f1c13 mmc: sdhci-of-at91: use sdhci_pltfm_init for private allocation by Jisheng Zhang · 8 years ago
  32. 8921141 mmc: sdhci-of-arasan: use sdhci_pltfm_init for private allocation by Jisheng Zhang · 8 years ago
  33. 0c7fe32 mmc: sdhci-of-arasan: fix clk issue in sdhci_arasan_remove() by Jisheng Zhang · 8 years ago
  34. 6f69953 mmc: sdhci-msm: use sdhci_pltfm_init for private allocation by Jisheng Zhang · 8 years ago
  35. a50396a mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host by Jisheng Zhang · 8 years ago
  36. 070e6d3 mmc: sdhci-esdhc-imx: use sdhci_pltfm_init for private allocation by Jisheng Zhang · 8 years ago
  37. 13db83e mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation by Jisheng Zhang · 8 years ago
  38. 8d53e41 mmc: mediatek: add SD write protect support by Chaotian Jing · 8 years ago
  39. a72e8b1 mmc: sdhi: Add r8a7795 support by Wolfram Sang · 8 years ago
  40. fce1442 mmc: sdhci: further code simplication by Russell King · 8 years ago
  41. df95392 mmc: sdhci: consolidate the DMA/ADMA size/address quicks by Russell King · 8 years ago
  42. a0eaf0f mmc: sdhci: prepare DMA address/size quirk handling consolidation by Russell King · 8 years ago
  43. add8913 mmc: sdhci: cleanup DMA un-mapping by Russell King · 8 years ago
  44. 94538e5 mmc: sdhci: clean up host cookie handling by Russell King · 8 years ago
  45. f48f039 mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req() by Russell King · 8 years ago
  46. c0999b7 mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer() by Russell King · 8 years ago
  47. 60c6476 mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre() by Russell King · 8 years ago
  48. 48857d9 mmc: sdhci: move sdhci_pre_dma_transfer() by Russell King · 8 years ago
  49. f55c98f mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data() by Russell King · 8 years ago
  50. 47fa961 mmc: sdhci: avoid walking SG list for writes by Russell King · 8 years ago
  51. acc3ad1 mmc: sdhci: clean up coding style in sdhci_adma_table_pre() by Russell King · 8 years ago
  52. e66e61c mmc: sdhci: allocate alignment and DMA descriptor buffer together by Russell King · 8 years ago
  53. 7f05538 mmc: sdhci: fix data timeout (part 2) by Russell King · 8 years ago
  54. fafcfda mmc: sdhci: fix data timeout (part 1) by Russell King · 8 years ago
  55. 771a3dc mmc: sdhci: further fix for DMA unmapping in sdhci_post_req() by Russell King · 8 years ago
  56. 0ca33b4 mmc: sdhci-pxav3: fix higher speed mode capabilities by Russell King · 8 years ago
  57. 054cedf mmc: sdhci: plug DMA mapping leak on error by Russell King · 8 years ago
  58. edd63fc mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer by Russell King · 8 years ago
  59. 71fcbda mmc: sdhci: fix command response CRC error handling by Russell King · 8 years ago
  60. ec014cb mmc: sdhci: clean up command error handling by Russell King · 8 years ago
  61. 9677620 mmc: sdhci: move initialisation of command error member by Russell King · 8 years ago
  62. 5eaa747 mmc: sdhci: Allow CAPS check for SDHCI_CAN_64BIT to use overridden caps by Al Cooper · 8 years ago
  63. 5d9460d mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver by Andrei Pistirica · 8 years ago
  64. 8a629d2 mmc: dw_mmc: fix num_slots setting by Shawn Lin · 8 years ago
  65. 345efee mmc: dw_mmc: remove repetitive clear interrupt by Shawn Lin · 8 years ago
  66. 3744415 mmc: dw_mmc: fix err handle of dw_mci_probe by Shawn Lin · 8 years ago
  67. e8cc37b mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk by Shawn Lin · 8 years ago
  68. 935a665 mmc: dw_mmc: add hw_reset support by Shawn Lin · 8 years ago
  69. aaaaeb7 mmc: dw_mmc: remove the prepare_command hook by Jaehoon Chung · 8 years ago
  70. 07d97d8 mmc: core: report tuning command execution failure reason by Russell King · 8 years ago
  71. 09faf61 mmc: block: shut up "retrying because a re-tune was needed" message by Russell King · 8 years ago
  72. cf92574 mmc: core: improve mmc_of_parse_voltage() to return better status by Russell King · 8 years ago
  73. 10a16a0 mmc: core: shut up "voltage-ranges unspecified" pr_info() by Russell King · 8 years ago
  74. 14d5828 mmc: tmio: disable clock before changing it by Wolfram Sang · 8 years ago
  75. bf96208 mmc: tmio: refactor set_clock a little by Wolfram Sang · 8 years ago
  76. 16a6552 mmc: sdhi: use faster clock handling on RCar Gen2 by Wolfram Sang · 8 years ago
  77. 6d2bcbe mmc: tmio: remove stale comments by Wolfram Sang · 8 years ago
  78. 04e24b8 mmc: tmio: add flag to reduce delay after changing clock status by Wolfram Sang · 8 years ago
  79. 2bf8ab6 mmc: sdhi: error message on ENOMEM is superfluous by Wolfram Sang · 8 years ago
  80. ff741cf mmc: sdhi: Add EXT_ACC register busy check by Shinobu Uehara · 10 years ago
  81. 254d145 mmc: tmio_dma: remove debug messages with little information by Wolfram Sang · 8 years ago
  82. f53f110 mmc: block: don't use the OR operation for flag of data by Jaehoon Chung · 8 years ago
  83. f2c90c3 mmc: sunxi-mmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 8 years ago
  84. 5a6c15a2 mmc: s3cmci: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 8 years ago
  85. 2249f6a mmc: pxamci: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 8 years ago
  86. a735775 mmc: mxcmmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 8 years ago
  87. 31f1c44 mmc: jz4740_mmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 8 years ago
  88. 538fdf5 mmc: dw_mmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 8 years ago
  89. bbb66fc mmc: davinci_mmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 8 years ago
  90. c52f762 mmc: bfin_sdh: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 8 years ago
  91. fd551d9 mmc: atmel-mci: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 8 years ago
  92. aed26fc mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support by Chen-Yu Tsai · 8 years ago
  93. 2a7aa63 mmc: sunxi: Support 8 bit eMMC DDR transfer modes by Chen-Yu Tsai · 8 years ago
  94. 2dcb305 mmc: sunxi: Support MMC_DDR52 timing modes by Chen-Yu Tsai · 8 years ago
  95. ed9feec mmc: sanitize 'bus width' in debug output by Wolfram Sang · 8 years ago
  96. 6067baf mmc: core: use the defined function to check whether card is removable by Jaehoon Chung · 8 years ago
  97. d1a13c5 mmc: sdhci-iproc: use sdhci_pltfm_unregister directly by Jisheng Zhang · 8 years ago
  98. 77cb7d3 mmc: sdhci-iproc: add bcm2835 support by Stefan Wahren · 8 years ago
  99. b17b4ab mmc: sdhci-iproc: define MMC caps in platform data by Stefan Wahren · 8 years ago
  100. 1ac109d mmc: mmc_test: mention that '0' runs all tests by Wolfram Sang · 8 years ago