Linus Torvalds
aa7ed01f93
Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc
...
Pull MMC updates from Ulf Hansson:
"MMC core:
- Support for MMC power sequences.
- SDIO function devicetree subnode parsing.
- Refactor the hardware reset routines and enable it for SD cards.
- Various code quality improvements, especially for slot-gpio.
MMC host:
- dw_mmc: Various fixes and cleanups.
- dw_mmc: Convert to mmc_send_tuning().
- moxart: Fix probe logic.
- sdhci: Various fixes and cleanups
- sdhci: Asynchronous request handling support.
- sdhci-pxav3: Various fixes and cleanups.
- sdhci-tegra: Fixes for T114, T124 and T132.
- rtsx: Various fixes and cleanups.
- rtsx: Support for SDIO.
- sdhi/tmio: Refactor and cleanup of header files.
- omap_hsmmc: Use slot-gpio and common MMC DT parser.
- Make all hosts to deal with errors from mmc_of_parse().
- sunxi: Various fixes and cleanups.
- sdhci: Support for Fujitsu SDHCI controller f_sdh30"
* tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc: (117 commits)
mmc: sdhci-s3c: solve problem with sleeping in atomic context
mmc: pwrseq: add driver for emmc hardware reset
mmc: moxart: fix probe logic
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
mmc: pwrseq_simple: Add optional reference clock support
mmc: pwrseq: Document optional clock for the simple power sequence
mmc: pwrseq_simple: Extend to support more pins
mmc: pwrseq: Document that simple sequence support more than one GPIO
mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2
mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes
mmc: sdhci-pxav3: Extend binding with SDIO3 conf reg for the Armada 38x
mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951
mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor
mmc: sdhci: switch voltage before sdhci_set_ios in runtime resume
mmc: tegra: Write xfer_mode, CMD regs in together
mmc: Resolve BKOPS compatability issue
mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cycles
mmc: dw_mmc: rockchip: remove incorrect __exit_p()
mmc: dw_mmc: exynos: remove incorrect __exit_p()
mmc: Fix menuconfig alignment of MMC_SDHCI_* options
...
2015-02-11 10:56:48 -08:00
..
2014-12-14 16:43:47 -08:00
2015-01-29 10:54:43 +02:00
2014-12-07 21:22:09 +01:00
2015-01-08 20:36:57 +03:00
2014-12-15 17:05:08 -08:00
2014-10-15 20:31:05 +05:30
2014-12-14 14:05:05 -08:00
2014-12-14 14:57:16 -08:00
2014-12-02 16:20:59 -08:00
2015-02-01 11:50:35 -08:00
2014-12-15 17:30:09 -08:00
2014-11-24 17:24:08 -05:00
2015-02-11 10:56:48 -08:00
2015-02-09 14:03:53 -08:00
2014-12-15 18:19:03 -08:00
2015-02-11 10:56:48 -08:00
2014-11-25 20:11:12 -08:00
2015-02-11 10:28:45 -08:00
2015-02-11 10:56:48 -08:00
2015-01-21 20:52:07 +01:00
2015-02-08 11:16:27 +08:00
2015-02-08 11:16:55 +08:00
2015-01-29 10:49:28 +02:00
2014-12-09 11:22:22 -05:00
2014-12-14 14:57:16 -08:00
2015-02-05 15:09:26 +01:00
2015-01-28 18:45:23 -05:00
2015-01-28 18:45:23 -05:00
2014-12-25 15:27:16 -05:00
2014-10-27 14:16:19 -04:00
2014-11-10 12:40:48 +01:00
2014-12-23 18:13:16 -08:00
2014-12-13 12:42:51 -08:00
2014-11-24 08:04:44 -07:00
2014-12-14 16:10:09 -08:00
2014-11-16 09:55:39 +01:00
2015-01-08 08:59:01 -07:00
2015-01-08 08:55:53 -07:00
2014-12-13 14:14:23 -08:00
2014-11-13 16:17:06 -08:00
2014-12-05 21:47:32 -08:00
2014-11-07 11:45:00 -08:00
2015-01-06 12:02:46 -05:00
2015-01-06 12:02:46 -05:00
2014-12-03 16:21:37 -08:00
2014-11-20 10:43:16 -04:00
2014-12-30 18:29:25 -05:00
2014-12-18 19:08:10 -08:00
2014-12-10 17:41:06 -08:00
2014-12-13 12:42:51 -08:00
2014-10-28 11:03:40 +01:00
2014-10-28 11:03:40 +01:00
2015-01-21 06:12:21 +01:00
2014-11-26 19:28:11 -08:00
2014-12-17 09:00:04 -04:00
2014-11-07 11:45:00 -08:00
2014-10-21 00:51:01 +02:00
2015-01-23 23:06:44 +01:00
2014-12-17 02:26:28 +01:00
2014-11-07 11:45:00 -08:00
2014-10-27 11:15:27 -04:00
2014-10-22 16:14:04 -06:00
2014-12-05 17:19:27 -06:00
2014-11-24 22:43:57 +08:00
2014-11-19 13:01:20 -05:00
2014-12-14 16:10:09 -08:00
2015-01-30 17:56:40 +09:00
2014-12-19 22:55:06 +01:00
2014-11-19 11:24:59 -05:00
2014-12-14 16:10:09 -08:00
2014-12-01 16:50:45 +00:00
2014-12-05 20:55:27 +05:30
2014-11-18 11:18:35 +01:00
2015-01-21 19:21:30 +01:00
2014-11-10 09:27:30 -07:00
2014-10-20 14:22:22 +02:00
2014-11-25 15:42:53 +01:00
2015-01-29 19:16:40 +01:00
2014-11-24 07:45:02 +01:00
2015-01-09 15:44:19 +01:00
2015-01-02 15:46:41 -05:00
2014-12-08 21:07:10 -05:00
2014-11-04 17:34:15 -08:00
2014-12-13 12:42:52 -08:00
2015-01-15 13:33:41 +02:00
2014-12-31 13:06:50 -05:00
2014-11-03 11:53:34 -05:00
2014-12-10 17:41:10 -08:00
2014-12-05 21:47:32 -08:00
2014-11-04 07:17:46 +01:00
2015-02-10 16:45:56 -08:00
2014-11-05 14:45:53 -08:00
2014-10-15 21:31:27 +05:30
2014-12-13 12:42:53 -08:00
2015-02-10 14:30:28 -08:00
2015-01-14 15:11:45 +01:00
2014-12-15 10:17:38 -05:00
2015-01-16 17:04:25 -05:00
2014-12-13 12:42:48 -08:00
2014-11-04 21:58:23 +01:00
2014-10-28 17:30:59 +01:00
2014-12-10 15:17:46 -05:00
2015-01-27 10:19:12 -02:00
2014-12-17 09:13:13 +01:00
2015-01-23 12:13:20 +01:00
2014-12-10 17:41:04 -08:00
2015-02-10 14:30:34 -08:00
2014-12-08 20:24:11 -05:00
2015-01-26 22:05:20 +01:00
2015-01-27 11:09:13 +01:00
2014-11-17 09:49:17 +01:00
2015-01-18 00:23:57 -05:00
2015-02-05 14:33:28 -08:00
2014-11-14 17:08:58 -05:00
2014-12-09 21:21:34 -08:00
2014-11-17 23:12:01 -05:00
2014-12-12 15:15:41 -05:00
2014-11-07 10:09:07 -08:00
2014-12-16 14:53:01 -08:00
2014-12-16 15:53:03 -08:00
2014-12-11 15:04:11 -06:00
2014-12-11 15:04:06 -06:00
2015-02-02 19:28:04 -08:00
2014-12-10 09:01:01 -08:00
2014-11-23 13:01:46 +01:00
2014-11-23 13:01:46 +01:00
2015-01-15 10:34:54 +01:00
2015-01-15 10:34:54 +01:00
2014-11-11 09:31:52 -06:00
2014-12-10 17:41:11 -08:00
2014-12-13 13:33:07 +01:00
2015-02-10 18:35:40 -08:00
2014-11-07 10:53:25 -08:00
2014-10-22 16:14:04 -06:00
2014-10-29 16:33:14 -07:00
2014-12-13 12:42:47 -08:00
2014-10-27 13:27:27 +01:00
2015-01-24 10:11:12 +01:00
2014-12-15 13:06:40 +01:00
2014-12-18 09:39:51 +01:00
2014-12-15 18:28:25 -08:00
2015-02-09 07:54:41 -05:00
2015-01-04 23:11:43 -05:00
2014-11-20 14:45:15 +01:00
2015-02-04 11:25:51 +01:00
2014-11-27 12:50:59 +05:30
2014-10-24 15:49:20 -04:00
2014-11-30 16:40:11 +00:00
2015-02-10 14:30:34 -08:00
2014-10-22 16:14:04 -06:00
2014-11-21 14:08:56 -05:00
2014-12-17 08:26:51 -05:00
2015-02-10 14:30:31 -08:00
2015-02-10 16:45:56 -08:00
2014-12-15 15:52:01 -08:00
2014-12-13 12:42:48 -08:00
2014-10-29 14:31:17 +01:00
2015-01-22 11:15:54 +10:30
2015-01-20 11:38:33 +10:30
2014-10-24 00:14:36 +02:00
2014-11-23 17:14:43 +01:00
2014-12-10 21:32:13 -05:00
2015-02-01 23:16:33 -08:00
2015-02-08 21:54:09 -08:00
2014-12-27 03:07:50 -05:00
2014-11-25 16:38:32 -05:00
2015-01-05 19:40:53 -08:00
2014-11-24 17:00:42 -05:00
2014-11-25 16:38:32 -05:00
2014-10-25 08:07:30 +02:00
2014-12-10 21:30:20 -05:00
2014-11-04 13:18:52 -07:00
2014-11-04 16:43:08 +00:00
2014-12-05 14:35:52 +00:00
2014-11-12 07:49:38 -07:00
2014-11-04 13:29:38 +00:00
2014-11-24 22:25:06 +00:00
2014-10-29 16:33:14 -07:00
2014-12-11 13:06:58 -08:00
2014-11-20 12:11:25 -08:00
2014-11-27 12:51:04 +05:30
2015-01-26 13:37:18 -08:00
2015-01-14 15:07:32 +01:00
2014-12-10 17:41:05 -08:00
2014-12-13 12:42:48 -08:00
2014-12-13 12:42:48 -08:00
2015-01-28 14:03:09 +00:00
2014-11-13 16:17:05 -08:00
2014-12-29 12:45:45 -08:00
2014-11-13 10:35:25 -07:00
2014-12-14 14:57:16 -08:00
2014-11-05 13:06:16 -07:00
2015-02-10 15:09:41 -08:00
2014-12-13 12:42:53 -08:00
2015-01-06 10:26:10 -05:00
2014-11-21 11:19:15 -05:00
2015-02-04 08:07:16 +01:00
2015-01-09 11:12:28 +01:00
2014-12-16 15:02:23 -05:00
2015-01-27 00:16:51 -08:00
2014-12-04 14:31:00 -05:00
2014-11-06 15:16:02 -08:00
2014-11-20 14:45:15 +01:00
2014-11-07 01:46:51 +01:00
2015-02-03 22:56:53 +01:00
2014-11-29 23:53:20 +01:00
2014-12-04 00:46:58 +01:00
2014-12-12 15:26:48 -08:00
2015-02-03 22:59:25 +01:00
2014-10-19 20:22:32 +03:00
2014-10-28 03:30:19 +01:00
2015-01-26 13:37:18 -08:00
2014-12-10 21:30:20 -05:00
2014-11-04 21:58:23 +01:00
2014-12-11 13:38:31 -08:00
2014-12-10 17:41:10 -08:00
2014-12-22 20:17:23 +00:00
2014-10-28 16:48:02 -04:00
2015-01-30 12:51:21 +01:00
2015-01-30 12:50:32 +01:00
2014-12-13 12:42:52 -08:00
2015-01-06 11:01:13 -08:00
2015-01-15 23:34:34 -08:00
2015-01-15 23:34:34 -08:00
2015-01-15 23:34:34 -08:00
2015-01-27 13:13:04 +00:00
2014-10-20 10:11:29 +02:00
2014-10-20 10:11:29 +02:00
2015-02-05 15:09:25 +01:00
2015-02-04 20:34:52 -08:00
2014-11-10 16:45:43 -05:00
2015-02-10 14:30:31 -08:00
2015-01-23 17:21:57 -08:00
2014-12-09 13:36:57 -05:00
2014-12-13 12:42:51 -08:00
2014-11-19 22:01:19 -05:00
2014-10-29 20:26:06 -04:00
2014-11-06 14:59:21 -08:00
2014-11-06 14:57:24 -08:00
2014-11-25 17:06:40 -08:00
2014-12-13 12:42:48 -08:00
2015-02-08 16:28:26 -08:00
2015-02-10 14:30:34 -08:00
2015-01-22 15:10:56 +01:00
2015-02-04 01:34:15 -05:00
2015-01-03 14:32:57 -05:00
2015-01-03 14:32:57 -05:00
2015-01-03 14:32:57 -05:00
2014-11-26 19:33:57 -08:00
2015-01-06 11:04:27 -08:00
2014-12-13 12:42:48 -08:00
2014-10-24 12:33:32 -07:00
2014-12-10 17:41:09 -08:00
2014-12-13 12:42:47 -08:00
2015-02-10 14:30:31 -08:00
2014-12-13 12:42:51 -08:00
2014-11-07 10:53:25 -08:00
2014-11-17 10:28:04 -08:00
2015-02-08 01:03:13 -08:00
2014-12-21 22:49:12 +08:00
2015-01-22 12:28:02 +01:00
2015-01-02 16:47:35 -05:00
2014-10-29 15:15:40 +01:00
2015-01-23 17:21:55 -08:00
2014-11-19 22:01:15 -05:00
2015-02-07 19:34:25 -05:00
2014-11-06 14:57:27 -08:00
2014-12-30 18:29:25 -05:00
2015-01-05 22:44:46 -05:00
2014-11-07 10:09:07 -08:00
2015-02-04 01:34:16 -05:00
2014-10-22 16:14:04 -06:00
2014-12-04 00:51:54 +01:00
2014-12-17 12:31:40 -08:00
2014-12-04 14:31:00 -05:00
2014-11-28 16:08:16 +01:00
2014-12-09 12:05:24 +02:00
2014-12-14 18:21:31 +02:00
2014-12-17 10:37:56 -08:00
2014-12-13 12:42:48 -08:00
2015-02-04 01:34:14 -05:00
2014-12-15 23:49:28 +02:00
2015-02-04 07:52:32 +01:00
2014-10-20 20:46:25 +02:00
2015-01-06 18:16:30 -05:00
2015-01-08 15:10:51 -08:00