aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Mirosław2009-05-22 13:33:59 -0500
committerPierre Ossman2009-06-13 15:42:58 -0500
commit5f5bac8272be791b67c7b7b411e7c8c5847e598a (patch)
tree30fa0cde7c7c8a879bc26f04155f254df194ea40 /MAINTAINERS
parent8385f9cb7f12ef6a5261fa76f1a1b612280c94f7 (diff)
downloadlinux-phy-5f5bac8272be791b67c7b7b411e7c8c5847e598a.tar.gz
linux-phy-5f5bac8272be791b67c7b7b411e7c8c5847e598a.tar.xz
linux-phy-5f5bac8272be791b67c7b7b411e7c8c5847e598a.zip
mmc: Driver for CB710/720 memory card reader (MMC part)
The code is divided in two parts. There is a virtual 'bus' driver that handles PCI device and registers three new devices one per card reader type. The other driver handles SD/MMC part of the reader. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: Pierre Ossman <pierre@ossman.eu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 90f81283b722..b5cebddd2849 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2105,6 +2105,15 @@ W: http://sourceforge.net/projects/lpfcxxxx
2105S: Supported 2105S: Supported
2106F: drivers/scsi/lpfc/ 2106F: drivers/scsi/lpfc/
2107 2107
2108ENE CB710 FLASH CARD READER DRIVER
2109P: Michał Mirosław
2110M: mirq-linux@rere.qmqm.pl
2111L: linux-kernel@vger.kernel.org
2112S: Maintained
2113F: drivers/misc/cb710/
2114F: drivers/mmc/host/cb710-mmc.*
2115F: include/linux/cb710.h
2116
2108EPSON 1355 FRAMEBUFFER DRIVER 2117EPSON 1355 FRAMEBUFFER DRIVER
2109P: Christopher Hoover 2118P: Christopher Hoover
2110M: ch@murgatroid.com 2119M: ch@murgatroid.com