diff options
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 42 |
1 files changed, 39 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e73060fe0788..cb7d1a42f2cd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -235,6 +235,7 @@ F: drivers/platform/x86/acer-wmi.c | |||
| 235 | 235 | ||
| 236 | ACPI | 236 | ACPI |
| 237 | M: Len Brown <lenb@kernel.org> | 237 | M: Len Brown <lenb@kernel.org> |
| 238 | M: Rafael J. Wysocki <rjw@sisk.pl> | ||
| 238 | L: linux-acpi@vger.kernel.org | 239 | L: linux-acpi@vger.kernel.org |
| 239 | W: http://www.lesswatts.org/projects/acpi/ | 240 | W: http://www.lesswatts.org/projects/acpi/ |
| 240 | Q: http://patchwork.kernel.org/project/linux-acpi/list/ | 241 | Q: http://patchwork.kernel.org/project/linux-acpi/list/ |
| @@ -636,6 +637,13 @@ W: http://www.arm.linux.org.uk/ | |||
| 636 | S: Maintained | 637 | S: Maintained |
| 637 | F: arch/arm/ | 638 | F: arch/arm/ |
| 638 | 639 | ||
| 640 | ARM SUB-ARCHITECTURES | ||
| 641 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
| 642 | S: MAINTAINED | ||
| 643 | F: arch/arm/mach-*/ | ||
| 644 | F: arch/arm/plat-*/ | ||
| 645 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git | ||
| 646 | |||
| 639 | ARM PRIMECELL AACI PL041 DRIVER | 647 | ARM PRIMECELL AACI PL041 DRIVER |
| 640 | M: Russell King <linux@arm.linux.org.uk> | 648 | M: Russell King <linux@arm.linux.org.uk> |
| 641 | S: Maintained | 649 | S: Maintained |
| @@ -2801,6 +2809,7 @@ F: sound/usb/misc/ua101.c | |||
| 2801 | EXTENSIBLE FIRMWARE INTERFACE (EFI) | 2809 | EXTENSIBLE FIRMWARE INTERFACE (EFI) |
| 2802 | M: Matt Fleming <matt.fleming@intel.com> | 2810 | M: Matt Fleming <matt.fleming@intel.com> |
| 2803 | L: linux-efi@vger.kernel.org | 2811 | L: linux-efi@vger.kernel.org |
| 2812 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git | ||
| 2804 | S: Maintained | 2813 | S: Maintained |
| 2805 | F: Documentation/x86/efi-stub.txt | 2814 | F: Documentation/x86/efi-stub.txt |
| 2806 | F: arch/ia64/kernel/efi.c | 2815 | F: arch/ia64/kernel/efi.c |
| @@ -4372,7 +4381,7 @@ F: Documentation/scsi/53c700.txt | |||
| 4372 | F: drivers/scsi/53c700* | 4381 | F: drivers/scsi/53c700* |
| 4373 | 4382 | ||
| 4374 | LED SUBSYSTEM | 4383 | LED SUBSYSTEM |
| 4375 | M: Bryan Wu <bryan.wu@canonical.com> | 4384 | M: Bryan Wu <cooloney@gmail.com> |
| 4376 | M: Richard Purdie <rpurdie@rpsys.net> | 4385 | M: Richard Purdie <rpurdie@rpsys.net> |
| 4377 | L: linux-leds@vger.kernel.org | 4386 | L: linux-leds@vger.kernel.org |
| 4378 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git | 4387 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git |
| @@ -5019,6 +5028,20 @@ F: net/ipv6/ | |||
| 5019 | F: include/net/ip* | 5028 | F: include/net/ip* |
| 5020 | F: arch/x86/net/* | 5029 | F: arch/x86/net/* |
| 5021 | 5030 | ||
| 5031 | NETWORKING [IPSEC] | ||
| 5032 | M: Steffen Klassert <steffen.klassert@secunet.com> | ||
| 5033 | M: Herbert Xu <herbert@gondor.apana.org.au> | ||
| 5034 | M: "David S. Miller" <davem@davemloft.net> | ||
| 5035 | L: netdev@vger.kernel.org | ||
| 5036 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git | ||
| 5037 | S: Maintained | ||
| 5038 | F: net/xfrm/ | ||
| 5039 | F: net/key/ | ||
| 5040 | F: net/ipv4/xfrm* | ||
| 5041 | F: net/ipv6/xfrm* | ||
| 5042 | F: include/uapi/linux/xfrm.h | ||
| 5043 | F: include/net/xfrm.h | ||
| 5044 | |||
| 5022 | NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK) | 5045 | NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK) |
| 5023 | M: Paul Moore <paul@paul-moore.com> | 5046 | M: Paul Moore <paul@paul-moore.com> |
| 5024 | L: netdev@vger.kernel.org | 5047 | L: netdev@vger.kernel.org |
| @@ -5046,7 +5069,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git | |||
| 5046 | S: Odd Fixes | 5069 | S: Odd Fixes |
| 5047 | F: drivers/net/ | 5070 | F: drivers/net/ |
| 5048 | F: include/linux/if_* | 5071 | F: include/linux/if_* |
| 5049 | F: include/linux/*device.h | 5072 | F: include/linux/netdevice.h |
| 5073 | F: include/linux/arcdevice.h | ||
| 5074 | F: include/linux/etherdevice.h | ||
| 5075 | F: include/linux/fcdevice.h | ||
| 5076 | F: include/linux/fddidevice.h | ||
| 5077 | F: include/linux/hippidevice.h | ||
| 5078 | F: include/linux/inetdevice.h | ||
| 5050 | 5079 | ||
| 5051 | NETXEN (1/10) GbE SUPPORT | 5080 | NETXEN (1/10) GbE SUPPORT |
| 5052 | M: Sony Chacko <sony.chacko@qlogic.com> | 5081 | M: Sony Chacko <sony.chacko@qlogic.com> |
| @@ -5618,7 +5647,7 @@ S: Maintained | |||
| 5618 | F: drivers/pinctrl/spear/ | 5647 | F: drivers/pinctrl/spear/ |
| 5619 | 5648 | ||
| 5620 | PKTCDVD DRIVER | 5649 | PKTCDVD DRIVER |
| 5621 | M: Peter Osterlund <petero2@telia.com> | 5650 | M: Jiri Kosina <jkosina@suse.cz> |
| 5622 | S: Maintained | 5651 | S: Maintained |
| 5623 | F: drivers/block/pktcdvd.c | 5652 | F: drivers/block/pktcdvd.c |
| 5624 | F: include/linux/pktcdvd.h | 5653 | F: include/linux/pktcdvd.h |
| @@ -7731,6 +7760,13 @@ W: http://www.ideasonboard.org/uvc/ | |||
| 7731 | S: Maintained | 7760 | S: Maintained |
| 7732 | F: drivers/media/usb/uvc/ | 7761 | F: drivers/media/usb/uvc/ |
| 7733 | 7762 | ||
| 7763 | USB WEBCAM GADGET | ||
| 7764 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | ||
| 7765 | L: linux-usb@vger.kernel.org | ||
| 7766 | S: Maintained | ||
| 7767 | F: drivers/usb/gadget/*uvc*.c | ||
| 7768 | F: drivers/usb/gadget/webcam.c | ||
| 7769 | |||
| 7734 | USB WIRELESS RNDIS DRIVER (rndis_wlan) | 7770 | USB WIRELESS RNDIS DRIVER (rndis_wlan) |
| 7735 | M: Jussi Kivilinna <jussi.kivilinna@mbnet.fi> | 7771 | M: Jussi Kivilinna <jussi.kivilinna@mbnet.fi> |
| 7736 | L: linux-wireless@vger.kernel.org | 7772 | L: linux-wireless@vger.kernel.org |
