aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-08-29 03:46:30 -0400
committerLinus Walleij <linus.walleij@linaro.org>2013-08-29 03:46:30 -0400
commit6ad30ce046aefbdc3848232c665a728860d7bb68 (patch)
tree34af8fc78b28281fcfe531a26401b440c078038e /MAINTAINERS
parent0351c287952483dafa904f84496631198465fbf4 (diff)
parentd8dfad3876e4386666b759da3c833d62fb8b2267 (diff)
Merge tag 'v3.11-rc7' into devel
Merged in this to avoid conflicts with the big locking fixes from upstream. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Conflicts: drivers/pinctrl/pinctrl-sunxi.c
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS76
1 files changed, 50 insertions, 26 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0c71a0fe15b5..ea4869ccdc87 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -965,6 +965,12 @@ M: Lennert Buytenhek <kernel@wantstofly.org>
965L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 965L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
966S: Maintained 966S: Maintained
967 967
968ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE
969M: Santosh Shilimkar <santosh.shilimkar@ti.com>
970L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
971S: Maintained
972F: arch/arm/mach-keystone/
973
968ARM/LOGICPD PXA270 MACHINE SUPPORT 974ARM/LOGICPD PXA270 MACHINE SUPPORT
969M: Lennert Buytenhek <kernel@wantstofly.org> 975M: Lennert Buytenhek <kernel@wantstofly.org>
970L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 976L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -1259,7 +1265,6 @@ F: drivers/rtc/rtc-coh901331.c
1259T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git 1265T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
1260 1266
1261ARM/Ux500 ARM ARCHITECTURE 1267ARM/Ux500 ARM ARCHITECTURE
1262M: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
1263M: Linus Walleij <linus.walleij@linaro.org> 1268M: Linus Walleij <linus.walleij@linaro.org>
1264L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1269L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1265S: Maintained 1270S: Maintained
@@ -1406,7 +1411,7 @@ ATHEROS ATH6KL WIRELESS DRIVER
1406M: Kalle Valo <kvalo@qca.qualcomm.com> 1411M: Kalle Valo <kvalo@qca.qualcomm.com>
1407L: linux-wireless@vger.kernel.org 1412L: linux-wireless@vger.kernel.org
1408W: http://wireless.kernel.org/en/users/Drivers/ath6kl 1413W: http://wireless.kernel.org/en/users/Drivers/ath6kl
1409T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath6kl.git 1414T: git git://github.com/kvalo/ath.git
1410S: Supported 1415S: Supported
1411F: drivers/net/wireless/ath/ath6kl/ 1416F: drivers/net/wireless/ath/ath6kl/
1412 1417
@@ -1642,7 +1647,7 @@ S: Maintained
1642F: drivers/net/hamradio/baycom* 1647F: drivers/net/hamradio/baycom*
1643 1648
1644BCACHE (BLOCK LAYER CACHE) 1649BCACHE (BLOCK LAYER CACHE)
1645M: Kent Overstreet <koverstreet@google.com> 1650M: Kent Overstreet <kmo@daterainc.com>
1646L: linux-bcache@vger.kernel.org 1651L: linux-bcache@vger.kernel.org
1647W: http://bcache.evilpiepirate.org 1652W: http://bcache.evilpiepirate.org
1648S: Maintained: 1653S: Maintained:
@@ -2871,7 +2876,7 @@ F: drivers/media/usb/dvb-usb-v2/dvb_usb*
2871F: drivers/media/usb/dvb-usb-v2/usb_urb.c 2876F: drivers/media/usb/dvb-usb-v2/usb_urb.c
2872 2877
2873DYNAMIC DEBUG 2878DYNAMIC DEBUG
2874M: Jason Baron <jbaron@redhat.com> 2879M: Jason Baron <jbaron@akamai.com>
2875S: Maintained 2880S: Maintained
2876F: lib/dynamic_debug.c 2881F: lib/dynamic_debug.c
2877F: include/linux/dynamic_debug.h 2882F: include/linux/dynamic_debug.h
@@ -3346,7 +3351,7 @@ F: Documentation/firmware_class/
3346F: drivers/base/firmware*.c 3351F: drivers/base/firmware*.c
3347F: include/linux/firmware.h 3352F: include/linux/firmware.h
3348 3353
3349FLASHSYSTEM DRIVER (IBM FlashSystem 70/80 PCI SSD Flash Card) 3354FLASH ADAPTER DRIVER (IBM Flash Adapter 900GB Full Height PCI Flash Card)
3350M: Joshua Morris <josh.h.morris@us.ibm.com> 3355M: Joshua Morris <josh.h.morris@us.ibm.com>
3351M: Philip Kelleher <pjk1939@linux.vnet.ibm.com> 3356M: Philip Kelleher <pjk1939@linux.vnet.ibm.com>
3352S: Maintained 3357S: Maintained
@@ -3622,11 +3627,9 @@ F: drivers/isdn/gigaset/
3622F: include/uapi/linux/gigaset_dev.h 3627F: include/uapi/linux/gigaset_dev.h
3623 3628
3624GPIO SUBSYSTEM 3629GPIO SUBSYSTEM
3625M: Grant Likely <grant.likely@linaro.org>
3626M: Linus Walleij <linus.walleij@linaro.org> 3630M: Linus Walleij <linus.walleij@linaro.org>
3627S: Maintained 3631S: Maintained
3628L: linux-gpio@vger.kernel.org 3632L: linux-gpio@vger.kernel.org
3629T: git git://git.secretlab.ca/git/linux-2.6.git
3630F: Documentation/gpio.txt 3633F: Documentation/gpio.txt
3631F: drivers/gpio/ 3634F: drivers/gpio/
3632F: include/linux/gpio* 3635F: include/linux/gpio*
@@ -4472,8 +4475,6 @@ F: drivers/irqchip/
4472 4475
4473IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY) 4476IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
4474M: Benjamin Herrenschmidt <benh@kernel.crashing.org> 4477M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
4475M: Grant Likely <grant.likely@linaro.org>
4476T: git git://git.secretlab.ca/git/linux-2.6.git irqdomain/next
4477S: Maintained 4478S: Maintained
4478F: Documentation/IRQ-domain.txt 4479F: Documentation/IRQ-domain.txt
4479F: include/linux/irqdomain.h 4480F: include/linux/irqdomain.h
@@ -4990,7 +4991,7 @@ F: arch/powerpc/platforms/44x/
4990 4991
4991LINUX FOR POWERPC EMBEDDED XILINX VIRTEX 4992LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
4992L: linuxppc-dev@lists.ozlabs.org 4993L: linuxppc-dev@lists.ozlabs.org
4993S: Unmaintained 4994S: Orphan
4994F: arch/powerpc/*/*virtex* 4995F: arch/powerpc/*/*virtex*
4995F: arch/powerpc/*/*/*virtex* 4996F: arch/powerpc/*/*/*virtex*
4996 4997
@@ -5580,9 +5581,9 @@ S: Maintained
5580F: drivers/media/tuners/mxl5007t.* 5581F: drivers/media/tuners/mxl5007t.*
5581 5582
5582MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE) 5583MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE)
5583M: Andrew Gallatin <gallatin@myri.com> 5584M: Hyong-Youb Kim <hykim@myri.com>
5584L: netdev@vger.kernel.org 5585L: netdev@vger.kernel.org
5585W: http://www.myri.com/scs/download-Myri10GE.html 5586W: https://www.myricom.com/support/downloads/myri10ge.html
5586S: Supported 5587S: Supported
5587F: drivers/net/ethernet/myricom/myri10ge/ 5588F: drivers/net/ethernet/myricom/myri10ge/
5588 5589
@@ -5883,10 +5884,10 @@ F: drivers/i2c/busses/i2c-omap.c
5883F: include/linux/i2c-omap.h 5884F: include/linux/i2c-omap.h
5884 5885
5885OMAP DEVICE TREE SUPPORT 5886OMAP DEVICE TREE SUPPORT
5886M: Benoît Cousson <b-cousson@ti.com> 5887M: Benoît Cousson <bcousson@baylibre.com>
5887M: Tony Lindgren <tony@atomide.com> 5888M: Tony Lindgren <tony@atomide.com>
5888L: linux-omap@vger.kernel.org 5889L: linux-omap@vger.kernel.org
5889L: devicetree-discuss@lists.ozlabs.org (moderated for non-subscribers) 5890L: devicetree@vger.kernel.org
5890S: Maintained 5891S: Maintained
5891F: arch/arm/boot/dts/*omap* 5892F: arch/arm/boot/dts/*omap*
5892F: arch/arm/boot/dts/*am3* 5893F: arch/arm/boot/dts/*am3*
@@ -5963,14 +5964,14 @@ S: Maintained
5963F: drivers/char/hw_random/omap-rng.c 5964F: drivers/char/hw_random/omap-rng.c
5964 5965
5965OMAP HWMOD SUPPORT 5966OMAP HWMOD SUPPORT
5966M: Benoît Cousson <b-cousson@ti.com> 5967M: Benoît Cousson <bcousson@baylibre.com>
5967M: Paul Walmsley <paul@pwsan.com> 5968M: Paul Walmsley <paul@pwsan.com>
5968L: linux-omap@vger.kernel.org 5969L: linux-omap@vger.kernel.org
5969S: Maintained 5970S: Maintained
5970F: arch/arm/mach-omap2/omap_hwmod.* 5971F: arch/arm/mach-omap2/omap_hwmod.*
5971 5972
5972OMAP HWMOD DATA FOR OMAP4-BASED DEVICES 5973OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
5973M: Benoît Cousson <b-cousson@ti.com> 5974M: Benoît Cousson <bcousson@baylibre.com>
5974L: linux-omap@vger.kernel.org 5975L: linux-omap@vger.kernel.org
5975S: Maintained 5976S: Maintained
5976F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c 5977F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c
@@ -6050,17 +6051,28 @@ F: drivers/i2c/busses/i2c-ocores.c
6050OPEN FIRMWARE AND FLATTENED DEVICE TREE 6051OPEN FIRMWARE AND FLATTENED DEVICE TREE
6051M: Grant Likely <grant.likely@linaro.org> 6052M: Grant Likely <grant.likely@linaro.org>
6052M: Rob Herring <rob.herring@calxeda.com> 6053M: Rob Herring <rob.herring@calxeda.com>
6053L: devicetree-discuss@lists.ozlabs.org (moderated for non-subscribers) 6054L: devicetree@vger.kernel.org
6054W: http://fdt.secretlab.ca 6055W: http://fdt.secretlab.ca
6055T: git git://git.secretlab.ca/git/linux-2.6.git 6056T: git git://git.secretlab.ca/git/linux-2.6.git
6056S: Maintained 6057S: Maintained
6057F: Documentation/devicetree 6058F: drivers/of/
6058F: drivers/of
6059F: include/linux/of*.h 6059F: include/linux/of*.h
6060F: scripts/dtc 6060F: scripts/dtc/
6061K: of_get_property 6061K: of_get_property
6062K: of_match_table 6062K: of_match_table
6063 6063
6064OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
6065M: Rob Herring <rob.herring@calxeda.com>
6066M: Pawel Moll <pawel.moll@arm.com>
6067M: Mark Rutland <mark.rutland@arm.com>
6068M: Stephen Warren <swarren@wwwdotorg.org>
6069M: Ian Campbell <ian.campbell@citrix.com>
6070L: devicetree@vger.kernel.org
6071S: Maintained
6072F: Documentation/devicetree/
6073F: arch/*/boot/dts/
6074F: include/dt-bindings/
6075
6064OPENRISC ARCHITECTURE 6076OPENRISC ARCHITECTURE
6065M: Jonas Bonn <jonas@southpole.se> 6077M: Jonas Bonn <jonas@southpole.se>
6066W: http://openrisc.net 6078W: http://openrisc.net
@@ -6719,6 +6731,14 @@ T: git git://linuxtv.org/anttip/media_tree.git
6719S: Maintained 6731S: Maintained
6720F: drivers/media/tuners/qt1010* 6732F: drivers/media/tuners/qt1010*
6721 6733
6734QUALCOMM ATHEROS ATH10K WIRELESS DRIVER
6735M: Kalle Valo <kvalo@qca.qualcomm.com>
6736L: ath10k@lists.infradead.org
6737W: http://wireless.kernel.org/en/users/Drivers/ath10k
6738T: git git://github.com/kvalo/ath.git
6739S: Supported
6740F: drivers/net/wireless/ath/ath10k/
6741
6722QUALCOMM HEXAGON ARCHITECTURE 6742QUALCOMM HEXAGON ARCHITECTURE
6723M: Richard Kuo <rkuo@codeaurora.org> 6743M: Richard Kuo <rkuo@codeaurora.org>
6724L: linux-hexagon@vger.kernel.org 6744L: linux-hexagon@vger.kernel.org
@@ -7346,7 +7366,6 @@ F: drivers/net/ethernet/sfc/
7346 7366
7347SGI GRU DRIVER 7367SGI GRU DRIVER
7348M: Dimitri Sivanich <sivanich@sgi.com> 7368M: Dimitri Sivanich <sivanich@sgi.com>
7349M: Robin Holt <holt@sgi.com>
7350S: Maintained 7369S: Maintained
7351F: drivers/misc/sgi-gru/ 7370F: drivers/misc/sgi-gru/
7352 7371
@@ -7366,7 +7385,8 @@ S: Maintained for 2.6.
7366F: Documentation/sgi-visws.txt 7385F: Documentation/sgi-visws.txt
7367 7386
7368SGI XP/XPC/XPNET DRIVER 7387SGI XP/XPC/XPNET DRIVER
7369M: Robin Holt <holt@sgi.com> 7388M: Cliff Whickman <cpw@sgi.com>
7389M: Robin Holt <robinmholt@gmail.com>
7370S: Maintained 7390S: Maintained
7371F: drivers/misc/sgi-xp/ 7391F: drivers/misc/sgi-xp/
7372 7392
@@ -7746,7 +7766,6 @@ F: drivers/clk/spear/
7746 7766
7747SPI SUBSYSTEM 7767SPI SUBSYSTEM
7748M: Mark Brown <broonie@kernel.org> 7768M: Mark Brown <broonie@kernel.org>
7749M: Grant Likely <grant.likely@linaro.org>
7750L: linux-spi@vger.kernel.org 7769L: linux-spi@vger.kernel.org
7751T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git 7770T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git
7752Q: http://patchwork.kernel.org/project/spi-devel-general/list/ 7771Q: http://patchwork.kernel.org/project/spi-devel-general/list/
@@ -7812,7 +7831,7 @@ F: drivers/staging/asus_oled/
7812 7831
7813STAGING - COMEDI 7832STAGING - COMEDI
7814M: Ian Abbott <abbotti@mev.co.uk> 7833M: Ian Abbott <abbotti@mev.co.uk>
7815M: Mori Hess <fmhess@users.sourceforge.net> 7834M: H Hartley Sweeten <hsweeten@visionengravers.com>
7816S: Odd Fixes 7835S: Odd Fixes
7817F: drivers/staging/comedi/ 7836F: drivers/staging/comedi/
7818 7837
@@ -8264,7 +8283,7 @@ S: Maintained
8264F: sound/soc/codecs/twl4030* 8283F: sound/soc/codecs/twl4030*
8265 8284
8266TI WILINK WIRELESS DRIVERS 8285TI WILINK WIRELESS DRIVERS
8267M: Luciano Coelho <coelho@ti.com> 8286M: Luciano Coelho <luca@coelho.fi>
8268L: linux-wireless@vger.kernel.org 8287L: linux-wireless@vger.kernel.org
8269W: http://wireless.kernel.org/en/users/Drivers/wl12xx 8288W: http://wireless.kernel.org/en/users/Drivers/wl12xx
8270W: http://wireless.kernel.org/en/users/Drivers/wl1251 8289W: http://wireless.kernel.org/en/users/Drivers/wl1251
@@ -8650,6 +8669,11 @@ T: git git://git.alsa-project.org/alsa-kernel.git
8650S: Maintained 8669S: Maintained
8651F: sound/usb/midi.* 8670F: sound/usb/midi.*
8652 8671
8672USB NETWORKING DRIVERS
8673L: linux-usb@vger.kernel.org
8674S: Odd Fixes
8675F: drivers/net/usb/
8676
8653USB OHCI DRIVER 8677USB OHCI DRIVER
8654M: Alan Stern <stern@rowland.harvard.edu> 8678M: Alan Stern <stern@rowland.harvard.edu>
8655L: linux-usb@vger.kernel.org 8679L: linux-usb@vger.kernel.org
@@ -9288,7 +9312,7 @@ S: Maintained
9288F: drivers/net/ethernet/xilinx/xilinx_axienet* 9312F: drivers/net/ethernet/xilinx/xilinx_axienet*
9289 9313
9290XILINX SYSTEMACE DRIVER 9314XILINX SYSTEMACE DRIVER
9291S: Unmaintained 9315S: Orphan
9292F: drivers/block/xsysace.c 9316F: drivers/block/xsysace.c
9293 9317
9294XILINX UARTLITE SERIAL DRIVER 9318XILINX UARTLITE SERIAL DRIVER