aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-03-23 19:59:10 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-03-23 19:59:10 -0400
commit8e3ade251bc7c0a4f0777df4dd34343a03efadba (patch)
tree6c0b78731e3d6609057951d07660efbd90992ad0 /MAINTAINERS
parente317234975cb7463b8ca21a93bb6862d9dcf113f (diff)
parente075f59152890ffd7e3d704afc997dd686c8a781 (diff)
Merge branch 'akpm' (Andrew's patch-bomb)
Merge second batch of patches from Andrew Morton: - various misc things - core kernel changes to prctl, exit, exec, init, etc. - kernel/watchdog.c updates - get_maintainer - MAINTAINERS - the backlight driver queue - core bitops code cleanups - the led driver queue - some core prio_tree work - checkpatch udpates - largeish crc32 update - a new poll() feature for the v4l guys - the rtc driver queue - fatfs - ptrace - signals - kmod/usermodehelper updates - coredump - procfs updates * emailed from Andrew Morton <akpm@linux-foundation.org>: (141 commits) seq_file: add seq_set_overflow(), seq_overflow() proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). procfs: speed up /proc/pid/stat, statm procfs: add num_to_str() to speed up /proc/stat proc: speed up /proc/stat handling fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP coredump: remove VM_ALWAYSDUMP flag kmod: make __request_module() killable kmod: introduce call_modprobe() helper usermodehelper: ____call_usermodehelper() doesn't need do_exit() usermodehelper: kill umh_wait, renumber UMH_* constants usermodehelper: implement UMH_KILLABLE usermodehelper: introduce umh_complete(sub_info) usermodehelper: use UMH_WAIT_PROC consistently signal: zap_pid_ns_processes: s/SEND_SIG_NOINFO/SEND_SIG_FORCED/ signal: oom_kill_task: use SEND_SIG_FORCED instead of force_sig() signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLE Hexagon: use set_current_blocked() and block_sigmask() ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS124
1 files changed, 64 insertions, 60 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ec9bcb17c572..f47091abb8f7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -163,7 +163,7 @@ M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
163L: linux-serial@vger.kernel.org 163L: linux-serial@vger.kernel.org
164W: http://serial.sourceforge.net 164W: http://serial.sourceforge.net
165S: Maintained 165S: Maintained
166T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git 166T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
167F: drivers/tty/serial/8250* 167F: drivers/tty/serial/8250*
168F: include/linux/serial_8250.h 168F: include/linux/serial_8250.h
169 169
@@ -464,6 +464,7 @@ ALPHA PORT
464M: Richard Henderson <rth@twiddle.net> 464M: Richard Henderson <rth@twiddle.net>
465M: Ivan Kokshaysky <ink@jurassic.park.msu.ru> 465M: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
466M: Matt Turner <mattst88@gmail.com> 466M: Matt Turner <mattst88@gmail.com>
467S: Odd Fixes
467L: linux-alpha@vger.kernel.org 468L: linux-alpha@vger.kernel.org
468F: arch/alpha/ 469F: arch/alpha/
469 470
@@ -715,6 +716,7 @@ S: Maintained
715ARM/CLKDEV SUPPORT 716ARM/CLKDEV SUPPORT
716M: Russell King <linux@arm.linux.org.uk> 717M: Russell King <linux@arm.linux.org.uk>
717L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 718L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
719S: Maintained
718F: arch/arm/include/asm/clkdev.h 720F: arch/arm/include/asm/clkdev.h
719F: drivers/clk/clkdev.c 721F: drivers/clk/clkdev.c
720 722
@@ -1502,7 +1504,7 @@ F: drivers/i2c/busses/i2c-bfin-twi.c
1502 1504
1503BLOCK LAYER 1505BLOCK LAYER
1504M: Jens Axboe <axboe@kernel.dk> 1506M: Jens Axboe <axboe@kernel.dk>
1505T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git 1507T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
1506S: Maintained 1508S: Maintained
1507F: block/ 1509F: block/
1508 1510
@@ -1640,7 +1642,7 @@ BTTV VIDEO4LINUX DRIVER
1640M: Mauro Carvalho Chehab <mchehab@infradead.org> 1642M: Mauro Carvalho Chehab <mchehab@infradead.org>
1641L: linux-media@vger.kernel.org 1643L: linux-media@vger.kernel.org
1642W: http://linuxtv.org 1644W: http://linuxtv.org
1643T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1645T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
1644S: Maintained 1646S: Maintained
1645F: Documentation/video4linux/bttv/ 1647F: Documentation/video4linux/bttv/
1646F: drivers/media/video/bt8xx/bttv* 1648F: drivers/media/video/bt8xx/bttv*
@@ -1670,7 +1672,7 @@ F: fs/cachefiles/
1670CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER 1672CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
1671M: Jonathan Corbet <corbet@lwn.net> 1673M: Jonathan Corbet <corbet@lwn.net>
1672L: linux-media@vger.kernel.org 1674L: linux-media@vger.kernel.org
1673T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 1675T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
1674S: Maintained 1676S: Maintained
1675F: Documentation/video4linux/cafe_ccic 1677F: Documentation/video4linux/cafe_ccic
1676F: drivers/media/video/marvell-ccic/ 1678F: drivers/media/video/marvell-ccic/
@@ -1841,6 +1843,7 @@ F: include/linux/cleancache.h
1841 1843
1842CLK API 1844CLK API
1843M: Russell King <linux@arm.linux.org.uk> 1845M: Russell King <linux@arm.linux.org.uk>
1846S: Maintained
1844F: include/linux/clk.h 1847F: include/linux/clk.h
1845 1848
1846CISCO FCOE HBA DRIVER 1849CISCO FCOE HBA DRIVER
@@ -2036,7 +2039,7 @@ CX18 VIDEO4LINUX DRIVER
2036M: Andy Walls <awalls@md.metrocast.net> 2039M: Andy Walls <awalls@md.metrocast.net>
2037L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) 2040L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
2038L: linux-media@vger.kernel.org 2041L: linux-media@vger.kernel.org
2039T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 2042T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
2040W: http://linuxtv.org 2043W: http://linuxtv.org
2041W: http://www.ivtvdriver.org/index.php/Cx18 2044W: http://www.ivtvdriver.org/index.php/Cx18
2042S: Maintained 2045S: Maintained
@@ -2350,7 +2353,7 @@ F: Documentation/blockdev/drbd/
2350 2353
2351DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS 2354DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
2352M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 2355M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2353T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6.git 2356T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
2354S: Supported 2357S: Supported
2355F: Documentation/kobject.txt 2358F: Documentation/kobject.txt
2356F: drivers/base/ 2359F: drivers/base/
@@ -2372,7 +2375,7 @@ INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
2372M: Keith Packard <keithp@keithp.com> 2375M: Keith Packard <keithp@keithp.com>
2373L: intel-gfx@lists.freedesktop.org (subscribers-only) 2376L: intel-gfx@lists.freedesktop.org (subscribers-only)
2374L: dri-devel@lists.freedesktop.org 2377L: dri-devel@lists.freedesktop.org
2375T: git git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6.git 2378T: git git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux.git
2376S: Supported 2379S: Supported
2377F: drivers/gpu/drm/i915 2380F: drivers/gpu/drm/i915
2378F: include/drm/i915* 2381F: include/drm/i915*
@@ -2966,8 +2969,8 @@ GFS2 FILE SYSTEM
2966M: Steven Whitehouse <swhiteho@redhat.com> 2969M: Steven Whitehouse <swhiteho@redhat.com>
2967L: cluster-devel@redhat.com 2970L: cluster-devel@redhat.com
2968W: http://sources.redhat.com/cluster/ 2971W: http://sources.redhat.com/cluster/
2969T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes.git 2972T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes.git
2970T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw.git 2973T: git git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw.git
2971S: Supported 2974S: Supported
2972F: Documentation/filesystems/gfs2*.txt 2975F: Documentation/filesystems/gfs2*.txt
2973F: fs/gfs2/ 2976F: fs/gfs2/
@@ -3008,42 +3011,42 @@ F: drivers/net/ethernet/aeroflex/
3008GSPCA FINEPIX SUBDRIVER 3011GSPCA FINEPIX SUBDRIVER
3009M: Frank Zago <frank@zago.net> 3012M: Frank Zago <frank@zago.net>
3010L: linux-media@vger.kernel.org 3013L: linux-media@vger.kernel.org
3011T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3014T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3012S: Maintained 3015S: Maintained
3013F: drivers/media/video/gspca/finepix.c 3016F: drivers/media/video/gspca/finepix.c
3014 3017
3015GSPCA GL860 SUBDRIVER 3018GSPCA GL860 SUBDRIVER
3016M: Olivier Lorin <o.lorin@laposte.net> 3019M: Olivier Lorin <o.lorin@laposte.net>
3017L: linux-media@vger.kernel.org 3020L: linux-media@vger.kernel.org
3018T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3021T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3019S: Maintained 3022S: Maintained
3020F: drivers/media/video/gspca/gl860/ 3023F: drivers/media/video/gspca/gl860/
3021 3024
3022GSPCA M5602 SUBDRIVER 3025GSPCA M5602 SUBDRIVER
3023M: Erik Andren <erik.andren@gmail.com> 3026M: Erik Andren <erik.andren@gmail.com>
3024L: linux-media@vger.kernel.org 3027L: linux-media@vger.kernel.org
3025T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3028T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3026S: Maintained 3029S: Maintained
3027F: drivers/media/video/gspca/m5602/ 3030F: drivers/media/video/gspca/m5602/
3028 3031
3029GSPCA PAC207 SONIXB SUBDRIVER 3032GSPCA PAC207 SONIXB SUBDRIVER
3030M: Hans de Goede <hdegoede@redhat.com> 3033M: Hans de Goede <hdegoede@redhat.com>
3031L: linux-media@vger.kernel.org 3034L: linux-media@vger.kernel.org
3032T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3035T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3033S: Maintained 3036S: Maintained
3034F: drivers/media/video/gspca/pac207.c 3037F: drivers/media/video/gspca/pac207.c
3035 3038
3036GSPCA SN9C20X SUBDRIVER 3039GSPCA SN9C20X SUBDRIVER
3037M: Brian Johnson <brijohn@gmail.com> 3040M: Brian Johnson <brijohn@gmail.com>
3038L: linux-media@vger.kernel.org 3041L: linux-media@vger.kernel.org
3039T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3042T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3040S: Maintained 3043S: Maintained
3041F: drivers/media/video/gspca/sn9c20x.c 3044F: drivers/media/video/gspca/sn9c20x.c
3042 3045
3043GSPCA T613 SUBDRIVER 3046GSPCA T613 SUBDRIVER
3044M: Leandro Costantino <lcostantino@gmail.com> 3047M: Leandro Costantino <lcostantino@gmail.com>
3045L: linux-media@vger.kernel.org 3048L: linux-media@vger.kernel.org
3046T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3049T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3047S: Maintained 3050S: Maintained
3048F: drivers/media/video/gspca/t613.c 3051F: drivers/media/video/gspca/t613.c
3049 3052
@@ -3051,7 +3054,7 @@ GSPCA USB WEBCAM DRIVER
3051M: Jean-Francois Moine <moinejf@free.fr> 3054M: Jean-Francois Moine <moinejf@free.fr>
3052W: http://moinejf.free.fr 3055W: http://moinejf.free.fr
3053L: linux-media@vger.kernel.org 3056L: linux-media@vger.kernel.org
3054T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3057T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3055S: Maintained 3058S: Maintained
3056F: drivers/media/video/gspca/ 3059F: drivers/media/video/gspca/
3057 3060
@@ -3337,7 +3340,7 @@ IDE SUBSYSTEM
3337M: "David S. Miller" <davem@davemloft.net> 3340M: "David S. Miller" <davem@davemloft.net>
3338L: linux-ide@vger.kernel.org 3341L: linux-ide@vger.kernel.org
3339Q: http://patchwork.ozlabs.org/project/linux-ide/list/ 3342Q: http://patchwork.ozlabs.org/project/linux-ide/list/
3340T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git 3343T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
3341S: Maintained 3344S: Maintained
3342F: Documentation/ide/ 3345F: Documentation/ide/
3343F: drivers/ide/ 3346F: drivers/ide/
@@ -3449,7 +3452,7 @@ F: firmware/isci/
3449INTEL IDLE DRIVER 3452INTEL IDLE DRIVER
3450M: Len Brown <lenb@kernel.org> 3453M: Len Brown <lenb@kernel.org>
3451L: linux-pm@vger.kernel.org 3454L: linux-pm@vger.kernel.org
3452T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6.git 3455T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
3453S: Supported 3456S: Supported
3454F: drivers/idle/intel_idle.c 3457F: drivers/idle/intel_idle.c
3455 3458
@@ -3756,7 +3759,7 @@ IVTV VIDEO4LINUX DRIVER
3756M: Andy Walls <awalls@md.metrocast.net> 3759M: Andy Walls <awalls@md.metrocast.net>
3757L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) 3760L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers)
3758L: linux-media@vger.kernel.org 3761L: linux-media@vger.kernel.org
3759T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 3762T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
3760W: http://www.ivtvdriver.org 3763W: http://www.ivtvdriver.org
3761S: Maintained 3764S: Maintained
3762F: Documentation/video4linux/*.ivtv 3765F: Documentation/video4linux/*.ivtv
@@ -3852,8 +3855,8 @@ F: fs/autofs4/
3852 3855
3853KERNEL BUILD + files below scripts/ (unless maintained elsewhere) 3856KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
3854M: Michal Marek <mmarek@suse.cz> 3857M: Michal Marek <mmarek@suse.cz>
3855T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git for-next 3858T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
3856T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes 3859T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes
3857L: linux-kbuild@vger.kernel.org 3860L: linux-kbuild@vger.kernel.org
3858S: Maintained 3861S: Maintained
3859F: Documentation/kbuild/ 3862F: Documentation/kbuild/
@@ -4233,12 +4236,14 @@ F: Documentation/hwmon/ltc4261
4233F: drivers/hwmon/ltc4261.c 4236F: drivers/hwmon/ltc4261.c
4234 4237
4235LTP (Linux Test Project) 4238LTP (Linux Test Project)
4236M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com> 4239M: Shubham Goyal <shubham@linux.vnet.ibm.com>
4237M: Garrett Cooper <yanegomi@gmail.com>
4238M: Mike Frysinger <vapier@gentoo.org> 4240M: Mike Frysinger <vapier@gentoo.org>
4239M: Subrata Modak <subrata@linux.vnet.ibm.com> 4241M: Cyril Hrubis <chrubis@suse.cz>
4242M: Caspar Zhang <caspar@casparzhang.com>
4243M: Wanlong Gao <gaowanlong@cn.fujitsu.com>
4240L: ltp-list@lists.sourceforge.net (subscribers-only) 4244L: ltp-list@lists.sourceforge.net (subscribers-only)
4241W: http://ltp.sourceforge.net/ 4245W: http://ltp.sourceforge.net/
4246T: git git://github.com/linux-test-project/ltp.git
4242T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev 4247T: git git://ltp.git.sourceforge.net/gitroot/ltp/ltp-dev
4243S: Maintained 4248S: Maintained
4244 4249
@@ -4276,7 +4281,7 @@ MAC80211
4276M: Johannes Berg <johannes@sipsolutions.net> 4281M: Johannes Berg <johannes@sipsolutions.net>
4277L: linux-wireless@vger.kernel.org 4282L: linux-wireless@vger.kernel.org
4278W: http://linuxwireless.org/ 4283W: http://linuxwireless.org/
4279T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4284T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4280S: Maintained 4285S: Maintained
4281F: Documentation/networking/mac80211-injection.txt 4286F: Documentation/networking/mac80211-injection.txt
4282F: include/net/mac80211.h 4287F: include/net/mac80211.h
@@ -4287,7 +4292,7 @@ M: Stefano Brivio <stefano.brivio@polimi.it>
4287M: Mattias Nissler <mattias.nissler@gmx.de> 4292M: Mattias Nissler <mattias.nissler@gmx.de>
4288L: linux-wireless@vger.kernel.org 4293L: linux-wireless@vger.kernel.org
4289W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID 4294W: http://linuxwireless.org/en/developers/Documentation/mac80211/RateControl/PID
4290T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4295T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4291S: Maintained 4296S: Maintained
4292F: net/mac80211/rc80211_pid* 4297F: net/mac80211/rc80211_pid*
4293 4298
@@ -4359,7 +4364,7 @@ P: LinuxTV.org Project
4359L: linux-media@vger.kernel.org 4364L: linux-media@vger.kernel.org
4360W: http://linuxtv.org 4365W: http://linuxtv.org
4361Q: http://patchwork.kernel.org/project/linux-media/list/ 4366Q: http://patchwork.kernel.org/project/linux-media/list/
4362T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4367T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4363S: Maintained 4368S: Maintained
4364F: Documentation/dvb/ 4369F: Documentation/dvb/
4365F: Documentation/video4linux/ 4370F: Documentation/video4linux/
@@ -4416,6 +4421,13 @@ T: git git://git.monstr.eu/linux-2.6-microblaze.git
4416S: Supported 4421S: Supported
4417F: arch/microblaze/ 4422F: arch/microblaze/
4418 4423
4424MICROCHANNEL ARCHITECTURE (MCA)
4425M: James Bottomley <James.Bottomley@HansenPartnership.com>
4426S: Maintained
4427F: Documentation/mca.txt
4428F: drivers/mca/
4429F: include/linux/mca*
4430
4419MICROTEK X6 SCANNER 4431MICROTEK X6 SCANNER
4420M: Oliver Neukum <oliver@neukum.name> 4432M: Oliver Neukum <oliver@neukum.name>
4421S: Maintained 4433S: Maintained
@@ -4431,14 +4443,6 @@ S: Supported
4431F: Documentation/mips/ 4443F: Documentation/mips/
4432F: arch/mips/ 4444F: arch/mips/
4433 4445
4434MISCELLANEOUS MCA-SUPPORT
4435M: James Bottomley <James.Bottomley@HansenPartnership.com>
4436S: Maintained
4437F: Documentation/ia64/mca.txt
4438F: Documentation/mca.txt
4439F: drivers/mca/
4440F: include/linux/mca*
4441
4442MODULE SUPPORT 4446MODULE SUPPORT
4443M: Rusty Russell <rusty@rustcorp.com.au> 4447M: Rusty Russell <rusty@rustcorp.com.au>
4444S: Maintained 4448S: Maintained
@@ -4646,7 +4650,7 @@ M: James Morris <jmorris@namei.org>
4646M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org> 4650M: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
4647M: Patrick McHardy <kaber@trash.net> 4651M: Patrick McHardy <kaber@trash.net>
4648L: netdev@vger.kernel.org 4652L: netdev@vger.kernel.org
4649T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git 4653T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
4650S: Maintained 4654S: Maintained
4651F: net/ipv4/ 4655F: net/ipv4/
4652F: net/ipv6/ 4656F: net/ipv6/
@@ -4662,7 +4666,7 @@ NETWORKING [WIRELESS]
4662M: "John W. Linville" <linville@tuxdriver.com> 4666M: "John W. Linville" <linville@tuxdriver.com>
4663L: linux-wireless@vger.kernel.org 4667L: linux-wireless@vger.kernel.org
4664Q: http://patchwork.kernel.org/project/linux-wireless/list/ 4668Q: http://patchwork.kernel.org/project/linux-wireless/list/
4665T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 4669T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
4666S: Maintained 4670S: Maintained
4667F: net/mac80211/ 4671F: net/mac80211/
4668F: net/rfkill/ 4672F: net/rfkill/
@@ -4675,8 +4679,8 @@ F: drivers/net/wireless/
4675NETWORKING DRIVERS 4679NETWORKING DRIVERS
4676L: netdev@vger.kernel.org 4680L: netdev@vger.kernel.org
4677W: http://www.linuxfoundation.org/en/Net 4681W: http://www.linuxfoundation.org/en/Net
4678T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git 4682T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
4679T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git 4683T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
4680S: Odd Fixes 4684S: Odd Fixes
4681F: drivers/net/ 4685F: drivers/net/
4682F: include/linux/if_* 4686F: include/linux/if_*
@@ -4892,7 +4896,7 @@ F: drivers/char/pcmcia/cm4040_cs.*
4892OMNIVISION OV7670 SENSOR DRIVER 4896OMNIVISION OV7670 SENSOR DRIVER
4893M: Jonathan Corbet <corbet@lwn.net> 4897M: Jonathan Corbet <corbet@lwn.net>
4894L: linux-media@vger.kernel.org 4898L: linux-media@vger.kernel.org
4895T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 4899T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
4896S: Maintained 4900S: Maintained
4897F: drivers/media/video/ov7670.c 4901F: drivers/media/video/ov7670.c
4898 4902
@@ -5067,7 +5071,7 @@ M: Helge Deller <deller@gmx.de>
5067L: linux-parisc@vger.kernel.org 5071L: linux-parisc@vger.kernel.org
5068W: http://www.parisc-linux.org/ 5072W: http://www.parisc-linux.org/
5069Q: http://patchwork.kernel.org/project/linux-parisc/list/ 5073Q: http://patchwork.kernel.org/project/linux-parisc/list/
5070T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git 5074T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git
5071S: Maintained 5075S: Maintained
5072F: arch/parisc/ 5076F: arch/parisc/
5073F: drivers/parisc/ 5077F: drivers/parisc/
@@ -5123,7 +5127,7 @@ PCI SUBSYSTEM
5123M: Bjorn Helgaas <bhelgaas@google.com> 5127M: Bjorn Helgaas <bhelgaas@google.com>
5124L: linux-pci@vger.kernel.org 5128L: linux-pci@vger.kernel.org
5125Q: http://patchwork.kernel.org/project/linux-pci/list/ 5129Q: http://patchwork.kernel.org/project/linux-pci/list/
5126T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git 5130T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci.git
5127S: Supported 5131S: Supported
5128F: Documentation/PCI/ 5132F: Documentation/PCI/
5129F: drivers/pci/ 5133F: drivers/pci/
@@ -5408,7 +5412,7 @@ M: Mike Isely <isely@pobox.com>
5408L: pvrusb2@isely.net (subscribers-only) 5412L: pvrusb2@isely.net (subscribers-only)
5409L: linux-media@vger.kernel.org 5413L: linux-media@vger.kernel.org
5410W: http://www.isely.net/pvrusb2/ 5414W: http://www.isely.net/pvrusb2/
5411T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5415T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5412S: Maintained 5416S: Maintained
5413F: Documentation/video4linux/README.pvrusb2 5417F: Documentation/video4linux/README.pvrusb2
5414F: drivers/media/video/pvrusb2/ 5418F: drivers/media/video/pvrusb2/
@@ -5574,7 +5578,7 @@ RCUTORTURE MODULE
5574M: Josh Triplett <josh@freedesktop.org> 5578M: Josh Triplett <josh@freedesktop.org>
5575M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 5579M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
5576S: Supported 5580S: Supported
5577T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git 5581T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
5578F: Documentation/RCU/torture.txt 5582F: Documentation/RCU/torture.txt
5579F: kernel/rcutorture.c 5583F: kernel/rcutorture.c
5580 5584
@@ -5599,7 +5603,7 @@ M: Dipankar Sarma <dipankar@in.ibm.com>
5599M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 5603M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
5600W: http://www.rdrop.com/users/paulmck/rclock/ 5604W: http://www.rdrop.com/users/paulmck/rclock/
5601S: Supported 5605S: Supported
5602T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git 5606T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
5603F: Documentation/RCU/ 5607F: Documentation/RCU/
5604F: include/linux/rcu* 5608F: include/linux/rcu*
5605F: include/linux/srcu* 5609F: include/linux/srcu*
@@ -5753,7 +5757,7 @@ F: drivers/mmc/host/s3cmci.*
5753SAA7146 VIDEO4LINUX-2 DRIVER 5757SAA7146 VIDEO4LINUX-2 DRIVER
5754M: Michael Hunold <michael@mihu.de> 5758M: Michael Hunold <michael@mihu.de>
5755L: linux-media@vger.kernel.org 5759L: linux-media@vger.kernel.org
5756T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 5760T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
5757W: http://www.mihu.de/linux/saa7146 5761W: http://www.mihu.de/linux/saa7146
5758S: Maintained 5762S: Maintained
5759F: drivers/media/common/saa7146* 5763F: drivers/media/common/saa7146*
@@ -6176,7 +6180,7 @@ F: arch/ia64/sn/
6176SOC-CAMERA V4L2 SUBSYSTEM 6180SOC-CAMERA V4L2 SUBSYSTEM
6177M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> 6181M: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
6178L: linux-media@vger.kernel.org 6182L: linux-media@vger.kernel.org
6179T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 6183T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6180S: Maintained 6184S: Maintained
6181F: include/media/v4l2* 6185F: include/media/v4l2*
6182F: drivers/media/video/v4l2* 6186F: drivers/media/video/v4l2*
@@ -6248,8 +6252,8 @@ SPARC + UltraSPARC (sparc/sparc64)
6248M: "David S. Miller" <davem@davemloft.net> 6252M: "David S. Miller" <davem@davemloft.net>
6249L: sparclinux@vger.kernel.org 6253L: sparclinux@vger.kernel.org
6250Q: http://patchwork.ozlabs.org/project/sparclinux/list/ 6254Q: http://patchwork.ozlabs.org/project/sparclinux/list/
6251T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git 6255T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
6252T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 6256T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
6253S: Maintained 6257S: Maintained
6254F: arch/sparc/ 6258F: arch/sparc/
6255F: drivers/sbus/ 6259F: drivers/sbus/
@@ -6257,8 +6261,8 @@ F: drivers/sbus/
6257SPARC SERIAL DRIVERS 6261SPARC SERIAL DRIVERS
6258M: "David S. Miller" <davem@davemloft.net> 6262M: "David S. Miller" <davem@davemloft.net>
6259L: sparclinux@vger.kernel.org 6263L: sparclinux@vger.kernel.org
6260T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git 6264T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
6261T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git 6265T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
6262S: Maintained 6266S: Maintained
6263F: include/linux/sunserialcore.h 6267F: include/linux/sunserialcore.h
6264F: drivers/tty/serial/suncore.c 6268F: drivers/tty/serial/suncore.c
@@ -6563,7 +6567,7 @@ L: linux-scsi@vger.kernel.org
6563L: target-devel@vger.kernel.org 6567L: target-devel@vger.kernel.org
6564L: http://groups.google.com/group/linux-iscsi-target-dev 6568L: http://groups.google.com/group/linux-iscsi-target-dev
6565W: http://www.linux-iscsi.org 6569W: http://www.linux-iscsi.org
6566T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core-2.6.git master 6570T: git git://git.kernel.org/pub/scm/linux/kernel/git/nab/lio-core.git master
6567S: Supported 6571S: Supported
6568F: drivers/target/ 6572F: drivers/target/
6569F: include/target/ 6573F: include/target/
@@ -6754,7 +6758,7 @@ K: ^Subject:.*(?i)trivial
6754TTY LAYER 6758TTY LAYER
6755M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 6759M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
6756S: Supported 6760S: Supported
6757T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6.git 6761T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git
6758F: drivers/tty/ 6762F: drivers/tty/
6759F: drivers/tty/serial/serial_core.c 6763F: drivers/tty/serial/serial_core.c
6760F: include/linux/serial_core.h 6764F: include/linux/serial_core.h
@@ -6922,7 +6926,7 @@ USB ET61X[12]51 DRIVER
6922M: Luca Risolia <luca.risolia@studio.unibo.it> 6926M: Luca Risolia <luca.risolia@studio.unibo.it>
6923L: linux-usb@vger.kernel.org 6927L: linux-usb@vger.kernel.org
6924L: linux-media@vger.kernel.org 6928L: linux-media@vger.kernel.org
6925T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 6929T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
6926W: http://www.linux-projects.org 6930W: http://www.linux-projects.org
6927S: Maintained 6931S: Maintained
6928F: drivers/media/video/et61x251/ 6932F: drivers/media/video/et61x251/
@@ -7078,7 +7082,7 @@ USB SN9C1xx DRIVER
7078M: Luca Risolia <luca.risolia@studio.unibo.it> 7082M: Luca Risolia <luca.risolia@studio.unibo.it>
7079L: linux-usb@vger.kernel.org 7083L: linux-usb@vger.kernel.org
7080L: linux-media@vger.kernel.org 7084L: linux-media@vger.kernel.org
7081T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7085T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7082W: http://www.linux-projects.org 7086W: http://www.linux-projects.org
7083S: Maintained 7087S: Maintained
7084F: Documentation/video4linux/sn9c102.txt 7088F: Documentation/video4linux/sn9c102.txt
@@ -7088,7 +7092,7 @@ USB SUBSYSTEM
7088M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 7092M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7089L: linux-usb@vger.kernel.org 7093L: linux-usb@vger.kernel.org
7090W: http://www.linux-usb.org 7094W: http://www.linux-usb.org
7091T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git 7095T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
7092S: Supported 7096S: Supported
7093F: Documentation/usb/ 7097F: Documentation/usb/
7094F: drivers/net/usb/ 7098F: drivers/net/usb/
@@ -7114,7 +7118,7 @@ USB VIDEO CLASS
7114M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> 7118M: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
7115L: linux-uvc-devel@lists.berlios.de (subscribers-only) 7119L: linux-uvc-devel@lists.berlios.de (subscribers-only)
7116L: linux-media@vger.kernel.org 7120L: linux-media@vger.kernel.org
7117T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7121T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7118W: http://www.ideasonboard.org/uvc/ 7122W: http://www.ideasonboard.org/uvc/
7119S: Maintained 7123S: Maintained
7120F: drivers/media/video/uvc/ 7124F: drivers/media/video/uvc/
@@ -7123,7 +7127,7 @@ USB W996[87]CF DRIVER
7123M: Luca Risolia <luca.risolia@studio.unibo.it> 7127M: Luca Risolia <luca.risolia@studio.unibo.it>
7124L: linux-usb@vger.kernel.org 7128L: linux-usb@vger.kernel.org
7125L: linux-media@vger.kernel.org 7129L: linux-media@vger.kernel.org
7126T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7130T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7127W: http://www.linux-projects.org 7131W: http://www.linux-projects.org
7128S: Maintained 7132S: Maintained
7129F: Documentation/video4linux/w9968cf.txt 7133F: Documentation/video4linux/w9968cf.txt
@@ -7152,7 +7156,7 @@ USB ZR364XX DRIVER
7152M: Antoine Jacquet <royale@zerezo.com> 7156M: Antoine Jacquet <royale@zerezo.com>
7153L: linux-usb@vger.kernel.org 7157L: linux-usb@vger.kernel.org
7154L: linux-media@vger.kernel.org 7158L: linux-media@vger.kernel.org
7155T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git 7159T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git
7156W: http://royale.zerezo.com/zr364xx/ 7160W: http://royale.zerezo.com/zr364xx/
7157S: Maintained 7161S: Maintained
7158F: Documentation/video4linux/zr364xx.txt 7162F: Documentation/video4linux/zr364xx.txt
@@ -7302,7 +7306,7 @@ M: Liam Girdwood <lrg@ti.com>
7302M: Mark Brown <broonie@opensource.wolfsonmicro.com> 7306M: Mark Brown <broonie@opensource.wolfsonmicro.com>
7303W: http://opensource.wolfsonmicro.com/node/15 7307W: http://opensource.wolfsonmicro.com/node/15
7304W: http://www.slimlogic.co.uk/?p=48 7308W: http://www.slimlogic.co.uk/?p=48
7305T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git 7309T: git git://git.kernel.org/pub/scm/linux/kernel/git/lrg/regulator.git
7306S: Supported 7310S: Supported
7307F: drivers/regulator/ 7311F: drivers/regulator/
7308F: include/linux/regulator/ 7312F: include/linux/regulator/