aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-11-28 04:22:38 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-11-28 04:22:38 -0500
commitd033a308d81ec83908760a15a841c2bd0d5e0ea3 (patch)
tree647abd67987fe4d7fee80105fc823edf3f53b4f6 /MAINTAINERS
parentc6c22955f80f2db9614b01fe5a3d1cfcd8b3d848 (diff)
parente23739b4ade80a3a7f87198f008f6c44a7cbc9fd (diff)
Merge remote-tracking branch 'linus/master' into staging/for_v3.8
* linus/master: (1428 commits) futex: avoid wake_futex() for a PI futex_q watchdog: using u64 in get_sample_period() writeback: put unused inodes to LRU after writeback completion mm: vmscan: check for fatal signals iff the process was throttled Revert "mm: remove __GFP_NO_KSWAPD" proc: check vma->vm_file before dereferencing UAPI: strip the _UAPI prefix from header guards during header installation include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID Linux 3.7-rc7 powerpc/eeh: Do not invalidate PE properly ALSA: hda - Fix build without CONFIG_PM of/address: sparc: Declare of_iomap as an extern function for sparc again PM / QoS: fix wrong error-checking condition bnx2x: remove redundant warning log vxlan: fix command usage in its doc 8139cp: revert "set ring address before enabling receiver" MPI: Fix compilation on MIPS with GCC 4.4 and newer MIPS: Fix crash that occurs when function tracing is enabled MIPS: Merge overlapping bootmem ranges jbd: Fix lock ordering bug in journal_unmap_buffer() ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS141
1 files changed, 118 insertions, 23 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b62367908111..9fba9ed4f615 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -235,6 +235,7 @@ F: drivers/platform/x86/acer-wmi.c
235 235
236ACPI 236ACPI
237M: Len Brown <lenb@kernel.org> 237M: Len Brown <lenb@kernel.org>
238M: Rafael J. Wysocki <rjw@sisk.pl>
238L: linux-acpi@vger.kernel.org 239L: linux-acpi@vger.kernel.org
239W: http://www.lesswatts.org/projects/acpi/ 240W: http://www.lesswatts.org/projects/acpi/
240Q: http://patchwork.kernel.org/project/linux-acpi/list/ 241Q: http://patchwork.kernel.org/project/linux-acpi/list/
@@ -509,7 +510,7 @@ F: include/linux/altera_uart.h
509F: include/linux/altera_jtaguart.h 510F: include/linux/altera_jtaguart.h
510 511
511AMD FAM15H PROCESSOR POWER MONITORING DRIVER 512AMD FAM15H PROCESSOR POWER MONITORING DRIVER
512M: Andreas Herrmann <andreas.herrmann3@amd.com> 513M: Andreas Herrmann <herrmann.der.user@googlemail.com>
513L: lm-sensors@lm-sensors.org 514L: lm-sensors@lm-sensors.org
514S: Maintained 515S: Maintained
515F: Documentation/hwmon/fam15h_power 516F: Documentation/hwmon/fam15h_power
@@ -532,17 +533,17 @@ F: drivers/video/geode/
532F: arch/x86/include/asm/geode.h 533F: arch/x86/include/asm/geode.h
533 534
534AMD IOMMU (AMD-VI) 535AMD IOMMU (AMD-VI)
535M: Joerg Roedel <joerg.roedel@amd.com> 536M: Joerg Roedel <joro@8bytes.org>
536L: iommu@lists.linux-foundation.org 537L: iommu@lists.linux-foundation.org
537T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git 538T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
538S: Supported 539S: Maintained
539F: drivers/iommu/amd_iommu*.[ch] 540F: drivers/iommu/amd_iommu*.[ch]
540F: include/linux/amd-iommu.h 541F: include/linux/amd-iommu.h
541 542
542AMD MICROCODE UPDATE SUPPORT 543AMD MICROCODE UPDATE SUPPORT
543M: Andreas Herrmann <andreas.herrmann3@amd.com> 544M: Andreas Herrmann <herrmann.der.user@googlemail.com>
544L: amd64-microcode@amd64.org 545L: amd64-microcode@amd64.org
545S: Supported 546S: Maintained
546F: arch/x86/kernel/microcode_amd.c 547F: arch/x86/kernel/microcode_amd.c
547 548
548AMS (Apple Motion Sensor) DRIVER 549AMS (Apple Motion Sensor) DRIVER
@@ -643,6 +644,13 @@ W: http://www.arm.linux.org.uk/
643S: Maintained 644S: Maintained
644F: arch/arm/ 645F: arch/arm/
645 646
647ARM SUB-ARCHITECTURES
648L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
649S: MAINTAINED
650F: arch/arm/mach-*/
651F: arch/arm/plat-*/
652T: git git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
653
646ARM PRIMECELL AACI PL041 DRIVER 654ARM PRIMECELL AACI PL041 DRIVER
647M: Russell King <linux@arm.linux.org.uk> 655M: Russell King <linux@arm.linux.org.uk>
648S: Maintained 656S: Maintained
@@ -840,6 +848,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git
840F: arch/arm/mach-sa1100/jornada720.c 848F: arch/arm/mach-sa1100/jornada720.c
841F: arch/arm/mach-sa1100/include/mach/jornada720.h 849F: arch/arm/mach-sa1100/include/mach/jornada720.h
842 850
851ARM/IGEP MACHINE SUPPORT
852M: Enric Balletbo i Serra <eballetbo@gmail.com>
853M: Javier Martinez Canillas <javier@dowhile0.org>
854L: linux-omap@vger.kernel.org
855L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
856S: Maintained
857F: arch/arm/mach-omap2/board-igep0020.c
858
843ARM/INCOME PXA270 SUPPORT 859ARM/INCOME PXA270 SUPPORT
844M: Marek Vasut <marek.vasut@gmail.com> 860M: Marek Vasut <marek.vasut@gmail.com>
845L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 861L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -2524,6 +2540,7 @@ M: Joonyoung Shim <jy0922.shim@samsung.com>
2524M: Seung-Woo Kim <sw0312.kim@samsung.com> 2540M: Seung-Woo Kim <sw0312.kim@samsung.com>
2525M: Kyungmin Park <kyungmin.park@samsung.com> 2541M: Kyungmin Park <kyungmin.park@samsung.com>
2526L: dri-devel@lists.freedesktop.org 2542L: dri-devel@lists.freedesktop.org
2543T: git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
2527S: Supported 2544S: Supported
2528F: drivers/gpu/drm/exynos 2545F: drivers/gpu/drm/exynos
2529F: include/drm/exynos* 2546F: include/drm/exynos*
@@ -2724,10 +2741,10 @@ F: include/linux/edac.h
2724 2741
2725EDAC-AMD64 2742EDAC-AMD64
2726M: Doug Thompson <dougthompson@xmission.com> 2743M: Doug Thompson <dougthompson@xmission.com>
2727M: Borislav Petkov <borislav.petkov@amd.com> 2744M: Borislav Petkov <bp@alien8.de>
2728L: linux-edac@vger.kernel.org 2745L: linux-edac@vger.kernel.org
2729W: bluesmoke.sourceforge.net 2746W: bluesmoke.sourceforge.net
2730S: Supported 2747S: Maintained
2731F: drivers/edac/amd64_edac* 2748F: drivers/edac/amd64_edac*
2732 2749
2733EDAC-E752X 2750EDAC-E752X
@@ -2826,6 +2843,7 @@ F: sound/usb/misc/ua101.c
2826EXTENSIBLE FIRMWARE INTERFACE (EFI) 2843EXTENSIBLE FIRMWARE INTERFACE (EFI)
2827M: Matt Fleming <matt.fleming@intel.com> 2844M: Matt Fleming <matt.fleming@intel.com>
2828L: linux-efi@vger.kernel.org 2845L: linux-efi@vger.kernel.org
2846T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git
2829S: Maintained 2847S: Maintained
2830F: Documentation/x86/efi-stub.txt 2848F: Documentation/x86/efi-stub.txt
2831F: arch/ia64/kernel/efi.c 2849F: arch/ia64/kernel/efi.c
@@ -3629,6 +3647,49 @@ F: drivers/hid/hid-hyperv.c
3629F: drivers/net/hyperv/ 3647F: drivers/net/hyperv/
3630F: drivers/staging/hv/ 3648F: drivers/staging/hv/
3631 3649
3650I2C OVER PARALLEL PORT
3651M: Jean Delvare <khali@linux-fr.org>
3652L: linux-i2c@vger.kernel.org
3653S: Maintained
3654F: Documentation/i2c/busses/i2c-parport
3655F: Documentation/i2c/busses/i2c-parport-light
3656F: drivers/i2c/busses/i2c-parport.c
3657F: drivers/i2c/busses/i2c-parport-light.c
3658
3659I2C/SMBUS CONTROLLER DRIVERS FOR PC
3660M: Jean Delvare <khali@linux-fr.org>
3661L: linux-i2c@vger.kernel.org
3662S: Maintained
3663F: Documentation/i2c/busses/i2c-ali1535
3664F: Documentation/i2c/busses/i2c-ali1563
3665F: Documentation/i2c/busses/i2c-ali15x3
3666F: Documentation/i2c/busses/i2c-amd756
3667F: Documentation/i2c/busses/i2c-amd8111
3668F: Documentation/i2c/busses/i2c-i801
3669F: Documentation/i2c/busses/i2c-nforce2
3670F: Documentation/i2c/busses/i2c-piix4
3671F: Documentation/i2c/busses/i2c-sis5595
3672F: Documentation/i2c/busses/i2c-sis630
3673F: Documentation/i2c/busses/i2c-sis96x
3674F: Documentation/i2c/busses/i2c-via
3675F: Documentation/i2c/busses/i2c-viapro
3676F: drivers/i2c/busses/i2c-ali1535.c
3677F: drivers/i2c/busses/i2c-ali1563.c
3678F: drivers/i2c/busses/i2c-ali15x3.c
3679F: drivers/i2c/busses/i2c-amd756.c
3680F: drivers/i2c/busses/i2c-amd756-s4882.c
3681F: drivers/i2c/busses/i2c-amd8111.c
3682F: drivers/i2c/busses/i2c-i801.c
3683F: drivers/i2c/busses/i2c-isch.c
3684F: drivers/i2c/busses/i2c-nforce2.c
3685F: drivers/i2c/busses/i2c-nforce2-s4985.c
3686F: drivers/i2c/busses/i2c-piix4.c
3687F: drivers/i2c/busses/i2c-sis5595.c
3688F: drivers/i2c/busses/i2c-sis630.c
3689F: drivers/i2c/busses/i2c-sis96x.c
3690F: drivers/i2c/busses/i2c-via.c
3691F: drivers/i2c/busses/i2c-viapro.c
3692
3632I2C/SMBUS STUB DRIVER 3693I2C/SMBUS STUB DRIVER
3633M: "Mark M. Hoffman" <mhoffman@lightlink.com> 3694M: "Mark M. Hoffman" <mhoffman@lightlink.com>
3634L: linux-i2c@vger.kernel.org 3695L: linux-i2c@vger.kernel.org
@@ -3636,9 +3697,8 @@ S: Maintained
3636F: drivers/i2c/busses/i2c-stub.c 3697F: drivers/i2c/busses/i2c-stub.c
3637 3698
3638I2C SUBSYSTEM 3699I2C SUBSYSTEM
3639M: "Jean Delvare (PC drivers, core)" <khali@linux-fr.org> 3700M: Wolfram Sang <w.sang@pengutronix.de>
3640M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org> 3701M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org>
3641M: "Wolfram Sang (embedded platforms)" <w.sang@pengutronix.de>
3642L: linux-i2c@vger.kernel.org 3702L: linux-i2c@vger.kernel.org
3643W: http://i2c.wiki.kernel.org/ 3703W: http://i2c.wiki.kernel.org/
3644T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ 3704T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/
@@ -3649,6 +3709,13 @@ F: drivers/i2c/
3649F: include/linux/i2c.h 3709F: include/linux/i2c.h
3650F: include/linux/i2c-*.h 3710F: include/linux/i2c-*.h
3651 3711
3712I2C-TAOS-EVM DRIVER
3713M: Jean Delvare <khali@linux-fr.org>
3714L: linux-i2c@vger.kernel.org
3715S: Maintained
3716F: Documentation/i2c/busses/i2c-taos-evm
3717F: drivers/i2c/busses/i2c-taos-evm.c
3718
3652I2C-TINY-USB DRIVER 3719I2C-TINY-USB DRIVER
3653M: Till Harbaum <till@harbaum.org> 3720M: Till Harbaum <till@harbaum.org>
3654L: linux-i2c@vger.kernel.org 3721L: linux-i2c@vger.kernel.org
@@ -3735,7 +3802,7 @@ S: Maintained
3735F: drivers/platform/x86/ideapad-laptop.c 3802F: drivers/platform/x86/ideapad-laptop.c
3736 3803
3737IDE/ATAPI DRIVERS 3804IDE/ATAPI DRIVERS
3738M: Borislav Petkov <petkovbb@gmail.com> 3805M: Borislav Petkov <bp@alien8.de>
3739L: linux-ide@vger.kernel.org 3806L: linux-ide@vger.kernel.org
3740S: Maintained 3807S: Maintained
3741F: Documentation/cdrom/ide-cd 3808F: Documentation/cdrom/ide-cd
@@ -4292,8 +4359,8 @@ F: include/linux/lockd/
4292F: include/linux/sunrpc/ 4359F: include/linux/sunrpc/
4293 4360
4294KERNEL VIRTUAL MACHINE (KVM) 4361KERNEL VIRTUAL MACHINE (KVM)
4295M: Avi Kivity <avi@redhat.com>
4296M: Marcelo Tosatti <mtosatti@redhat.com> 4362M: Marcelo Tosatti <mtosatti@redhat.com>
4363M: Gleb Natapov <gleb@redhat.com>
4297L: kvm@vger.kernel.org 4364L: kvm@vger.kernel.org
4298W: http://kvm.qumranet.com 4365W: http://kvm.qumranet.com
4299S: Supported 4366S: Supported
@@ -4443,7 +4510,7 @@ F: Documentation/scsi/53c700.txt
4443F: drivers/scsi/53c700* 4510F: drivers/scsi/53c700*
4444 4511
4445LED SUBSYSTEM 4512LED SUBSYSTEM
4446M: Bryan Wu <bryan.wu@canonical.com> 4513M: Bryan Wu <cooloney@gmail.com>
4447M: Richard Purdie <rpurdie@rpsys.net> 4514M: Richard Purdie <rpurdie@rpsys.net>
4448L: linux-leds@vger.kernel.org 4515L: linux-leds@vger.kernel.org
4449T: git git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git 4516T: git git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds.git
@@ -5118,6 +5185,20 @@ F: net/ipv6/
5118F: include/net/ip* 5185F: include/net/ip*
5119F: arch/x86/net/* 5186F: arch/x86/net/*
5120 5187
5188NETWORKING [IPSEC]
5189M: Steffen Klassert <steffen.klassert@secunet.com>
5190M: Herbert Xu <herbert@gondor.apana.org.au>
5191M: "David S. Miller" <davem@davemloft.net>
5192L: netdev@vger.kernel.org
5193T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
5194S: Maintained
5195F: net/xfrm/
5196F: net/key/
5197F: net/ipv4/xfrm*
5198F: net/ipv6/xfrm*
5199F: include/uapi/linux/xfrm.h
5200F: include/net/xfrm.h
5201
5121NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK) 5202NETWORKING [LABELED] (NetLabel, CIPSO, Labeled IPsec, SECMARK)
5122M: Paul Moore <paul@paul-moore.com> 5203M: Paul Moore <paul@paul-moore.com>
5123L: netdev@vger.kernel.org 5204L: netdev@vger.kernel.org
@@ -5145,7 +5226,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
5145S: Odd Fixes 5226S: Odd Fixes
5146F: drivers/net/ 5227F: drivers/net/
5147F: include/linux/if_* 5228F: include/linux/if_*
5148F: include/linux/*device.h 5229F: include/linux/netdevice.h
5230F: include/linux/arcdevice.h
5231F: include/linux/etherdevice.h
5232F: include/linux/fcdevice.h
5233F: include/linux/fddidevice.h
5234F: include/linux/hippidevice.h
5235F: include/linux/inetdevice.h
5149 5236
5150NETXEN (1/10) GbE SUPPORT 5237NETXEN (1/10) GbE SUPPORT
5151M: Sony Chacko <sony.chacko@qlogic.com> 5238M: Sony Chacko <sony.chacko@qlogic.com>
@@ -5433,7 +5520,7 @@ S: Maintained
5433F: sound/drivers/opl4/ 5520F: sound/drivers/opl4/
5434 5521
5435OPROFILE 5522OPROFILE
5436M: Robert Richter <robert.richter@amd.com> 5523M: Robert Richter <rric@kernel.org>
5437L: oprofile-list@lists.sf.net 5524L: oprofile-list@lists.sf.net
5438S: Maintained 5525S: Maintained
5439F: arch/*/include/asm/oprofile*.h 5526F: arch/*/include/asm/oprofile*.h
@@ -5717,7 +5804,7 @@ S: Maintained
5717F: drivers/pinctrl/spear/ 5804F: drivers/pinctrl/spear/
5718 5805
5719PKTCDVD DRIVER 5806PKTCDVD DRIVER
5720M: Peter Osterlund <petero2@telia.com> 5807M: Jiri Kosina <jkosina@suse.cz>
5721S: Maintained 5808S: Maintained
5722F: drivers/block/pktcdvd.c 5809F: drivers/block/pktcdvd.c
5723F: include/linux/pktcdvd.h 5810F: include/linux/pktcdvd.h
@@ -7361,6 +7448,14 @@ L: linux-xtensa@linux-xtensa.org
7361S: Maintained 7448S: Maintained
7362F: arch/xtensa/ 7449F: arch/xtensa/
7363 7450
7451THERMAL
7452M: Zhang Rui <rui.zhang@intel.com>
7453L: linux-pm@vger.kernel.org
7454T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git
7455S: Supported
7456F: drivers/thermal/
7457F: include/linux/thermal.h
7458
7364THINKPAD ACPI EXTRAS DRIVER 7459THINKPAD ACPI EXTRAS DRIVER
7365M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> 7460M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>
7366L: ibm-acpi-devel@lists.sourceforge.net 7461L: ibm-acpi-devel@lists.sourceforge.net
@@ -7921,6 +8016,13 @@ S: Maintained
7921F: drivers/media/usb/uvc/ 8016F: drivers/media/usb/uvc/
7922F: include/uapi/linux/uvcvideo.h 8017F: include/uapi/linux/uvcvideo.h
7923 8018
8019USB WEBCAM GADGET
8020M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
8021L: linux-usb@vger.kernel.org
8022S: Maintained
8023F: drivers/usb/gadget/*uvc*.c
8024F: drivers/usb/gadget/webcam.c
8025
7924USB WIRELESS RNDIS DRIVER (rndis_wlan) 8026USB WIRELESS RNDIS DRIVER (rndis_wlan)
7925M: Jussi Kivilinna <jussi.kivilinna@mbnet.fi> 8027M: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
7926L: linux-wireless@vger.kernel.org 8028L: linux-wireless@vger.kernel.org
@@ -8040,13 +8142,6 @@ M: Roger Luethi <rl@hellgate.ch>
8040S: Maintained 8142S: Maintained
8041F: drivers/net/ethernet/via/via-rhine.c 8143F: drivers/net/ethernet/via/via-rhine.c
8042 8144
8043VIAPRO SMBUS DRIVER
8044M: Jean Delvare <khali@linux-fr.org>
8045L: linux-i2c@vger.kernel.org
8046S: Maintained
8047F: Documentation/i2c/busses/i2c-viapro
8048F: drivers/i2c/busses/i2c-viapro.c
8049
8050VIA SD/MMC CARD CONTROLLER DRIVER 8145VIA SD/MMC CARD CONTROLLER DRIVER
8051M: Bruce Chang <brucechang@via.com.tw> 8146M: Bruce Chang <brucechang@via.com.tw>
8052M: Harald Welte <HaraldWelte@viatech.com> 8147M: Harald Welte <HaraldWelte@viatech.com>
@@ -8301,7 +8396,7 @@ F: drivers/platform/x86
8301 8396
8302X86 MCE INFRASTRUCTURE 8397X86 MCE INFRASTRUCTURE
8303M: Tony Luck <tony.luck@intel.com> 8398M: Tony Luck <tony.luck@intel.com>
8304M: Borislav Petkov <bp@amd64.org> 8399M: Borislav Petkov <bp@alien8.de>
8305L: linux-edac@vger.kernel.org 8400L: linux-edac@vger.kernel.org
8306S: Maintained 8401S: Maintained
8307F: arch/x86/kernel/cpu/mcheck/* 8402F: arch/x86/kernel/cpu/mcheck/*