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