diff options
author | Jingoo Han <jg1.han@samsung.com> | 2014-07-01 02:36:01 -0400 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-07-01 06:32:32 -0400 |
commit | 8a61f0135c696a9cc06aa58d657672e4fc168646 (patch) | |
tree | f373f70c53d963d246ee2ed948c881c42587c787 | |
parent | 1add0353070af00f48d78382ade7b5cfc4b8076e (diff) |
MAINTAINERS: Update Framebuffer file patterns
Since the commit f7018c2 "video: move fbdev to drivers/video/fbdev",
all framebuffer drivers were moved to fbdev directory. Thus, file
patterns of these framebuffer drivers should be updated correctly.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
-rw-r--r-- | MAINTAINERS | 74 |
1 files changed, 37 insertions, 37 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3f2e171047b9..6a6a294f11cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -587,7 +587,7 @@ W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_ | |||
587 | S: Supported | 587 | S: Supported |
588 | F: drivers/char/hw_random/geode-rng.c | 588 | F: drivers/char/hw_random/geode-rng.c |
589 | F: drivers/crypto/geode* | 589 | F: drivers/crypto/geode* |
590 | F: drivers/video/geode/ | 590 | F: drivers/video/fbdev/geode/ |
591 | F: arch/x86/include/asm/geode.h | 591 | F: arch/x86/include/asm/geode.h |
592 | 592 | ||
593 | AMD IOMMU (AMD-VI) | 593 | AMD IOMMU (AMD-VI) |
@@ -716,8 +716,8 @@ F: drivers/ata/pata_arasan_cf.c | |||
716 | ARC FRAMEBUFFER DRIVER | 716 | ARC FRAMEBUFFER DRIVER |
717 | M: Jaya Kumar <jayalk@intworks.biz> | 717 | M: Jaya Kumar <jayalk@intworks.biz> |
718 | S: Maintained | 718 | S: Maintained |
719 | F: drivers/video/arcfb.c | 719 | F: drivers/video/fbdev/arcfb.c |
720 | F: drivers/video/fb_defio.c | 720 | F: drivers/video/fbdev/core/fb_defio.c |
721 | 721 | ||
722 | ARM MFM AND FLOPPY DRIVERS | 722 | ARM MFM AND FLOPPY DRIVERS |
723 | M: Ian Molton <spyro@f2s.com> | 723 | M: Ian Molton <spyro@f2s.com> |
@@ -756,7 +756,7 @@ F: sound/arm/aaci.* | |||
756 | ARM PRIMECELL CLCD PL110 DRIVER | 756 | ARM PRIMECELL CLCD PL110 DRIVER |
757 | M: Russell King <linux@arm.linux.org.uk> | 757 | M: Russell King <linux@arm.linux.org.uk> |
758 | S: Maintained | 758 | S: Maintained |
759 | F: drivers/video/amba-clcd.* | 759 | F: drivers/video/fbdev/amba-clcd.* |
760 | 760 | ||
761 | ARM PRIMECELL KMI PL050 DRIVER | 761 | ARM PRIMECELL KMI PL050 DRIVER |
762 | M: Russell King <linux@arm.linux.org.uk> | 762 | M: Russell King <linux@arm.linux.org.uk> |
@@ -1135,7 +1135,7 @@ M: Daniel Walker <dwalker@fifo99.com> | |||
1135 | M: Bryan Huntsman <bryanh@codeaurora.org> | 1135 | M: Bryan Huntsman <bryanh@codeaurora.org> |
1136 | L: linux-arm-msm@vger.kernel.org | 1136 | L: linux-arm-msm@vger.kernel.org |
1137 | F: arch/arm/mach-msm/ | 1137 | F: arch/arm/mach-msm/ |
1138 | F: drivers/video/msm/ | 1138 | F: drivers/video/fbdev/msm/ |
1139 | F: drivers/mmc/host/msm_sdcc.c | 1139 | F: drivers/mmc/host/msm_sdcc.c |
1140 | F: drivers/mmc/host/msm_sdcc.h | 1140 | F: drivers/mmc/host/msm_sdcc.h |
1141 | F: drivers/tty/serial/msm_serial.h | 1141 | F: drivers/tty/serial/msm_serial.h |
@@ -1355,7 +1355,7 @@ F: drivers/mtd/nand/nuc900_nand.c | |||
1355 | F: drivers/rtc/rtc-nuc900.c | 1355 | F: drivers/rtc/rtc-nuc900.c |
1356 | F: drivers/spi/spi-nuc900.c | 1356 | F: drivers/spi/spi-nuc900.c |
1357 | F: drivers/usb/host/ehci-w90x900.c | 1357 | F: drivers/usb/host/ehci-w90x900.c |
1358 | F: drivers/video/nuc900fb.c | 1358 | F: drivers/video/fbdev/nuc900fb.c |
1359 | 1359 | ||
1360 | ARM/U300 MACHINE SUPPORT | 1360 | ARM/U300 MACHINE SUPPORT |
1361 | M: Linus Walleij <linus.walleij@linaro.org> | 1361 | M: Linus Walleij <linus.walleij@linaro.org> |
@@ -1424,9 +1424,9 @@ F: drivers/rtc/rtc-vt8500.c | |||
1424 | F: drivers/tty/serial/vt8500_serial.c | 1424 | F: drivers/tty/serial/vt8500_serial.c |
1425 | F: drivers/usb/host/ehci-platform.c | 1425 | F: drivers/usb/host/ehci-platform.c |
1426 | F: drivers/usb/host/uhci-platform.c | 1426 | F: drivers/usb/host/uhci-platform.c |
1427 | F: drivers/video/vt8500lcdfb.* | 1427 | F: drivers/video/fbdev/vt8500lcdfb.* |
1428 | F: drivers/video/wm8505fb* | 1428 | F: drivers/video/fbdev/wm8505fb* |
1429 | F: drivers/video/wmt_ge_rops.* | 1429 | F: drivers/video/fbdev/wmt_ge_rops.* |
1430 | 1430 | ||
1431 | ARM/ZIPIT Z2 SUPPORT | 1431 | ARM/ZIPIT Z2 SUPPORT |
1432 | M: Marek Vasut <marek.vasut@gmail.com> | 1432 | M: Marek Vasut <marek.vasut@gmail.com> |
@@ -1616,7 +1616,7 @@ ATMEL LCDFB DRIVER | |||
1616 | M: Nicolas Ferre <nicolas.ferre@atmel.com> | 1616 | M: Nicolas Ferre <nicolas.ferre@atmel.com> |
1617 | L: linux-fbdev@vger.kernel.org | 1617 | L: linux-fbdev@vger.kernel.org |
1618 | S: Maintained | 1618 | S: Maintained |
1619 | F: drivers/video/atmel_lcdfb.c | 1619 | F: drivers/video/fbdev/atmel_lcdfb.c |
1620 | F: include/video/atmel_lcdc.h | 1620 | F: include/video/atmel_lcdc.h |
1621 | 1621 | ||
1622 | ATMEL MACB ETHERNET DRIVER | 1622 | ATMEL MACB ETHERNET DRIVER |
@@ -2626,7 +2626,7 @@ M: Russell King <linux@arm.linux.org.uk> | |||
2626 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 2626 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
2627 | W: http://www.arm.linux.org.uk/ | 2627 | W: http://www.arm.linux.org.uk/ |
2628 | S: Maintained | 2628 | S: Maintained |
2629 | F: drivers/video/cyber2000fb.* | 2629 | F: drivers/video/fbdev/cyber2000fb.* |
2630 | 2630 | ||
2631 | CYCLADES ASYNC MUX DRIVER | 2631 | CYCLADES ASYNC MUX DRIVER |
2632 | W: http://www.cyclades.com/ | 2632 | W: http://www.cyclades.com/ |
@@ -2863,7 +2863,7 @@ M: Bernie Thompson <bernie@plugable.com> | |||
2863 | L: linux-fbdev@vger.kernel.org | 2863 | L: linux-fbdev@vger.kernel.org |
2864 | S: Maintained | 2864 | S: Maintained |
2865 | W: http://plugable.com/category/projects/udlfb/ | 2865 | W: http://plugable.com/category/projects/udlfb/ |
2866 | F: drivers/video/udlfb.c | 2866 | F: drivers/video/fbdev/udlfb.c |
2867 | F: include/video/udlfb.h | 2867 | F: include/video/udlfb.h |
2868 | F: Documentation/fb/udlfb.txt | 2868 | F: Documentation/fb/udlfb.txt |
2869 | 2869 | ||
@@ -3385,7 +3385,7 @@ EFIFB FRAMEBUFFER DRIVER | |||
3385 | L: linux-fbdev@vger.kernel.org | 3385 | L: linux-fbdev@vger.kernel.org |
3386 | M: Peter Jones <pjones@redhat.com> | 3386 | M: Peter Jones <pjones@redhat.com> |
3387 | S: Maintained | 3387 | S: Maintained |
3388 | F: drivers/video/efifb.c | 3388 | F: drivers/video/fbdev/efifb.c |
3389 | 3389 | ||
3390 | EFS FILESYSTEM | 3390 | EFS FILESYSTEM |
3391 | W: http://aeschi.ch.eu.org/efs/ | 3391 | W: http://aeschi.ch.eu.org/efs/ |
@@ -3450,7 +3450,7 @@ EPSON S1D13XXX FRAMEBUFFER DRIVER | |||
3450 | M: Kristoffer Ericson <kristoffer.ericson@gmail.com> | 3450 | M: Kristoffer Ericson <kristoffer.ericson@gmail.com> |
3451 | S: Maintained | 3451 | S: Maintained |
3452 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git | 3452 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git |
3453 | F: drivers/video/s1d13xxxfb.c | 3453 | F: drivers/video/fbdev/s1d13xxxfb.c |
3454 | F: include/video/s1d13xxxfb.h | 3454 | F: include/video/s1d13xxxfb.h |
3455 | 3455 | ||
3456 | ETHERNET BRIDGE | 3456 | ETHERNET BRIDGE |
@@ -3528,7 +3528,7 @@ M: Donghwa Lee <dh09.lee@samsung.com> | |||
3528 | M: Kyungmin Park <kyungmin.park@samsung.com> | 3528 | M: Kyungmin Park <kyungmin.park@samsung.com> |
3529 | L: linux-fbdev@vger.kernel.org | 3529 | L: linux-fbdev@vger.kernel.org |
3530 | S: Maintained | 3530 | S: Maintained |
3531 | F: drivers/video/exynos/exynos_mipi* | 3531 | F: drivers/video/fbdev/exynos/exynos_mipi* |
3532 | F: include/video/exynos_mipi* | 3532 | F: include/video/exynos_mipi* |
3533 | 3533 | ||
3534 | F71805F HARDWARE MONITORING DRIVER | 3534 | F71805F HARDWARE MONITORING DRIVER |
@@ -3707,7 +3707,7 @@ FREESCALE DIU FRAMEBUFFER DRIVER | |||
3707 | M: Timur Tabi <timur@tabi.org> | 3707 | M: Timur Tabi <timur@tabi.org> |
3708 | L: linux-fbdev@vger.kernel.org | 3708 | L: linux-fbdev@vger.kernel.org |
3709 | S: Maintained | 3709 | S: Maintained |
3710 | F: drivers/video/fsl-diu-fb.* | 3710 | F: drivers/video/fbdev/fsl-diu-fb.* |
3711 | 3711 | ||
3712 | FREESCALE DMA DRIVER | 3712 | FREESCALE DMA DRIVER |
3713 | M: Li Yang <leoli@freescale.com> | 3713 | M: Li Yang <leoli@freescale.com> |
@@ -3729,7 +3729,7 @@ L: linux-fbdev@vger.kernel.org | |||
3729 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 3729 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
3730 | S: Maintained | 3730 | S: Maintained |
3731 | F: include/linux/platform_data/video-imxfb.h | 3731 | F: include/linux/platform_data/video-imxfb.h |
3732 | F: drivers/video/imxfb.c | 3732 | F: drivers/video/fbdev/imxfb.c |
3733 | 3733 | ||
3734 | FREESCALE SOC FS_ENET DRIVER | 3734 | FREESCALE SOC FS_ENET DRIVER |
3735 | M: Pantelis Antoniou <pantelis.antoniou@gmail.com> | 3735 | M: Pantelis Antoniou <pantelis.antoniou@gmail.com> |
@@ -4148,7 +4148,7 @@ M: Ferenc Bakonyi <fero@drama.obuda.kando.hu> | |||
4148 | L: linux-nvidia@lists.surfsouth.com | 4148 | L: linux-nvidia@lists.surfsouth.com |
4149 | W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml | 4149 | W: http://drama.obuda.kando.hu/~fero/cgi-bin/hgafb.shtml |
4150 | S: Maintained | 4150 | S: Maintained |
4151 | F: drivers/video/hgafb.c | 4151 | F: drivers/video/fbdev/hgafb.c |
4152 | 4152 | ||
4153 | HIBERNATION (aka Software Suspend, aka swsusp) | 4153 | HIBERNATION (aka Software Suspend, aka swsusp) |
4154 | M: "Rafael J. Wysocki" <rjw@rjwysocki.net> | 4154 | M: "Rafael J. Wysocki" <rjw@rjwysocki.net> |
@@ -4290,7 +4290,7 @@ F: drivers/hv/ | |||
4290 | F: drivers/input/serio/hyperv-keyboard.c | 4290 | F: drivers/input/serio/hyperv-keyboard.c |
4291 | F: drivers/net/hyperv/ | 4291 | F: drivers/net/hyperv/ |
4292 | F: drivers/scsi/storvsc_drv.c | 4292 | F: drivers/scsi/storvsc_drv.c |
4293 | F: drivers/video/hyperv_fb.c | 4293 | F: drivers/video/fbdev/hyperv_fb.c |
4294 | F: include/linux/hyperv.h | 4294 | F: include/linux/hyperv.h |
4295 | F: tools/hv/ | 4295 | F: tools/hv/ |
4296 | 4296 | ||
@@ -4550,7 +4550,7 @@ F: security/integrity/ima/ | |||
4550 | IMS TWINTURBO FRAMEBUFFER DRIVER | 4550 | IMS TWINTURBO FRAMEBUFFER DRIVER |
4551 | L: linux-fbdev@vger.kernel.org | 4551 | L: linux-fbdev@vger.kernel.org |
4552 | S: Orphan | 4552 | S: Orphan |
4553 | F: drivers/video/imsttfb.c | 4553 | F: drivers/video/fbdev/imsttfb.c |
4554 | 4554 | ||
4555 | INFINIBAND SUBSYSTEM | 4555 | INFINIBAND SUBSYSTEM |
4556 | M: Roland Dreier <roland@kernel.org> | 4556 | M: Roland Dreier <roland@kernel.org> |
@@ -4617,13 +4617,13 @@ M: Maik Broemme <mbroemme@plusserver.de> | |||
4617 | L: linux-fbdev@vger.kernel.org | 4617 | L: linux-fbdev@vger.kernel.org |
4618 | S: Maintained | 4618 | S: Maintained |
4619 | F: Documentation/fb/intelfb.txt | 4619 | F: Documentation/fb/intelfb.txt |
4620 | F: drivers/video/intelfb/ | 4620 | F: drivers/video/fbdev/intelfb/ |
4621 | 4621 | ||
4622 | INTEL 810/815 FRAMEBUFFER DRIVER | 4622 | INTEL 810/815 FRAMEBUFFER DRIVER |
4623 | M: Antonino Daplas <adaplas@gmail.com> | 4623 | M: Antonino Daplas <adaplas@gmail.com> |
4624 | L: linux-fbdev@vger.kernel.org | 4624 | L: linux-fbdev@vger.kernel.org |
4625 | S: Maintained | 4625 | S: Maintained |
4626 | F: drivers/video/i810/ | 4626 | F: drivers/video/fbdev/i810/ |
4627 | 4627 | ||
4628 | INTEL MENLOW THERMAL DRIVER | 4628 | INTEL MENLOW THERMAL DRIVER |
4629 | M: Sujith Thomas <sujith.thomas@intel.com> | 4629 | M: Sujith Thomas <sujith.thomas@intel.com> |
@@ -5702,7 +5702,7 @@ F: drivers/mmc/host/mvsdio.* | |||
5702 | MATROX FRAMEBUFFER DRIVER | 5702 | MATROX FRAMEBUFFER DRIVER |
5703 | L: linux-fbdev@vger.kernel.org | 5703 | L: linux-fbdev@vger.kernel.org |
5704 | S: Orphan | 5704 | S: Orphan |
5705 | F: drivers/video/matrox/matroxfb_* | 5705 | F: drivers/video/fbdev/matrox/matroxfb_* |
5706 | F: include/uapi/linux/matroxfb.h | 5706 | F: include/uapi/linux/matroxfb.h |
5707 | 5707 | ||
5708 | MAX16065 HARDWARE MONITOR DRIVER | 5708 | MAX16065 HARDWARE MONITOR DRIVER |
@@ -6345,8 +6345,8 @@ NVIDIA (rivafb and nvidiafb) FRAMEBUFFER DRIVER | |||
6345 | M: Antonino Daplas <adaplas@gmail.com> | 6345 | M: Antonino Daplas <adaplas@gmail.com> |
6346 | L: linux-fbdev@vger.kernel.org | 6346 | L: linux-fbdev@vger.kernel.org |
6347 | S: Maintained | 6347 | S: Maintained |
6348 | F: drivers/video/riva/ | 6348 | F: drivers/video/fbdev/riva/ |
6349 | F: drivers/video/nvidia/ | 6349 | F: drivers/video/fbdev/nvidia/ |
6350 | 6350 | ||
6351 | NVM EXPRESS DRIVER | 6351 | NVM EXPRESS DRIVER |
6352 | M: Matthew Wilcox <willy@linux.intel.com> | 6352 | M: Matthew Wilcox <willy@linux.intel.com> |
@@ -6416,14 +6416,14 @@ M: Tomi Valkeinen <tomi.valkeinen@ti.com> | |||
6416 | L: linux-fbdev@vger.kernel.org | 6416 | L: linux-fbdev@vger.kernel.org |
6417 | L: linux-omap@vger.kernel.org | 6417 | L: linux-omap@vger.kernel.org |
6418 | S: Maintained | 6418 | S: Maintained |
6419 | F: drivers/video/omap/ | 6419 | F: drivers/video/fbdev/omap/ |
6420 | 6420 | ||
6421 | OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2) | 6421 | OMAP DISPLAY SUBSYSTEM and FRAMEBUFFER SUPPORT (DSS2) |
6422 | M: Tomi Valkeinen <tomi.valkeinen@ti.com> | 6422 | M: Tomi Valkeinen <tomi.valkeinen@ti.com> |
6423 | L: linux-omap@vger.kernel.org | 6423 | L: linux-omap@vger.kernel.org |
6424 | L: linux-fbdev@vger.kernel.org | 6424 | L: linux-fbdev@vger.kernel.org |
6425 | S: Maintained | 6425 | S: Maintained |
6426 | F: drivers/video/omap2/ | 6426 | F: drivers/video/fbdev/omap2/ |
6427 | F: Documentation/arm/OMAP/DSS | 6427 | F: Documentation/arm/OMAP/DSS |
6428 | 6428 | ||
6429 | OMAP HARDWARE SPINLOCK SUPPORT | 6429 | OMAP HARDWARE SPINLOCK SUPPORT |
@@ -6714,7 +6714,7 @@ F: drivers/char/agp/parisc-agp.c | |||
6714 | F: drivers/input/serio/gscps2.c | 6714 | F: drivers/input/serio/gscps2.c |
6715 | F: drivers/parport/parport_gsc.* | 6715 | F: drivers/parport/parport_gsc.* |
6716 | F: drivers/tty/serial/8250/8250_gsc.c | 6716 | F: drivers/tty/serial/8250/8250_gsc.c |
6717 | F: drivers/video/sti* | 6717 | F: drivers/video/fbdev/sti* |
6718 | F: drivers/video/console/sti* | 6718 | F: drivers/video/console/sti* |
6719 | F: drivers/video/logo/logo_parisc* | 6719 | F: drivers/video/logo/logo_parisc* |
6720 | 6720 | ||
@@ -6963,7 +6963,7 @@ S: Maintained | |||
6963 | T: git git://github.com/gxt/linux.git | 6963 | T: git git://github.com/gxt/linux.git |
6964 | F: drivers/input/serio/i8042-unicore32io.h | 6964 | F: drivers/input/serio/i8042-unicore32io.h |
6965 | F: drivers/i2c/busses/i2c-puv3.c | 6965 | F: drivers/i2c/busses/i2c-puv3.c |
6966 | F: drivers/video/fb-puv3.c | 6966 | F: drivers/video/fbdev/fb-puv3.c |
6967 | F: drivers/rtc/rtc-puv3.c | 6967 | F: drivers/rtc/rtc-puv3.c |
6968 | 6968 | ||
6969 | PMBUS HARDWARE MONITORING DRIVERS | 6969 | PMBUS HARDWARE MONITORING DRIVERS |
@@ -7335,7 +7335,7 @@ RADEON FRAMEBUFFER DISPLAY DRIVER | |||
7335 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | 7335 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
7336 | L: linux-fbdev@vger.kernel.org | 7336 | L: linux-fbdev@vger.kernel.org |
7337 | S: Maintained | 7337 | S: Maintained |
7338 | F: drivers/video/aty/radeon* | 7338 | F: drivers/video/fbdev/aty/radeon* |
7339 | F: include/uapi/linux/radeonfb.h | 7339 | F: include/uapi/linux/radeonfb.h |
7340 | 7340 | ||
7341 | RADIOSHARK RADIO DRIVER | 7341 | RADIOSHARK RADIO DRIVER |
@@ -7357,7 +7357,7 @@ RAGE128 FRAMEBUFFER DISPLAY DRIVER | |||
7357 | M: Paul Mackerras <paulus@samba.org> | 7357 | M: Paul Mackerras <paulus@samba.org> |
7358 | L: linux-fbdev@vger.kernel.org | 7358 | L: linux-fbdev@vger.kernel.org |
7359 | S: Maintained | 7359 | S: Maintained |
7360 | F: drivers/video/aty/aty128fb.c | 7360 | F: drivers/video/fbdev/aty/aty128fb.c |
7361 | 7361 | ||
7362 | RALINK RT2X00 WIRELESS LAN DRIVER | 7362 | RALINK RT2X00 WIRELESS LAN DRIVER |
7363 | P: rt2x00 project | 7363 | P: rt2x00 project |
@@ -7591,7 +7591,7 @@ S3 SAVAGE FRAMEBUFFER DRIVER | |||
7591 | M: Antonino Daplas <adaplas@gmail.com> | 7591 | M: Antonino Daplas <adaplas@gmail.com> |
7592 | L: linux-fbdev@vger.kernel.org | 7592 | L: linux-fbdev@vger.kernel.org |
7593 | S: Maintained | 7593 | S: Maintained |
7594 | F: drivers/video/savage/ | 7594 | F: drivers/video/fbdev/savage/ |
7595 | 7595 | ||
7596 | S390 | 7596 | S390 |
7597 | M: Martin Schwidefsky <schwidefsky@de.ibm.com> | 7597 | M: Martin Schwidefsky <schwidefsky@de.ibm.com> |
@@ -7714,7 +7714,7 @@ SAMSUNG FRAMEBUFFER DRIVER | |||
7714 | M: Jingoo Han <jg1.han@samsung.com> | 7714 | M: Jingoo Han <jg1.han@samsung.com> |
7715 | L: linux-fbdev@vger.kernel.org | 7715 | L: linux-fbdev@vger.kernel.org |
7716 | S: Maintained | 7716 | S: Maintained |
7717 | F: drivers/video/s3c-fb.c | 7717 | F: drivers/video/fbdev/s3c-fb.c |
7718 | 7718 | ||
7719 | SAMSUNG MULTIFUNCTION DEVICE DRIVERS | 7719 | SAMSUNG MULTIFUNCTION DEVICE DRIVERS |
7720 | M: Sangbeom Kim <sbkim73@samsung.com> | 7720 | M: Sangbeom Kim <sbkim73@samsung.com> |
@@ -8186,7 +8186,7 @@ M: Thomas Winischhofer <thomas@winischhofer.net> | |||
8186 | W: http://www.winischhofer.net/linuxsisvga.shtml | 8186 | W: http://www.winischhofer.net/linuxsisvga.shtml |
8187 | S: Maintained | 8187 | S: Maintained |
8188 | F: Documentation/fb/sisfb.txt | 8188 | F: Documentation/fb/sisfb.txt |
8189 | F: drivers/video/sis/ | 8189 | F: drivers/video/fbdev/sis/ |
8190 | F: include/video/sisfb.h | 8190 | F: include/video/sisfb.h |
8191 | 8191 | ||
8192 | SIS USB2VGA DRIVER | 8192 | SIS USB2VGA DRIVER |
@@ -8290,7 +8290,7 @@ SMSC UFX6000 and UFX7000 USB to VGA DRIVER | |||
8290 | M: Steve Glendinning <steve.glendinning@shawell.net> | 8290 | M: Steve Glendinning <steve.glendinning@shawell.net> |
8291 | L: linux-fbdev@vger.kernel.org | 8291 | L: linux-fbdev@vger.kernel.org |
8292 | S: Maintained | 8292 | S: Maintained |
8293 | F: drivers/video/smscufx.c | 8293 | F: drivers/video/fbdev/smscufx.c |
8294 | 8294 | ||
8295 | SOC-CAMERA V4L2 SUBSYSTEM | 8295 | SOC-CAMERA V4L2 SUBSYSTEM |
8296 | M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 8296 | M: Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
@@ -9622,7 +9622,7 @@ L: linux-fbdev@vger.kernel.org | |||
9622 | W: http://dev.gentoo.org/~spock/projects/uvesafb/ | 9622 | W: http://dev.gentoo.org/~spock/projects/uvesafb/ |
9623 | S: Maintained | 9623 | S: Maintained |
9624 | F: Documentation/fb/uvesafb.txt | 9624 | F: Documentation/fb/uvesafb.txt |
9625 | F: drivers/video/uvesafb.* | 9625 | F: drivers/video/fbdev/uvesafb.* |
9626 | 9626 | ||
9627 | VFAT/FAT/MSDOS FILESYSTEM | 9627 | VFAT/FAT/MSDOS FILESYSTEM |
9628 | M: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | 9628 | M: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> |
@@ -9695,7 +9695,7 @@ S: Maintained | |||
9695 | F: include/linux/via-core.h | 9695 | F: include/linux/via-core.h |
9696 | F: include/linux/via-gpio.h | 9696 | F: include/linux/via-gpio.h |
9697 | F: include/linux/via_i2c.h | 9697 | F: include/linux/via_i2c.h |
9698 | F: drivers/video/via/ | 9698 | F: drivers/video/fbdev/via/ |
9699 | 9699 | ||
9700 | VIA VELOCITY NETWORK DRIVER | 9700 | VIA VELOCITY NETWORK DRIVER |
9701 | M: Francois Romieu <romieu@fr.zoreil.com> | 9701 | M: Francois Romieu <romieu@fr.zoreil.com> |