diff options
author | Paul Mundt <lethal@linux-sh.org> | 2010-11-16 23:08:58 -0500 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-11-16 23:08:58 -0500 |
commit | b22fe37b9907bf9cd61665ed4b865bc1d5cf71e8 (patch) | |
tree | 1bb633e420d9be80dbf10b477beb1c37033cfc79 /MAINTAINERS | |
parent | e3a4d1d2de7251d4a00b04f50f6b3d2a1fc0fe5f (diff) |
MAINTAINERS: Add fbdev patchwork entry, tidy up file patterns.
Now that the patchwork queue is up, add it in. While we're at it, fix up
the file patterns, too.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8e6548dbd5db..1bbf688d2554 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2435,10 +2435,12 @@ F: drivers/net/wan/sdla.c | |||
2435 | FRAMEBUFFER LAYER | 2435 | FRAMEBUFFER LAYER |
2436 | L: linux-fbdev@vger.kernel.org | 2436 | L: linux-fbdev@vger.kernel.org |
2437 | W: http://linux-fbdev.sourceforge.net/ | 2437 | W: http://linux-fbdev.sourceforge.net/ |
2438 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ | ||
2438 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git | 2439 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git |
2439 | S: Orphan | 2440 | S: Orphan |
2440 | F: Documentation/fb/ | 2441 | F: Documentation/fb/ |
2441 | F: drivers/video/fb* | 2442 | F: drivers/video/ |
2443 | F: include/video/ | ||
2442 | F: include/linux/fb.h | 2444 | F: include/linux/fb.h |
2443 | 2445 | ||
2444 | FREESCALE DMA DRIVER | 2446 | FREESCALE DMA DRIVER |