summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSean Paul <seanpaul@chromium.org>2017-05-04 08:38:21 -0400
committerSean Paul <seanpaul@chromium.org>2017-05-04 08:42:49 -0400
commit3c390df3337e54130e4b511ea3bbb868643cc5ea (patch)
tree3963984db2528843edcf2a2bb9f281fd150ab784 /MAINTAINERS
parentcd4b11d9d524ef457433d42c121e3405765d4a29 (diff)
parent8b03d1ed2c43a2ba5ef3381322ee4515b97381bf (diff)
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into drm-misc-next
Backmerging Dave's 'drm-for-v4.12' pull request now that it's landed. There are a bunch of non-drm changes which are just random bits we hadn't yet picked up in misc-next. main drm pull request for 4.12 kernel Signed-off-by: Sean Paul <seanpaul@chromium.org> Link: http://patchwork.freedesktop.org/patch/msgid/CAPM=9ty0jHgzG18zOr5CYODyTqZfH55kOCOFqNnXiWnTb_uNWw@mail.gmail.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS24
1 files changed, 18 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 84cf73ff3fcb..e8f86bc75006 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4117,14 +4117,13 @@ F: drivers/block/drbd/
4117F: lib/lru_cache.c 4117F: lib/lru_cache.c
4118F: Documentation/blockdev/drbd/ 4118F: Documentation/blockdev/drbd/
4119 4119
4120DRIVER CORE, KOBJECTS, DEBUGFS, KERNFS AND SYSFS 4120DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
4121M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 4121M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
4122T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git 4122T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
4123S: Supported 4123S: Supported
4124F: Documentation/kobject.txt 4124F: Documentation/kobject.txt
4125F: drivers/base/ 4125F: drivers/base/
4126F: fs/debugfs/ 4126F: fs/debugfs/
4127F: fs/kernfs/
4128F: fs/sysfs/ 4127F: fs/sysfs/
4129F: include/linux/debugfs.h 4128F: include/linux/debugfs.h
4130F: include/linux/kobj* 4129F: include/linux/kobj*
@@ -4250,6 +4249,7 @@ L: dri-devel@lists.freedesktop.org
4250S: Supported 4249S: Supported
4251F: drivers/gpu/drm/sun4i/ 4250F: drivers/gpu/drm/sun4i/
4252F: Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt 4251F: Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
4252T: git git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git
4253 4253
4254DRM DRIVERS FOR AMLOGIC SOCS 4254DRM DRIVERS FOR AMLOGIC SOCS
4255M: Neil Armstrong <narmstrong@baylibre.com> 4255M: Neil Armstrong <narmstrong@baylibre.com>
@@ -4386,6 +4386,7 @@ S: Supported
4386F: drivers/gpu/drm/rcar-du/ 4386F: drivers/gpu/drm/rcar-du/
4387F: drivers/gpu/drm/shmobile/ 4387F: drivers/gpu/drm/shmobile/
4388F: include/linux/platform_data/shmob_drm.h 4388F: include/linux/platform_data/shmob_drm.h
4389F: Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt
4389F: Documentation/devicetree/bindings/display/renesas,du.txt 4390F: Documentation/devicetree/bindings/display/renesas,du.txt
4390 4391
4391DRM DRIVER FOR QXL VIRTUAL GPU 4392DRM DRIVER FOR QXL VIRTUAL GPU
@@ -4419,7 +4420,7 @@ DRM DRIVERS FOR STI
4419M: Benjamin Gaignard <benjamin.gaignard@linaro.org> 4420M: Benjamin Gaignard <benjamin.gaignard@linaro.org>
4420M: Vincent Abriou <vincent.abriou@st.com> 4421M: Vincent Abriou <vincent.abriou@st.com>
4421L: dri-devel@lists.freedesktop.org 4422L: dri-devel@lists.freedesktop.org
4422T: git http://git.linaro.org/people/benjamin.gaignard/kernel.git 4423T: git git://anongit.freedesktop.org/drm/drm-misc
4423S: Maintained 4424S: Maintained
4424F: drivers/gpu/drm/sti 4425F: drivers/gpu/drm/sti
4425F: Documentation/devicetree/bindings/display/st,stih4xx.txt 4426F: Documentation/devicetree/bindings/display/st,stih4xx.txt
@@ -4948,6 +4949,7 @@ F: include/linux/netfilter_bridge/
4948F: net/bridge/ 4949F: net/bridge/
4949 4950
4950ETHERNET PHY LIBRARY 4951ETHERNET PHY LIBRARY
4952M: Andrew Lunn <andrew@lunn.ch>
4951M: Florian Fainelli <f.fainelli@gmail.com> 4953M: Florian Fainelli <f.fainelli@gmail.com>
4952L: netdev@vger.kernel.org 4954L: netdev@vger.kernel.org
4953S: Maintained 4955S: Maintained
@@ -7109,9 +7111,9 @@ S: Maintained
7109F: fs/autofs4/ 7111F: fs/autofs4/
7110 7112
7111KERNEL BUILD + files below scripts/ (unless maintained elsewhere) 7113KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
7114M: Masahiro Yamada <yamada.masahiro@socionext.com>
7112M: Michal Marek <mmarek@suse.com> 7115M: Michal Marek <mmarek@suse.com>
7113T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next 7116T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
7114T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes
7115L: linux-kbuild@vger.kernel.org 7117L: linux-kbuild@vger.kernel.org
7116S: Maintained 7118S: Maintained
7117F: Documentation/kbuild/ 7119F: Documentation/kbuild/
@@ -7228,6 +7230,14 @@ F: arch/mips/include/uapi/asm/kvm*
7228F: arch/mips/include/asm/kvm* 7230F: arch/mips/include/asm/kvm*
7229F: arch/mips/kvm/ 7231F: arch/mips/kvm/
7230 7232
7233KERNFS
7234M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7235M: Tejun Heo <tj@kernel.org>
7236T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
7237S: Supported
7238F: include/linux/kernfs.h
7239F: fs/kernfs/
7240
7231KEXEC 7241KEXEC
7232M: Eric Biederman <ebiederm@xmission.com> 7242M: Eric Biederman <ebiederm@xmission.com>
7233W: http://kernel.org/pub/linux/utils/kernel/kexec/ 7243W: http://kernel.org/pub/linux/utils/kernel/kexec/
@@ -10842,6 +10852,7 @@ F: drivers/s390/block/dasd*
10842F: block/partitions/ibm.c 10852F: block/partitions/ibm.c
10843 10853
10844S390 NETWORK DRIVERS 10854S390 NETWORK DRIVERS
10855M: Julian Wiedmann <jwi@linux.vnet.ibm.com>
10845M: Ursula Braun <ubraun@linux.vnet.ibm.com> 10856M: Ursula Braun <ubraun@linux.vnet.ibm.com>
10846L: linux-s390@vger.kernel.org 10857L: linux-s390@vger.kernel.org
10847W: http://www.ibm.com/developerworks/linux/linux390/ 10858W: http://www.ibm.com/developerworks/linux/linux390/
@@ -10872,6 +10883,7 @@ S: Supported
10872F: drivers/s390/scsi/zfcp_* 10883F: drivers/s390/scsi/zfcp_*
10873 10884
10874S390 IUCV NETWORK LAYER 10885S390 IUCV NETWORK LAYER
10886M: Julian Wiedmann <jwi@linux.vnet.ibm.com>
10875M: Ursula Braun <ubraun@linux.vnet.ibm.com> 10887M: Ursula Braun <ubraun@linux.vnet.ibm.com>
10876L: linux-s390@vger.kernel.org 10888L: linux-s390@vger.kernel.org
10877W: http://www.ibm.com/developerworks/linux/linux390/ 10889W: http://www.ibm.com/developerworks/linux/linux390/
@@ -13331,7 +13343,7 @@ F: drivers/virtio/
13331F: tools/virtio/ 13343F: tools/virtio/
13332F: drivers/net/virtio_net.c 13344F: drivers/net/virtio_net.c
13333F: drivers/block/virtio_blk.c 13345F: drivers/block/virtio_blk.c
13334F: include/linux/virtio_*.h 13346F: include/linux/virtio*.h
13335F: include/uapi/linux/virtio_*.h 13347F: include/uapi/linux/virtio_*.h
13336F: drivers/crypto/virtio/ 13348F: drivers/crypto/virtio/
13337 13349