aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-01-27 06:39:34 -0500
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-01-27 06:39:34 -0500
commit4a8ba3319764f4a254c0aa97072da0a67636c64b (patch)
treead59c5ab5c36f0606c79c7f43198c048cf765b1a /MAINTAINERS
parente32b31ae45c18679c186e67aa41d0e2318cae487 (diff)
parent26bc420b59a38e4e6685a73345a0def461136dce (diff)
Merge tag 'v3.19-rc6' into patchwork
This is needed in order to get the media fixes applied on -rc6. Linux 3.19-rc6 * tag 'v3.19-rc6': (891 commits) Linux 3.19-rc6 dm: fix handling of multiple internal suspends hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro hwmon: (i5500_temp) Convert to module_pci_driver hwmon: (i5500_temp) Don't bind to disabled sensors hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets arm64: dts: add baud rate to Juno stdout-path Revert "platform: x86: dell-laptop: Add support for keyboard backlight" Revert "Documentation: Add entry for dell-laptop sysfs interface" dm cache: fix problematic dual use of a single migration count variable dm cache: share cache-metadata object across inactive and active DM tables of/unittest: Overlays with sub-devices tests KVM: x86: SYSENTER emulation is broken KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE x86/tsc: Change Fast TSC calibration failed from error to info x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 x86, mm: Change cachemode exports to non-gpl x86, tls: Interpret an all-zero struct user_desc as "no segment" ... Conflicts: drivers/media/pci/cx23885/cx23885.h
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS130
1 files changed, 75 insertions, 55 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4318f348dbd8..15bec7491fe9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -696,7 +696,7 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers)
696W: http://blackfin.uclinux.org/ 696W: http://blackfin.uclinux.org/
697S: Supported 697S: Supported
698F: sound/soc/blackfin/* 698F: sound/soc/blackfin/*
699 699
700ANALOG DEVICES INC IIO DRIVERS 700ANALOG DEVICES INC IIO DRIVERS
701M: Lars-Peter Clausen <lars@metafoo.de> 701M: Lars-Peter Clausen <lars@metafoo.de>
702M: Michael Hennerich <Michael.Hennerich@analog.com> 702M: Michael Hennerich <Michael.Hennerich@analog.com>
@@ -724,15 +724,15 @@ F: include/uapi/linux/apm_bios.h
724F: drivers/char/apm-emulation.c 724F: drivers/char/apm-emulation.c
725 725
726APPLE BCM5974 MULTITOUCH DRIVER 726APPLE BCM5974 MULTITOUCH DRIVER
727M: Henrik Rydberg <rydberg@euromail.se> 727M: Henrik Rydberg <rydberg@bitmath.org>
728L: linux-input@vger.kernel.org 728L: linux-input@vger.kernel.org
729S: Maintained 729S: Odd fixes
730F: drivers/input/mouse/bcm5974.c 730F: drivers/input/mouse/bcm5974.c
731 731
732APPLE SMC DRIVER 732APPLE SMC DRIVER
733M: Henrik Rydberg <rydberg@euromail.se> 733M: Henrik Rydberg <rydberg@bitmath.org>
734L: lm-sensors@lm-sensors.org 734L: lm-sensors@lm-sensors.org
735S: Maintained 735S: Odd fixes
736F: drivers/hwmon/applesmc.c 736F: drivers/hwmon/applesmc.c
737 737
738APPLETALK NETWORK LAYER 738APPLETALK NETWORK LAYER
@@ -754,13 +754,6 @@ L: linux-media@vger.kernel.org
754S: Maintained 754S: Maintained
755F: drivers/media/i2c/aptina-pll.* 755F: drivers/media/i2c/aptina-pll.*
756 756
757ARASAN COMPACT FLASH PATA CONTROLLER
758M: Viresh Kumar <viresh.linux@gmail.com>
759L: linux-ide@vger.kernel.org
760S: Maintained
761F: include/linux/pata_arasan_cf_data.h
762F: drivers/ata/pata_arasan_cf.c
763
764ARC FRAMEBUFFER DRIVER 757ARC FRAMEBUFFER DRIVER
765M: Jaya Kumar <jayalk@intworks.biz> 758M: Jaya Kumar <jayalk@intworks.biz>
766S: Maintained 759S: Maintained
@@ -2259,6 +2252,7 @@ F: drivers/gpio/gpio-bt8xx.c
2259BTRFS FILE SYSTEM 2252BTRFS FILE SYSTEM
2260M: Chris Mason <clm@fb.com> 2253M: Chris Mason <clm@fb.com>
2261M: Josef Bacik <jbacik@fb.com> 2254M: Josef Bacik <jbacik@fb.com>
2255M: David Sterba <dsterba@suse.cz>
2262L: linux-btrfs@vger.kernel.org 2256L: linux-btrfs@vger.kernel.org
2263W: http://btrfs.wiki.kernel.org/ 2257W: http://btrfs.wiki.kernel.org/
2264Q: http://patchwork.kernel.org/project/linux-btrfs/list/ 2258Q: http://patchwork.kernel.org/project/linux-btrfs/list/
@@ -2345,7 +2339,8 @@ CAN NETWORK LAYER
2345M: Oliver Hartkopp <socketcan@hartkopp.net> 2339M: Oliver Hartkopp <socketcan@hartkopp.net>
2346L: linux-can@vger.kernel.org 2340L: linux-can@vger.kernel.org
2347W: http://gitorious.org/linux-can 2341W: http://gitorious.org/linux-can
2348T: git git://gitorious.org/linux-can/linux-can-next.git 2342T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
2343T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
2349S: Maintained 2344S: Maintained
2350F: Documentation/networking/can.txt 2345F: Documentation/networking/can.txt
2351F: net/can/ 2346F: net/can/
@@ -2360,7 +2355,8 @@ M: Wolfgang Grandegger <wg@grandegger.com>
2360M: Marc Kleine-Budde <mkl@pengutronix.de> 2355M: Marc Kleine-Budde <mkl@pengutronix.de>
2361L: linux-can@vger.kernel.org 2356L: linux-can@vger.kernel.org
2362W: http://gitorious.org/linux-can 2357W: http://gitorious.org/linux-can
2363T: git git://gitorious.org/linux-can/linux-can-next.git 2358T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git
2359T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git
2364S: Maintained 2360S: Maintained
2365F: drivers/net/can/ 2361F: drivers/net/can/
2366F: include/linux/can/dev.h 2362F: include/linux/can/dev.h
@@ -3182,7 +3178,7 @@ L: dmaengine@vger.kernel.org
3182Q: https://patchwork.kernel.org/project/linux-dmaengine/list/ 3178Q: https://patchwork.kernel.org/project/linux-dmaengine/list/
3183S: Maintained 3179S: Maintained
3184F: drivers/dma/ 3180F: drivers/dma/
3185F: include/linux/dma* 3181F: include/linux/dmaengine.h
3186F: Documentation/dmaengine/ 3182F: Documentation/dmaengine/
3187T: git git://git.infradead.org/users/vkoul/slave-dma.git 3183T: git git://git.infradead.org/users/vkoul/slave-dma.git
3188 3184
@@ -4748,20 +4744,20 @@ S: Supported
4748F: drivers/scsi/ipr.* 4744F: drivers/scsi/ipr.*
4749 4745
4750IBM Power Virtual Ethernet Device Driver 4746IBM Power Virtual Ethernet Device Driver
4751M: Santiago Leon <santil@linux.vnet.ibm.com> 4747M: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
4752L: netdev@vger.kernel.org 4748L: netdev@vger.kernel.org
4753S: Supported 4749S: Supported
4754F: drivers/net/ethernet/ibm/ibmveth.* 4750F: drivers/net/ethernet/ibm/ibmveth.*
4755 4751
4756IBM Power Virtual SCSI Device Drivers 4752IBM Power Virtual SCSI Device Drivers
4757M: Nathan Fontenot <nfont@linux.vnet.ibm.com> 4753M: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
4758L: linux-scsi@vger.kernel.org 4754L: linux-scsi@vger.kernel.org
4759S: Supported 4755S: Supported
4760F: drivers/scsi/ibmvscsi/ibmvscsi* 4756F: drivers/scsi/ibmvscsi/ibmvscsi*
4761F: drivers/scsi/ibmvscsi/viosrp.h 4757F: drivers/scsi/ibmvscsi/viosrp.h
4762 4758
4763IBM Power Virtual FC Device Drivers 4759IBM Power Virtual FC Device Drivers
4764M: Brian King <brking@linux.vnet.ibm.com> 4760M: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
4765L: linux-scsi@vger.kernel.org 4761L: linux-scsi@vger.kernel.org
4766S: Supported 4762S: Supported
4767F: drivers/scsi/ibmvscsi/ibmvfc* 4763F: drivers/scsi/ibmvscsi/ibmvfc*
@@ -4929,7 +4925,6 @@ F: include/uapi/linux/inotify.h
4929 4925
4930INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS 4926INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS
4931M: Dmitry Torokhov <dmitry.torokhov@gmail.com> 4927M: Dmitry Torokhov <dmitry.torokhov@gmail.com>
4932M: Dmitry Torokhov <dtor@mail.ru>
4933L: linux-input@vger.kernel.org 4928L: linux-input@vger.kernel.org
4934Q: http://patchwork.kernel.org/project/linux-input/list/ 4929Q: http://patchwork.kernel.org/project/linux-input/list/
4935T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git 4930T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git
@@ -4940,10 +4935,10 @@ F: include/uapi/linux/input.h
4940F: include/linux/input/ 4935F: include/linux/input/
4941 4936
4942INPUT MULTITOUCH (MT) PROTOCOL 4937INPUT MULTITOUCH (MT) PROTOCOL
4943M: Henrik Rydberg <rydberg@euromail.se> 4938M: Henrik Rydberg <rydberg@bitmath.org>
4944L: linux-input@vger.kernel.org 4939L: linux-input@vger.kernel.org
4945T: git git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt.git 4940T: git git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt.git
4946S: Maintained 4941S: Odd fixes
4947F: Documentation/input/multi-touch-protocol.txt 4942F: Documentation/input/multi-touch-protocol.txt
4948F: drivers/input/input-mt.c 4943F: drivers/input/input-mt.c
4949K: \b(ABS|SYN)_MT_ 4944K: \b(ABS|SYN)_MT_
@@ -4951,7 +4946,6 @@ K: \b(ABS|SYN)_MT_
4951INTEL C600 SERIES SAS CONTROLLER DRIVER 4946INTEL C600 SERIES SAS CONTROLLER DRIVER
4952M: Intel SCU Linux support <intel-linux-scu@intel.com> 4947M: Intel SCU Linux support <intel-linux-scu@intel.com>
4953M: Artur Paszkiewicz <artur.paszkiewicz@intel.com> 4948M: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
4954M: Dave Jiang <dave.jiang@intel.com>
4955L: linux-scsi@vger.kernel.org 4949L: linux-scsi@vger.kernel.org
4956T: git git://git.code.sf.net/p/intel-sas/isci 4950T: git git://git.code.sf.net/p/intel-sas/isci
4957S: Supported 4951S: Supported
@@ -5279,6 +5273,15 @@ W: www.open-iscsi.org
5279Q: http://patchwork.kernel.org/project/linux-rdma/list/ 5273Q: http://patchwork.kernel.org/project/linux-rdma/list/
5280F: drivers/infiniband/ulp/iser/ 5274F: drivers/infiniband/ulp/iser/
5281 5275
5276ISCSI EXTENSIONS FOR RDMA (ISER) TARGET
5277M: Sagi Grimberg <sagig@mellanox.com>
5278T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
5279L: linux-rdma@vger.kernel.org
5280L: target-devel@vger.kernel.org
5281S: Supported
5282W: http://www.linux-iscsi.org
5283F: drivers/infiniband/ulp/isert
5284
5282ISDN SUBSYSTEM 5285ISDN SUBSYSTEM
5283M: Karsten Keil <isdn@linux-pingi.de> 5286M: Karsten Keil <isdn@linux-pingi.de>
5284L: isdn4linux@listserv.isdn4linux.de (subscribers-only) 5287L: isdn4linux@listserv.isdn4linux.de (subscribers-only)
@@ -5693,6 +5696,49 @@ F: drivers/lguest/
5693F: include/linux/lguest*.h 5696F: include/linux/lguest*.h
5694F: tools/lguest/ 5697F: tools/lguest/
5695 5698
5699LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)
5700M: Tejun Heo <tj@kernel.org>
5701L: linux-ide@vger.kernel.org
5702T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
5703S: Maintained
5704F: drivers/ata/
5705F: include/linux/ata.h
5706F: include/linux/libata.h
5707
5708LIBATA PATA ARASAN COMPACT FLASH CONTROLLER
5709M: Viresh Kumar <viresh.linux@gmail.com>
5710L: linux-ide@vger.kernel.org
5711T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
5712S: Maintained
5713F: include/linux/pata_arasan_cf_data.h
5714F: drivers/ata/pata_arasan_cf.c
5715
5716LIBATA PATA DRIVERS
5717M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
5718M: Tejun Heo <tj@kernel.org>
5719L: linux-ide@vger.kernel.org
5720T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
5721S: Maintained
5722F: drivers/ata/pata_*.c
5723F: drivers/ata/ata_generic.c
5724
5725LIBATA SATA AHCI PLATFORM devices support
5726M: Hans de Goede <hdegoede@redhat.com>
5727M: Tejun Heo <tj@kernel.org>
5728L: linux-ide@vger.kernel.org
5729T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
5730S: Maintained
5731F: drivers/ata/ahci_platform.c
5732F: drivers/ata/libahci_platform.c
5733F: include/linux/ahci_platform.h
5734
5735LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER
5736M: Mikael Pettersson <mikpelinux@gmail.com>
5737L: linux-ide@vger.kernel.org
5738T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
5739S: Maintained
5740F: drivers/ata/sata_promise.*
5741
5696LIBLOCKDEP 5742LIBLOCKDEP
5697M: Sasha Levin <sasha.levin@oracle.com> 5743M: Sasha Levin <sasha.levin@oracle.com>
5698S: Maintained 5744S: Maintained
@@ -6977,14 +7023,12 @@ OPEN FIRMWARE AND FLATTENED DEVICE TREE
6977M: Grant Likely <grant.likely@linaro.org> 7023M: Grant Likely <grant.likely@linaro.org>
6978M: Rob Herring <robh+dt@kernel.org> 7024M: Rob Herring <robh+dt@kernel.org>
6979L: devicetree@vger.kernel.org 7025L: devicetree@vger.kernel.org
6980W: http://fdt.secretlab.ca 7026W: http://www.devicetree.org/
6981T: git git://git.secretlab.ca/git/linux-2.6.git 7027T: git git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux.git
6982S: Maintained 7028S: Maintained
6983F: drivers/of/ 7029F: drivers/of/
6984F: include/linux/of*.h 7030F: include/linux/of*.h
6985F: scripts/dtc/ 7031F: scripts/dtc/
6986K: of_get_property
6987K: of_match_table
6988 7032
6989OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS 7033OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
6990M: Rob Herring <robh+dt@kernel.org> 7034M: Rob Herring <robh+dt@kernel.org>
@@ -7229,7 +7273,7 @@ S: Maintained
7229F: drivers/pci/host/*layerscape* 7273F: drivers/pci/host/*layerscape*
7230 7274
7231PCI DRIVER FOR IMX6 7275PCI DRIVER FOR IMX6
7232M: Richard Zhu <r65037@freescale.com> 7276M: Richard Zhu <Richard.Zhu@freescale.com>
7233M: Lucas Stach <l.stach@pengutronix.de> 7277M: Lucas Stach <l.stach@pengutronix.de>
7234L: linux-pci@vger.kernel.org 7278L: linux-pci@vger.kernel.org
7235L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 7279L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -7399,6 +7443,7 @@ F: drivers/crypto/picoxcell*
7399PIN CONTROL SUBSYSTEM 7443PIN CONTROL SUBSYSTEM
7400M: Linus Walleij <linus.walleij@linaro.org> 7444M: Linus Walleij <linus.walleij@linaro.org>
7401L: linux-gpio@vger.kernel.org 7445L: linux-gpio@vger.kernel.org
7446T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
7402S: Maintained 7447S: Maintained
7403F: drivers/pinctrl/ 7448F: drivers/pinctrl/
7404F: include/linux/pinctrl/ 7449F: include/linux/pinctrl/
@@ -7566,12 +7611,6 @@ W: http://wireless.kernel.org/en/users/Drivers/p54
7566S: Obsolete 7611S: Obsolete
7567F: drivers/net/wireless/prism54/ 7612F: drivers/net/wireless/prism54/
7568 7613
7569PROMISE SATA TX2/TX4 CONTROLLER LIBATA DRIVER
7570M: Mikael Pettersson <mikpelinux@gmail.com>
7571L: linux-ide@vger.kernel.org
7572S: Maintained
7573F: drivers/ata/sata_promise.*
7574
7575PS3 NETWORK SUPPORT 7614PS3 NETWORK SUPPORT
7576M: Geoff Levand <geoff@infradead.org> 7615M: Geoff Levand <geoff@infradead.org>
7577L: netdev@vger.kernel.org 7616L: netdev@vger.kernel.org
@@ -7737,8 +7776,7 @@ F: Documentation/scsi/LICENSE.qla2xxx
7737F: drivers/scsi/qla2xxx/ 7776F: drivers/scsi/qla2xxx/
7738 7777
7739QLOGIC QLA4XXX iSCSI DRIVER 7778QLOGIC QLA4XXX iSCSI DRIVER
7740M: Vikas Chaudhary <vikas.chaudhary@qlogic.com> 7779M: QLogic-Storage-Upstream@qlogic.com
7741M: iscsi-driver@qlogic.com
7742L: linux-scsi@vger.kernel.org 7780L: linux-scsi@vger.kernel.org
7743S: Supported 7781S: Supported
7744F: Documentation/scsi/LICENSE.qla4xxx 7782F: Documentation/scsi/LICENSE.qla4xxx
@@ -8546,25 +8584,6 @@ S: Maintained
8546F: drivers/misc/phantom.c 8584F: drivers/misc/phantom.c
8547F: include/uapi/linux/phantom.h 8585F: include/uapi/linux/phantom.h
8548 8586
8549SERIAL ATA (SATA) SUBSYSTEM
8550M: Tejun Heo <tj@kernel.org>
8551L: linux-ide@vger.kernel.org
8552T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
8553S: Supported
8554F: drivers/ata/
8555F: include/linux/ata.h
8556F: include/linux/libata.h
8557
8558SERIAL ATA AHCI PLATFORM devices support
8559M: Hans de Goede <hdegoede@redhat.com>
8560M: Tejun Heo <tj@kernel.org>
8561L: linux-ide@vger.kernel.org
8562T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
8563S: Supported
8564F: drivers/ata/ahci_platform.c
8565F: drivers/ata/libahci_platform.c
8566F: include/linux/ahci_platform.h
8567
8568SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER 8587SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER
8569M: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> 8588M: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
8570L: linux-scsi@vger.kernel.org 8589L: linux-scsi@vger.kernel.org
@@ -9544,7 +9563,8 @@ F: drivers/platform/x86/thinkpad_acpi.c
9544TI BANDGAP AND THERMAL DRIVER 9563TI BANDGAP AND THERMAL DRIVER
9545M: Eduardo Valentin <edubezval@gmail.com> 9564M: Eduardo Valentin <edubezval@gmail.com>
9546L: linux-pm@vger.kernel.org 9565L: linux-pm@vger.kernel.org
9547S: Supported 9566L: linux-omap@vger.kernel.org
9567S: Maintained
9548F: drivers/thermal/ti-soc-thermal/ 9568F: drivers/thermal/ti-soc-thermal/
9549 9569
9550TI CLOCK DRIVER 9570TI CLOCK DRIVER