aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-02 23:12:54 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-02 23:12:54 -0500
commit17b02809cfa77abcab155ce3afbb1467e7f0744f (patch)
tree4bb7b08fa29e73fb29a8e56fec766643b1eaa82e /MAINTAINERS
parent9cd02bd876d3b1a5a93f0c9376f578bde03a6b26 (diff)
parent0414855fdc4a40da05221fc6062cccbc0c30f169 (diff)
Merge 3.14-rc5 into staging-next
We want those fixes in here
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS25
1 files changed, 20 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b44ae3bfa55f..c3ff6236fca8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -538,7 +538,7 @@ F: arch/alpha/
538ALTERA UART/JTAG UART SERIAL DRIVERS 538ALTERA UART/JTAG UART SERIAL DRIVERS
539M: Tobias Klauser <tklauser@distanz.ch> 539M: Tobias Klauser <tklauser@distanz.ch>
540L: linux-serial@vger.kernel.org 540L: linux-serial@vger.kernel.org
541L: nios2-dev@sopc.et.ntust.edu.tw (moderated for non-subscribers) 541L: nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
542S: Maintained 542S: Maintained
543F: drivers/tty/serial/altera_uart.c 543F: drivers/tty/serial/altera_uart.c
544F: drivers/tty/serial/altera_jtaguart.c 544F: drivers/tty/serial/altera_jtaguart.c
@@ -2611,9 +2611,9 @@ DC395x SCSI driver
2611M: Oliver Neukum <oliver@neukum.org> 2611M: Oliver Neukum <oliver@neukum.org>
2612M: Ali Akcaagac <aliakc@web.de> 2612M: Ali Akcaagac <aliakc@web.de>
2613M: Jamie Lenehan <lenehan@twibble.org> 2613M: Jamie Lenehan <lenehan@twibble.org>
2614W: http://twibble.org/dist/dc395x/
2615L: dc395x@twibble.org 2614L: dc395x@twibble.org
2616L: http://lists.twibble.org/mailman/listinfo/dc395x/ 2615W: http://twibble.org/dist/dc395x/
2616W: http://lists.twibble.org/mailman/listinfo/dc395x/
2617S: Maintained 2617S: Maintained
2618F: Documentation/scsi/dc395x.txt 2618F: Documentation/scsi/dc395x.txt
2619F: drivers/scsi/dc395x.* 2619F: drivers/scsi/dc395x.*
@@ -2848,12 +2848,22 @@ F: lib/kobj*
2848DRM DRIVERS 2848DRM DRIVERS
2849M: David Airlie <airlied@linux.ie> 2849M: David Airlie <airlied@linux.ie>
2850L: dri-devel@lists.freedesktop.org 2850L: dri-devel@lists.freedesktop.org
2851T: git git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git 2851T: git git://people.freedesktop.org/~airlied/linux
2852S: Maintained 2852S: Maintained
2853F: drivers/gpu/drm/ 2853F: drivers/gpu/drm/
2854F: include/drm/ 2854F: include/drm/
2855F: include/uapi/drm/ 2855F: include/uapi/drm/
2856 2856
2857RADEON DRM DRIVERS
2858M: Alex Deucher <alexander.deucher@amd.com>
2859M: Christian König <christian.koenig@amd.com>
2860L: dri-devel@lists.freedesktop.org
2861T: git git://people.freedesktop.org/~agd5f/linux
2862S: Supported
2863F: drivers/gpu/drm/radeon/
2864F: include/drm/radeon*
2865F: include/uapi/drm/radeon*
2866
2857INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) 2867INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
2858M: Daniel Vetter <daniel.vetter@ffwll.ch> 2868M: Daniel Vetter <daniel.vetter@ffwll.ch>
2859M: Jani Nikula <jani.nikula@linux.intel.com> 2869M: Jani Nikula <jani.nikula@linux.intel.com>
@@ -5501,6 +5511,11 @@ W: http://www.kernel.org/doc/man-pages
5501L: linux-man@vger.kernel.org 5511L: linux-man@vger.kernel.org
5502S: Maintained 5512S: Maintained
5503 5513
5514MARVELL ARMADA DRM SUPPORT
5515M: Russell King <rmk+kernel@arm.linux.org.uk>
5516S: Maintained
5517F: drivers/gpu/drm/armada/
5518
5504MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2) 5519MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)
5505M: Mirko Lindner <mlindner@marvell.com> 5520M: Mirko Lindner <mlindner@marvell.com>
5506M: Stephen Hemminger <stephen@networkplumber.org> 5521M: Stephen Hemminger <stephen@networkplumber.org>
@@ -8449,8 +8464,8 @@ TARGET SUBSYSTEM
8449M: Nicholas A. Bellinger <nab@linux-iscsi.org> 8464M: Nicholas A. Bellinger <nab@linux-iscsi.org>
8450L: linux-scsi@vger.kernel.org 8465L: linux-scsi@vger.kernel.org
8451L: target-devel@vger.kernel.org 8466L: target-devel@vger.kernel.org
8452L: http://groups.google.com/group/linux-iscsi-target-dev
8453W: http://www.linux-iscsi.org 8467W: http://www.linux-iscsi.org
8468W: http://groups.google.com/group/linux-iscsi-target-dev
8454T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master 8469T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
8455S: Supported 8470S: Supported
8456F: drivers/target/ 8471F: drivers/target/