Files
linux-st/include/linux
Linus Torvalds 15d8ffc964 Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC updates from Ulf Hansson:
 "MMC core:
   - Continue to refactor the mmc block code to prepare for blkmq
   - Move mmc block debugfs into block module
   - Next step for eMMC CMDQ by adding a new mmc host interface for it
   - Move Kconfig option MMC_DEBUG from core to host
   - Some additional minor improvements

  MMC host:
   - Declare structs as const when applicable
   - Explicitly request exclusive reset control when applicable
   - Improve some error paths and other various cleanups
   - sdhci: Preparations to support SDHCI OMAP
   - sdhci: Improve some PM related code
   - sdhci: Re-factoring and modernizations
   - sdhci-xenon: Add runtime PM and system sleep support
   - sdhci-xenon: Add support for eMMC HS400 Enhanced Strobe
   - sdhci-cadence: Add system sleep support
   - sdhci-of-at91: Improve system sleep support
   - dw_mmc: Add support for Hisilicon hi3660
   - sunxi: Add support for A83T eMMC
   - sunxi: Add support for DDR52 mode
   - meson-gx: Add support for UHS-I SD-cards
   - meson-gx: Cleanups and improvements
   - tmio: Fix CMD12 (STOP) handling
   - tmio: Cleanups and improvements
   - renesas_sdhi: Add r8a7743/5 support
   - renesas-sdhi: Add support for R-Car Gen3 SDHI DMAC
   - renesas_sdhi: Cleanups and improvements"

* tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: (145 commits)
  mmc: renesas_sdhi: Add r8a7743/5 support
  mmc: meson-gx: fix __ffsdi2 undefined on arm32
  mmc: sdhci-xenon: add runtime pm support and reimplement standby
  mmc: core: Move mmc_start_areq() declaration
  mmc: mmci: stop building qcom dml as module
  mmc: sunxi: Reset the device at probe time
  clk: sunxi-ng: Provide a default reset hook
  mmc: meson-gx: rework tuning function
  mmc: meson-gx: change default tx phase
  mmc: meson-gx: implement voltage switch callback
  mmc: meson-gx: use CCF to handle the clock phases
  mmc: meson-gx: implement card_busy callback
  mmc: meson-gx: simplify interrupt handler
  mmc: meson-gx: work around clk-stop issue
  mmc: meson-gx: fix dual data rate mode frequencies
  mmc: meson-gx: rework clock init function
  mmc: meson-gx: rework clk_set function
  mmc: meson-gx: rework set_ios function
  mmc: meson-gx: cfg init overwrite values
  mmc: meson-gx: initialize sane clk default before clock register
  ...
2017-09-07 12:24:50 -07:00
..
2016-12-22 22:58:37 -05:00
2012-10-08 13:50:20 +10:30
2017-02-10 15:52:24 -05:00
2009-11-20 20:13:39 +01:00
2017-07-03 16:56:28 -06:00
2017-08-31 17:32:38 -04:00
2017-09-04 00:05:22 +02:00
2017-09-04 00:06:02 +02:00
2016-05-17 15:48:12 -04:00
2014-10-09 11:35:48 +03:00
2009-06-18 13:04:05 -07:00
2014-08-06 18:01:24 -07:00
2017-06-21 14:37:12 -04:00
2012-03-20 12:47:48 +01:00
2011-01-24 14:45:11 +10:30
2017-08-14 13:33:39 -07:00
2017-05-03 15:52:10 -07:00
2017-07-10 13:41:04 -04:00
2017-08-28 20:51:22 +02:00
2017-09-06 17:27:29 -07:00
2017-09-06 17:27:30 -07:00
2016-02-16 13:04:58 -05:00
2017-07-06 11:30:07 -04:00
2017-09-06 17:27:26 -07:00
2016-12-06 10:17:03 +02:00
2017-08-06 20:55:29 -07:00
2017-08-21 12:47:31 -07:00
2016-10-14 11:36:59 -07:00
2017-08-16 16:28:47 -07:00
2016-03-17 15:09:34 -07:00
2017-05-03 15:52:10 -07:00
2017-07-12 23:11:23 +02:00
2017-06-08 10:35:49 +02:00
2013-06-17 16:38:57 -07:00
2017-07-06 16:24:30 -07:00
2017-08-16 16:28:47 -07:00
2017-08-03 21:37:29 -07:00
2016-12-26 23:53:46 -05:00
2017-06-08 18:52:42 -07:00
2015-06-25 17:00:39 -07:00
2017-01-10 18:31:55 -08:00
2017-08-28 16:15:42 +02:00
2017-08-31 18:50:14 +02:00
2017-08-18 15:32:01 -07:00
2017-09-05 06:34:17 -07:00