aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMaxim Levitsky <maximlevitsky@gmail.com>2010-02-22 13:39:42 -0500
committerDavid Woodhouse <David.Woodhouse@intel.com>2010-02-26 14:22:38 -0500
commit67e054e919248fa1db93de727fb9ad49eb700642 (patch)
treec9a31baec265575de4c56ca52c5a80c8ab0080e3 /MAINTAINERS
parent7d17c02a01a111f40986859f044c8c4cce8a4aa6 (diff)
mtd: nand: Add driver for Ricoh xD/SmartMedia reader
This adds a driver for Ricoh R5C852 xD card reader. This reader is a part of larger mulifunction chip and found at least in R5C832 Driver is complete, but bewere of the fact that some (probably only type M) xD cards are 'fake' which means that they have an on board CPU and expose emulated nand command set These cards don't even store the oob area on the flash, but generate it on the fly from something else. Thus they demand to have proper values written in the oob area, and therefore only useful with SmartMedia FTL. Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2533fc45a44a..ecf4148ec2b3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4567,6 +4567,12 @@ S: Maintained
4567F: Documentation/rfkill.txt 4567F: Documentation/rfkill.txt
4568F: net/rfkill/ 4568F: net/rfkill/
4569 4569
4570RICOH SMARTMEDIA/XD DRIVER
4571M: Maxim Levitsky <maximlevitsky@gmail.com>
4572S: Maintained
4573F: drivers/mtd/nand/r822.c
4574F: drivers/mtd/nand/r822.h
4575
4570RISCOM8 DRIVER 4576RISCOM8 DRIVER
4571S: Orphan 4577S: Orphan
4572F: Documentation/serial/riscom8.txt 4578F: Documentation/serial/riscom8.txt