diff options
author | Felipe Balbi <balbi@ti.com> | 2014-09-16 10:53:59 -0400 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-09-16 10:53:59 -0400 |
commit | 4cd41ffd27b6b775445ecfdb72b592b71d6b4a32 (patch) | |
tree | 61e8c51ed5b9fae163d2d54967ebda02805c0bfa /MAINTAINERS | |
parent | d9152161b4bfd131a8253a5b9fcd8ba9b10277c4 (diff) | |
parent | 9e82bf014195d6f0054982c463575cdce24292be (diff) |
Merge tag 'v3.17-rc5' into next
Linux 3.17-rc5
Signed-off-by: Felipe Balbi <balbi@ti.com>
Conflicts:
Documentation/devicetree/bindings/usb/mxs-phy.txt
drivers/usb/phy/phy-mxs-usb.c
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 96568a8f961b..3ca017a3ddea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6425,7 +6425,8 @@ F: Documentation/scsi/NinjaSCSI.txt | |||
6425 | F: drivers/scsi/nsp32* | 6425 | F: drivers/scsi/nsp32* |
6426 | 6426 | ||
6427 | NTB DRIVER | 6427 | NTB DRIVER |
6428 | M: Jon Mason <jon.mason@intel.com> | 6428 | M: Jon Mason <jdmason@kudzu.us> |
6429 | M: Dave Jiang <dave.jiang@intel.com> | ||
6429 | S: Supported | 6430 | S: Supported |
6430 | W: https://github.com/jonmason/ntb/wiki | 6431 | W: https://github.com/jonmason/ntb/wiki |
6431 | T: git git://github.com/jonmason/ntb.git | 6432 | T: git git://github.com/jonmason/ntb.git |
@@ -7054,7 +7055,7 @@ S: Maintained | |||
7054 | F: drivers/pinctrl/sh-pfc/ | 7055 | F: drivers/pinctrl/sh-pfc/ |
7055 | 7056 | ||
7056 | PIN CONTROLLER - SAMSUNG | 7057 | PIN CONTROLLER - SAMSUNG |
7057 | M: Tomasz Figa <t.figa@samsung.com> | 7058 | M: Tomasz Figa <tomasz.figa@gmail.com> |
7058 | M: Thomas Abraham <thomas.abraham@linaro.org> | 7059 | M: Thomas Abraham <thomas.abraham@linaro.org> |
7059 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 7060 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
7060 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | 7061 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) |
@@ -7900,7 +7901,8 @@ S: Supported | |||
7900 | F: drivers/media/i2c/s5k5baf.c | 7901 | F: drivers/media/i2c/s5k5baf.c |
7901 | 7902 | ||
7902 | SAMSUNG SOC CLOCK DRIVERS | 7903 | SAMSUNG SOC CLOCK DRIVERS |
7903 | M: Tomasz Figa <t.figa@samsung.com> | 7904 | M: Sylwester Nawrocki <s.nawrocki@samsung.com> |
7905 | M: Tomasz Figa <tomasz.figa@gmail.com> | ||
7904 | S: Supported | 7906 | S: Supported |
7905 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | 7907 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) |
7906 | F: drivers/clk/samsung/ | 7908 | F: drivers/clk/samsung/ |
@@ -7913,6 +7915,19 @@ S: Supported | |||
7913 | L: netdev@vger.kernel.org | 7915 | L: netdev@vger.kernel.org |
7914 | F: drivers/net/ethernet/samsung/sxgbe/ | 7916 | F: drivers/net/ethernet/samsung/sxgbe/ |
7915 | 7917 | ||
7918 | SAMSUNG USB2 PHY DRIVER | ||
7919 | M: Kamil Debski <k.debski@samsung.com> | ||
7920 | L: linux-kernel@vger.kernel.org | ||
7921 | S: Supported | ||
7922 | F: Documentation/devicetree/bindings/phy/samsung-phy.txt | ||
7923 | F: Documentation/phy/samsung-usb2.txt | ||
7924 | F: drivers/phy/phy-exynos4210-usb2.c | ||
7925 | F: drivers/phy/phy-exynos4x12-usb2.c | ||
7926 | F: drivers/phy/phy-exynos5250-usb2.c | ||
7927 | F: drivers/phy/phy-s5pv210-usb2.c | ||
7928 | F: drivers/phy/phy-samsung-usb2.c | ||
7929 | F: drivers/phy/phy-samsung-usb2.h | ||
7930 | |||
7916 | SERIAL DRIVERS | 7931 | SERIAL DRIVERS |
7917 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 7932 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
7918 | L: linux-serial@vger.kernel.org | 7933 | L: linux-serial@vger.kernel.org |