diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 35 |
1 files changed, 25 insertions, 10 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dc16c6d7b9e2..8227716f9306 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -537,7 +537,7 @@ L: linux-alpha@vger.kernel.org | |||
537 | F: arch/alpha/ | 537 | F: arch/alpha/ |
538 | 538 | ||
539 | ALTERA TRIPLE SPEED ETHERNET DRIVER | 539 | ALTERA TRIPLE SPEED ETHERNET DRIVER |
540 | M: Vince Bridgers <vbridgers2013@gmail.com | 540 | M: Vince Bridgers <vbridgers2013@gmail.com> |
541 | L: netdev@vger.kernel.org | 541 | L: netdev@vger.kernel.org |
542 | L: nios2-dev@lists.rocketboards.org (moderated for non-subscribers) | 542 | L: nios2-dev@lists.rocketboards.org (moderated for non-subscribers) |
543 | S: Maintained | 543 | S: Maintained |
@@ -1617,12 +1617,6 @@ S: Supported | |||
1617 | F: drivers/misc/atmel_tclib.c | 1617 | F: drivers/misc/atmel_tclib.c |
1618 | F: drivers/clocksource/tcb_clksrc.c | 1618 | F: drivers/clocksource/tcb_clksrc.c |
1619 | 1619 | ||
1620 | ATMEL TSADCC DRIVER | ||
1621 | M: Josh Wu <josh.wu@atmel.com> | ||
1622 | L: linux-input@vger.kernel.org | ||
1623 | S: Supported | ||
1624 | F: drivers/input/touchscreen/atmel_tsadcc.c | ||
1625 | |||
1626 | ATMEL USBA UDC DRIVER | 1620 | ATMEL USBA UDC DRIVER |
1627 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1621 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1628 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1622 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -2194,6 +2188,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git | |||
2194 | S: Supported | 2188 | S: Supported |
2195 | F: drivers/char/* | 2189 | F: drivers/char/* |
2196 | F: drivers/misc/* | 2190 | F: drivers/misc/* |
2191 | F: include/linux/miscdevice.h | ||
2197 | 2192 | ||
2198 | CHECKPATCH | 2193 | CHECKPATCH |
2199 | M: Andy Whitcroft <apw@canonical.com> | 2194 | M: Andy Whitcroft <apw@canonical.com> |
@@ -4206,9 +4201,11 @@ S: Maintained | |||
4206 | F: fs/hpfs/ | 4201 | F: fs/hpfs/ |
4207 | 4202 | ||
4208 | HSI SUBSYSTEM | 4203 | HSI SUBSYSTEM |
4209 | M: Sebastian Reichel <sre@debian.org> | 4204 | M: Sebastian Reichel <sre@kernel.org> |
4205 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git | ||
4210 | S: Maintained | 4206 | S: Maintained |
4211 | F: Documentation/ABI/testing/sysfs-bus-hsi | 4207 | F: Documentation/ABI/testing/sysfs-bus-hsi |
4208 | F: Documentation/hsi.txt | ||
4212 | F: drivers/hsi/ | 4209 | F: drivers/hsi/ |
4213 | F: include/linux/hsi/ | 4210 | F: include/linux/hsi/ |
4214 | F: include/uapi/linux/hsi/ | 4211 | F: include/uapi/linux/hsi/ |
@@ -6420,6 +6417,7 @@ F: drivers/usb/*/*omap* | |||
6420 | F: arch/arm/*omap*/usb* | 6417 | F: arch/arm/*omap*/usb* |
6421 | 6418 | ||
6422 | OMAP GPIO DRIVER | 6419 | OMAP GPIO DRIVER |
6420 | M: Javier Martinez Canillas <javier@dowhile0.org> | ||
6423 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> | 6421 | M: Santosh Shilimkar <santosh.shilimkar@ti.com> |
6424 | M: Kevin Hilman <khilman@deeprootsystems.com> | 6422 | M: Kevin Hilman <khilman@deeprootsystems.com> |
6425 | L: linux-omap@vger.kernel.org | 6423 | L: linux-omap@vger.kernel.org |
@@ -6516,10 +6514,10 @@ T: git git://openrisc.net/~jonas/linux | |||
6516 | F: arch/openrisc/ | 6514 | F: arch/openrisc/ |
6517 | 6515 | ||
6518 | OPENVSWITCH | 6516 | OPENVSWITCH |
6519 | M: Jesse Gross <jesse@nicira.com> | 6517 | M: Pravin Shelar <pshelar@nicira.com> |
6520 | L: dev@openvswitch.org | 6518 | L: dev@openvswitch.org |
6521 | W: http://openvswitch.org | 6519 | W: http://openvswitch.org |
6522 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch.git | 6520 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch.git |
6523 | S: Maintained | 6521 | S: Maintained |
6524 | F: net/openvswitch/ | 6522 | F: net/openvswitch/ |
6525 | 6523 | ||
@@ -6709,6 +6707,7 @@ F: Documentation/PCI/ | |||
6709 | F: drivers/pci/ | 6707 | F: drivers/pci/ |
6710 | F: include/linux/pci* | 6708 | F: include/linux/pci* |
6711 | F: arch/x86/pci/ | 6709 | F: arch/x86/pci/ |
6710 | F: arch/x86/kernel/quirks.c | ||
6712 | 6711 | ||
6713 | PCI DRIVER FOR IMX6 | 6712 | PCI DRIVER FOR IMX6 |
6714 | M: Richard Zhu <r65037@freescale.com> | 6713 | M: Richard Zhu <r65037@freescale.com> |
@@ -6756,6 +6755,14 @@ L: linux-pci@vger.kernel.org | |||
6756 | S: Maintained | 6755 | S: Maintained |
6757 | F: drivers/pci/host/*designware* | 6756 | F: drivers/pci/host/*designware* |
6758 | 6757 | ||
6758 | PCI DRIVER FOR GENERIC OF HOSTS | ||
6759 | M: Will Deacon <will.deacon@arm.com> | ||
6760 | L: linux-pci@vger.kernel.org | ||
6761 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
6762 | S: Maintained | ||
6763 | F: Documentation/devicetree/bindings/pci/host-generic-pci.txt | ||
6764 | F: drivers/pci/host/pci-host-generic.c | ||
6765 | |||
6759 | PCMCIA SUBSYSTEM | 6766 | PCMCIA SUBSYSTEM |
6760 | P: Linux PCMCIA Team | 6767 | P: Linux PCMCIA Team |
6761 | L: linux-pcmcia@lists.infradead.org | 6768 | L: linux-pcmcia@lists.infradead.org |
@@ -7407,6 +7414,14 @@ F: drivers/rpmsg/ | |||
7407 | F: Documentation/rpmsg.txt | 7414 | F: Documentation/rpmsg.txt |
7408 | F: include/linux/rpmsg.h | 7415 | F: include/linux/rpmsg.h |
7409 | 7416 | ||
7417 | RESET CONTROLLER FRAMEWORK | ||
7418 | M: Philipp Zabel <p.zabel@pengutronix.de> | ||
7419 | S: Maintained | ||
7420 | F: drivers/reset/ | ||
7421 | F: Documentation/devicetree/bindings/reset/ | ||
7422 | F: include/linux/reset.h | ||
7423 | F: include/linux/reset-controller.h | ||
7424 | |||
7410 | RFKILL | 7425 | RFKILL |
7411 | M: Johannes Berg <johannes@sipsolutions.net> | 7426 | M: Johannes Berg <johannes@sipsolutions.net> |
7412 | L: linux-wireless@vger.kernel.org | 7427 | L: linux-wireless@vger.kernel.org |