diff options
-rw-r--r-- | MAINTAINERS | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b3928894064b..99d5b4f43564 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -73,7 +73,8 @@ Descriptions of section entries: | |||
73 | L: Mailing list that is relevant to this area | 73 | L: Mailing list that is relevant to this area |
74 | W: Web-page with status/info | 74 | W: Web-page with status/info |
75 | Q: Patchwork web based patch tracking system site | 75 | Q: Patchwork web based patch tracking system site |
76 | T: SCM tree type and location. Type is one of: git, hg, quilt, stgit, topgit. | 76 | T: SCM tree type and location. |
77 | Type is one of: git, hg, quilt, stgit, topgit | ||
77 | S: Status, one of the following: | 78 | S: Status, one of the following: |
78 | Supported: Someone is actually paid to look after this. | 79 | Supported: Someone is actually paid to look after this. |
79 | Maintained: Someone actually looks after it. | 80 | Maintained: Someone actually looks after it. |
@@ -2159,7 +2160,7 @@ F: Documentation/zh_CN/ | |||
2159 | 2160 | ||
2160 | CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER | 2161 | CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER |
2161 | M: Peter Chen <Peter.Chen@freescale.com> | 2162 | M: Peter Chen <Peter.Chen@freescale.com> |
2162 | T: git://github.com/hzpeterchen/linux-usb.git | 2163 | T: git git://github.com/hzpeterchen/linux-usb.git |
2163 | L: linux-usb@vger.kernel.org | 2164 | L: linux-usb@vger.kernel.org |
2164 | S: Maintained | 2165 | S: Maintained |
2165 | F: drivers/usb/chipidea/ | 2166 | F: drivers/usb/chipidea/ |
@@ -2382,7 +2383,7 @@ M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | |||
2382 | M: Daniel Lezcano <daniel.lezcano@linaro.org> | 2383 | M: Daniel Lezcano <daniel.lezcano@linaro.org> |
2383 | L: linux-pm@vger.kernel.org | 2384 | L: linux-pm@vger.kernel.org |
2384 | L: linux-arm-kernel@lists.infradead.org | 2385 | L: linux-arm-kernel@lists.infradead.org |
2385 | T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git | 2386 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git |
2386 | S: Maintained | 2387 | S: Maintained |
2387 | F: drivers/cpuidle/cpuidle-big_little.c | 2388 | F: drivers/cpuidle/cpuidle-big_little.c |
2388 | 2389 | ||
@@ -2391,7 +2392,7 @@ M: Rafael J. Wysocki <rjw@rjwysocki.net> | |||
2391 | M: Daniel Lezcano <daniel.lezcano@linaro.org> | 2392 | M: Daniel Lezcano <daniel.lezcano@linaro.org> |
2392 | L: linux-pm@vger.kernel.org | 2393 | L: linux-pm@vger.kernel.org |
2393 | S: Maintained | 2394 | S: Maintained |
2394 | T: git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git | 2395 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git |
2395 | F: drivers/cpuidle/* | 2396 | F: drivers/cpuidle/* |
2396 | F: include/linux/cpuidle.h | 2397 | F: include/linux/cpuidle.h |
2397 | 2398 | ||
@@ -4916,7 +4917,7 @@ F: drivers/staging/ktap/ | |||
4916 | KCONFIG | 4917 | KCONFIG |
4917 | M: "Yann E. MORIN" <yann.morin.1998@free.fr> | 4918 | M: "Yann E. MORIN" <yann.morin.1998@free.fr> |
4918 | L: linux-kbuild@vger.kernel.org | 4919 | L: linux-kbuild@vger.kernel.org |
4919 | T: git://gitorious.org/linux-kconfig/linux-kconfig | 4920 | T: git git://gitorious.org/linux-kconfig/linux-kconfig |
4920 | S: Maintained | 4921 | S: Maintained |
4921 | F: Documentation/kbuild/kconfig-language.txt | 4922 | F: Documentation/kbuild/kconfig-language.txt |
4922 | F: scripts/kconfig/ | 4923 | F: scripts/kconfig/ |
@@ -5735,7 +5736,7 @@ L: linux-rdma@vger.kernel.org | |||
5735 | W: http://www.mellanox.com | 5736 | W: http://www.mellanox.com |
5736 | Q: http://patchwork.ozlabs.org/project/netdev/list/ | 5737 | Q: http://patchwork.ozlabs.org/project/netdev/list/ |
5737 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | 5738 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ |
5738 | T: git://openfabrics.org/~eli/connect-ib.git | 5739 | T: git git://openfabrics.org/~eli/connect-ib.git |
5739 | S: Supported | 5740 | S: Supported |
5740 | F: drivers/net/ethernet/mellanox/mlx5/core/ | 5741 | F: drivers/net/ethernet/mellanox/mlx5/core/ |
5741 | F: include/linux/mlx5/ | 5742 | F: include/linux/mlx5/ |
@@ -5745,7 +5746,7 @@ M: Eli Cohen <eli@mellanox.com> | |||
5745 | L: linux-rdma@vger.kernel.org | 5746 | L: linux-rdma@vger.kernel.org |
5746 | W: http://www.mellanox.com | 5747 | W: http://www.mellanox.com |
5747 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | 5748 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ |
5748 | T: git://openfabrics.org/~eli/connect-ib.git | 5749 | T: git git://openfabrics.org/~eli/connect-ib.git |
5749 | S: Supported | 5750 | S: Supported |
5750 | F: include/linux/mlx5/ | 5751 | F: include/linux/mlx5/ |
5751 | F: drivers/infiniband/hw/mlx5/ | 5752 | F: drivers/infiniband/hw/mlx5/ |
@@ -9814,7 +9815,7 @@ ZR36067 VIDEO FOR LINUX DRIVER | |||
9814 | L: mjpeg-users@lists.sourceforge.net | 9815 | L: mjpeg-users@lists.sourceforge.net |
9815 | L: linux-media@vger.kernel.org | 9816 | L: linux-media@vger.kernel.org |
9816 | W: http://mjpeg.sourceforge.net/driver-zoran/ | 9817 | W: http://mjpeg.sourceforge.net/driver-zoran/ |
9817 | T: Mercurial http://linuxtv.org/hg/v4l-dvb | 9818 | T: hg http://linuxtv.org/hg/v4l-dvb |
9818 | S: Odd Fixes | 9819 | S: Odd Fixes |
9819 | F: drivers/media/pci/zoran/ | 9820 | F: drivers/media/pci/zoran/ |
9820 | 9821 | ||