]> Git Repo - linux.git/blobdiff - MAINTAINERS
mm: move page flags layout to separate header
[linux.git] / MAINTAINERS
index 3b955649c325609c92ca57dff6120022ce0fbaef..a92f485f54568589df0cefbe66664d07e4ce4557 100644 (file)
@@ -670,8 +670,16 @@ F: drivers/input/serio/ambakmi.*
 F:     include/linux/amba/kmi.h
 
 ARM PRIMECELL MMCI PL180/1 DRIVER
-S:     Orphan
+M:     Russell King <[email protected]>
+S:     Maintained
 F:     drivers/mmc/host/mmci.*
+F:     include/linux/amba/mmci.h
+
+ARM PRIMECELL UART PL010 AND PL011 DRIVERS
+M:     Russell King <[email protected]>
+S:     Maintained
+F:     drivers/tty/serial/amba-pl01*.c
+F:     include/linux/amba/serial.h
 
 ARM PRIMECELL BUS SUPPORT
 M:     Russell King <[email protected]>
@@ -1248,12 +1256,17 @@ M:      Tony Prisk <[email protected]>
 L:     [email protected] (moderated for non-subscribers)
 S:     Maintained
 F:     arch/arm/mach-vt8500/
+F:     drivers/clocksource/vt8500_timer.c
+F:     drivers/gpio/gpio-vt8500.c
+F:     drivers/mmc/host/wmt-sdmmc.c
+F:     drivers/pwm/pwm-vt8500.c
+F:     drivers/rtc/rtc-vt8500.c
+F:     drivers/tty/serial/vt8500_serial.c
+F:     drivers/usb/host/ehci-vt8500.c
+F:     drivers/usb/host/uhci-platform.c
 F:     drivers/video/vt8500lcdfb.*
 F:     drivers/video/wm8505fb*
 F:     drivers/video/wmt_ge_rops.*
-F:     drivers/tty/serial/vt8500_serial.c
-F:     drivers/rtc/rtc-vt8500.c
-F:     drivers/mmc/host/wmt-sdmmc.c
 
 ARM/ZIPIT Z2 SUPPORT
 M:     Marek Vasut <[email protected]>
@@ -1262,6 +1275,14 @@ S:       Maintained
 F:     arch/arm/mach-pxa/z2.c
 F:     arch/arm/mach-pxa/include/mach/z2.h
 
+ARM/ZYNQ ARCHITECTURE
+M:     Michal Simek <[email protected]>
+L:     [email protected] (moderated for non-subscribers)
+W:     http://wiki.xilinx.com
+T:     git git://git.xilinx.com/linux-xlnx.git
+S:     Supported
+F:     arch/arm/mach-zynq/
+
 ARM64 PORT (AARCH64 ARCHITECTURE)
 M:     Catalin Marinas <[email protected]>
 M:     Will Deacon <[email protected]>
