diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 90 |
1 files changed, 77 insertions, 13 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fce05c4dc4e7..091b50edaf35 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -868,14 +868,7 @@ F: arch/arm/mach-prima2/ | |||
868 | F: drivers/clk/clk-prima2.c | 868 | F: drivers/clk/clk-prima2.c |
869 | F: drivers/clocksource/timer-prima2.c | 869 | F: drivers/clocksource/timer-prima2.c |
870 | F: drivers/clocksource/timer-marco.c | 870 | F: drivers/clocksource/timer-marco.c |
871 | F: drivers/dma/sirf-dma.c | 871 | N: [^a-z]sirf |
872 | F: drivers/i2c/busses/i2c-sirf.c | ||
873 | F: drivers/input/misc/sirfsoc-onkey.c | ||
874 | F: drivers/irqchip/irq-sirfsoc.c | ||
875 | F: drivers/mmc/host/sdhci-sirf.c | ||
876 | F: drivers/pinctrl/sirf/ | ||
877 | F: drivers/rtc/rtc-sirfsoc.c | ||
878 | F: drivers/spi/spi-sirf.c | ||
879 | 872 | ||
880 | ARM/EBSA110 MACHINE SUPPORT | 873 | ARM/EBSA110 MACHINE SUPPORT |
881 | M: Russell King <linux@arm.linux.org.uk> | 874 | M: Russell King <linux@arm.linux.org.uk> |
@@ -2222,6 +2215,7 @@ F: include/linux/clk.h | |||
2222 | CLOCKSOURCE, CLOCKEVENT DRIVERS | 2215 | CLOCKSOURCE, CLOCKEVENT DRIVERS |
2223 | M: Daniel Lezcano <daniel.lezcano@linaro.org> | 2216 | M: Daniel Lezcano <daniel.lezcano@linaro.org> |
2224 | M: Thomas Gleixner <tglx@linutronix.de> | 2217 | M: Thomas Gleixner <tglx@linutronix.de> |
2218 | L: linux-kernel@vger.kernel.org | ||
2225 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | 2219 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core |
2226 | S: Supported | 2220 | S: Supported |
2227 | F: drivers/clocksource | 2221 | F: drivers/clocksource |
@@ -4023,6 +4017,7 @@ F: include/uapi/linux/hid* | |||
4023 | 4017 | ||
4024 | HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS | 4018 | HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS |
4025 | M: Thomas Gleixner <tglx@linutronix.de> | 4019 | M: Thomas Gleixner <tglx@linutronix.de> |
4020 | L: linux-kernel@vger.kernel.org | ||
4026 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | 4021 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core |
4027 | S: Maintained | 4022 | S: Maintained |
4028 | F: Documentation/timers/ | 4023 | F: Documentation/timers/ |
@@ -4694,6 +4689,7 @@ F: net/irda/ | |||
4694 | 4689 | ||
4695 | IRQ SUBSYSTEM | 4690 | IRQ SUBSYSTEM |
4696 | M: Thomas Gleixner <tglx@linutronix.de> | 4691 | M: Thomas Gleixner <tglx@linutronix.de> |
4692 | L: linux-kernel@vger.kernel.org | ||
4697 | S: Maintained | 4693 | S: Maintained |
4698 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core | 4694 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core |
4699 | F: kernel/irq/ | 4695 | F: kernel/irq/ |
@@ -5325,6 +5321,7 @@ F: drivers/media/usb/dvb-usb-v2/lmedm04* | |||
5325 | LOCKDEP AND LOCKSTAT | 5321 | LOCKDEP AND LOCKSTAT |
5326 | M: Peter Zijlstra <peterz@infradead.org> | 5322 | M: Peter Zijlstra <peterz@infradead.org> |
5327 | M: Ingo Molnar <mingo@redhat.com> | 5323 | M: Ingo Molnar <mingo@redhat.com> |
5324 | L: linux-kernel@vger.kernel.org | ||
5328 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking | 5325 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking |
5329 | S: Maintained | 5326 | S: Maintained |
5330 | F: Documentation/lockdep*.txt | 5327 | F: Documentation/lockdep*.txt |
@@ -5421,6 +5418,16 @@ W: http://www.tazenda.demon.co.uk/phil/linux-hp | |||
5421 | S: Maintained | 5418 | S: Maintained |
5422 | F: arch/m68k/hp300/ | 5419 | F: arch/m68k/hp300/ |
5423 | 5420 | ||
5421 | M88DS3103 MEDIA DRIVER | ||
5422 | M: Antti Palosaari <crope@iki.fi> | ||
5423 | L: linux-media@vger.kernel.org | ||
5424 | W: http://linuxtv.org/ | ||
5425 | W: http://palosaari.fi/linux/ | ||
5426 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ | ||
5427 | T: git git://linuxtv.org/anttip/media_tree.git | ||
5428 | S: Maintained | ||
5429 | F: drivers/media/dvb-frontends/m88ds3103* | ||
5430 | |||
5424 | M88RS2000 MEDIA DRIVER | 5431 | M88RS2000 MEDIA DRIVER |
5425 | M: Malcolm Priestley <tvboxspy@gmail.com> | 5432 | M: Malcolm Priestley <tvboxspy@gmail.com> |
5426 | L: linux-media@vger.kernel.org | 5433 | L: linux-media@vger.kernel.org |
@@ -5429,6 +5436,16 @@ Q: http://patchwork.linuxtv.org/project/linux-media/list/ | |||
5429 | S: Maintained | 5436 | S: Maintained |
5430 | F: drivers/media/dvb-frontends/m88rs2000* | 5437 | F: drivers/media/dvb-frontends/m88rs2000* |
5431 | 5438 | ||
5439 | M88TS2022 MEDIA DRIVER | ||
5440 | M: Antti Palosaari <crope@iki.fi> | ||
5441 | L: linux-media@vger.kernel.org | ||
5442 | W: http://linuxtv.org/ | ||
5443 | W: http://palosaari.fi/linux/ | ||
5444 | Q: http://patchwork.linuxtv.org/project/linux-media/list/ | ||
5445 | T: git git://linuxtv.org/anttip/media_tree.git | ||
5446 | S: Maintained | ||
5447 | F: drivers/media/tuners/m88ts2022* | ||
5448 | |||
5432 | MA901 MASTERKIT USB FM RADIO DRIVER | 5449 | MA901 MASTERKIT USB FM RADIO DRIVER |
5433 | M: Alexey Klimov <klimov.linux@gmail.com> | 5450 | M: Alexey Klimov <klimov.linux@gmail.com> |
5434 | L: linux-media@vger.kernel.org | 5451 | L: linux-media@vger.kernel.org |
@@ -6622,6 +6639,7 @@ M: Peter Zijlstra <a.p.zijlstra@chello.nl> | |||
6622 | M: Paul Mackerras <paulus@samba.org> | 6639 | M: Paul Mackerras <paulus@samba.org> |
6623 | M: Ingo Molnar <mingo@redhat.com> | 6640 | M: Ingo Molnar <mingo@redhat.com> |
6624 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 6641 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |
6642 | L: linux-kernel@vger.kernel.org | ||
6625 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core | 6643 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core |
6626 | S: Supported | 6644 | S: Supported |
6627 | F: kernel/events/* | 6645 | F: kernel/events/* |
@@ -6745,6 +6763,7 @@ F: drivers/scsi/pm8001/ | |||
6745 | 6763 | ||
6746 | POSIX CLOCKS and TIMERS | 6764 | POSIX CLOCKS and TIMERS |
6747 | M: Thomas Gleixner <tglx@linutronix.de> | 6765 | M: Thomas Gleixner <tglx@linutronix.de> |
6766 | L: linux-kernel@vger.kernel.org | ||
6748 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | 6767 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core |
6749 | S: Supported | 6768 | S: Supported |
6750 | F: fs/timerfd.c | 6769 | F: fs/timerfd.c |
@@ -7153,6 +7172,7 @@ F: drivers/net/wireless/ray* | |||
7153 | RCUTORTURE MODULE | 7172 | RCUTORTURE MODULE |
7154 | M: Josh Triplett <josh@freedesktop.org> | 7173 | M: Josh Triplett <josh@freedesktop.org> |
7155 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 7174 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
7175 | L: linux-kernel@vger.kernel.org | ||
7156 | S: Supported | 7176 | S: Supported |
7157 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | 7177 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git |
7158 | F: Documentation/RCU/torture.txt | 7178 | F: Documentation/RCU/torture.txt |
@@ -7160,6 +7180,7 @@ F: kernel/rcu/torture.c | |||
7160 | 7180 | ||
7161 | RCUTORTURE TEST FRAMEWORK | 7181 | RCUTORTURE TEST FRAMEWORK |
7162 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 7182 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
7183 | L: linux-kernel@vger.kernel.org | ||
7163 | S: Supported | 7184 | S: Supported |
7164 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | 7185 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git |
7165 | F: tools/testing/selftests/rcutorture | 7186 | F: tools/testing/selftests/rcutorture |
@@ -7183,6 +7204,7 @@ F: net/rds/ | |||
7183 | READ-COPY UPDATE (RCU) | 7204 | READ-COPY UPDATE (RCU) |
7184 | M: Dipankar Sarma <dipankar@in.ibm.com> | 7205 | M: Dipankar Sarma <dipankar@in.ibm.com> |
7185 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 7206 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
7207 | L: linux-kernel@vger.kernel.org | ||
7186 | W: http://www.rdrop.com/users/paulmck/RCU/ | 7208 | W: http://www.rdrop.com/users/paulmck/RCU/ |
7187 | S: Supported | 7209 | S: Supported |
7188 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | 7210 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git |
@@ -7462,6 +7484,13 @@ L: linux-media@vger.kernel.org | |||
7462 | S: Supported | 7484 | S: Supported |
7463 | F: drivers/media/i2c/s5c73m3/* | 7485 | F: drivers/media/i2c/s5c73m3/* |
7464 | 7486 | ||
7487 | SAMSUNG S5K5BAF CAMERA DRIVER | ||
7488 | M: Kyungmin Park <kyungmin.park@samsung.com> | ||
7489 | M: Andrzej Hajda <a.hajda@samsung.com> | ||
7490 | L: linux-media@vger.kernel.org | ||
7491 | S: Supported | ||
7492 | F: drivers/media/i2c/s5k5baf.c | ||
7493 | |||
7465 | SAMSUNG SOC CLOCK DRIVERS | 7494 | SAMSUNG SOC CLOCK DRIVERS |
7466 | M: Tomasz Figa <t.figa@samsung.com> | 7495 | M: Tomasz Figa <t.figa@samsung.com> |
7467 | S: Supported | 7496 | S: Supported |
@@ -7492,6 +7521,7 @@ F: drivers/mmc/host/dw_mmc* | |||
7492 | TIMEKEEPING, CLOCKSOURCE CORE, NTP | 7521 | TIMEKEEPING, CLOCKSOURCE CORE, NTP |
7493 | M: John Stultz <john.stultz@linaro.org> | 7522 | M: John Stultz <john.stultz@linaro.org> |
7494 | M: Thomas Gleixner <tglx@linutronix.de> | 7523 | M: Thomas Gleixner <tglx@linutronix.de> |
7524 | L: linux-kernel@vger.kernel.org | ||
7495 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | 7525 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core |
7496 | S: Supported | 7526 | S: Supported |
7497 | F: include/linux/clocksource.h | 7527 | F: include/linux/clocksource.h |
@@ -7517,6 +7547,7 @@ F: drivers/watchdog/sc1200wdt.c | |||
7517 | SCHEDULER | 7547 | SCHEDULER |
7518 | M: Ingo Molnar <mingo@redhat.com> | 7548 | M: Ingo Molnar <mingo@redhat.com> |
7519 | M: Peter Zijlstra <peterz@infradead.org> | 7549 | M: Peter Zijlstra <peterz@infradead.org> |
7550 | L: linux-kernel@vger.kernel.org | ||
7520 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core | 7551 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core |
7521 | S: Maintained | 7552 | S: Maintained |
7522 | F: kernel/sched/ | 7553 | F: kernel/sched/ |
@@ -7763,7 +7794,7 @@ L: linux-media@vger.kernel.org | |||
7763 | T: git git://linuxtv.org/media_tree.git | 7794 | T: git git://linuxtv.org/media_tree.git |
7764 | W: http://linuxtv.org | 7795 | W: http://linuxtv.org |
7765 | S: Odd Fixes | 7796 | S: Odd Fixes |
7766 | F: drivers/media/radio/si4713-i2c.? | 7797 | F: drivers/media/radio/si4713/si4713.? |
7767 | 7798 | ||
7768 | SI4713 FM RADIO TRANSMITTER PLATFORM DRIVER | 7799 | SI4713 FM RADIO TRANSMITTER PLATFORM DRIVER |
7769 | M: Eduardo Valentin <edubezval@gmail.com> | 7800 | M: Eduardo Valentin <edubezval@gmail.com> |
@@ -7771,7 +7802,15 @@ L: linux-media@vger.kernel.org | |||
7771 | T: git git://linuxtv.org/media_tree.git | 7802 | T: git git://linuxtv.org/media_tree.git |
7772 | W: http://linuxtv.org | 7803 | W: http://linuxtv.org |
7773 | S: Odd Fixes | 7804 | S: Odd Fixes |
7774 | F: drivers/media/radio/radio-si4713.c | 7805 | F: drivers/media/radio/si4713/radio-platform-si4713.c |
7806 | |||
7807 | SI4713 FM RADIO TRANSMITTER USB DRIVER | ||
7808 | M: Hans Verkuil <hverkuil@xs4all.nl> | ||
7809 | L: linux-media@vger.kernel.org | ||
7810 | T: git git://linuxtv.org/media_tree.git | ||
7811 | W: http://linuxtv.org | ||
7812 | S: Maintained | ||
7813 | F: drivers/media/radio/si4713/radio-usb-si4713.c | ||
7775 | 7814 | ||
7776 | SIANO DVB DRIVER | 7815 | SIANO DVB DRIVER |
7777 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> | 7816 | M: Mauro Carvalho Chehab <m.chehab@samsung.com> |
@@ -7884,6 +7923,7 @@ F: mm/sl?b.c | |||
7884 | SLEEPABLE READ-COPY UPDATE (SRCU) | 7923 | SLEEPABLE READ-COPY UPDATE (SRCU) |
7885 | M: Lai Jiangshan <laijs@cn.fujitsu.com> | 7924 | M: Lai Jiangshan <laijs@cn.fujitsu.com> |
7886 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 7925 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
7926 | L: linux-kernel@vger.kernel.org | ||
7887 | W: http://www.rdrop.com/users/paulmck/RCU/ | 7927 | W: http://www.rdrop.com/users/paulmck/RCU/ |
7888 | S: Supported | 7928 | S: Supported |
7889 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git | 7929 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git |
@@ -8622,6 +8662,14 @@ L: linux-xtensa@linux-xtensa.org | |||
8622 | S: Maintained | 8662 | S: Maintained |
8623 | F: arch/xtensa/ | 8663 | F: arch/xtensa/ |
8624 | 8664 | ||
8665 | THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER | ||
8666 | M: Hans Verkuil <hverkuil@xs4all.nl> | ||
8667 | L: linux-media@vger.kernel.org | ||
8668 | T: git git://linuxtv.org/media_tree.git | ||
8669 | W: http://linuxtv.org | ||
8670 | S: Maintained | ||
8671 | F: drivers/media/radio/radio-raremono.c | ||
8672 | |||
8625 | THERMAL | 8673 | THERMAL |
8626 | M: Zhang Rui <rui.zhang@intel.com> | 8674 | M: Zhang Rui <rui.zhang@intel.com> |
8627 | M: Eduardo Valentin <eduardo.valentin@ti.com> | 8675 | M: Eduardo Valentin <eduardo.valentin@ti.com> |
@@ -8960,7 +9008,7 @@ UNSORTED BLOCK IMAGES (UBI) | |||
8960 | M: Artem Bityutskiy <dedekind1@gmail.com> | 9008 | M: Artem Bityutskiy <dedekind1@gmail.com> |
8961 | W: http://www.linux-mtd.infradead.org/ | 9009 | W: http://www.linux-mtd.infradead.org/ |
8962 | L: linux-mtd@lists.infradead.org | 9010 | L: linux-mtd@lists.infradead.org |
8963 | T: git git://git.infradead.org/ubi-2.6.git | 9011 | T: git git://git.infradead.org/ubifs-2.6.git |
8964 | S: Maintained | 9012 | S: Maintained |
8965 | F: drivers/mtd/ubi/ | 9013 | F: drivers/mtd/ubi/ |
8966 | F: include/linux/mtd/ubi.h | 9014 | F: include/linux/mtd/ubi.h |
@@ -9154,8 +9202,7 @@ L: linux-media@vger.kernel.org | |||
9154 | T: git git://linuxtv.org/media_tree.git | 9202 | T: git git://linuxtv.org/media_tree.git |
9155 | W: http://www.linux-projects.org | 9203 | W: http://www.linux-projects.org |
9156 | S: Maintained | 9204 | S: Maintained |
9157 | F: Documentation/video4linux/sn9c102.txt | 9205 | F: drivers/staging/media/sn9c102/ |
9158 | F: drivers/media/usb/sn9c102/ | ||
9159 | 9206 | ||
9160 | USB SUBSYSTEM | 9207 | USB SUBSYSTEM |
9161 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 9208 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
@@ -9587,6 +9634,7 @@ M: Thomas Gleixner <tglx@linutronix.de> | |||
9587 | M: Ingo Molnar <mingo@redhat.com> | 9634 | M: Ingo Molnar <mingo@redhat.com> |
9588 | M: "H. Peter Anvin" <hpa@zytor.com> | 9635 | M: "H. Peter Anvin" <hpa@zytor.com> |
9589 | M: x86@kernel.org | 9636 | M: x86@kernel.org |
9637 | L: linux-kernel@vger.kernel.org | ||
9590 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core | 9638 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core |
9591 | S: Maintained | 9639 | S: Maintained |
9592 | F: Documentation/x86/ | 9640 | F: Documentation/x86/ |
@@ -9740,11 +9788,27 @@ T: Mercurial http://linuxtv.org/hg/v4l-dvb | |||
9740 | S: Odd Fixes | 9788 | S: Odd Fixes |
9741 | F: drivers/media/pci/zoran/ | 9789 | F: drivers/media/pci/zoran/ |
9742 | 9790 | ||
9791 | ZRAM COMPRESSED RAM BLOCK DEVICE DRVIER | ||
9792 | M: Minchan Kim <minchan@kernel.org> | ||
9793 | M: Nitin Gupta <ngupta@vflare.org> | ||
9794 | L: linux-kernel@vger.kernel.org | ||
9795 | S: Maintained | ||
9796 | F: drivers/block/zram/ | ||
9797 | F: Documentation/blockdev/zram.txt | ||
9798 | |||
9743 | ZS DECSTATION Z85C30 SERIAL DRIVER | 9799 | ZS DECSTATION Z85C30 SERIAL DRIVER |
9744 | M: "Maciej W. Rozycki" <macro@linux-mips.org> | 9800 | M: "Maciej W. Rozycki" <macro@linux-mips.org> |
9745 | S: Maintained | 9801 | S: Maintained |
9746 | F: drivers/tty/serial/zs.* | 9802 | F: drivers/tty/serial/zs.* |
9747 | 9803 | ||
9804 | ZSMALLOC COMPRESSED SLAB MEMORY ALLOCATOR | ||
9805 | M: Minchan Kim <minchan@kernel.org> | ||
9806 | M: Nitin Gupta <ngupta@vflare.org> | ||
9807 | L: linux-mm@kvack.org | ||
9808 | S: Maintained | ||
9809 | F: mm/zsmalloc.c | ||
9810 | F: include/linux/zsmalloc.h | ||
9811 | |||
9748 | ZSWAP COMPRESSED SWAP CACHING | 9812 | ZSWAP COMPRESSED SWAP CACHING |
9749 | M: Seth Jennings <sjenning@linux.vnet.ibm.com> | 9813 | M: Seth Jennings <sjenning@linux.vnet.ibm.com> |
9750 | L: linux-mm@kvack.org | 9814 | L: linux-mm@kvack.org |