aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS127
1 files changed, 64 insertions, 63 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4f68fa787fff..ae67c34518cd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -151,6 +151,7 @@ S: Maintained
151F: drivers/net/hamradio/6pack.c 151F: drivers/net/hamradio/6pack.c
152 152
1538169 10/100/1000 GIGABIT ETHERNET DRIVER 1538169 10/100/1000 GIGABIT ETHERNET DRIVER
154M: Realtek linux nic maintainers <nic_swsd@realtek.com>
154M: Francois Romieu <romieu@fr.zoreil.com> 155M: Francois Romieu <romieu@fr.zoreil.com>
155L: netdev@vger.kernel.org 156L: netdev@vger.kernel.org
156S: Maintained 157S: Maintained
@@ -404,8 +405,8 @@ S: Maintained
404F: sound/oss/aedsp16.c 405F: sound/oss/aedsp16.c
405 406
406AFFS FILE SYSTEM 407AFFS FILE SYSTEM
407M: Roman Zippel <zippel@linux-m68k.org> 408L: linux-fsdevel@vger.kernel.org
408S: Maintained 409S: Orphan
409F: Documentation/filesystems/affs.txt 410F: Documentation/filesystems/affs.txt
410F: fs/affs/ 411F: fs/affs/
411 412
@@ -1031,12 +1032,13 @@ W: http://www.fluff.org/ben/linux/
1031S: Maintained 1032S: Maintained
1032F: arch/arm/mach-s3c64xx/ 1033F: arch/arm/mach-s3c64xx/
1033 1034
1034ARM/S5P ARM ARCHITECTURES 1035ARM/S5P EXYNOS ARM ARCHITECTURES
1035M: Kukjin Kim <kgene.kim@samsung.com> 1036M: Kukjin Kim <kgene.kim@samsung.com>
1036L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1037L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1037L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) 1038L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers)
1038S: Maintained 1039S: Maintained
1039F: arch/arm/mach-s5p*/ 1040F: arch/arm/mach-s5p*/
1041F: arch/arm/mach-exynos*/
1040 1042
1041ARM/SAMSUNG MOBILE MACHINE SUPPORT 1043ARM/SAMSUNG MOBILE MACHINE SUPPORT
1042M: Kyungmin Park <kyungmin.park@samsung.com> 1044M: Kyungmin Park <kyungmin.park@samsung.com>
@@ -2807,42 +2809,23 @@ GPIO SUBSYSTEM
2807M: Grant Likely <grant.likely@secretlab.ca> 2809M: Grant Likely <grant.likely@secretlab.ca>
2808S: Maintained 2810S: Maintained
2809T: git git://git.secretlab.ca/git/linux-2.6.git 2811T: git git://git.secretlab.ca/git/linux-2.6.git
2810F: Documentation/gpio/gpio.txt 2812F: Documentation/gpio.txt
2811F: drivers/gpio/ 2813F: drivers/gpio/
2812F: include/linux/gpio* 2814F: include/linux/gpio*
2813 2815
2816GRE DEMULTIPLEXER DRIVER
2817M: Dmitry Kozlov <xeb@mail.ru>
2818L: netdev@vger.kernel.org
2819S: Maintained
2820F: net/ipv4/gre.c
2821F: include/net/gre.h
2822
2814GRETH 10/100/1G Ethernet MAC device driver 2823GRETH 10/100/1G Ethernet MAC device driver
2815M: Kristoffer Glembo <kristoffer@gaisler.com> 2824M: Kristoffer Glembo <kristoffer@gaisler.com>
2816L: netdev@vger.kernel.org 2825L: netdev@vger.kernel.org
2817S: Maintained 2826S: Maintained
2818F: drivers/net/greth* 2827F: drivers/net/greth*
2819 2828
2820HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
2821M: Frank Seidel <frank@f-seidel.de>
2822L: platform-driver-x86@vger.kernel.org
2823W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
2824S: Maintained
2825F: drivers/platform/x86/hdaps.c
2826
2827HWPOISON MEMORY FAILURE HANDLING
2828M: Andi Kleen <andi@firstfloor.org>
2829L: linux-mm@kvack.org
2830T: git git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6.git hwpoison
2831S: Maintained
2832F: mm/memory-failure.c
2833F: mm/hwpoison-inject.c
2834
2835HYPERVISOR VIRTUAL CONSOLE DRIVER
2836L: linuxppc-dev@lists.ozlabs.org
2837S: Odd Fixes
2838F: drivers/tty/hvc/
2839
2840iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
2841M: Peter Jones <pjones@redhat.com>
2842M: Konrad Rzeszutek Wilk <konrad@kernel.org>
2843S: Maintained
2844F: drivers/firmware/iscsi_ibft*
2845
2846GSPCA FINEPIX SUBDRIVER 2829GSPCA FINEPIX SUBDRIVER
2847M: Frank Zago <frank@zago.net> 2830M: Frank Zago <frank@zago.net>
2848L: linux-media@vger.kernel.org 2831L: linux-media@vger.kernel.org
@@ -2893,6 +2876,26 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
2893S: Maintained 2876S: Maintained
2894F: drivers/media/video/gspca/ 2877F: drivers/media/video/gspca/
2895 2878
2879HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER
2880M: Frank Seidel <frank@f-seidel.de>
2881L: platform-driver-x86@vger.kernel.org
2882W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
2883S: Maintained
2884F: drivers/platform/x86/hdaps.c
2885
2886HWPOISON MEMORY FAILURE HANDLING
2887M: Andi Kleen <andi@firstfloor.org>
2888L: linux-mm@kvack.org
2889T: git git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6.git hwpoison
2890S: Maintained
2891F: mm/memory-failure.c
2892F: mm/hwpoison-inject.c
2893
2894HYPERVISOR VIRTUAL CONSOLE DRIVER
2895L: linuxppc-dev@lists.ozlabs.org
2896S: Odd Fixes
2897F: drivers/tty/hvc/
2898
2896HARDWARE MONITORING 2899HARDWARE MONITORING
2897M: Jean Delvare <khali@linux-fr.org> 2900M: Jean Delvare <khali@linux-fr.org>
2898M: Guenter Roeck <guenter.roeck@ericsson.com> 2901M: Guenter Roeck <guenter.roeck@ericsson.com>
@@ -2943,8 +2946,8 @@ F: drivers/block/cciss*
2943F: include/linux/cciss_ioctl.h 2946F: include/linux/cciss_ioctl.h
2944 2947
2945HFS FILESYSTEM 2948HFS FILESYSTEM
2946M: Roman Zippel <zippel@linux-m68k.org> 2949L: linux-fsdevel@vger.kernel.org
2947S: Maintained 2950S: Orphan
2948F: Documentation/filesystems/hfs.txt 2951F: Documentation/filesystems/hfs.txt
2949F: fs/hfs/ 2952F: fs/hfs/
2950 2953
@@ -3476,6 +3479,12 @@ F: Documentation/isapnp.txt
3476F: drivers/pnp/isapnp/ 3479F: drivers/pnp/isapnp/
3477F: include/linux/isapnp.h 3480F: include/linux/isapnp.h
3478 3481
3482iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER
3483M: Peter Jones <pjones@redhat.com>
3484M: Konrad Rzeszutek Wilk <konrad@kernel.org>
3485S: Maintained
3486F: drivers/firmware/iscsi_ibft*
3487
3479ISCSI 3488ISCSI
3480M: Mike Christie <michaelc@cs.wisc.edu> 3489M: Mike Christie <michaelc@cs.wisc.edu>
3481L: open-iscsi@googlegroups.com 3490L: open-iscsi@googlegroups.com
@@ -3805,7 +3814,7 @@ M: Rusty Russell <rusty@rustcorp.com.au>
3805L: lguest@lists.ozlabs.org 3814L: lguest@lists.ozlabs.org
3806W: http://lguest.ozlabs.org/ 3815W: http://lguest.ozlabs.org/
3807S: Odd Fixes 3816S: Odd Fixes
3808F: Documentation/lguest/ 3817F: Documentation/virtual/lguest/
3809F: arch/x86/lguest/ 3818F: arch/x86/lguest/
3810F: drivers/lguest/ 3819F: drivers/lguest/
3811F: include/linux/lguest*.h 3820F: include/linux/lguest*.h
@@ -3992,7 +4001,6 @@ F: arch/m32r/
3992 4001
3993M68K ARCHITECTURE 4002M68K ARCHITECTURE
3994M: Geert Uytterhoeven <geert@linux-m68k.org> 4003M: Geert Uytterhoeven <geert@linux-m68k.org>
3995M: Roman Zippel <zippel@linux-m68k.org>
3996L: linux-m68k@lists.linux-m68k.org 4004L: linux-m68k@lists.linux-m68k.org
3997W: http://www.linux-m68k.org/ 4005W: http://www.linux-m68k.org/
3998T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git 4006T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git
@@ -4987,6 +4995,13 @@ F: Documentation/pps/
4987F: drivers/pps/ 4995F: drivers/pps/
4988F: include/linux/pps*.h 4996F: include/linux/pps*.h
4989 4997
4998PPTP DRIVER
4999M: Dmitry Kozlov <xeb@mail.ru>
5000L: netdev@vger.kernel.org
5001S: Maintained
5002F: drivers/net/pptp.c
5003W: http://sourceforge.net/projects/accel-pptp
5004
4990PREEMPTIBLE KERNEL 5005PREEMPTIBLE KERNEL
4991M: Robert Love <rml@tech9.net> 5006M: Robert Love <rml@tech9.net>
4992L: kpreempt-tech@lists.sourceforge.net 5007L: kpreempt-tech@lists.sourceforge.net
@@ -5395,7 +5410,7 @@ F: drivers/media/video/*7146*
5395F: include/media/*7146* 5410F: include/media/*7146*
5396 5411
5397SAMSUNG AUDIO (ASoC) DRIVERS 5412SAMSUNG AUDIO (ASoC) DRIVERS
5398M: Jassi Brar <jassi.brar@samsung.com> 5413M: Jassi Brar <jassisinghbrar@gmail.com>
5399L: alsa-devel@alsa-project.org (moderated for non-subscribers) 5414L: alsa-devel@alsa-project.org (moderated for non-subscribers)
5400S: Supported 5415S: Supported
5401F: sound/soc/samsung 5416F: sound/soc/samsung
@@ -6554,7 +6569,7 @@ S: Maintained
6554F: drivers/usb/host/uhci* 6569F: drivers/usb/host/uhci*
6555 6570
6556USB "USBNET" DRIVER FRAMEWORK 6571USB "USBNET" DRIVER FRAMEWORK
6557M: David Brownell <dbrownell@users.sourceforge.net> 6572M: Oliver Neukum <oneukum@suse.de>
6558L: netdev@vger.kernel.org 6573L: netdev@vger.kernel.org
6559W: http://www.linux-usb.org/usbnet 6574W: http://www.linux-usb.org/usbnet
6560S: Maintained 6575S: Maintained
@@ -6616,7 +6631,7 @@ L: user-mode-linux-devel@lists.sourceforge.net
6616L: user-mode-linux-user@lists.sourceforge.net 6631L: user-mode-linux-user@lists.sourceforge.net
6617W: http://user-mode-linux.sourceforge.net 6632W: http://user-mode-linux.sourceforge.net
6618S: Maintained 6633S: Maintained
6619F: Documentation/uml/ 6634F: Documentation/virtual/uml/
6620F: arch/um/ 6635F: arch/um/
6621F: fs/hostfs/ 6636F: fs/hostfs/
6622F: fs/hppfs/ 6637F: fs/hppfs/
@@ -6920,6 +6935,18 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.
6920S: Maintained 6935S: Maintained
6921F: drivers/platform/x86 6936F: drivers/platform/x86
6922 6937
6938XEN HYPERVISOR INTERFACE
6939M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
6940M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
6941L: xen-devel@lists.xensource.com (moderated for non-subscribers)
6942L: virtualization@lists.linux-foundation.org
6943S: Supported
6944F: arch/x86/xen/
6945F: drivers/*/xen-*front.c
6946F: drivers/xen/
6947F: arch/x86/include/asm/xen/
6948F: include/xen/
6949
6923XEN NETWORK BACKEND DRIVER 6950XEN NETWORK BACKEND DRIVER
6924M: Ian Campbell <ian.campbell@citrix.com> 6951M: Ian Campbell <ian.campbell@citrix.com>
6925L: xen-devel@lists.xensource.com (moderated for non-subscribers) 6952L: xen-devel@lists.xensource.com (moderated for non-subscribers)
@@ -6941,18 +6968,6 @@ S: Supported
6941F: arch/x86/xen/*swiotlb* 6968F: arch/x86/xen/*swiotlb*
6942F: drivers/xen/*swiotlb* 6969F: drivers/xen/*swiotlb*
6943 6970
6944XEN HYPERVISOR INTERFACE
6945M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
6946M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
6947L: xen-devel@lists.xensource.com (moderated for non-subscribers)
6948L: virtualization@lists.linux-foundation.org
6949S: Supported
6950F: arch/x86/xen/
6951F: drivers/*/xen-*front.c
6952F: drivers/xen/
6953F: arch/x86/include/asm/xen/
6954F: include/xen/
6955
6956XFS FILESYSTEM 6971XFS FILESYSTEM
6957P: Silicon Graphics Inc 6972P: Silicon Graphics Inc
6958M: Alex Elder <aelder@sgi.com> 6973M: Alex Elder <aelder@sgi.com>
@@ -7022,20 +7037,6 @@ M: "Maciej W. Rozycki" <macro@linux-mips.org>
7022S: Maintained 7037S: Maintained
7023F: drivers/tty/serial/zs.* 7038F: drivers/tty/serial/zs.*
7024 7039
7025GRE DEMULTIPLEXER DRIVER
7026M: Dmitry Kozlov <xeb@mail.ru>
7027L: netdev@vger.kernel.org
7028S: Maintained
7029F: net/ipv4/gre.c
7030F: include/net/gre.h
7031
7032PPTP DRIVER
7033M: Dmitry Kozlov <xeb@mail.ru>
7034L: netdev@vger.kernel.org
7035S: Maintained
7036F: drivers/net/pptp.c
7037W: http://sourceforge.net/projects/accel-pptp
7038
7039THE REST 7040THE REST
7040M: Linus Torvalds <torvalds@linux-foundation.org> 7041M: Linus Torvalds <torvalds@linux-foundation.org>
7041L: linux-kernel@vger.kernel.org 7042L: linux-kernel@vger.kernel.org