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