aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2014-05-12 13:19:14 -0400
committerDavid S. Miller <davem@davemloft.net>2014-05-12 13:19:14 -0400
commit5f013c9bc70214dcacd5fbed5a06c217d6ff9c59 (patch)
tree34c3a633000e03bca57d0ce55d8759f86edecc03 /MAINTAINERS
parent51ee42efa0829cf9e46f8e1c0ab7a9ab6facf3f2 (diff)
parent1a466ae96e9f749d02a73315a3e66375e61a61dd (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts: drivers/net/ethernet/altera/altera_sgdma.c net/netlink/af_netlink.c net/sched/cls_api.c net/sched/sch_api.c The netlink conflict dealt with moving to netlink_capable() and netlink_ns_capable() in the 'net' tree vs. supporting 'tc' operations in non-init namespaces. These were simple transformations from netlink_capable to netlink_ns_capable. The Altera driver conflict was simply code removal overlapping some void pointer cast cleanups in net-next. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS16
1 files changed, 13 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7bb7eadd078c..bde15ffcccf9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3491,6 +3491,12 @@ S: Maintained
3491F: drivers/extcon/ 3491F: drivers/extcon/
3492F: Documentation/extcon/ 3492F: Documentation/extcon/
3493 3493
3494EXYNOS DP DRIVER
3495M: Jingoo Han <jg1.han@samsung.com>
3496L: dri-devel@lists.freedesktop.org
3497S: Maintained
3498F: drivers/gpu/drm/exynos/exynos_dp*
3499
3494EXYNOS MIPI DISPLAY DRIVERS 3500EXYNOS MIPI DISPLAY DRIVERS
3495M: Inki Dae <inki.dae@samsung.com> 3501M: Inki Dae <inki.dae@samsung.com>
3496M: Donghwa Lee <dh09.lee@samsung.com> 3502M: Donghwa Lee <dh09.lee@samsung.com>
@@ -3556,7 +3562,7 @@ F: include/scsi/libfcoe.h
3556F: include/uapi/scsi/fc/ 3562F: include/uapi/scsi/fc/
3557 3563
3558FILE LOCKING (flock() and fcntl()/lockf()) 3564FILE LOCKING (flock() and fcntl()/lockf())
3559M: Jeff Layton <jlayton@redhat.com> 3565M: Jeff Layton <jlayton@poochiereds.net>
3560M: J. Bruce Fields <bfields@fieldses.org> 3566M: J. Bruce Fields <bfields@fieldses.org>
3561L: linux-fsdevel@vger.kernel.org 3567L: linux-fsdevel@vger.kernel.org
3562S: Maintained 3568S: Maintained
@@ -5114,14 +5120,19 @@ F: drivers/s390/kvm/
5114 5120
5115KERNEL VIRTUAL MACHINE (KVM) FOR ARM 5121KERNEL VIRTUAL MACHINE (KVM) FOR ARM
5116M: Christoffer Dall <christoffer.dall@linaro.org> 5122M: Christoffer Dall <christoffer.dall@linaro.org>
5123M: Marc Zyngier <marc.zyngier@arm.com>
5124L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5117L: kvmarm@lists.cs.columbia.edu 5125L: kvmarm@lists.cs.columbia.edu
5118W: http://systems.cs.columbia.edu/projects/kvm-arm 5126W: http://systems.cs.columbia.edu/projects/kvm-arm
5119S: Supported 5127S: Supported
5120F: arch/arm/include/uapi/asm/kvm* 5128F: arch/arm/include/uapi/asm/kvm*
5121F: arch/arm/include/asm/kvm* 5129F: arch/arm/include/asm/kvm*
5122F: arch/arm/kvm/ 5130F: arch/arm/kvm/
5131F: virt/kvm/arm/
5132F: include/kvm/arm_*
5123 5133
5124KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64) 5134KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
5135M: Christoffer Dall <christoffer.dall@linaro.org>
5125M: Marc Zyngier <marc.zyngier@arm.com> 5136M: Marc Zyngier <marc.zyngier@arm.com>
5126L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 5137L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5127L: kvmarm@lists.cs.columbia.edu 5138L: kvmarm@lists.cs.columbia.edu
@@ -7283,7 +7294,6 @@ F: drivers/video/aty/aty128fb.c
7283RALINK RT2X00 WIRELESS LAN DRIVER 7294RALINK RT2X00 WIRELESS LAN DRIVER
7284P: rt2x00 project 7295P: rt2x00 project
7285M: Ivo van Doorn <IvDoorn@gmail.com> 7296M: Ivo van Doorn <IvDoorn@gmail.com>
7286M: Gertjan van Wingerde <gwingerde@gmail.com>
7287M: Helmut Schaa <helmut.schaa@googlemail.com> 7297M: Helmut Schaa <helmut.schaa@googlemail.com>
7288L: linux-wireless@vger.kernel.org 7298L: linux-wireless@vger.kernel.org
7289L: users@rt2x00.serialmonkey.com (moderated for non-subscribers) 7299L: users@rt2x00.serialmonkey.com (moderated for non-subscribers)
@@ -7299,7 +7309,7 @@ F: Documentation/blockdev/ramdisk.txt
7299F: drivers/block/brd.c 7309F: drivers/block/brd.c
7300 7310
7301RANDOM NUMBER DRIVER 7311RANDOM NUMBER DRIVER
7302M: Theodore Ts'o" <tytso@mit.edu> 7312M: "Theodore Ts'o" <tytso@mit.edu>
7303S: Maintained 7313S: Maintained
7304F: drivers/char/random.c 7314F: drivers/char/random.c
7305 7315