diff options
author | Olof Johansson <olof@lixom.net> | 2012-11-26 00:34:34 -0500 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2012-11-26 00:34:34 -0500 |
commit | 0f9cb211ba5db93d488fe6b154138231fdd0e22d (patch) | |
tree | 293871b042e9ebc49b1d783f1b110eef541ddc97 /MAINTAINERS | |
parent | 007108a2279123ad6639b6c653ad1a731febb60f (diff) | |
parent | 9489e9dcae718d5fde988e4a684a0f55b5f94d17 (diff) |
Merge tag 'v3.7-rc7' into next/cleanup
Merging in mainline back to next/cleanup since it has collected a few
conflicts between fixes going upstream and some of the cleanup patches.
Git doesn't auto-resolve some of them, and they're mostly noise so let's
take care of it locally.
Conflicts are in:
arch/arm/mach-omap2/omap_hwmod_44xx_data.c
arch/arm/plat-omap/i2c.c
drivers/video/omap2/dss/dss.c
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 96 |
1 files changed, 77 insertions, 19 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 99199e63f349..140ebd063f1b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -526,17 +526,17 @@ 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 | ||
536 | AMD MICROCODE UPDATE SUPPORT | 536 | AMD MICROCODE UPDATE SUPPORT |
537 | M: Andreas Herrmann <andreas.herrmann3@amd.com> | 537 | M: Andreas Herrmann <herrmann.der.user@googlemail.com> |
538 | L: amd64-microcode@amd64.org | 538 | L: amd64-microcode@amd64.org |
539 | S: Supported | 539 | S: Maintained |
540 | F: arch/x86/kernel/microcode_amd.c | 540 | F: arch/x86/kernel/microcode_amd.c |
541 | 541 | ||
542 | AMS (Apple Motion Sensor) DRIVER | 542 | AMS (Apple Motion Sensor) DRIVER |
@@ -840,6 +840,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git | |||
840 | F: arch/arm/mach-sa1100/jornada720.c | 840 | F: arch/arm/mach-sa1100/jornada720.c |
841 | F: arch/arm/mach-sa1100/include/mach/jornada720.h | 841 | F: arch/arm/mach-sa1100/include/mach/jornada720.h |
842 | 842 | ||
843 | ARM/IGEP MACHINE SUPPORT | ||
844 | M: Enric Balletbo i Serra <eballetbo@gmail.com> | ||
845 | M: Javier Martinez Canillas <javier@dowhile0.org> | ||
846 | L: linux-omap@vger.kernel.org | ||
847 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
848 | S: Maintained | ||
849 | F: arch/arm/mach-omap2/board-igep0020.c | ||
850 | |||
843 | ARM/INCOME PXA270 SUPPORT | 851 | ARM/INCOME PXA270 SUPPORT |
844 | M: Marek Vasut <marek.vasut@gmail.com> | 852 | M: Marek Vasut <marek.vasut@gmail.com> |
845 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 853 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -2707,10 +2715,10 @@ F: include/linux/edac.h | |||
2707 | 2715 | ||
2708 | EDAC-AMD64 | 2716 | EDAC-AMD64 |
2709 | M: Doug Thompson <dougthompson@xmission.com> | 2717 | M: Doug Thompson <dougthompson@xmission.com> |
2710 | M: Borislav Petkov <borislav.petkov@amd.com> | 2718 | M: Borislav Petkov <bp@alien8.de> |
2711 | L: linux-edac@vger.kernel.org | 2719 | L: linux-edac@vger.kernel.org |
2712 | W: bluesmoke.sourceforge.net | 2720 | W: bluesmoke.sourceforge.net |
2713 | S: Supported | 2721 | S: Maintained |
2714 | F: drivers/edac/amd64_edac* | 2722 | F: drivers/edac/amd64_edac* |
2715 | 2723 | ||
2716 | EDAC-E752X | 2724 | EDAC-E752X |
@@ -3597,6 +3605,49 @@ F: drivers/hid/hid-hyperv.c | |||
3597 | F: drivers/net/hyperv/ | 3605 | F: drivers/net/hyperv/ |
3598 | F: drivers/staging/hv/ | 3606 | F: drivers/staging/hv/ |
3599 | 3607 | ||
3608 | I2C OVER PARALLEL PORT | ||
3609 | M: Jean Delvare <khali@linux-fr.org> | ||
3610 | L: linux-i2c@vger.kernel.org | ||
3611 | S: Maintained | ||
3612 | F: Documentation/i2c/busses/i2c-parport | ||
3613 | F: Documentation/i2c/busses/i2c-parport-light | ||
3614 | F: drivers/i2c/busses/i2c-parport.c | ||
3615 | F: drivers/i2c/busses/i2c-parport-light.c | ||
3616 | |||
3617 | I2C/SMBUS CONTROLLER DRIVERS FOR PC | ||
3618 | M: Jean Delvare <khali@linux-fr.org> | ||
3619 | L: linux-i2c@vger.kernel.org | ||
3620 | S: Maintained | ||
3621 | F: Documentation/i2c/busses/i2c-ali1535 | ||
3622 | F: Documentation/i2c/busses/i2c-ali1563 | ||
3623 | F: Documentation/i2c/busses/i2c-ali15x3 | ||
3624 | F: Documentation/i2c/busses/i2c-amd756 | ||
3625 | F: Documentation/i2c/busses/i2c-amd8111 | ||
3626 | F: Documentation/i2c/busses/i2c-i801 | ||
3627 | F: Documentation/i2c/busses/i2c-nforce2 | ||
3628 | F: Documentation/i2c/busses/i2c-piix4 | ||
3629 | F: Documentation/i2c/busses/i2c-sis5595 | ||
3630 | F: Documentation/i2c/busses/i2c-sis630 | ||
3631 | F: Documentation/i2c/busses/i2c-sis96x | ||
3632 | F: Documentation/i2c/busses/i2c-via | ||
3633 | F: Documentation/i2c/busses/i2c-viapro | ||
3634 | F: drivers/i2c/busses/i2c-ali1535.c | ||
3635 | F: drivers/i2c/busses/i2c-ali1563.c | ||
3636 | F: drivers/i2c/busses/i2c-ali15x3.c | ||
3637 | F: drivers/i2c/busses/i2c-amd756.c | ||
3638 | F: drivers/i2c/busses/i2c-amd756-s4882.c | ||
3639 | F: drivers/i2c/busses/i2c-amd8111.c | ||
3640 | F: drivers/i2c/busses/i2c-i801.c | ||
3641 | F: drivers/i2c/busses/i2c-isch.c | ||
3642 | F: drivers/i2c/busses/i2c-nforce2.c | ||
3643 | F: drivers/i2c/busses/i2c-nforce2-s4985.c | ||
3644 | F: drivers/i2c/busses/i2c-piix4.c | ||
3645 | F: drivers/i2c/busses/i2c-sis5595.c | ||
3646 | F: drivers/i2c/busses/i2c-sis630.c | ||
3647 | F: drivers/i2c/busses/i2c-sis96x.c | ||
3648 | F: drivers/i2c/busses/i2c-via.c | ||
3649 | F: drivers/i2c/busses/i2c-viapro.c | ||
3650 | |||
3600 | I2C/SMBUS STUB DRIVER | 3651 | I2C/SMBUS STUB DRIVER |
3601 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> | 3652 | M: "Mark M. Hoffman" <mhoffman@lightlink.com> |
3602 | L: linux-i2c@vger.kernel.org | 3653 | L: linux-i2c@vger.kernel.org |
@@ -3604,9 +3655,8 @@ S: Maintained | |||
3604 | F: drivers/i2c/busses/i2c-stub.c | 3655 | F: drivers/i2c/busses/i2c-stub.c |
3605 | 3656 | ||
3606 | I2C SUBSYSTEM | 3657 | I2C SUBSYSTEM |
3607 | M: "Jean Delvare (PC drivers, core)" <khali@linux-fr.org> | 3658 | M: Wolfram Sang <w.sang@pengutronix.de> |
3608 | M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org> | 3659 | 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 | 3660 | L: linux-i2c@vger.kernel.org |
3611 | W: http://i2c.wiki.kernel.org/ | 3661 | W: http://i2c.wiki.kernel.org/ |
3612 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ | 3662 | T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ |
@@ -3617,6 +3667,13 @@ F: drivers/i2c/ | |||
3617 | F: include/linux/i2c.h | 3667 | F: include/linux/i2c.h |
3618 | F: include/linux/i2c-*.h | 3668 | F: include/linux/i2c-*.h |
3619 | 3669 | ||
3670 | I2C-TAOS-EVM DRIVER | ||
3671 | M: Jean Delvare <khali@linux-fr.org> | ||
3672 | L: linux-i2c@vger.kernel.org | ||
3673 | S: Maintained | ||
3674 | F: Documentation/i2c/busses/i2c-taos-evm | ||
3675 | F: drivers/i2c/busses/i2c-taos-evm.c | ||
3676 | |||
3620 | I2C-TINY-USB DRIVER | 3677 | I2C-TINY-USB DRIVER |
3621 | M: Till Harbaum <till@harbaum.org> | 3678 | M: Till Harbaum <till@harbaum.org> |
3622 | L: linux-i2c@vger.kernel.org | 3679 | L: linux-i2c@vger.kernel.org |
@@ -3703,7 +3760,7 @@ S: Maintained | |||
3703 | F: drivers/platform/x86/ideapad-laptop.c | 3760 | F: drivers/platform/x86/ideapad-laptop.c |
3704 | 3761 | ||
3705 | IDE/ATAPI DRIVERS | 3762 | IDE/ATAPI DRIVERS |
3706 | M: Borislav Petkov <petkovbb@gmail.com> | 3763 | M: Borislav Petkov <bp@alien8.de> |
3707 | L: linux-ide@vger.kernel.org | 3764 | L: linux-ide@vger.kernel.org |
3708 | S: Maintained | 3765 | S: Maintained |
3709 | F: Documentation/cdrom/ide-cd | 3766 | F: Documentation/cdrom/ide-cd |
@@ -4230,8 +4287,8 @@ F: include/linux/lockd/ | |||
4230 | F: include/linux/sunrpc/ | 4287 | F: include/linux/sunrpc/ |
4231 | 4288 | ||
4232 | KERNEL VIRTUAL MACHINE (KVM) | 4289 | KERNEL VIRTUAL MACHINE (KVM) |
4233 | M: Avi Kivity <avi@redhat.com> | ||
4234 | M: Marcelo Tosatti <mtosatti@redhat.com> | 4290 | M: Marcelo Tosatti <mtosatti@redhat.com> |
4291 | M: Gleb Natapov <gleb@redhat.com> | ||
4235 | L: kvm@vger.kernel.org | 4292 | L: kvm@vger.kernel.org |
4236 | W: http://kvm.qumranet.com | 4293 | W: http://kvm.qumranet.com |
4237 | S: Supported | 4294 | S: Supported |
@@ -5363,7 +5420,7 @@ S: Maintained | |||
5363 | F: sound/drivers/opl4/ | 5420 | F: sound/drivers/opl4/ |
5364 | 5421 | ||
5365 | OPROFILE | 5422 | OPROFILE |
5366 | M: Robert Richter <robert.richter@amd.com> | 5423 | M: Robert Richter <rric@kernel.org> |
5367 | L: oprofile-list@lists.sf.net | 5424 | L: oprofile-list@lists.sf.net |
5368 | S: Maintained | 5425 | S: Maintained |
5369 | F: arch/*/include/asm/oprofile*.h | 5426 | F: arch/*/include/asm/oprofile*.h |
@@ -7209,6 +7266,14 @@ L: linux-xtensa@linux-xtensa.org | |||
7209 | S: Maintained | 7266 | S: Maintained |
7210 | F: arch/xtensa/ | 7267 | F: arch/xtensa/ |
7211 | 7268 | ||
7269 | THERMAL | ||
7270 | M: Zhang Rui <rui.zhang@intel.com> | ||
7271 | L: linux-pm@vger.kernel.org | ||
7272 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git | ||
7273 | S: Supported | ||
7274 | F: drivers/thermal/ | ||
7275 | F: include/linux/thermal.h | ||
7276 | |||
7212 | THINKPAD ACPI EXTRAS DRIVER | 7277 | THINKPAD ACPI EXTRAS DRIVER |
7213 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> | 7278 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> |
7214 | L: ibm-acpi-devel@lists.sourceforge.net | 7279 | L: ibm-acpi-devel@lists.sourceforge.net |
@@ -7886,13 +7951,6 @@ M: Roger Luethi <rl@hellgate.ch> | |||
7886 | S: Maintained | 7951 | S: Maintained |
7887 | F: drivers/net/ethernet/via/via-rhine.c | 7952 | F: drivers/net/ethernet/via/via-rhine.c |
7888 | 7953 | ||
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 | 7954 | VIA SD/MMC CARD CONTROLLER DRIVER |
7897 | M: Bruce Chang <brucechang@via.com.tw> | 7955 | M: Bruce Chang <brucechang@via.com.tw> |
7898 | M: Harald Welte <HaraldWelte@viatech.com> | 7956 | M: Harald Welte <HaraldWelte@viatech.com> |
@@ -8147,7 +8205,7 @@ F: drivers/platform/x86 | |||
8147 | 8205 | ||
8148 | X86 MCE INFRASTRUCTURE | 8206 | X86 MCE INFRASTRUCTURE |
8149 | M: Tony Luck <tony.luck@intel.com> | 8207 | M: Tony Luck <tony.luck@intel.com> |
8150 | M: Borislav Petkov <bp@amd64.org> | 8208 | M: Borislav Petkov <bp@alien8.de> |
8151 | L: linux-edac@vger.kernel.org | 8209 | L: linux-edac@vger.kernel.org |
8152 | S: Maintained | 8210 | S: Maintained |
8153 | F: arch/x86/kernel/cpu/mcheck/* | 8211 | F: arch/x86/kernel/cpu/mcheck/* |