diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 36 |
1 files changed, 24 insertions, 12 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1a8cc600067d..5483e0c93b4b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1278,7 +1278,6 @@ F: drivers/input/misc/ati_remote2.c | |||
1278 | ATLX ETHERNET DRIVERS | 1278 | ATLX ETHERNET DRIVERS |
1279 | M: Jay Cliburn <jcliburn@gmail.com> | 1279 | M: Jay Cliburn <jcliburn@gmail.com> |
1280 | M: Chris Snook <chris.snook@gmail.com> | 1280 | M: Chris Snook <chris.snook@gmail.com> |
1281 | M: Jie Yang <jie.yang@atheros.com> | ||
1282 | L: netdev@vger.kernel.org | 1281 | L: netdev@vger.kernel.org |
1283 | W: http://sourceforge.net/projects/atl1 | 1282 | W: http://sourceforge.net/projects/atl1 |
1284 | W: http://atl1.sourceforge.net | 1283 | W: http://atl1.sourceforge.net |
@@ -1574,7 +1573,6 @@ F: drivers/scsi/bfa/ | |||
1574 | 1573 | ||
1575 | BROCADE BNA 10 GIGABIT ETHERNET DRIVER | 1574 | BROCADE BNA 10 GIGABIT ETHERNET DRIVER |
1576 | M: Rasesh Mody <rmody@brocade.com> | 1575 | M: Rasesh Mody <rmody@brocade.com> |
1577 | M: Debashis Dutt <ddutt@brocade.com> | ||
1578 | L: netdev@vger.kernel.org | 1576 | L: netdev@vger.kernel.org |
1579 | S: Supported | 1577 | S: Supported |
1580 | F: drivers/net/bna/ | 1578 | F: drivers/net/bna/ |
@@ -1758,7 +1756,6 @@ F: Documentation/zh_CN/ | |||
1758 | 1756 | ||
1759 | CISCO VIC ETHERNET NIC DRIVER | 1757 | CISCO VIC ETHERNET NIC DRIVER |
1760 | M: Christian Benvenuti <benve@cisco.com> | 1758 | M: Christian Benvenuti <benve@cisco.com> |
1761 | M: Vasanthy Kolluri <vkolluri@cisco.com> | ||
1762 | M: Roopa Prabhu <roprabhu@cisco.com> | 1759 | M: Roopa Prabhu <roprabhu@cisco.com> |
1763 | M: David Wang <dwang2@cisco.com> | 1760 | M: David Wang <dwang2@cisco.com> |
1764 | S: Supported | 1761 | S: Supported |
@@ -2649,11 +2646,11 @@ F: drivers/net/wan/dlci.c | |||
2649 | F: drivers/net/wan/sdla.c | 2646 | F: drivers/net/wan/sdla.c |
2650 | 2647 | ||
2651 | FRAMEBUFFER LAYER | 2648 | FRAMEBUFFER LAYER |
2652 | M: Paul Mundt <lethal@linux-sh.org> | 2649 | M: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> |
2653 | L: linux-fbdev@vger.kernel.org | 2650 | L: linux-fbdev@vger.kernel.org |
2654 | W: http://linux-fbdev.sourceforge.net/ | 2651 | W: http://linux-fbdev.sourceforge.net/ |
2655 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ | 2652 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ |
2656 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git | 2653 | T: git git://github.com/schandinat/linux-2.6.git fbdev-next |
2657 | S: Maintained | 2654 | S: Maintained |
2658 | F: Documentation/fb/ | 2655 | F: Documentation/fb/ |
2659 | F: Documentation/devicetree/bindings/fb/ | 2656 | F: Documentation/devicetree/bindings/fb/ |
@@ -3262,6 +3259,17 @@ F: Documentation/input/multi-touch-protocol.txt | |||
3262 | F: drivers/input/input-mt.c | 3259 | F: drivers/input/input-mt.c |
3263 | K: \b(ABS|SYN)_MT_ | 3260 | K: \b(ABS|SYN)_MT_ |
3264 | 3261 | ||
3262 | INTEL C600 SERIES SAS CONTROLLER DRIVER | ||
3263 | M: Intel SCU Linux support <intel-linux-scu@intel.com> | ||
3264 | M: Dan Williams <dan.j.williams@intel.com> | ||
3265 | M: Dave Jiang <dave.jiang@intel.com> | ||
3266 | M: Ed Nadolski <edmund.nadolski@intel.com> | ||
3267 | L: linux-scsi@vger.kernel.org | ||
3268 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci.git | ||
3269 | S: Maintained | ||
3270 | F: drivers/scsi/isci/ | ||
3271 | F: firmware/isci/ | ||
3272 | |||
3265 | INTEL IDLE DRIVER | 3273 | INTEL IDLE DRIVER |
3266 | M: Len Brown <lenb@kernel.org> | 3274 | M: Len Brown <lenb@kernel.org> |
3267 | L: linux-pm@lists.linux-foundation.org | 3275 | L: linux-pm@lists.linux-foundation.org |
@@ -4404,7 +4412,8 @@ L: netfilter@vger.kernel.org | |||
4404 | L: coreteam@netfilter.org | 4412 | L: coreteam@netfilter.org |
4405 | W: http://www.netfilter.org/ | 4413 | W: http://www.netfilter.org/ |
4406 | W: http://www.iptables.org/ | 4414 | W: http://www.iptables.org/ |
4407 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git | 4415 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-2.6.git |
4416 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next-2.6.git | ||
4408 | S: Supported | 4417 | S: Supported |
4409 | F: include/linux/netfilter* | 4418 | F: include/linux/netfilter* |
4410 | F: include/linux/netfilter/ | 4419 | F: include/linux/netfilter/ |
@@ -4450,8 +4459,8 @@ M: "David S. Miller" <davem@davemloft.net> | |||
4450 | L: netdev@vger.kernel.org | 4459 | L: netdev@vger.kernel.org |
4451 | W: http://www.linuxfoundation.org/en/Net | 4460 | W: http://www.linuxfoundation.org/en/Net |
4452 | W: http://patchwork.ozlabs.org/project/netdev/list/ | 4461 | W: http://patchwork.ozlabs.org/project/netdev/list/ |
4453 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git | 4462 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git |
4454 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git | 4463 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git |
4455 | S: Maintained | 4464 | S: Maintained |
4456 | F: net/ | 4465 | F: net/ |
4457 | F: include/net/ | 4466 | F: include/net/ |
@@ -4774,7 +4783,7 @@ F: drivers/net/wireless/orinoco/ | |||
4774 | 4783 | ||
4775 | OSD LIBRARY and FILESYSTEM | 4784 | OSD LIBRARY and FILESYSTEM |
4776 | M: Boaz Harrosh <bharrosh@panasas.com> | 4785 | M: Boaz Harrosh <bharrosh@panasas.com> |
4777 | M: Benny Halevy <bhalevy@panasas.com> | 4786 | M: Benny Halevy <bhalevy@tonian.com> |
4778 | L: osd-dev@open-osd.org | 4787 | L: osd-dev@open-osd.org |
4779 | W: http://open-osd.org | 4788 | W: http://open-osd.org |
4780 | T: git git://git.open-osd.org/open-osd.git | 4789 | T: git git://git.open-osd.org/open-osd.git |
@@ -6357,15 +6366,14 @@ F: net/ipv4/tcp_lp.c | |||
6357 | 6366 | ||
6358 | TEGRA SUPPORT | 6367 | TEGRA SUPPORT |
6359 | M: Colin Cross <ccross@android.com> | 6368 | M: Colin Cross <ccross@android.com> |
6360 | M: Erik Gilling <konkers@android.com> | ||
6361 | M: Olof Johansson <olof@lixom.net> | 6369 | M: Olof Johansson <olof@lixom.net> |
6370 | M: Stephen Warren <swarren@nvidia.com> | ||
6362 | L: linux-tegra@vger.kernel.org | 6371 | L: linux-tegra@vger.kernel.org |
6363 | T: git git://android.git.kernel.org/kernel/tegra.git | 6372 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git |
6364 | S: Supported | 6373 | S: Supported |
6365 | F: arch/arm/mach-tegra | 6374 | F: arch/arm/mach-tegra |
6366 | 6375 | ||
6367 | TEHUTI ETHERNET DRIVER | 6376 | TEHUTI ETHERNET DRIVER |
6368 | M: Alexander Indenbaum <baum@tehutinetworks.net> | ||
6369 | M: Andy Gospodarek <andy@greyhouse.net> | 6377 | M: Andy Gospodarek <andy@greyhouse.net> |
6370 | L: netdev@vger.kernel.org | 6378 | L: netdev@vger.kernel.org |
6371 | S: Supported | 6379 | S: Supported |
@@ -7200,6 +7208,9 @@ W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices | |||
7200 | S: Supported | 7208 | S: Supported |
7201 | F: Documentation/hwmon/wm83?? | 7209 | F: Documentation/hwmon/wm83?? |
7202 | F: drivers/leds/leds-wm83*.c | 7210 | F: drivers/leds/leds-wm83*.c |
7211 | F: drivers/input/misc/wm831x-on.c | ||
7212 | F: drivers/input/touchscreen/wm831x-ts.c | ||
7213 | F: drivers/input/touchscreen/wm97*.c | ||
7203 | F: drivers/mfd/wm8*.c | 7214 | F: drivers/mfd/wm8*.c |
7204 | F: drivers/power/wm83*.c | 7215 | F: drivers/power/wm83*.c |
7205 | F: drivers/rtc/rtc-wm83*.c | 7216 | F: drivers/rtc/rtc-wm83*.c |
@@ -7209,6 +7220,7 @@ F: drivers/watchdog/wm83*_wdt.c | |||
7209 | F: include/linux/mfd/wm831x/ | 7220 | F: include/linux/mfd/wm831x/ |
7210 | F: include/linux/mfd/wm8350/ | 7221 | F: include/linux/mfd/wm8350/ |
7211 | F: include/linux/mfd/wm8400* | 7222 | F: include/linux/mfd/wm8400* |
7223 | F: include/linux/wm97xx.h | ||
7212 | F: include/sound/wm????.h | 7224 | F: include/sound/wm????.h |
7213 | F: sound/soc/codecs/wm* | 7225 | F: sound/soc/codecs/wm* |
7214 | 7226 | ||