aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-05 11:25:34 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-05 11:25:34 -0400
commit6fbfd0592ef88ba29cdce84ef92757351f1fa9c9 (patch)
tree7c0af4bcc08f3ad7befb93d73d9729f82252c950 /MAINTAINERS
parentf2c32a882d2c1cde6fc552a5a3d34b4c1330edb8 (diff)
parent6887a4131da3adaab011613776d865f4bcfb5678 (diff)
Merge v3.5-rc5 into driver-core-next
This picks up the big printk fixes, and resolves a merge issue with: drivers/extcon/extcon_gpio.c Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS36
1 files changed, 22 insertions, 14 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 36f2e2db60cd..59df5746c622 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -579,7 +579,7 @@ F: drivers/net/appletalk/
579F: net/appletalk/ 579F: net/appletalk/
580 580
581ARASAN COMPACT FLASH PATA CONTROLLER 581ARASAN COMPACT FLASH PATA CONTROLLER
582M: Viresh Kumar <viresh.kumar@st.com> 582M: Viresh Kumar <viresh.linux@gmail.com>
583L: linux-ide@vger.kernel.org 583L: linux-ide@vger.kernel.org
584S: Maintained 584S: Maintained
585F: include/linux/pata_arasan_cf_data.h 585F: include/linux/pata_arasan_cf_data.h
@@ -1646,11 +1646,11 @@ S: Maintained
1646F: drivers/gpio/gpio-bt8xx.c 1646F: drivers/gpio/gpio-bt8xx.c
1647 1647
1648BTRFS FILE SYSTEM 1648BTRFS FILE SYSTEM
1649M: Chris Mason <chris.mason@oracle.com> 1649M: Chris Mason <chris.mason@fusionio.com>
1650L: linux-btrfs@vger.kernel.org 1650L: linux-btrfs@vger.kernel.org
1651W: http://btrfs.wiki.kernel.org/ 1651W: http://btrfs.wiki.kernel.org/
1652Q: http://patchwork.kernel.org/project/linux-btrfs/list/ 1652Q: http://patchwork.kernel.org/project/linux-btrfs/list/
1653T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git 1653T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git
1654S: Maintained 1654S: Maintained
1655F: Documentation/filesystems/btrfs.txt 1655F: Documentation/filesystems/btrfs.txt
1656F: fs/btrfs/ 1656F: fs/btrfs/
@@ -1800,6 +1800,9 @@ F: include/linux/cfag12864b.h
1800CFG80211 and NL80211 1800CFG80211 and NL80211
1801M: Johannes Berg <johannes@sipsolutions.net> 1801M: Johannes Berg <johannes@sipsolutions.net>
1802L: linux-wireless@vger.kernel.org 1802L: linux-wireless@vger.kernel.org
1803W: http://wireless.kernel.org/
1804T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
1805T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
1803S: Maintained 1806S: Maintained
1804F: include/linux/nl80211.h 1807F: include/linux/nl80211.h
1805F: include/net/cfg80211.h 1808F: include/net/cfg80211.h
@@ -4357,7 +4360,8 @@ MAC80211
4357M: Johannes Berg <johannes@sipsolutions.net> 4360M: Johannes Berg <johannes@sipsolutions.net>
4358L: linux-wireless@vger.kernel.org 4361L: linux-wireless@vger.kernel.org
4359W: http://linuxwireless.org/ 4362W: http://linuxwireless.org/
4360T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git 4363T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
4364T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
4361S: Maintained 4365S: Maintained
4362F: Documentation/networking/mac80211-injection.txt 4366F: Documentation/networking/mac80211-injection.txt
4363F: include/net/mac80211.h 4367F: include/net/mac80211.h
@@ -4368,7 +4372,8 @@ M: Stefano Brivio <stefano.brivio@polimi.it>
4368M: Mattias Nissler <mattias.nissler@gmx.de> 4372M: Mattias Nissler <mattias.nissler@gmx.de>
4369L: linux-wireless@vger.kernel.org 4373L: linux-wireless@vger.kernel.org
4370W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID 4374W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
4371T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git 4375T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
4376T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
4372S: Maintained 4377S: Maintained
4373F: net/mac80211/rc80211_pid* 4378F: net/mac80211/rc80211_pid*
4374 4379
@@ -5299,7 +5304,7 @@ S: Maintained
5299F: drivers/pinctrl/ 5304F: drivers/pinctrl/
5300 5305
5301PIN CONTROLLER - ST SPEAR 5306PIN CONTROLLER - ST SPEAR
5302M: Viresh Kumar <viresh.kumar@st.com> 5307M: Viresh Kumar <viresh.linux@gmail.com>
5303L: spear-devel@list.st.com 5308L: spear-devel@list.st.com
5304L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 5309L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
5305W: http://www.st.com/spear 5310W: http://www.st.com/spear
@@ -5719,6 +5724,9 @@ F: include/linux/remoteproc.h
5719RFKILL 5724RFKILL
5720M: Johannes Berg <johannes@sipsolutions.net> 5725M: Johannes Berg <johannes@sipsolutions.net>
5721L: linux-wireless@vger.kernel.org 5726L: linux-wireless@vger.kernel.org
5727W: http://wireless.kernel.org/
5728T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
5729T: git git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git
5722S: Maintained 5730S: Maintained
5723F: Documentation/rfkill.txt 5731F: Documentation/rfkill.txt
5724F: net/rfkill/ 5732F: net/rfkill/
@@ -5873,7 +5881,7 @@ S: Maintained
5873F: drivers/tty/serial 5881F: drivers/tty/serial
5874 5882
5875SYNOPSYS DESIGNWARE DMAC DRIVER 5883SYNOPSYS DESIGNWARE DMAC DRIVER
5876M: Viresh Kumar <viresh.kumar@st.com> 5884M: Viresh Kumar <viresh.linux@gmail.com>
5877S: Maintained 5885S: Maintained
5878F: include/linux/dw_dmac.h 5886F: include/linux/dw_dmac.h
5879F: drivers/dma/dw_dmac_regs.h 5887F: drivers/dma/dw_dmac_regs.h
@@ -6021,7 +6029,7 @@ S: Maintained
6021F: drivers/mmc/host/sdhci-s3c.c 6029F: drivers/mmc/host/sdhci-s3c.c
6022 6030
6023SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER 6031SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) ST SPEAR DRIVER
6024M: Viresh Kumar <viresh.kumar@st.com> 6032M: Viresh Kumar <viresh.linux@gmail.com>
6025L: spear-devel@list.st.com 6033L: spear-devel@list.st.com
6026L: linux-mmc@vger.kernel.org 6034L: linux-mmc@vger.kernel.org
6027S: Maintained 6035S: Maintained
@@ -6377,7 +6385,7 @@ S: Maintained
6377F: include/linux/compiler.h 6385F: include/linux/compiler.h
6378 6386
6379SPEAR PLATFORM SUPPORT 6387SPEAR PLATFORM SUPPORT
6380M: Viresh Kumar <viresh.kumar@st.com> 6388M: Viresh Kumar <viresh.linux@gmail.com>
6381M: Shiraz Hashim <shiraz.hashim@st.com> 6389M: Shiraz Hashim <shiraz.hashim@st.com>
6382L: spear-devel@list.st.com 6390L: spear-devel@list.st.com
6383L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 6391L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -6386,7 +6394,7 @@ S: Maintained
6386F: arch/arm/plat-spear/ 6394F: arch/arm/plat-spear/
6387 6395
6388SPEAR13XX MACHINE SUPPORT 6396SPEAR13XX MACHINE SUPPORT
6389M: Viresh Kumar <viresh.kumar@st.com> 6397M: Viresh Kumar <viresh.linux@gmail.com>
6390M: Shiraz Hashim <shiraz.hashim@st.com> 6398M: Shiraz Hashim <shiraz.hashim@st.com>
6391L: spear-devel@list.st.com 6399L: spear-devel@list.st.com
6392L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 6400L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -6395,7 +6403,7 @@ S: Maintained
6395F: arch/arm/mach-spear13xx/ 6403F: arch/arm/mach-spear13xx/
6396 6404
6397SPEAR3XX MACHINE SUPPORT 6405SPEAR3XX MACHINE SUPPORT
6398M: Viresh Kumar <viresh.kumar@st.com> 6406M: Viresh Kumar <viresh.linux@gmail.com>
6399M: Shiraz Hashim <shiraz.hashim@st.com> 6407M: Shiraz Hashim <shiraz.hashim@st.com>
6400L: spear-devel@list.st.com 6408L: spear-devel@list.st.com
6401L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 6409L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -6406,7 +6414,7 @@ F: arch/arm/mach-spear3xx/
6406SPEAR6XX MACHINE SUPPORT 6414SPEAR6XX MACHINE SUPPORT
6407M: Rajeev Kumar <rajeev-dlh.kumar@st.com> 6415M: Rajeev Kumar <rajeev-dlh.kumar@st.com>
6408M: Shiraz Hashim <shiraz.hashim@st.com> 6416M: Shiraz Hashim <shiraz.hashim@st.com>
6409M: Viresh Kumar <viresh.kumar@st.com> 6417M: Viresh Kumar <viresh.linux@gmail.com>
6410L: spear-devel@list.st.com 6418L: spear-devel@list.st.com
6411L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 6419L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6412W: http://www.st.com/spear 6420W: http://www.st.com/spear
@@ -6414,7 +6422,7 @@ S: Maintained
6414F: arch/arm/mach-spear6xx/ 6422F: arch/arm/mach-spear6xx/
6415 6423
6416SPEAR CLOCK FRAMEWORK SUPPORT 6424SPEAR CLOCK FRAMEWORK SUPPORT
6417M: Viresh Kumar <viresh.kumar@st.com> 6425M: Viresh Kumar <viresh.linux@gmail.com>
6418L: spear-devel@list.st.com 6426L: spear-devel@list.st.com
6419L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 6427L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
6420W: http://www.st.com/spear 6428W: http://www.st.com/spear
@@ -7421,7 +7429,7 @@ F: include/linux/vlynq.h
7421 7429
7422VME SUBSYSTEM 7430VME SUBSYSTEM
7423M: Martyn Welch <martyn.welch@ge.com> 7431M: Martyn Welch <martyn.welch@ge.com>
7424M: Manohar Vanga <manohar.vanga@cern.ch> 7432M: Manohar Vanga <manohar.vanga@gmail.com>
7425M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 7433M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7426L: devel@driverdev.osuosl.org 7434L: devel@driverdev.osuosl.org
7427S: Maintained 7435S: Maintained