aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorIan Munsie <imunsie@au1.ibm.com>2014-10-08 04:55:05 -0400
committerMichael Ellerman <mpe@ellerman.id.au>2014-10-08 05:16:19 -0400
commita9282d01cf357379ce29103cec5e7651a53c634d (patch)
treeefbc02a23f5dbc8453cdb4584c0ac2cef1316ba0 /MAINTAINERS
parent881632c905f29fd7173250fd1d5b3a9a769d02be (diff)
cxl: Add documentation for userspace APIs
This documentation gives an overview of the hardware architecture, userspace APIs via /dev/cxl/afuM.N and the syfs files. It also adds a MAINTAINERS file entry for cxl. Signed-off-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS12
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 809ecd680d88..facc2198eaba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2711,6 +2711,18 @@ W: http://www.chelsio.com
2711S: Supported 2711S: Supported
2712F: drivers/net/ethernet/chelsio/cxgb4vf/ 2712F: drivers/net/ethernet/chelsio/cxgb4vf/
2713 2713
2714CXL (IBM Coherent Accelerator Processor Interface CAPI) DRIVER
2715M: Ian Munsie <imunsie@au1.ibm.com>
2716M: Michael Neuling <mikey@neuling.org>
2717L: linuxppc-dev@lists.ozlabs.org
2718S: Supported
2719F: drivers/misc/cxl/
2720F: include/misc/cxl.h
2721F: include/uapi/misc/cxl.h
2722F: Documentation/powerpc/cxl.txt
2723F: Documentation/powerpc/cxl.txt
2724F: Documentation/ABI/testing/sysfs-class-cxl
2725
2714STMMAC ETHERNET DRIVER 2726STMMAC ETHERNET DRIVER
2715M: Giuseppe Cavallaro <peppe.cavallaro@st.com> 2727M: Giuseppe Cavallaro <peppe.cavallaro@st.com>
2716L: netdev@vger.kernel.org 2728L: netdev@vger.kernel.org