diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 60 |
1 files changed, 44 insertions, 16 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c824b4d62754..16129e67678a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -512,10 +512,32 @@ W: http://www.arm.linux.org.uk/ | |||
512 | S: Maintained | 512 | S: Maintained |
513 | F: arch/arm/ | 513 | F: arch/arm/ |
514 | 514 | ||
515 | ARM PRIMECELL AACI PL041 DRIVER | ||
516 | M: Russell King <linux@arm.linux.org.uk> | ||
517 | S: Maintained | ||
518 | F: sound/arm/aaci.* | ||
519 | |||
520 | ARM PRIMECELL CLCD PL110 DRIVER | ||
521 | M: Russell King <linux@arm.linux.org.uk> | ||
522 | S: Maintained | ||
523 | F: drivers/video/amba-clcd.* | ||
524 | |||
525 | ARM PRIMECELL KMI PL050 DRIVER | ||
526 | M: Russell King <linux@arm.linux.org.uk> | ||
527 | S: Maintained | ||
528 | F: drivers/input/serio/ambakmi.* | ||
529 | F: include/linux/amba/kmi.h | ||
530 | |||
515 | ARM PRIMECELL MMCI PL180/1 DRIVER | 531 | ARM PRIMECELL MMCI PL180/1 DRIVER |
516 | S: Orphan | 532 | S: Orphan |
517 | F: drivers/mmc/host/mmci.* | 533 | F: drivers/mmc/host/mmci.* |
518 | 534 | ||
535 | ARM PRIMECELL BUS SUPPORT | ||
536 | M: Russell King <linux@arm.linux.org.uk> | ||
537 | S: Maintained | ||
538 | F: drivers/amba/ | ||
539 | F: include/linux/amba/bus.h | ||
540 | |||
519 | ARM/ADI ROADRUNNER MACHINE SUPPORT | 541 | ARM/ADI ROADRUNNER MACHINE SUPPORT |
520 | M: Lennert Buytenhek <kernel@wantstofly.org> | 542 | M: Lennert Buytenhek <kernel@wantstofly.org> |
521 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 543 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1027,7 +1049,7 @@ F: drivers/serial/atmel_serial.c | |||
1027 | 1049 | ||
1028 | ATMEL LCDFB DRIVER | 1050 | ATMEL LCDFB DRIVER |
1029 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1051 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1030 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 1052 | L: linux-fbdev@vger.kernel.org |
1031 | S: Maintained | 1053 | S: Maintained |
1032 | F: drivers/video/atmel_lcdfb.c | 1054 | F: drivers/video/atmel_lcdfb.c |
1033 | F: include/video/atmel_lcdc.h | 1055 | F: include/video/atmel_lcdc.h |
@@ -2113,7 +2135,7 @@ F: drivers/net/wan/dlci.c | |||
2113 | F: drivers/net/wan/sdla.c | 2135 | F: drivers/net/wan/sdla.c |
2114 | 2136 | ||
2115 | FRAMEBUFFER LAYER | 2137 | FRAMEBUFFER LAYER |
2116 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2138 | L: linux-fbdev@vger.kernel.org |
2117 | W: http://linux-fbdev.sourceforge.net/ | 2139 | W: http://linux-fbdev.sourceforge.net/ |
2118 | S: Orphan | 2140 | S: Orphan |
2119 | F: Documentation/fb/ | 2141 | F: Documentation/fb/ |
@@ -2136,7 +2158,7 @@ F: drivers/i2c/busses/i2c-cpm.c | |||
2136 | 2158 | ||
2137 | FREESCALE IMX / MXC FRAMEBUFFER DRIVER | 2159 | FREESCALE IMX / MXC FRAMEBUFFER DRIVER |
2138 | M: Sascha Hauer <kernel@pengutronix.de> | 2160 | M: Sascha Hauer <kernel@pengutronix.de> |
2139 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2161 | L: linux-fbdev@vger.kernel.org |
2140 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 2162 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
2141 | S: Maintained | 2163 | S: Maintained |
2142 | F: arch/arm/plat-mxc/include/mach/imxfb.h | 2164 | F: arch/arm/plat-mxc/include/mach/imxfb.h |
@@ -2312,6 +2334,13 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | |||
2312 | S: Maintained | 2334 | S: Maintained |
2313 | F: drivers/media/video/gspca/finepix.c | 2335 | F: drivers/media/video/gspca/finepix.c |
2314 | 2336 | ||
2337 | GSPCA GL860 SUBDRIVER | ||
2338 | M: Olivier Lorin <o.lorin@laposte.net> | ||
2339 | L: linux-media@vger.kernel.org | ||
2340 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | ||
2341 | S: Maintained | ||
2342 | F: drivers/media/video/gspca/gl860/ | ||
2343 | |||
2315 | GSPCA M5602 SUBDRIVER | 2344 | GSPCA M5602 SUBDRIVER |
2316 | M: Erik Andren <erik.andren@gmail.com> | 2345 | M: Erik Andren <erik.andren@gmail.com> |
2317 | L: linux-media@vger.kernel.org | 2346 | L: linux-media@vger.kernel.org |
@@ -2533,8 +2562,7 @@ S: Maintained | |||
2533 | F: Documentation/i2c/ | 2562 | F: Documentation/i2c/ |
2534 | F: drivers/i2c/ | 2563 | F: drivers/i2c/ |
2535 | F: include/linux/i2c.h | 2564 | F: include/linux/i2c.h |
2536 | F: include/linux/i2c-dev.h | 2565 | F: include/linux/i2c-*.h |
2537 | F: include/linux/i2c-id.h | ||
2538 | 2566 | ||
2539 | I2C-TINY-USB DRIVER | 2567 | I2C-TINY-USB DRIVER |
2540 | M: Till Harbaum <till@harbaum.org> | 2568 | M: Till Harbaum <till@harbaum.org> |
@@ -2635,7 +2663,7 @@ S: Supported | |||
2635 | F: security/integrity/ima/ | 2663 | F: security/integrity/ima/ |
2636 | 2664 | ||
2637 | IMS TWINTURBO FRAMEBUFFER DRIVER | 2665 | IMS TWINTURBO FRAMEBUFFER DRIVER |
2638 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2666 | L: linux-fbdev@vger.kernel.org |
2639 | S: Orphan | 2667 | S: Orphan |
2640 | F: drivers/video/imsttfb.c | 2668 | F: drivers/video/imsttfb.c |
2641 | 2669 | ||
@@ -2670,14 +2698,14 @@ F: drivers/input/ | |||
2670 | 2698 | ||
2671 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) | 2699 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) |
2672 | M: Sylvain Meyer <sylvain.meyer@worldonline.fr> | 2700 | M: Sylvain Meyer <sylvain.meyer@worldonline.fr> |
2673 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2701 | L: linux-fbdev@vger.kernel.org |
2674 | S: Maintained | 2702 | S: Maintained |
2675 | F: Documentation/fb/intelfb.txt | 2703 | F: Documentation/fb/intelfb.txt |
2676 | F: drivers/video/intelfb/ | 2704 | F: drivers/video/intelfb/ |
2677 | 2705 | ||
2678 | INTEL 810/815 FRAMEBUFFER DRIVER | 2706 | INTEL 810/815 FRAMEBUFFER DRIVER |
2679 | M: Antonino Daplas <adaplas@gmail.com> | 2707 | M: Antonino Daplas <adaplas@gmail.com> |
2680 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 2708 | L: linux-fbdev@vger.kernel.org |
2681 | S: Maintained | 2709 | S: Maintained |
2682 | F: drivers/video/i810/ | 2710 | F: drivers/video/i810/ |
2683 | 2711 | ||
@@ -3391,7 +3419,7 @@ S: Supported | |||
3391 | 3419 | ||
3392 | MATROX FRAMEBUFFER DRIVER | 3420 | MATROX FRAMEBUFFER DRIVER |
3393 | M: Petr Vandrovec <vandrove@vc.cvut.cz> | 3421 | M: Petr Vandrovec <vandrove@vc.cvut.cz> |
3394 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 3422 | L: linux-fbdev@vger.kernel.org |
3395 | S: Maintained | 3423 | S: Maintained |
3396 | F: drivers/video/matrox/matroxfb_* | 3424 | F: drivers/video/matrox/matroxfb_* |
3397 | F: include/linux/matroxfb.h | 3425 | F: include/linux/matroxfb.h |
@@ -3778,7 +3806,7 @@ F: fs/ntfs/ | |||
3778 | 3806 | ||
3779 | NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER | 3807 | NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER |
3780 | M: Antonino Daplas <adaplas@gmail.com> | 3808 | M: Antonino Daplas <adaplas@gmail.com> |
3781 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 3809 | L: linux-fbdev@vger.kernel.org |
3782 | S: Maintained | 3810 | S: Maintained |
3783 | F: drivers/video/riva/ | 3811 | F: drivers/video/riva/ |
3784 | F: drivers/video/nvidia/ | 3812 | F: drivers/video/nvidia/ |
@@ -3813,7 +3841,7 @@ F: sound/soc/omap/ | |||
3813 | 3841 | ||
3814 | OMAP FRAMEBUFFER SUPPORT | 3842 | OMAP FRAMEBUFFER SUPPORT |
3815 | M: Imre Deak <imre.deak@nokia.com> | 3843 | M: Imre Deak <imre.deak@nokia.com> |
3816 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 3844 | L: linux-fbdev@vger.kernel.org |
3817 | L: linux-omap@vger.kernel.org | 3845 | L: linux-omap@vger.kernel.org |
3818 | S: Maintained | 3846 | S: Maintained |
3819 | F: drivers/video/omap/ | 3847 | F: drivers/video/omap/ |
@@ -4319,14 +4347,14 @@ F: include/linux/qnxtypes.h | |||
4319 | 4347 | ||
4320 | RADEON FRAMEBUFFER DISPLAY DRIVER | 4348 | RADEON FRAMEBUFFER DISPLAY DRIVER |
4321 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | 4349 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
4322 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 4350 | L: linux-fbdev@vger.kernel.org |
4323 | S: Maintained | 4351 | S: Maintained |
4324 | F: drivers/video/aty/radeon* | 4352 | F: drivers/video/aty/radeon* |
4325 | F: include/linux/radeonfb.h | 4353 | F: include/linux/radeonfb.h |
4326 | 4354 | ||
4327 | RAGE128 FRAMEBUFFER DISPLAY DRIVER | 4355 | RAGE128 FRAMEBUFFER DISPLAY DRIVER |
4328 | M: Paul Mackerras <paulus@samba.org> | 4356 | M: Paul Mackerras <paulus@samba.org> |
4329 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 4357 | L: linux-fbdev@vger.kernel.org |
4330 | S: Maintained | 4358 | S: Maintained |
4331 | F: drivers/video/aty/aty128fb.c | 4359 | F: drivers/video/aty/aty128fb.c |
4332 | 4360 | ||
@@ -4465,7 +4493,7 @@ F: drivers/net/wireless/rtl818x/rtl8187* | |||
4465 | 4493 | ||
4466 | S3 SAVAGE FRAMEBUFFER DRIVER | 4494 | S3 SAVAGE FRAMEBUFFER DRIVER |
4467 | M: Antonino Daplas <adaplas@gmail.com> | 4495 | M: Antonino Daplas <adaplas@gmail.com> |
4468 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 4496 | L: linux-fbdev@vger.kernel.org |
4469 | S: Maintained | 4497 | S: Maintained |
4470 | F: drivers/video/savage/ | 4498 | F: drivers/video/savage/ |
4471 | 4499 | ||
@@ -5628,7 +5656,7 @@ S: Maintained | |||
5628 | 5656 | ||
5629 | UVESAFB DRIVER | 5657 | UVESAFB DRIVER |
5630 | M: Michal Januszewski <spock@gentoo.org> | 5658 | M: Michal Januszewski <spock@gentoo.org> |
5631 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 5659 | L: linux-fbdev@vger.kernel.org |
5632 | W: http://dev.gentoo.org/~spock/projects/uvesafb/ | 5660 | W: http://dev.gentoo.org/~spock/projects/uvesafb/ |
5633 | S: Maintained | 5661 | S: Maintained |
5634 | F: Documentation/fb/uvesafb.txt | 5662 | F: Documentation/fb/uvesafb.txt |
@@ -5661,7 +5689,7 @@ F: drivers/mmc/host/via-sdmmc.c | |||
5661 | VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER | 5689 | VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER |
5662 | M: Joseph Chan <JosephChan@via.com.tw> | 5690 | M: Joseph Chan <JosephChan@via.com.tw> |
5663 | M: Scott Fang <ScottFang@viatech.com.cn> | 5691 | M: Scott Fang <ScottFang@viatech.com.cn> |
5664 | L: linux-fbdev-devel@lists.sourceforge.net (moderated for non-subscribers) | 5692 | L: linux-fbdev@vger.kernel.org |
5665 | S: Maintained | 5693 | S: Maintained |
5666 | F: drivers/video/via/ | 5694 | F: drivers/video/via/ |
5667 | 5695 | ||