aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-07-16 18:11:07 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-16 18:17:52 -0400
commit8a0ca91e1db5de5eb5b18cfa919d52ff8be375af (patch)
treebd3a1564940d27ae7f6229089db1283ff2a636c8 /MAINTAINERS
parent9c1be0c4712fe760d8969427ef91107e9c062d91 (diff)
parentc43d8636971c39da993e94082fd65bfff421618e (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: (68 commits) sdio_uart: Fix SDIO break control to now return success or an error mmc: host driver for Ricoh Bay1Controllers sdio: sdio_io.c Fix sparse warnings sdio: fix the use of hard coded timeout value. mmc: OLPC: update vdd/powerup quirk comment mmc: fix spares errors of sdhci.c mmc: remove multiwrite capability wbsd: fix bad dma_addr_t conversion atmel-mci: Driver for Atmel on-chip MMC controllers mmc: fix sdio_io sparse errors mmc: wbsd.c fix shadowing of 'dma' variable MMC: S3C24XX: Refuse incorrectly aligned transfers MMC: S3C24XX: Add maintainer entry MMC: S3C24XX: Update error debugging. MMC: S3C24XX: Add media presence test to request handling. MMC: S3C24XX: Fix use of msecs where jiffies are needed MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices MMC: S3C24XX: Fix s3c2410_dma_request() return code check. MMC: S3C24XX: Allow card-detect on non-IRQ capable pin MMC: S3C24XX: Ensure host->mrq->data is valid ... Manually fixed up bogus executable bits on drivers/mmc/core/sdio_io.c and include/linux/mmc/sdio_func.h when merging.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS17
1 files changed, 16 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2e535e8de44b..2b9212f90446 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -348,7 +348,9 @@ W: http://www.linux-usb.org/SpeedTouch/
348S: Maintained 348S: Maintained
349 349
350ALCHEMY AU1XX0 MMC DRIVER 350ALCHEMY AU1XX0 MMC DRIVER
351S: Orphan 351P: Manuel Lauss
352M: manuel.lauss@gmail.com
353S: Maintained
352 354
353ALI1563 I2C DRIVER 355ALI1563 I2C DRIVER
354P: Rudolf Marek 356P: Rudolf Marek
@@ -3559,6 +3561,13 @@ L: linux-s390@vger.kernel.org
3559W: http://www.ibm.com/developerworks/linux/linux390/ 3561W: http://www.ibm.com/developerworks/linux/linux390/
3560S: Supported 3562S: Supported
3561 3563
3564S3C24XX SD/MMC Driver
3565P: Ben Dooks
3566M: ben-linux@fluff.org
3567L: linux-arm-kernel@lists.arm.linux.org.uk (subscribers-only)
3568L: linux-kernel@vger.kernel.org
3569S: Supported
3570
3562SAA7146 VIDEO4LINUX-2 DRIVER 3571SAA7146 VIDEO4LINUX-2 DRIVER
3563P: Michael Hunold 3572P: Michael Hunold
3564M: michael@mihu.de 3573M: michael@mihu.de
@@ -3631,6 +3640,12 @@ P: Jim Cromie
3631M: jim.cromie@gmail.com 3640M: jim.cromie@gmail.com
3632S: Maintained 3641S: Maintained
3633 3642
3643SDRICOH_CS MMC/SD HOST CONTROLLER INTERFACE DRIVER
3644P: Sascha Sommer
3645M: saschasommer@freenet.de
3646L: sdricohcs-devel@lists.sourceforge.net (subscribers-only)
3647S: Maintained
3648
3634SECURITY CONTACT 3649SECURITY CONTACT
3635P: Security Officers 3650P: Security Officers
3636M: security@kernel.org 3651M: security@kernel.org