diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 87 |
1 files changed, 73 insertions, 14 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a41344b77b38..9386a63ea8f6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -503,7 +503,7 @@ F: include/linux/altera_uart.h | |||
503 | F: include/linux/altera_jtaguart.h | 503 | F: include/linux/altera_jtaguart.h |
504 | 504 | ||
505 | AMD FAM15H PROCESSOR POWER MONITORING DRIVER | 505 | AMD FAM15H PROCESSOR POWER MONITORING DRIVER |
506 | M: Andreas Herrmann <andreas.herrmann3@amd.com> | 506 | M: Andreas Herrmann <herrmann.der.user@googlemail.com> |
507 | L: lm-sensors@lm-sensors.org | 507 | L: lm-sensors@lm-sensors.org |
508 | S: Maintained | 508 | S: Maintained |
509 | F: Documentation/hwmon/fam15h_power | 509 | F: Documentation/hwmon/fam15h_power |
@@ -526,10 +526,10 @@ F: drivers/video/geode/ | |||
526 | F: arch/x86/include/asm/geode.h | 526 | F: arch/x86/include/asm/geode.h |
527 | 527 | ||
528 | AMD IOMMU (AMD-VI) | 528 | AMD IOMMU (AMD-VI) |
529 | M: Joerg Roedel <joerg.roedel@amd.com> | 529 | M: Joerg Roedel <joro@8bytes.org> |
530 | L: iommu@lists.linux-foundation.org | 530 | L: iommu@lists.linux-foundation.org |
531 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git | 531 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git |
532 | S: Supported | 532 | S: Maintained |
533 | F: drivers/iommu/amd_iommu*.[ch] | 533 | F: drivers/iommu/amd_iommu*.[ch] |
534 | F: include/linux/amd-iommu.h | 534 | F: include/linux/amd-iommu.h |
535 | 535 | ||
@@ -841,6 +841,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git | |||
841 | F: arch/arm/mach-sa1100/jornada720.c | 841 | F: arch/arm/mach-sa1100/jornada720.c |
842 | F: arch/arm/mach-sa1100/include/mach/jornada720.h | 842 | F: arch/arm/mach-sa1100/include/mach/jornada720.h |
843 | 843 | ||
844 | ARM/IGEP MACHINE SUPPORT | ||
845 | M: Enric Balletbo i Serra <eballetbo@gmail.com> | ||
846 | M: Javier Martinez Canillas <javier@dowhile0.org> | ||
847 | L: linux-omap@vger.kernel.org | ||
848 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
849 | S: Maintained | ||
850 | F: arch/arm/mach-omap2/board-igep0020.c | ||
851 | |||
844 | ARM/INCOME PXA270 SUPPORT | 852 | ARM/INCOME PXA270 SUPPORT |
845 | M: Marek Vasut <marek.vasut@gmail.com> | 853 | M: Marek Vasut <marek.vasut@gmail.com> |
846 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 854 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -2507,6 +2515,7 @@ M: Joonyoung Shim <jy0922.shim@samsung.com> | |||
2507 | M: Seung-Woo Kim <sw0312.kim@samsung.com> | 2515 | M: Seung-Woo Kim <sw0312.kim@samsung.com> |
2508 | M: Kyungmin Park <kyungmin.park@samsung.com> | 2516 | M: Kyungmin Park <kyungmin.park@samsung.com> |
2509 | L: dri-devel@lists.freedesktop.org | 2517 | L: dri-devel@lists.freedesktop.org |
2518 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git | ||
2510 | S: Supported | 2519 | S: Supported |
2511 | F: drivers/gpu/drm/exynos | 2520 | F: drivers/gpu/drm/exynos |
2512 | F: include/drm/exynos* | 2521 | F: include/drm/exynos* |
@@ -3597,6 +3606,49 @@ F: drivers/hid/hid-hyperv.c | |||
3597 | F: drivers/net/hyperv/ | 3606 | F: drivers/net/hyperv/ |
3598 | F: drivers/staging/hv/ | 3607 | F: drivers/staging/hv/ |
3599 | 3608 | ||
3609 | I2C OVER PARALLEL PORT | ||
3610 | M: Jean Delvare <khali@linux-fr.org> | ||
3611 | L: linux-i2c@vger.kernel.org | ||
3612 | S: Maintained | ||
3613 | F: Documentation/i2c/busses/i2c-parport | ||
3614 | F: Documentation/i2c/busses/i2c-parport-light | ||
3615 | F: drivers/i2c/busses/i2c-parport.c | ||
3616 | F: drivers/i2c/busses/i2c-parport-light.c | ||
3617 | |||
3618 | I2C/SMBUS CONTROLLER DRIVERS FOR PC | ||
3619 | M: Jean Delvare <khali@linux-fr.org> | ||
3620 | L: linux-i2c@vger.kernel.org | ||
3621 | S: Maintained | ||
3622 | F: Documentation/i2c/busses/i2c-ali1535 | ||
3623 | F: Documentation/i2c/busses/i2c-ali1563 | ||
3624 | F: Documentation/i2c/busses/i2c-ali15x3 | ||
3625 | F: Documentation/i2c/busses/i2c-amd756 | ||
3626 | F: Documentation/i2c/busses/i2c-amd8111 | ||
3627 | F: Documentation/i2c/busses/i2c-i801 | ||
3628 | F: Documentation/i2c/busses/i2c-nforce2 | ||
3629 | F: Documentation/i2c/busses/i2c-piix4 | ||
3630 | F: Documentation/i2c/busses/i2c-sis5595 | ||
3631 | F: Documentation/i2c/busses/i2c-sis630 | ||
3632 | F: Documentation/i2c/busses/i2c-sis96x | ||
3633 | F: Documentation/i2c/busses/i2c-via | ||
3634 | F: Documentation/i2c/busses/i2c-viapro | ||
3635 | F: drivers/i2c/busses/i2c-ali1535.c | ||
3636 | F: drivers/i2c/busses/i2c-ali1563.c | ||
3637 | F: drivers/i2c/busses/i2c-ali15x3.c | ||
3638 | F: drivers/i2c/busses/i2c-amd756.c | ||
3639 | F: drivers/i2c/busses/i2c-amd756-s4882.c | ||
3640 | F: drivers/i2c/busses/i2c-amd8111.c | ||
3641 | F: drivers/i2c/busses/i2c-i801.c | ||
3642 | F: drivers/i2c/busses/i2c-isch.c | ||
3643 | F: drivers/i2c/busses/i2c-nforce2.c | ||
3644 | F: drivers/i2c/busses/i2c-nforce2-s4985.c | ||
3645 | F: drivers/i2c/busses/i2c-piix4.c | ||
3646 | F: drivers/i2c/busses/i2c-sis5595.c | ||
3647 | F: drivers/i2c/busses/i2c-sis630.c | ||
3648 | F: drivers/i2c/busses/i2c-sis96x.c | ||
3649 | F: drivers/i2c/busses/i2c-via.c | ||
3650 | F: drivers/i2c/busses/i2c-viapro.c | ||
3651 | |||
3600 | I2C/SMBUS STUB DRIVER | 3652 | I2C/SMBUS STUB DRIVER |
3601 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> | 3653 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> |
3602 | L: linux-i2c@vger.kernel.org | 3654 | L: linux-i2c@vger.kernel.org |
@@ -3604,9 +3656,8 @@ S: Maintained | |||
3604 | F: drivers/i2c/busses/i2c-stub.c | 3656 | F: drivers/i2c/busses/i2c-stub.c |
3605 | 3657 | ||
3606 | I2C SUBSYSTEM | 3658 | I2C SUBSYSTEM |
3607 | M: "Jean Delvare (PC drivers, core)" <khali@linux-fr.org> | 3659 | M: Wolfram Sang <w.sang@pengutronix.de> |
3608 | M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org> | 3660 | M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org> |
3609 | M: "Wolfram Sang (embedded platforms)" <w.sang@pengutronix.de> | ||
3610 | L: linux-i2c@vger.kernel.org | 3661 | L: linux-i2c@vger.kernel.org |
3611 | W: http://i2c.wiki.kernel.org/ | 3662 | W: http://i2c.wiki.kernel.org/ |
3612 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ | 3663 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ |
@@ -3617,6 +3668,13 @@ F: drivers/i2c/ | |||
3617 | F: include/linux/i2c.h | 3668 | F: include/linux/i2c.h |
3618 | F: include/linux/i2c-*.h | 3669 | F: include/linux/i2c-*.h |
3619 | 3670 | ||
3671 | I2C-TAOS-EVM DRIVER | ||
3672 | M: Jean Delvare <khali@linux-fr.org> | ||
3673 | L: linux-i2c@vger.kernel.org | ||
3674 | S: Maintained | ||
3675 | F: Documentation/i2c/busses/i2c-taos-evm | ||
3676 | F: drivers/i2c/busses/i2c-taos-evm.c | ||
3677 | |||
3620 | I2C-TINY-USB DRIVER | 3678 | I2C-TINY-USB DRIVER |
3621 | M: Till Harbaum <till@harbaum.org> | 3679 | M: Till Harbaum <till@harbaum.org> |
3622 | L: linux-i2c@vger.kernel.org | 3680 | L: linux-i2c@vger.kernel.org |
@@ -4230,8 +4288,8 @@ F: include/linux/lockd/ | |||
4230 | F: include/linux/sunrpc/ | 4288 | F: include/linux/sunrpc/ |
4231 | 4289 | ||
4232 | KERNEL VIRTUAL MACHINE (KVM) | 4290 | KERNEL VIRTUAL MACHINE (KVM) |
4233 | M: Avi Kivity <avi@redhat.com> | ||
4234 | M: Marcelo Tosatti <mtosatti@redhat.com> | 4291 | M: Marcelo Tosatti <mtosatti@redhat.com> |
4292 | M: Gleb Natapov <gleb@redhat.com> | ||
4235 | L: kvm@vger.kernel.org | 4293 | L: kvm@vger.kernel.org |
4236 | W: http://kvm.qumranet.com | 4294 | W: http://kvm.qumranet.com |
4237 | S: Supported | 4295 | S: Supported |
@@ -5647,7 +5705,7 @@ S: Maintained | |||
5647 | F: drivers/pinctrl/spear/ | 5705 | F: drivers/pinctrl/spear/ |
5648 | 5706 | ||
5649 | PKTCDVD DRIVER | 5707 | PKTCDVD DRIVER |
5650 | M: Peter Osterlund <petero2@telia.com> | 5708 | M: Jiri Kosina <jkosina@suse.cz> |
5651 | S: Maintained | 5709 | S: Maintained |
5652 | F: drivers/block/pktcdvd.c | 5710 | F: drivers/block/pktcdvd.c |
5653 | F: include/linux/pktcdvd.h | 5711 | F: include/linux/pktcdvd.h |
@@ -7209,6 +7267,14 @@ L: linux-xtensa@linux-xtensa.org | |||
7209 | S: Maintained | 7267 | S: Maintained |
7210 | F: arch/xtensa/ | 7268 | F: arch/xtensa/ |
7211 | 7269 | ||
7270 | THERMAL | ||
7271 | M: Zhang Rui <rui.zhang@intel.com> | ||
7272 | L: linux-pm@vger.kernel.org | ||
7273 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git | ||
7274 | S: Supported | ||
7275 | F: drivers/thermal/ | ||
7276 | F: include/linux/thermal.h | ||
7277 | |||
7212 | THINKPAD ACPI EXTRAS DRIVER | 7278 | THINKPAD ACPI EXTRAS DRIVER |
7213 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> | 7279 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> |
7214 | L: ibm-acpi-devel@lists.sourceforge.net | 7280 | L: ibm-acpi-devel@lists.sourceforge.net |
@@ -7886,13 +7952,6 @@ M: Roger Luethi <rl@hellgate.ch> | |||
7886 | S: Maintained | 7952 | S: Maintained |
7887 | F: drivers/net/ethernet/via/via-rhine.c | 7953 | F: drivers/net/ethernet/via/via-rhine.c |
7888 | 7954 | ||
7889 | VIAPRO SMBUS DRIVER | ||
7890 | M: Jean Delvare <khali@linux-fr.org> | ||
7891 | L: linux-i2c@vger.kernel.org | ||
7892 | S: Maintained | ||
7893 | F: Documentation/i2c/busses/i2c-viapro | ||
7894 | F: drivers/i2c/busses/i2c-viapro.c | ||
7895 | |||
7896 | VIA SD/MMC CARD CONTROLLER DRIVER | 7955 | VIA SD/MMC CARD CONTROLLER DRIVER |
7897 | M: Bruce Chang <brucechang@via.com.tw> | 7956 | M: Bruce Chang <brucechang@via.com.tw> |
7898 | M: Harald Welte <HaraldWelte@viatech.com> | 7957 | M: Harald Welte <HaraldWelte@viatech.com> |