diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-08 17:33:59 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-08 17:33:59 -0400 |
commit | d2e2d7ca14f123cb1d03408c2bc6db8d402f416d (patch) | |
tree | fb8558272384fccce3bcce99bd471113e97b3e47 /MAINTAINERS | |
parent | 7831d56b0a3544cbb6f82f76c34ca95e24d5b676 (diff) | |
parent | ab5a643cf597f2214feb6ff7288c72589661bde1 (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc:
mmc_spi: support for non-byte-aligned cards
omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs
mmc: Fix compile for omap_hsmmc.c
mmc_spi: convert timeout handling to jiffies and avoid busy waiting
mmc_spi: do not check CID and CSD blocks with CRC16
omap_hsmmc: Flush posted write to IRQ
New mail address for Pierre Ossman
imxmmc: move RSSR BLR
imxmmc: init-exit rework
mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c3b215970f7b..d96e7451891f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3057,7 +3057,7 @@ S: Supported | |||
3057 | 3057 | ||
3058 | MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM | 3058 | MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM |
3059 | P: Pierre Ossman | 3059 | P: Pierre Ossman |
3060 | M: drzeus-mmc@drzeus.cx | 3060 | M: pierre@ossman.eu |
3061 | L: linux-kernel@vger.kernel.org | 3061 | L: linux-kernel@vger.kernel.org |
3062 | S: Maintained | 3062 | S: Maintained |
3063 | 3063 | ||
@@ -3939,7 +3939,7 @@ S: Maintained | |||
3939 | 3939 | ||
3940 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER | 3940 | SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER |
3941 | P: Pierre Ossman | 3941 | P: Pierre Ossman |
3942 | M: drzeus-sdhci@drzeus.cx | 3942 | M: pierre@ossman.eu |
3943 | L: sdhci-devel@lists.ossman.eu | 3943 | L: sdhci-devel@lists.ossman.eu |
3944 | S: Maintained | 3944 | S: Maintained |
3945 | 3945 | ||
@@ -4926,7 +4926,7 @@ S: Maintained | |||
4926 | 4926 | ||
4927 | W83L51xD SD/MMC CARD INTERFACE DRIVER | 4927 | W83L51xD SD/MMC CARD INTERFACE DRIVER |
4928 | P: Pierre Ossman | 4928 | P: Pierre Ossman |
4929 | M: drzeus-wbsd@drzeus.cx | 4929 | M: pierre@ossman.eu |
4930 | L: linux-kernel@vger.kernel.org | 4930 | L: linux-kernel@vger.kernel.org |
4931 | S: Maintained | 4931 | S: Maintained |
4932 | 4932 | ||