diff options
author | Sean Paul <seanpaul@chromium.org> | 2017-05-04 08:38:21 -0400 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2017-05-04 08:42:49 -0400 |
commit | 3c390df3337e54130e4b511ea3bbb868643cc5ea (patch) | |
tree | 3963984db2528843edcf2a2bb9f281fd150ab784 /MAINTAINERS | |
parent | cd4b11d9d524ef457433d42c121e3405765d4a29 (diff) | |
parent | 8b03d1ed2c43a2ba5ef3381322ee4515b97381bf (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-- | MAINTAINERS | 24 |
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/ | |||
4117 | F: lib/lru_cache.c | 4117 | F: lib/lru_cache.c |
4118 | F: Documentation/blockdev/drbd/ | 4118 | F: Documentation/blockdev/drbd/ |
4119 | 4119 | ||
4120 | DRIVER CORE, KOBJECTS, DEBUGFS, KERNFS AND SYSFS | 4120 | DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS |
4121 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 4121 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
4122 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git | 4122 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git |
4123 | S: Supported | 4123 | S: Supported |
4124 | F: Documentation/kobject.txt | 4124 | F: Documentation/kobject.txt |
4125 | F: drivers/base/ | 4125 | F: drivers/base/ |
4126 | F: fs/debugfs/ | 4126 | F: fs/debugfs/ |
4127 | F: fs/kernfs/ | ||
4128 | F: fs/sysfs/ | 4127 | F: fs/sysfs/ |
4129 | F: include/linux/debugfs.h | 4128 | F: include/linux/debugfs.h |
4130 | F: include/linux/kobj* | 4129 | F: include/linux/kobj* |
@@ -4250,6 +4249,7 @@ L: dri-devel@lists.freedesktop.org | |||
4250 | S: Supported | 4249 | S: Supported |
4251 | F: drivers/gpu/drm/sun4i/ | 4250 | F: drivers/gpu/drm/sun4i/ |
4252 | F: Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 4251 | F: Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt |
4252 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git | ||
4253 | 4253 | ||
4254 | DRM DRIVERS FOR AMLOGIC SOCS | 4254 | DRM DRIVERS FOR AMLOGIC SOCS |
4255 | M: Neil Armstrong <narmstrong@baylibre.com> | 4255 | M: Neil Armstrong <narmstrong@baylibre.com> |
@@ -4386,6 +4386,7 @@ S: Supported | |||
4386 | F: drivers/gpu/drm/rcar-du/ | 4386 | F: drivers/gpu/drm/rcar-du/ |
4387 | F: drivers/gpu/drm/shmobile/ | 4387 | F: drivers/gpu/drm/shmobile/ |
4388 | F: include/linux/platform_data/shmob_drm.h | 4388 | F: include/linux/platform_data/shmob_drm.h |
4389 | F: Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt | ||
4389 | F: Documentation/devicetree/bindings/display/renesas,du.txt | 4390 | F: Documentation/devicetree/bindings/display/renesas,du.txt |
4390 | 4391 | ||
4391 | DRM DRIVER FOR QXL VIRTUAL GPU | 4392 | DRM DRIVER FOR QXL VIRTUAL GPU |
@@ -4419,7 +4420,7 @@ DRM DRIVERS FOR STI | |||
4419 | M: Benjamin Gaignard <benjamin.gaignard@linaro.org> | 4420 | M: Benjamin Gaignard <benjamin.gaignard@linaro.org> |
4420 | M: Vincent Abriou <vincent.abriou@st.com> | 4421 | M: Vincent Abriou <vincent.abriou@st.com> |
4421 | L: dri-devel@lists.freedesktop.org | 4422 | L: dri-devel@lists.freedesktop.org |
4422 | T: git http://git.linaro.org/people/benjamin.gaignard/kernel.git | 4423 | T: git git://anongit.freedesktop.org/drm/drm-misc |
4423 | S: Maintained | 4424 | S: Maintained |
4424 | F: drivers/gpu/drm/sti | 4425 | F: drivers/gpu/drm/sti |
4425 | F: Documentation/devicetree/bindings/display/st,stih4xx.txt | 4426 | F: Documentation/devicetree/bindings/display/st,stih4xx.txt |
@@ -4948,6 +4949,7 @@ F: include/linux/netfilter_bridge/ | |||
4948 | F: net/bridge/ | 4949 | F: net/bridge/ |
4949 | 4950 | ||
4950 | ETHERNET PHY LIBRARY | 4951 | ETHERNET PHY LIBRARY |
4952 | M: Andrew Lunn <andrew@lunn.ch> | ||
4951 | M: Florian Fainelli <f.fainelli@gmail.com> | 4953 | M: Florian Fainelli <f.fainelli@gmail.com> |
4952 | L: netdev@vger.kernel.org | 4954 | L: netdev@vger.kernel.org |
4953 | S: Maintained | 4955 | S: Maintained |
@@ -7109,9 +7111,9 @@ S: Maintained | |||
7109 | F: fs/autofs4/ | 7111 | F: fs/autofs4/ |
7110 | 7112 | ||
7111 | KERNEL BUILD + files below scripts/ (unless maintained elsewhere) | 7113 | KERNEL BUILD + files below scripts/ (unless maintained elsewhere) |
7114 | M: Masahiro Yamada <yamada.masahiro@socionext.com> | ||
7112 | M: Michal Marek <mmarek@suse.com> | 7115 | M: Michal Marek <mmarek@suse.com> |
7113 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next | 7116 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git |
7114 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes | ||
7115 | L: linux-kbuild@vger.kernel.org | 7117 | L: linux-kbuild@vger.kernel.org |
7116 | S: Maintained | 7118 | S: Maintained |
7117 | F: Documentation/kbuild/ | 7119 | F: Documentation/kbuild/ |
@@ -7228,6 +7230,14 @@ F: arch/mips/include/uapi/asm/kvm* | |||
7228 | F: arch/mips/include/asm/kvm* | 7230 | F: arch/mips/include/asm/kvm* |
7229 | F: arch/mips/kvm/ | 7231 | F: arch/mips/kvm/ |
7230 | 7232 | ||
7233 | KERNFS | ||
7234 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | ||
7235 | M: Tejun Heo <tj@kernel.org> | ||
7236 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git | ||
7237 | S: Supported | ||
7238 | F: include/linux/kernfs.h | ||
7239 | F: fs/kernfs/ | ||
7240 | |||
7231 | KEXEC | 7241 | KEXEC |
7232 | M: Eric Biederman <ebiederm@xmission.com> | 7242 | M: Eric Biederman <ebiederm@xmission.com> |
7233 | W: http://kernel.org/pub/linux/utils/kernel/kexec/ | 7243 | W: http://kernel.org/pub/linux/utils/kernel/kexec/ |
@@ -10842,6 +10852,7 @@ F: drivers/s390/block/dasd* | |||
10842 | F: block/partitions/ibm.c | 10852 | F: block/partitions/ibm.c |
10843 | 10853 | ||
10844 | S390 NETWORK DRIVERS | 10854 | S390 NETWORK DRIVERS |
10855 | M: Julian Wiedmann <jwi@linux.vnet.ibm.com> | ||
10845 | M: Ursula Braun <ubraun@linux.vnet.ibm.com> | 10856 | M: Ursula Braun <ubraun@linux.vnet.ibm.com> |
10846 | L: linux-s390@vger.kernel.org | 10857 | L: linux-s390@vger.kernel.org |
10847 | W: http://www.ibm.com/developerworks/linux/linux390/ | 10858 | W: http://www.ibm.com/developerworks/linux/linux390/ |
@@ -10872,6 +10883,7 @@ S: Supported | |||
10872 | F: drivers/s390/scsi/zfcp_* | 10883 | F: drivers/s390/scsi/zfcp_* |
10873 | 10884 | ||
10874 | S390 IUCV NETWORK LAYER | 10885 | S390 IUCV NETWORK LAYER |
10886 | M: Julian Wiedmann <jwi@linux.vnet.ibm.com> | ||
10875 | M: Ursula Braun <ubraun@linux.vnet.ibm.com> | 10887 | M: Ursula Braun <ubraun@linux.vnet.ibm.com> |
10876 | L: linux-s390@vger.kernel.org | 10888 | L: linux-s390@vger.kernel.org |
10877 | W: http://www.ibm.com/developerworks/linux/linux390/ | 10889 | W: http://www.ibm.com/developerworks/linux/linux390/ |
@@ -13331,7 +13343,7 @@ F: drivers/virtio/ | |||
13331 | F: tools/virtio/ | 13343 | F: tools/virtio/ |
13332 | F: drivers/net/virtio_net.c | 13344 | F: drivers/net/virtio_net.c |
13333 | F: drivers/block/virtio_blk.c | 13345 | F: drivers/block/virtio_blk.c |
13334 | F: include/linux/virtio_*.h | 13346 | F: include/linux/virtio*.h |
13335 | F: include/uapi/linux/virtio_*.h | 13347 | F: include/uapi/linux/virtio_*.h |
13336 | F: drivers/crypto/virtio/ | 13348 | F: drivers/crypto/virtio/ |
13337 | 13349 | ||