diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-26 14:00:41 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-26 14:00:41 -0500 |
commit | ccc039d65f24172eebab5e0160462d3417799af5 (patch) | |
tree | c02513223bebadd57da5b6648a497f99684111e2 /MAINTAINERS | |
parent | 1c2948380b699dfdbb25a7de740392dd9e6f0613 (diff) | |
parent | 945be38caa287b177b8c17ffaae7754cab6a658f (diff) |
Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Pull MMC updates from Chris Ball:
"MMC highlights for 3.14:
Core:
- Avoid get_cd() on cards marked nonremovable
Drivers:
- arasan: New driver for controllers found in e.g. Xilinx Zynq SoC
- dwmmc: Support Hisilicon K3 SoC controllers
- esdhc-imx: Support for HS200 mode, DDR modes on MX6, runtime PM
- sdhci-pci: Support O2Micro/BayHubTech controllers used in laptops
like Lenovo ThinkPad W540, Dell Latitude E5440, Dell Latitude E6540
- tegra: Support Tegra124 SoCs"
* tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc: (55 commits)
mmc: sdhci-pci: Fix possibility of chip->fixes being null
mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspend
mmc: sdhci: Allow for long command timeouts
mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling
mmc: sdhci: fix lockdep error in tuning routine
mmc: dw_mmc: k3: remove clk_table
mmc: dw_mmc: fix dw_mci_get_cd
mmc: dw_mmc: fix sparse non static symbol warning
mmc: sdhci-esdhc-imx: fix warning during module remove function
mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic context
mmc: core: sd: implement proper support for sd3.0 au sizes
mmc: atmel-mci: add vmmc-supply support
mmc: sdhci-pci: add broken HS200 quirk for Intel Merrifield
mmc: sdhci: add quirk for broken HS200 support
mmc: arasan: Add driver for Arasan SDHCI
mmc: dw_mmc: add dw_mmc-k3 for k3 platform
mmc: dw_mmc: use slot-gpio to handle cd pin
mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
mmc: sdhci-pci: break out definitions to header file
mmc: tmio: fixup compile error
...
Conflicts:
MAINTAINERS
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1912139a59a1..2507f38b208f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1409,6 +1409,7 @@ F: drivers/cpuidle/cpuidle-zynq.c | |||
1409 | N: zynq | 1409 | N: zynq |
1410 | N: xilinx | 1410 | N: xilinx |
1411 | F: drivers/clocksource/cadence_ttc_timer.c | 1411 | F: drivers/clocksource/cadence_ttc_timer.c |
1412 | F: drivers/mmc/host/sdhci-of-arasan.c | ||
1412 | 1413 | ||
1413 | ARM SMMU DRIVER | 1414 | ARM SMMU DRIVER |
1414 | M: Will Deacon <will.deacon@arm.com> | 1415 | M: Will Deacon <will.deacon@arm.com> |
@@ -5782,7 +5783,7 @@ F: drivers/mfd/ | |||
5782 | F: include/linux/mfd/ | 5783 | F: include/linux/mfd/ |
5783 | 5784 | ||
5784 | MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM | 5785 | MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM |
5785 | M: Chris Ball <cjb@laptop.org> | 5786 | M: Chris Ball <chris@printf.net> |
5786 | L: linux-mmc@vger.kernel.org | 5787 | L: linux-mmc@vger.kernel.org |
5787 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git | 5788 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git |
5788 | S: Maintained | 5789 | S: Maintained |
@@ -7609,7 +7610,7 @@ S: Maintained | |||
7609 | F: drivers/mmc/host/sdricoh_cs.c | 7610 | F: drivers/mmc/host/sdricoh_cs.c |
7610 | 7611 | ||
7611 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER | 7612 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER |
7612 | M: Chris Ball <cjb@laptop.org> | 7613 | M: Chris Ball <chris@printf.net> |
7613 | L: linux-mmc@vger.kernel.org | 7614 | L: linux-mmc@vger.kernel.org |
7614 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git | 7615 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git |
7615 | S: Maintained | 7616 | S: Maintained |
@@ -8768,7 +8769,6 @@ F: include/linux/toshiba.h | |||
8768 | F: include/uapi/linux/toshiba.h | 8769 | F: include/uapi/linux/toshiba.h |
8769 | 8770 | ||
8770 | TMIO MMC DRIVER | 8771 | TMIO MMC DRIVER |
8771 | M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> | ||
8772 | M: Ian Molton <ian@mnementh.co.uk> | 8772 | M: Ian Molton <ian@mnementh.co.uk> |
8773 | L: linux-mmc@vger.kernel.org | 8773 | L: linux-mmc@vger.kernel.org |
8774 | S: Maintained | 8774 | S: Maintained |