aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS41
1 files changed, 38 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2b3aca7e40b9..249e8dd83d4f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -270,12 +270,12 @@ F: drivers/acpi/
270F: drivers/pnp/pnpacpi/ 270F: drivers/pnp/pnpacpi/
271F: include/linux/acpi.h 271F: include/linux/acpi.h
272F: include/acpi/ 272F: include/acpi/
273F: Documentation/acpi 273F: Documentation/acpi/
274F: Documentation/ABI/testing/sysfs-bus-acpi 274F: Documentation/ABI/testing/sysfs-bus-acpi
275F: drivers/pci/*acpi* 275F: drivers/pci/*acpi*
276F: drivers/pci/*/*acpi* 276F: drivers/pci/*/*acpi*
277F: drivers/pci/*/*/*acpi* 277F: drivers/pci/*/*/*acpi*
278F: tools/power/acpi 278F: tools/power/acpi/
279 279
280ACPI COMPONENT ARCHITECTURE (ACPICA) 280ACPI COMPONENT ARCHITECTURE (ACPICA)
281M: Robert Moore <robert.moore@intel.com> 281M: Robert Moore <robert.moore@intel.com>
@@ -1586,6 +1586,7 @@ N: xilinx
1586F: drivers/clocksource/cadence_ttc_timer.c 1586F: drivers/clocksource/cadence_ttc_timer.c
1587F: drivers/i2c/busses/i2c-cadence.c 1587F: drivers/i2c/busses/i2c-cadence.c
1588F: drivers/mmc/host/sdhci-of-arasan.c 1588F: drivers/mmc/host/sdhci-of-arasan.c
1589F: drivers/edac/synopsys_edac.c
1589 1590
1590ARM SMMU DRIVER 1591ARM SMMU DRIVER
1591M: Will Deacon <will.deacon@arm.com> 1592M: Will Deacon <will.deacon@arm.com>
@@ -3512,6 +3513,8 @@ M: Borislav Petkov <bp@alien8.de>
3512M: Mauro Carvalho Chehab <mchehab@osg.samsung.com> 3513M: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
3513L: linux-edac@vger.kernel.org 3514L: linux-edac@vger.kernel.org
3514W: bluesmoke.sourceforge.net 3515W: bluesmoke.sourceforge.net
3516T: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git#for-next
3517T: git://git.kernel.org/pub/linux/kernel/git/mchehab/linux-edac.git#linux_next
3515S: Supported 3518S: Supported
3516F: Documentation/edac.txt 3519F: Documentation/edac.txt
3517F: drivers/edac/ 3520F: drivers/edac/
@@ -4952,6 +4955,16 @@ F: Documentation/input/multi-touch-protocol.txt
4952F: drivers/input/input-mt.c 4955F: drivers/input/input-mt.c
4953K: \b(ABS|SYN)_MT_ 4956K: \b(ABS|SYN)_MT_
4954 4957
4958INTEL ASoC BDW/HSW DRIVERS
4959M: Jie Yang <yang.jie@linux.intel.com>
4960L: alsa-devel@alsa-project.org
4961S: Supported
4962F: sound/soc/intel/sst-haswell*
4963F: sound/soc/intel/sst-dsp*
4964F: sound/soc/intel/sst-firmware.c
4965F: sound/soc/intel/broadwell.c
4966F: sound/soc/intel/haswell.c
4967
4955INTEL C600 SERIES SAS CONTROLLER DRIVER 4968INTEL C600 SERIES SAS CONTROLLER DRIVER
4956M: Intel SCU Linux support <intel-linux-scu@intel.com> 4969M: Intel SCU Linux support <intel-linux-scu@intel.com>
4957M: Artur Paszkiewicz <artur.paszkiewicz@intel.com> 4970M: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
@@ -5839,6 +5852,21 @@ F: Documentation/misc-devices/lis3lv02d
5839F: drivers/misc/lis3lv02d/ 5852F: drivers/misc/lis3lv02d/
5840F: drivers/platform/x86/hp_accel.c 5853F: drivers/platform/x86/hp_accel.c
5841 5854
5855LIVE PATCHING
5856M: Josh Poimboeuf <jpoimboe@redhat.com>
5857M: Seth Jennings <sjenning@redhat.com>
5858M: Jiri Kosina <jkosina@suse.cz>
5859M: Vojtech Pavlik <vojtech@suse.cz>
5860S: Maintained
5861F: kernel/livepatch/
5862F: include/linux/livepatch.h
5863F: arch/x86/include/asm/livepatch.h
5864F: arch/x86/kernel/livepatch.c
5865F: Documentation/ABI/testing/sysfs-kernel-livepatch
5866F: samples/livepatch/
5867L: live-patching@vger.kernel.org
5868T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching.git
5869
5842LLC (802.2) 5870LLC (802.2)
5843M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> 5871M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
5844S: Maintained 5872S: Maintained
@@ -7265,6 +7293,14 @@ F: include/linux/pci*
7265F: arch/x86/pci/ 7293F: arch/x86/pci/
7266F: arch/x86/kernel/quirks.c 7294F: arch/x86/kernel/quirks.c
7267 7295
7296PCI DRIVER FOR ARM VERSATILE PLATFORM
7297M: Rob Herring <robh@kernel.org>
7298L: linux-pci@vger.kernel.org
7299L: linux-arm-kernel@lists.infradead.org
7300S: Maintained
7301F: Documentation/devicetree/bindings/pci/versatile.txt
7302F: drivers/pci/host/pci-versatile.c
7303
7268PCI DRIVER FOR APPLIEDMICRO XGENE 7304PCI DRIVER FOR APPLIEDMICRO XGENE
7269M: Tanmay Inamdar <tinamdar@apm.com> 7305M: Tanmay Inamdar <tinamdar@apm.com>
7270L: linux-pci@vger.kernel.org 7306L: linux-pci@vger.kernel.org
@@ -9249,7 +9285,6 @@ F: drivers/net/ethernet/dlink/sundance.c
9249 9285
9250SUPERH 9286SUPERH
9251L: linux-sh@vger.kernel.org 9287L: linux-sh@vger.kernel.org
9252W: http://www.linux-sh.org
9253Q: http://patchwork.kernel.org/project/linux-sh/list/ 9288Q: http://patchwork.kernel.org/project/linux-sh/list/
9254S: Orphan 9289S: Orphan
9255F: Documentation/sh/ 9290F: Documentation/sh/