aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-04-13 17:53:03 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2015-04-13 17:53:03 -0400
commit8d9095c667a185c8e2449632343a2b6c65ae58f1 (patch)
tree738cdc0e1e5c96738c31ea327ac0d741349d3757 /MAINTAINERS
parent1a370f4cd95e056d55ef5bf1a183880e70195e59 (diff)
parent69f0fb2a592fc9ebc5e3e55178055d1cff31d479 (diff)
Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc
Pull MMC updates from Ulf Hansson: "MMC core: - Add support for marking HPI as broken through devicetree - Enable runtime PM management of host devices - Remove the ->enable|disable() callbacks - Restructure code and cleanups - Refreshed some of the MMC sections in MAINTAINERS MMC host: - dw_mmc: HS400 mode support - dw_mmc: Add the cmd11 timer to detect a timeout - dw_mmc: Endian agnostic IO accessors - dw_mmc: Bugfixes - sh_mmcif: Add exclusion between cmd and interrupt - omap_hsmmc: Hibernation support - omap_hsmmc: Rework and simplify cover/card detect - omap_hsmmc: Stop using ->enable|disable() callbacks - atmel-mci: Endian agnostic IO - sunxi: Enable MMC_CAP_SDIO_IRQ - sdhci-st: Add support for the stih407 family silicon - sdhci-st: UHS card support in SDR104 mode - sdhci-st: HS200 mode support - sdhci-esdhc-imx: Use common mmc DT parser - sdhci-of-arasan: Use common mmc DT parser - sdhci-iproc: Add new driver for Broadcom IPROC SDHCI controller - sdhci-tegra: Convert to GPIO descriptors - sdhci-tegra: Optmize write_w path for tegra114 and later - sdhci-sirf: Update tuning procedure - sdhci: Fix card presence logic - sdhci: Cleanups and consolidation" * tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmc: (79 commits) mmc: sdhci-st: Update ST SDHCI binding documentation. mmc: sdhci-st: Update the quirks for this controller. mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function. mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers. mmc: sdhci-st: Add delay management functions for top registers (eMMC). mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs mmc: sdhci-esdhc-imx: Call mmc_of_parse() mmc: dw_mmc: Add locking around cmd11 timer mmc: dw_mmc: Add a return in an unexpected cmd11 timeout mmc: dw_mmc: Increase cmd11 timeout to 500ms mmc: dw_mmc: fix fifo ordering in big endian mmc: dw_mmc: change idmac descriptor files to __le32 mmc: dw_mmc: make IO accessors endian agnostic mmc: core: Convert the error field in struct mmc_command|data into an int mmc: sdhci-of-arasan: Call OF parsing for MMC mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsx mmc: Add support for marking hpi as broken through devicetree mmc: sdhci-tegra: convert to use GPIO descriptors mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS16
1 files changed, 3 insertions, 13 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b84686826b23..8d2ee8e010a1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6566,10 +6566,8 @@ F: drivers/mfd/
6566F: include/linux/mfd/ 6566F: include/linux/mfd/
6567 6567
6568MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM 6568MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM
6569M: Chris Ball <chris@printf.net>
6570M: Ulf Hansson <ulf.hansson@linaro.org> 6569M: Ulf Hansson <ulf.hansson@linaro.org>
6571L: linux-mmc@vger.kernel.org 6570L: linux-mmc@vger.kernel.org
6572T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git
6573T: git git://git.linaro.org/people/ulf.hansson/mmc.git 6571T: git git://git.linaro.org/people/ulf.hansson/mmc.git
6574S: Maintained 6572S: Maintained
6575F: drivers/mmc/ 6573F: drivers/mmc/
@@ -8670,10 +8668,8 @@ S: Maintained
8670F: drivers/mmc/host/sdricoh_cs.c 8668F: drivers/mmc/host/sdricoh_cs.c
8671 8669
8672SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER 8670SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
8673M: Chris Ball <chris@printf.net>
8674L: linux-mmc@vger.kernel.org 8671L: linux-mmc@vger.kernel.org
8675T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git 8672S: Orphan
8676S: Maintained
8677F: drivers/mmc/host/sdhci.* 8673F: drivers/mmc/host/sdhci.*
8678F: drivers/mmc/host/sdhci-pltfm.[ch] 8674F: drivers/mmc/host/sdhci-pltfm.[ch]
8679 8675
@@ -8689,18 +8685,12 @@ F: include/linux/seccomp.h
8689K: \bsecure_computing 8685K: \bsecure_computing
8690K: \bTIF_SECCOMP\b 8686K: \bTIF_SECCOMP\b
8691 8687
8692SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)
8693M: Anton Vorontsov <anton@enomsg.org>
8694L: linuxppc-dev@lists.ozlabs.org
8695L: linux-mmc@vger.kernel.org
8696S: Maintained
8697F: drivers/mmc/host/sdhci-pltfm.[ch]
8698
8699SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER 8688SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) SAMSUNG DRIVER
8700M: Ben Dooks <ben-linux@fluff.org> 8689M: Ben Dooks <ben-linux@fluff.org>
8690M: Jaehoon Chung <jh80.chung@samsung.com>
8701L: linux-mmc@vger.kernel.org 8691L: linux-mmc@vger.kernel.org
8702S: Maintained 8692S: Maintained
8703F: drivers/mmc/host/sdhci-s3c.c 8693F: drivers/mmc/host/sdhci-s3c*
8704 8694
8705SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER 8695SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
8706M: Viresh Kumar <viresh.linux@gmail.com> 8696M: Viresh Kumar <viresh.linux@gmail.com>