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