diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 284969fa2896..8a0cbf3cf2c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -824,15 +824,21 @@ S: Maintained | |||
824 | F: arch/arm/mach-gemini/ | 824 | F: arch/arm/mach-gemini/ |
825 | 825 | ||
826 | ARM/CSR SIRFPRIMA2 MACHINE SUPPORT | 826 | ARM/CSR SIRFPRIMA2 MACHINE SUPPORT |
827 | M: Barry Song <baohua.song@csr.com> | 827 | M: Barry Song <baohua@kernel.org> |
828 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 828 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
829 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git | 829 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git |
830 | S: Maintained | 830 | S: Maintained |
831 | F: arch/arm/mach-prima2/ | 831 | F: arch/arm/mach-prima2/ |
832 | F: drivers/clk/clk-prima2.c | ||
833 | F: drivers/clocksource/timer-prima2.c | ||
834 | F: drivers/clocksource/timer-marco.c | ||
832 | F: drivers/dma/sirf-dma.c | 835 | F: drivers/dma/sirf-dma.c |
833 | F: drivers/i2c/busses/i2c-sirf.c | 836 | F: drivers/i2c/busses/i2c-sirf.c |
837 | F: drivers/input/misc/sirfsoc-onkey.c | ||
838 | F: drivers/irqchip/irq-sirfsoc.c | ||
834 | F: drivers/mmc/host/sdhci-sirf.c | 839 | F: drivers/mmc/host/sdhci-sirf.c |
835 | F: drivers/pinctrl/sirf/ | 840 | F: drivers/pinctrl/sirf/ |
841 | F: drivers/rtc/rtc-sirfsoc.c | ||
836 | F: drivers/spi/spi-sirf.c | 842 | F: drivers/spi/spi-sirf.c |
837 | 843 | ||
838 | ARM/EBSA110 MACHINE SUPPORT | 844 | ARM/EBSA110 MACHINE SUPPORT |
@@ -4470,6 +4476,13 @@ L: linux-serial@vger.kernel.org | |||
4470 | S: Maintained | 4476 | S: Maintained |
4471 | F: drivers/tty/serial/ioc3_serial.c | 4477 | F: drivers/tty/serial/ioc3_serial.c |
4472 | 4478 | ||
4479 | IOMMU DRIVERS | ||
4480 | M: Joerg Roedel <joro@8bytes.org> | ||
4481 | L: iommu@lists.linux-foundation.org | ||
4482 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git | ||
4483 | S: Maintained | ||
4484 | F: drivers/iommu/ | ||
4485 | |||
4473 | IP MASQUERADING | 4486 | IP MASQUERADING |
4474 | M: Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar> | 4487 | M: Juanjo Ciarlante <jjciarla@raiz.uncu.edu.ar> |
4475 | S: Maintained | 4488 | S: Maintained |
@@ -7271,9 +7284,9 @@ F: include/linux/sched.h | |||
7271 | F: include/uapi/linux/sched.h | 7284 | F: include/uapi/linux/sched.h |
7272 | 7285 | ||
7273 | SCORE ARCHITECTURE | 7286 | SCORE ARCHITECTURE |
7274 | M: Chen Liqin <liqin.chen@sunplusct.com> | 7287 | M: Chen Liqin <liqin.linux@gmail.com> |
7275 | M: Lennox Wu <lennox.wu@gmail.com> | 7288 | M: Lennox Wu <lennox.wu@gmail.com> |
7276 | W: http://www.sunplusct.com | 7289 | W: http://www.sunplus.com |
7277 | S: Supported | 7290 | S: Supported |
7278 | F: arch/score/ | 7291 | F: arch/score/ |
7279 | 7292 | ||
@@ -9378,6 +9391,7 @@ F: arch/arm64/include/asm/xen/ | |||
9378 | 9391 | ||
9379 | XEN NETWORK BACKEND DRIVER | 9392 | XEN NETWORK BACKEND DRIVER |
9380 | M: Ian Campbell <ian.campbell@citrix.com> | 9393 | M: Ian Campbell <ian.campbell@citrix.com> |
9394 | M: Wei Liu <wei.liu2@citrix.com> | ||
9381 | L: xen-devel@lists.xenproject.org (moderated for non-subscribers) | 9395 | L: xen-devel@lists.xenproject.org (moderated for non-subscribers) |
9382 | L: netdev@vger.kernel.org | 9396 | L: netdev@vger.kernel.org |
9383 | S: Supported | 9397 | S: Supported |