diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-14 22:33:47 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-14 22:33:47 -0400 |
commit | caf382fe31b7327a1e4449f1c05c0cc7fb5b90be (patch) | |
tree | b7b0fcbf594db884a68cbc354ed933b5c8ad6d61 /MAINTAINERS | |
parent | ea521dbc48c1550a4302c851a1e77f5b84ac8f81 (diff) | |
parent | 9e82bf014195d6f0054982c463575cdce24292be (diff) |
Merge 3.17-rc5 into staging-next.
This fixes a merge conflict in lustre, and we want the other fixes that
went into 3.17-rc5 as well.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f040e7f3af85..b2f927b60194 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6438,7 +6438,8 @@ F: Documentation/scsi/NinjaSCSI.txt | |||
6438 | F: drivers/scsi/nsp32* | 6438 | F: drivers/scsi/nsp32* |
6439 | 6439 | ||
6440 | NTB DRIVER | 6440 | NTB DRIVER |
6441 | M: Jon Mason <jon.mason@intel.com> | 6441 | M: Jon Mason <jdmason@kudzu.us> |
6442 | M: Dave Jiang <dave.jiang@intel.com> | ||
6442 | S: Supported | 6443 | S: Supported |
6443 | W: https://github.com/jonmason/ntb/wiki | 6444 | W: https://github.com/jonmason/ntb/wiki |
6444 | T: git git://github.com/jonmason/ntb.git | 6445 | T: git git://github.com/jonmason/ntb.git |
@@ -7067,7 +7068,7 @@ S: Maintained | |||
7067 | F: drivers/pinctrl/sh-pfc/ | 7068 | F: drivers/pinctrl/sh-pfc/ |
7068 | 7069 | ||
7069 | PIN CONTROLLER - SAMSUNG | 7070 | PIN CONTROLLER - SAMSUNG |
7070 | M: Tomasz Figa <t.figa@samsung.com> | 7071 | M: Tomasz Figa <tomasz.figa@gmail.com> |
7071 | M: Thomas Abraham <thomas.abraham@linaro.org> | 7072 | M: Thomas Abraham <thomas.abraham@linaro.org> |
7072 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 7073 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
7073 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | 7074 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) |
@@ -7913,7 +7914,8 @@ S: Supported | |||
7913 | F: drivers/media/i2c/s5k5baf.c | 7914 | F: drivers/media/i2c/s5k5baf.c |
7914 | 7915 | ||
7915 | SAMSUNG SOC CLOCK DRIVERS | 7916 | SAMSUNG SOC CLOCK DRIVERS |
7916 | M: Tomasz Figa <t.figa@samsung.com> | 7917 | M: Sylwester Nawrocki <s.nawrocki@samsung.com> |
7918 | M: Tomasz Figa <tomasz.figa@gmail.com> | ||
7917 | S: Supported | 7919 | S: Supported |
7918 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | 7920 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) |
7919 | F: drivers/clk/samsung/ | 7921 | F: drivers/clk/samsung/ |
@@ -7926,6 +7928,19 @@ S: Supported | |||
7926 | L: netdev@vger.kernel.org | 7928 | L: netdev@vger.kernel.org |
7927 | F: drivers/net/ethernet/samsung/sxgbe/ | 7929 | F: drivers/net/ethernet/samsung/sxgbe/ |
7928 | 7930 | ||
7931 | SAMSUNG USB2 PHY DRIVER | ||
7932 | M: Kamil Debski <k.debski@samsung.com> | ||
7933 | L: linux-kernel@vger.kernel.org | ||
7934 | S: Supported | ||
7935 | F: Documentation/devicetree/bindings/phy/samsung-phy.txt | ||
7936 | F: Documentation/phy/samsung-usb2.txt | ||
7937 | F: drivers/phy/phy-exynos4210-usb2.c | ||
7938 | F: drivers/phy/phy-exynos4x12-usb2.c | ||
7939 | F: drivers/phy/phy-exynos5250-usb2.c | ||
7940 | F: drivers/phy/phy-s5pv210-usb2.c | ||
7941 | F: drivers/phy/phy-samsung-usb2.c | ||
7942 | F: drivers/phy/phy-samsung-usb2.h | ||
7943 | |||
7929 | SERIAL DRIVERS | 7944 | SERIAL DRIVERS |
7930 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 7945 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
7931 | L: linux-serial@vger.kernel.org | 7946 | L: linux-serial@vger.kernel.org |
@@ -10098,9 +10113,9 @@ F: Documentation/x86/ | |||
10098 | F: arch/x86/ | 10113 | F: arch/x86/ |
10099 | 10114 | ||
10100 | X86 PLATFORM DRIVERS | 10115 | X86 PLATFORM DRIVERS |
10101 | M: Matthew Garrett <matthew.garrett@nebula.com> | 10116 | M: Darren Hart <dvhart@infradead.org> |
10102 | L: platform-driver-x86@vger.kernel.org | 10117 | L: platform-driver-x86@vger.kernel.org |
10103 | T: git git://cavan.codon.org.uk/platform-drivers-x86.git | 10118 | T: git git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git |
10104 | S: Maintained | 10119 | S: Maintained |
10105 | F: drivers/platform/x86/ | 10120 | F: drivers/platform/x86/ |
10106 | 10121 | ||