diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 81 |
1 files changed, 69 insertions, 12 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3154f395152a..cff133be42c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -327,6 +327,13 @@ M: Colin Leroy <colin@colino.net> | |||
327 | S: Maintained | 327 | S: Maintained |
328 | F: drivers/macintosh/therm_adt746x.c | 328 | F: drivers/macintosh/therm_adt746x.c |
329 | 329 | ||
330 | ADT7475 HARDWARE MONITOR DRIVER | ||
331 | M: Jean Delvare <khali@linux-fr.org> | ||
332 | L: lm-sensors@lm-sensors.org | ||
333 | S: Maintained | ||
334 | F: Documentation/hwmon/adt7475 | ||
335 | F: drivers/hwmon/adt7475.c | ||
336 | |||
330 | ADVANSYS SCSI DRIVER | 337 | ADVANSYS SCSI DRIVER |
331 | M: Matthew Wilcox <matthew@wil.cx> | 338 | M: Matthew Wilcox <matthew@wil.cx> |
332 | L: linux-scsi@vger.kernel.org | 339 | L: linux-scsi@vger.kernel.org |
@@ -486,13 +493,6 @@ S: Maintained | |||
486 | F: drivers/net/appletalk/ | 493 | F: drivers/net/appletalk/ |
487 | F: net/appletalk/ | 494 | F: net/appletalk/ |
488 | 495 | ||
489 | APPLETOUCH TOUCHPAD DRIVER | ||
490 | M: Johannes Berg <johannes@sipsolutions.net> | ||
491 | L: linux-input@vger.kernel.org | ||
492 | S: Maintained | ||
493 | F: Documentation/input/appletouch.txt | ||
494 | F: drivers/input/mouse/appletouch.c | ||
495 | |||
496 | ARC FRAMEBUFFER DRIVER | 496 | ARC FRAMEBUFFER DRIVER |
497 | M: Jaya Kumar <jayalk@intworks.biz> | 497 | M: Jaya Kumar <jayalk@intworks.biz> |
498 | S: Maintained | 498 | S: Maintained |
@@ -801,6 +801,19 @@ L: openmoko-kernel@lists.openmoko.org (subscribers-only) | |||
801 | W: http://wiki.openmoko.org/wiki/Neo_FreeRunner | 801 | W: http://wiki.openmoko.org/wiki/Neo_FreeRunner |
802 | S: Supported | 802 | S: Supported |
803 | 803 | ||
804 | ARM/QUALCOMM MSM MACHINE SUPPORT | ||
805 | M: David Brown <davidb@codeaurora.org> | ||
806 | M: Daniel Walker <dwalker@codeaurora.org> | ||
807 | M: Bryan Huntsman <bryanh@codeaurora.org> | ||
808 | F: arch/arm/mach-msm/ | ||
809 | F: drivers/video/msm/ | ||
810 | F: drivers/mmc/host/msm_sdcc.c | ||
811 | F: drivers/mmc/host/msm_sdcc.h | ||
812 | F: drivers/serial/msm_serial.h | ||
813 | F: drivers/serial/msm_serial.c | ||
814 | T: git git://codeaurora.org/quic/kernel/dwalker/linux-msm.git | ||
815 | S: Maintained | ||
816 | |||
804 | ARM/TOSA MACHINE SUPPORT | 817 | ARM/TOSA MACHINE SUPPORT |
805 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 818 | M: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |
806 | M: Dirk Opfer <dirk@opfer-online.de> | 819 | M: Dirk Opfer <dirk@opfer-online.de> |
@@ -2423,7 +2436,9 @@ HARDWARE MONITORING | |||
2423 | L: lm-sensors@lm-sensors.org | 2436 | L: lm-sensors@lm-sensors.org |
2424 | W: http://www.lm-sensors.org/ | 2437 | W: http://www.lm-sensors.org/ |
2425 | S: Orphan | 2438 | S: Orphan |
2439 | F: Documentation/hwmon/ | ||
2426 | F: drivers/hwmon/ | 2440 | F: drivers/hwmon/ |
2441 | F: include/linux/hwmon*.h | ||
2427 | 2442 | ||
2428 | HARDWARE RANDOM NUMBER GENERATOR CORE | 2443 | HARDWARE RANDOM NUMBER GENERATOR CORE |
2429 | M: Matt Mackall <mpm@selenic.com> | 2444 | M: Matt Mackall <mpm@selenic.com> |
@@ -3139,6 +3154,7 @@ S: Supported | |||
3139 | F: Documentation/s390/kvm.txt | 3154 | F: Documentation/s390/kvm.txt |
3140 | F: arch/s390/include/asm/kvm* | 3155 | F: arch/s390/include/asm/kvm* |
3141 | F: arch/s390/kvm/ | 3156 | F: arch/s390/kvm/ |
3157 | F: drivers/s390/kvm/ | ||
3142 | 3158 | ||
3143 | KEXEC | 3159 | KEXEC |
3144 | M: Eric Biederman <ebiederm@xmission.com> | 3160 | M: Eric Biederman <ebiederm@xmission.com> |
@@ -3333,6 +3349,12 @@ S: Maintained | |||
3333 | F: Documentation/hwmon/lis3lv02d | 3349 | F: Documentation/hwmon/lis3lv02d |
3334 | F: drivers/hwmon/lis3lv02d.* | 3350 | F: drivers/hwmon/lis3lv02d.* |
3335 | 3351 | ||
3352 | LM73 HARDWARE MONITOR DRIVER | ||
3353 | M: Guillaume Ligneul <guillaume.ligneul@gmail.com> | ||
3354 | L: lm-sensors@lm-sensors.org | ||
3355 | S: Maintained | ||
3356 | F: drivers/hwmon/lm73.c | ||
3357 | |||
3336 | LM83 HARDWARE MONITOR DRIVER | 3358 | LM83 HARDWARE MONITOR DRIVER |
3337 | M: Jean Delvare <khali@linux-fr.org> | 3359 | M: Jean Delvare <khali@linux-fr.org> |
3338 | L: lm-sensors@lm-sensors.org | 3360 | L: lm-sensors@lm-sensors.org |
@@ -3909,6 +3931,23 @@ L: linux-omap@vger.kernel.org | |||
3909 | S: Maintained | 3931 | S: Maintained |
3910 | F: drivers/video/omap/ | 3932 | F: drivers/video/omap/ |
3911 | 3933 | ||
3934 | OMAP DISPLAY SUBSYSTEM SUPPORT (DSS2) | ||
3935 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> | ||
3936 | L: linux-omap@vger.kernel.org | ||
3937 | L: linux-fbdev@vger.kernel.org (moderated for non-subscribers) | ||
3938 | S: Maintained | ||
3939 | F: drivers/video/omap2/dss/ | ||
3940 | F: drivers/video/omap2/vrfb.c | ||
3941 | F: drivers/video/omap2/vram.c | ||
3942 | F: Documentation/arm/OMAP/DSS | ||
3943 | |||
3944 | OMAP FRAMEBUFFER SUPPORT (FOR DSS2) | ||
3945 | M: Tomi Valkeinen <tomi.valkeinen@nokia.com> | ||
3946 | L: linux-omap@vger.kernel.org | ||
3947 | L: linux-fbdev@vger.kernel.org (moderated for non-subscribers) | ||
3948 | S: Maintained | ||
3949 | F: drivers/video/omap2/omapfb/ | ||
3950 | |||
3912 | OMAP MMC SUPPORT | 3951 | OMAP MMC SUPPORT |
3913 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> | 3952 | M: Jarkko Lavinen <jarkko.lavinen@nokia.com> |
3914 | L: linux-omap@vger.kernel.org | 3953 | L: linux-omap@vger.kernel.org |
@@ -4210,6 +4249,13 @@ W: http://www.pmc-sierra.com/ | |||
4210 | S: Supported | 4249 | S: Supported |
4211 | F: drivers/scsi/pmcraid.* | 4250 | F: drivers/scsi/pmcraid.* |
4212 | 4251 | ||
4252 | PMC SIERRA PM8001 DRIVER | ||
4253 | M: jack_wang@usish.com | ||
4254 | M: lindar_liu@usish.com | ||
4255 | L: linux-scsi@vger.kernel.org | ||
4256 | S: Supported | ||
4257 | F: drivers/scsi/pm8001/ | ||
4258 | |||
4213 | POSIX CLOCKS and TIMERS | 4259 | POSIX CLOCKS and TIMERS |
4214 | M: Thomas Gleixner <tglx@linutronix.de> | 4260 | M: Thomas Gleixner <tglx@linutronix.de> |
4215 | S: Supported | 4261 | S: Supported |
@@ -4568,6 +4614,7 @@ L: linux-s390@vger.kernel.org | |||
4568 | W: http://www.ibm.com/developerworks/linux/linux390/ | 4614 | W: http://www.ibm.com/developerworks/linux/linux390/ |
4569 | S: Supported | 4615 | S: Supported |
4570 | F: arch/s390/ | 4616 | F: arch/s390/ |
4617 | F: drivers/s390/ | ||
4571 | 4618 | ||
4572 | S390 NETWORK DRIVERS | 4619 | S390 NETWORK DRIVERS |
4573 | M: Ursula Braun <ursula.braun@de.ibm.com> | 4620 | M: Ursula Braun <ursula.braun@de.ibm.com> |
@@ -4583,6 +4630,7 @@ M: Felix Beck <felix.beck@de.ibm.com> | |||
4583 | M: Ralph Wuerthner <ralph.wuerthner@de.ibm.com> | 4630 | M: Ralph Wuerthner <ralph.wuerthner@de.ibm.com> |
4584 | M: linux390@de.ibm.com | 4631 | M: linux390@de.ibm.com |
4585 | L: linux-s390@vger.kernel.org | 4632 | L: linux-s390@vger.kernel.org |
4633 | W: http://www.ibm.com/developerworks/linux/linux390/ | ||
4586 | S: Supported | 4634 | S: Supported |
4587 | F: drivers/s390/crypto/ | 4635 | F: drivers/s390/crypto/ |
4588 | 4636 | ||
@@ -5332,7 +5380,7 @@ S: Maintained | |||
5332 | F: drivers/scsi/u14-34f.c | 5380 | F: drivers/scsi/u14-34f.c |
5333 | 5381 | ||
5334 | UBI FILE SYSTEM (UBIFS) | 5382 | UBI FILE SYSTEM (UBIFS) |
5335 | M: Artem Bityutskiy <dedekind@infradead.org> | 5383 | M: Artem Bityutskiy <dedekind1@gmail.com> |
5336 | M: Adrian Hunter <adrian.hunter@nokia.com> | 5384 | M: Adrian Hunter <adrian.hunter@nokia.com> |
5337 | L: linux-mtd@lists.infradead.org | 5385 | L: linux-mtd@lists.infradead.org |
5338 | T: git git://git.infradead.org/ubifs-2.6.git | 5386 | T: git git://git.infradead.org/ubifs-2.6.git |
@@ -5383,7 +5431,7 @@ F: drivers/cdrom/cdrom.c | |||
5383 | F: include/linux/cdrom.h | 5431 | F: include/linux/cdrom.h |
5384 | 5432 | ||
5385 | UNSORTED BLOCK IMAGES (UBI) | 5433 | UNSORTED BLOCK IMAGES (UBI) |
5386 | M: Artem Bityutskiy <dedekind@infradead.org> | 5434 | M: Artem Bityutskiy <dedekind1@gmail.com> |
5387 | W: http://www.linux-mtd.infradead.org/ | 5435 | W: http://www.linux-mtd.infradead.org/ |
5388 | L: linux-mtd@lists.infradead.org | 5436 | L: linux-mtd@lists.infradead.org |
5389 | T: git git://git.infradead.org/ubi-2.6.git | 5437 | T: git git://git.infradead.org/ubi-2.6.git |
@@ -5406,10 +5454,9 @@ S: Supported | |||
5406 | F: drivers/block/ub.c | 5454 | F: drivers/block/ub.c |
5407 | 5455 | ||
5408 | USB CDC ETHERNET DRIVER | 5456 | USB CDC ETHERNET DRIVER |
5409 | M: Greg Kroah-Hartman <greg@kroah.com> | 5457 | M: Oliver Neukum <oliver@neukum.name> |
5410 | L: linux-usb@vger.kernel.org | 5458 | L: linux-usb@vger.kernel.org |
5411 | S: Maintained | 5459 | S: Maintained |
5412 | W: http://www.kroah.com/linux-usb/ | ||
5413 | F: drivers/net/usb/cdc_*.c | 5460 | F: drivers/net/usb/cdc_*.c |
5414 | F: include/linux/usb/cdc.h | 5461 | F: include/linux/usb/cdc.h |
5415 | 5462 | ||
@@ -5660,9 +5707,11 @@ S: Maintained | |||
5660 | F: drivers/net/wireless/rndis_wlan.c | 5707 | F: drivers/net/wireless/rndis_wlan.c |
5661 | 5708 | ||
5662 | USB XHCI DRIVER | 5709 | USB XHCI DRIVER |
5663 | M: Sarah Sharp <sarah.a.sharp@intel.com> | 5710 | M: Sarah Sharp <sarah.a.sharp@linux.intel.com> |
5664 | L: linux-usb@vger.kernel.org | 5711 | L: linux-usb@vger.kernel.org |
5665 | S: Supported | 5712 | S: Supported |
5713 | F: drivers/usb/host/xhci* | ||
5714 | F: drivers/usb/host/pci-quirks* | ||
5666 | 5715 | ||
5667 | USB ZC0301 DRIVER | 5716 | USB ZC0301 DRIVER |
5668 | M: Luca Risolia <luca.risolia@studio.unibo.it> | 5717 | M: Luca Risolia <luca.risolia@studio.unibo.it> |
@@ -5784,6 +5833,14 @@ L: netdev@vger.kernel.org | |||
5784 | S: Maintained | 5833 | S: Maintained |
5785 | F: drivers/net/vmxnet3/ | 5834 | F: drivers/net/vmxnet3/ |
5786 | 5835 | ||
5836 | VMware PVSCSI driver | ||
5837 | M: Alok Kataria <akataria@vmware.com> | ||
5838 | M: VMware PV-Drivers <pv-drivers@vmware.com> | ||
5839 | L: linux-scsi@vger.kernel.org | ||
5840 | S: Maintained | ||
5841 | F: drivers/scsi/vmw_pvscsi.c | ||
5842 | F: drivers/scsi/vmw_pvscsi.h | ||
5843 | |||
5787 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK | 5844 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK |
5788 | M: Liam Girdwood <lrg@slimlogic.co.uk> | 5845 | M: Liam Girdwood <lrg@slimlogic.co.uk> |
5789 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> | 5846 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> |