@@ -1935,7 +1956,8 @@ F:        drivers/misc/*
 
 CHECKPATCH
 M:     Andy Whitcroft <[email protected]>
-S:     Supported
+M:     Joe Perches <[email protected]>
+S:     Maintained
 F:     scripts/checkpatch.pl
 
 CHINESE DOCUMENTATION
@@ -2140,10 +2162,10 @@ S:      Maintained
 F:     tools/power/cpupower
 
 CPUSETS
-M:     Paul Menage <[email protected]>
+M:     Li Zefan <[email protected]>
 W:     http://www.bullopensource.org/cpuset/
 W:     http://oss.sgi.com/projects/cpusets/
-S:     Supported
+S:     Maintained
 F:     Documentation/cgroups/cpusets.txt
 F:     include/linux/cpuset.h
 F:     kernel/cpuset.c
@@ -2974,11 +2996,6 @@ S:       Maintained
 F:     include/linux/netfilter_bridge/
 F:     net/bridge/
 
-ETHERTEAM 16I DRIVER
-M:     Mika Kuoppala <[email protected]>
-S:     Maintained
-F:     drivers/net/ethernet/fujitsu/eth16i.c
-
 EXT2 FILE SYSTEM
 M:     Jan Kara <[email protected]>
 L:     [email protected]
@@ -4215,6 +4232,7 @@ M:        Thomas Gleixner <[email protected]>
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
 F:     kernel/irq/
+F:     drivers/irqchip/
 
 IRQ DOMAINS (IRQ NUMBER MAPPING LIBRARY)
 M:     Benjamin Herrenschmidt <[email protected]>
@@ -4480,6 +4498,15 @@ F:       arch/s390/include/asm/kvm*
 F:     arch/s390/kvm/
 F:     drivers/s390/kvm/
 
+KERNEL VIRTUAL MACHINE (KVM) FOR ARM
+M:     Christoffer Dall <[email protected]>
+L:     [email protected]
+W:     http://systems.cs.columbia.edu/projects/kvm-arm
+S:     Maintained
+F:     arch/arm/include/uapi/asm/kvm*
+F:     arch/arm/include/asm/kvm*
+F:     arch/arm/kvm/
+
 KEXEC
 M:     Eric Biederman <[email protected]>
 W:     http://kernel.org/pub/linux/utils/kernel/kexec/
@@ -5009,6 +5036,10 @@ L:       [email protected]
 W:     http://www.linux-mm.org
 S:     Maintained
 F:     include/linux/mm.h
+F:     include/linux/gfp.h
+F:     include/linux/mmzone.h
+F:     include/linux/memory_hotplug.h
+F:     include/linux/vmalloc.h
 F:     mm/
 
 MEMORY RESOURCE CONTROLLER
@@ -5368,13 +5399,6 @@ F:       include/linux/sunrpc/
 F:     include/uapi/linux/nfs*
 F:     include/uapi/linux/sunrpc/
 
-NI5010 NETWORK DRIVER
-M:     Jan-Pascal van Best <[email protected]>
-M:     Andreas Mohr <[email protected]>
-L:     [email protected]
-S:     Maintained
-F:     drivers/net/ethernet/racal/ni5010.*
-
 NILFS2 FILESYSTEM
 M:     KONISHI Ryusuke <[email protected]>
 L:     [email protected]
@@ -5400,6 +5424,13 @@ S:       Maintained
 F:     Documentation/scsi/NinjaSCSI.txt
 F:     drivers/scsi/nsp32*
 
+NTB DRIVER
+M:     Jon Mason <[email protected]>
+S:     Supported
+F:     drivers/ntb/
+F:     drivers/net/ntb_netdev.c
+F:     include/linux/ntb.h
+
 NTFS FILESYSTEM
 M:     Anton Altaparmakov <[email protected]>
 L:     [email protected]
@@ -6488,7 +6519,7 @@ S:        Supported
 F:     drivers/s390/net/
 
 S390 ZCRYPT DRIVER
-M:     Holger Dengler <[email protected].ibm.com>
+M:     Ingo Tuchscherer <ingo.tuchscherer@de.ibm.com>
 M:     [email protected]
 L:     [email protected]
 W:     http://www.ibm.com/developerworks/linux/linux390/
@@ -6588,7 +6619,7 @@ F:        drivers/dma/dw_dmac_regs.h
 F:     drivers/dma/dw_dmac.c
 
 TIMEKEEPING, NTP
-M:     John Stultz <john[email protected]>
+M:     John Stultz <john[email protected]>
 M:     Thomas Gleixner <[email protected]>
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
 S:     Supported
@@ -6810,7 +6841,8 @@ S:        Supported
 F:     drivers/net/ethernet/sfc/
 
 SGI GRU DRIVER
-M:     Jack Steiner <[email protected]>
+M:     Dimitri Sivanich <[email protected]>
+M:     Robin Holt <[email protected]>
 S:     Maintained
 F:     drivers/misc/sgi-gru/
 
@@ -7005,14 +7037,6 @@ L:       [email protected]
 S:     Maintained
 F:     drivers/video/smscufx.c
 
-SN-IA64 (Itanium) SUB-PLATFORM
-M:     Jes Sorensen <[email protected]>
-L:     [email protected]
-L:     [email protected]
-W:     http://www.sgi.com/altix
-S:     Maintained
-F:     arch/ia64/sn/
-
 SOC-CAMERA V4L2 SUBSYSTEM
 M:     Guennadi Liakhovetski <[email protected]>
 L:     [email protected]
@@ -7168,6 +7192,7 @@ F:        drivers/clk/spear/
 
 SPI SUBSYSTEM
 M:     Grant Likely <[email protected]>
+M:     Mark Brown <[email protected]>
 L:     [email protected]
 Q:     http://patchwork.kernel.org/project/spi-devel-general/list/
 T:     git git://git.secretlab.ca/git/linux-2.6.git
@@ -7293,8 +7318,7 @@ S:        Odd Fixes
 F:     drivers/staging/olpc_dcon/
 
 STAGING - OZMO DEVICES USB OVER WIFI DRIVER
-M:     Rupesh Gujare <[email protected]>
-M:     Chris Kelly <[email protected]>
+M:     Rupesh Gujare <[email protected]>
 S:     Maintained
 F:     drivers/staging/ozwpan/
 
@@ -7526,13 +7550,18 @@ S:      Maintained
 F:     drivers/media/tuners/tea5767.*
 
 TEAM DRIVER
-M:     Jiri Pirko <j[email protected]>
+M:     Jiri Pirko <j[email protected]>
 L:     [email protected]
 S:     Supported
 F:     drivers/net/team/
 F:     include/linux/if_team.h
 F:     include/uapi/linux/if_team.h
 
+TECHNOLOGIC SYSTEMS TS-5500 PLATFORM SUPPORT
+M:     Savoir-faire Linux Inc. <[email protected]>
+S:     Maintained
+F:     arch/x86/platform/ts5500/
+
 TECHNOTREND USB IR RECEIVER
 M:     Sean Young <[email protected]>
 L:     [email protected]
@@ -7575,6 +7604,11 @@ S:      Supported
 F:      drivers/thermal/
 F:      include/linux/thermal.h
 
+THINGM BLINK(1) USB RGB LED DRIVER
+M:     Vivien Didelot <[email protected]>
+S:     Maintained
+F:     drivers/hid/hid-thingm.c
+
 THINKPAD ACPI EXTRAS DRIVER
 M:     Henrique de Moraes Holschuh <[email protected]>
 L:     [email protected]
@@ -7607,6 +7641,22 @@ F:       Documentation/backlight/lp855x-driver.txt
 F:     drivers/video/backlight/lp855x_bl.c
 F:     include/linux/platform_data/lp855x.h
 
+TI LP8727 CHARGER DRIVER
+M:     Milo Kim <[email protected]>
+S:     Maintained
+F:     drivers/power/lp8727_charger.c
+F:     include/linux/platform_data/lp8727.h
+
+TI LP8788 MFD DRIVER
+M:     Milo Kim <[email protected]>
+S:     Maintained
+F:     drivers/iio/adc/lp8788_adc.c
+F:     drivers/leds/leds-lp8788.c
+F:     drivers/mfd/lp8788*.c
+F:     drivers/power/lp8788-charger.c
+F:     drivers/regulator/lp8788-*.c
+F:     include/linux/mfd/lp8788*.h
+
 TI TWL4030 SERIES SOC CODEC DRIVER
 M:     Peter Ujfalusi <[email protected]>
 L:     [email protected] (moderated for non-subscribers)
@@ -7901,9 +7951,10 @@ F:       drivers/net/wireless/ath/ar5523/
 USB ATTACHED SCSI
 M:     Matthew Wilcox <[email protected]>
 M:     Sarah Sharp <[email protected]>
+M:     Gerd Hoffmann <[email protected]>
 L:     [email protected]
 L:     [email protected]
-S:     Supported
+S:     Maintained
 F:     drivers/usb/storage/uas.c
 
 USB CDC ETHERNET DRIVER
This page took 0.041709 seconds and 4 git commands to generate.