summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2016-03-01 20:36:56 -0500
committerMichael Ellerman <mpe@ellerman.id.au>2016-04-11 06:30:45 -0400
commitef69b03dfd321ffa1bcb4248e9b8744f653e3859 (patch)
tree35011f614e977999998c100c29ed9e5689f11ec9 /MAINTAINERS
parente3824e4281b8e31d55c08a06b20abb4f677a0baf (diff)
MAINTAINERS: Add powerpc drivers to the powerpc section
We'd like folks working on drivers for powerpc to also Cc linuxppc-dev, so we can be aware of what's going on in drivers and/or review the changes. So add patterns to the powerpc MAINTAINERS section to catch some of the drivers we're interested in. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS13
1 files changed, 13 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 61a323a6b2cf..9a955eaefc31 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6608,6 +6608,19 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git
6608S: Supported 6608S: Supported
6609F: Documentation/powerpc/ 6609F: Documentation/powerpc/
6610F: arch/powerpc/ 6610F: arch/powerpc/
6611F: drivers/char/tpm/tpm_ibmvtpm*
6612F: drivers/crypto/nx/
6613F: drivers/crypto/vmx/
6614F: drivers/net/ethernet/ibm/ibmveth.*
6615F: drivers/net/ethernet/ibm/ibmvnic.*
6616F: drivers/pci/hotplug/rpa*
6617F: drivers/scsi/ibmvscsi/
6618N: opal
6619N: /pmac
6620N: powermac
6621N: powernv
6622N: [^a-z0-9]ps3
6623N: pseries
6611 6624
6612LINUX FOR POWER MACINTOSH 6625LINUX FOR POWER MACINTOSH
6613M: Benjamin Herrenschmidt <benh@kernel.crashing.org> 6626M: Benjamin Herrenschmidt <benh@kernel.crashing.org>