aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@st.com>2011-02-22 05:16:07 -0500
committerJeff Garzik <jgarzik@pobox.com>2011-03-14 02:52:46 -0400
commita480167b23ef9b35ec0299bb3e1b11b4ed6b3508 (patch)
treea445375d94ce680339b88365e0b2d1c3945492d9 /MAINTAINERS
parent64b97594251bb909d74d64012a2b9e5cc32bb11d (diff)
pata_arasan_cf: Adding support for arasan compact flash host controller
The Arasan CompactFlash Device Controller has three basic modes of operation: PC card ATA using I/O mode, PC card ATA using memory mode, PC card ATA using true IDE modes. Currently driver supports only True IDE mode. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8afba6321e24..3f4b3f9edd48 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -557,6 +557,13 @@ S: Maintained
557F: drivers/net/appletalk/ 557F: drivers/net/appletalk/
558F: net/appletalk/ 558F: net/appletalk/
559 559
560ARASAN COMPACT FLASH PATA CONTROLLER
561M: Viresh Kumar <viresh.kumar@st.com>
562L: linux-ide@vger.kernel.org
563S: Maintained
564F: include/linux/pata_arasan_cf_data.h
565F: drivers/ata/pata_arasan_cf.c
566
560ARC FRAMEBUFFER DRIVER 567ARC FRAMEBUFFER DRIVER
561M: Jaya Kumar <jayalk@intworks.biz> 568M: Jaya Kumar <jayalk@intworks.biz>
562S: Maintained 569S: Maintained