All of lore.kernel.org
 help / color / mirror / Atom feed
* Fwd: [PATCH] Framebuffer documentation index file updated.
@ 2010-11-17 15:44 Geert Uytterhoeven
  2010-11-17 17:34 ` Randy Dunlap
  2010-11-18  6:03 ` Paul Mundt
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2010-11-17 15:44 UTC (permalink / raw)
  To: linux-fbdev

[-- Attachment #1: Type: text/plain, Size: 391 bytes --]

---------- Forwarded message ----------
From: Vicente Jiménez <googuy@gmail.com>
Date: Wed, Nov 17, 2010 at 16:41
Subject: [PATCH] Framebuffer documentation index file updated.
To: Geert Uytterhoeven <geert@linux-m68k.org>


This is a simple update of the file Documentation/fb/00-INDEX based on
the directory content.

Signed-off-by:: Vicente Jimenez Aguilar <googuy@gmail.com>

[-- Attachment #2: 0001-Framebuffer-documentation-index-file-updated.patch --]
[-- Type: text/x-patch, Size: 3049 bytes --]

From 5e99950ebec31d49d3997b122428caac3cc4b244 Mon Sep 17 00:00:00 2001
From: Vicente Jimenez Aguilar <googuy@gmail.com>
Date: Wed, 17 Nov 2010 17:30:23 +0100
Subject: [PATCH] Framebuffer documentation index file updated.

---
 Documentation/fb/00-INDEX |   32 +++++++++++++++++++++++++-------
 1 files changed, 25 insertions(+), 7 deletions(-)

diff --git a/Documentation/fb/00-INDEX b/Documentation/fb/00-INDEX
index a618fd9..30a7054 100644
--- a/Documentation/fb/00-INDEX
+++ b/Documentation/fb/00-INDEX
@@ -4,33 +4,41 @@ please mail me.
 				    Geert Uytterhoeven <geert@linux-m68k.org>
 
 00-INDEX
-	- this file
+	- this file.
 arkfb.txt
 	- info on the fbdev driver for ARK Logic chips.
 aty128fb.txt
 	- info on the ATI Rage128 frame buffer driver.
 cirrusfb.txt
 	- info on the driver for Cirrus Logic chipsets.
+cmap_xfbdev.txt
+	- an introduction to fbdev's cmap structures.
 deferred_io.txt
 	- an introduction to deferred IO.
+efifb.txt
+	- info on the EFI platform driver for Intel based Apple computers.
+ep93xx-fb.txt
+	- info on the driver for EP93xx LCD controller.
 fbcon.txt
 	- intro to and usage guide for the framebuffer console (fbcon).
 framebuffer.txt
 	- introduction to frame buffer devices.
-imacfb.txt
-	- info on the generic EFI platform driver for Intel based Macs.
+gxfb.txt
+	- info on the framebuffer driver for AMD Geode GX2 based processors.
 intel810.txt
 	- documentation for the Intel 810/815 framebuffer driver.
 intelfb.txt
 	- docs for Intel 830M/845G/852GM/855GM/865G/915G/945G fb driver.
 internals.txt
 	- quick overview of frame buffer device internals.
+lxfb.txt
+	- info on the framebuffer driver for AMD Geode LX based processors.
 matroxfb.txt
 	- info on the Matrox framebuffer driver for Alpha, Intel and PPC.
+metronomefb.txt
+	- info on the driver for the Metronome display controller.
 modedb.txt
 	- info on the video mode database.
-matroxfb.txt
-	- info on the Matrox frame buffer driver.
 pvr2fb.txt
 	- info on the PowerVR 2 frame buffer driver.
 pxafb.txt
@@ -39,13 +47,23 @@ s3fb.txt
 	- info on the fbdev driver for S3 Trio/Virge chips.
 sa1100fb.txt
 	- information about the driver for the SA-1100 LCD controller.
+sh7760fb.txt
+	- info on the SH7760/SH7763 integrated LCDC Framebuffer driver.
 sisfb.txt
 	- info on the framebuffer device driver for various SiS chips.
 sstfb.txt
 	- info on the frame buffer driver for 3dfx' Voodoo Graphics boards.
 tgafb.txt
-	- info on the TGA (DECChip 21030) frame buffer driver
+	- info on the TGA (DECChip 21030) frame buffer driver.
+tridentfb.txt
+	info on the framebuffer driver for some Trident chip based cards.
+uvesafb.txt
+	- info on the userspace VESA (VBE2+ compliant) frame buffer device.
 vesafb.txt
-	- info on the VESA frame buffer device
+	- info on the VESA frame buffer device.
+viafb.modes
+	- list of modes for VIA Integration Graphic Chip.
+viafb.txt
+	- info on the VIA Integration Graphic Chip console framebuffer driver.
 vt8623fb.txt
 	- info on the fb driver for the graphics core in VIA VT8623 chipsets.
-- 
1.7.2.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: Fwd: [PATCH] Framebuffer documentation index file updated.
  2010-11-17 15:44 Fwd: [PATCH] Framebuffer documentation index file updated Geert Uytterhoeven
@ 2010-11-17 17:34 ` Randy Dunlap
  2010-11-18  6:03 ` Paul Mundt
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2010-11-17 17:34 UTC (permalink / raw)
  To: linux-fbdev

On Wed, 17 Nov 2010 16:44:40 +0100 Geert Uytterhoeven wrote:

> ---------- Forwarded message ----------
> From: Vicente Jiménez <googuy@gmail.com>
> Date: Wed, Nov 17, 2010 at 16:41
> Subject: [PATCH] Framebuffer documentation index file updated.
> To: Geert Uytterhoeven <geert@linux-m68k.org>
> 
> 
> This is a simple update of the file Documentation/fb/00-INDEX based on
> the directory content.
> 
> Signed-off-by:: Vicente Jimenez Aguilar <googuy@gmail.com>


Looks good to me.

Thanks.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Fwd: [PATCH] Framebuffer documentation index file updated.
  2010-11-17 15:44 Fwd: [PATCH] Framebuffer documentation index file updated Geert Uytterhoeven
  2010-11-17 17:34 ` Randy Dunlap
@ 2010-11-18  6:03 ` Paul Mundt
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Mundt @ 2010-11-18  6:03 UTC (permalink / raw)
  To: linux-fbdev

On Wed, Nov 17, 2010 at 09:34:38AM -0800, Randy Dunlap wrote:
> On Wed, 17 Nov 2010 16:44:40 +0100 Geert Uytterhoeven wrote:
> 
> > ---------- Forwarded message ----------
> > From: Vicente Jim?nez <googuy@gmail.com>
> > Date: Wed, Nov 17, 2010 at 16:41
> > Subject: [PATCH] Framebuffer documentation index file updated.
> > To: Geert Uytterhoeven <geert@linux-m68k.org>
> > 
> > 
> > This is a simple update of the file Documentation/fb/00-INDEX based on
> > the directory content.
> > 
> > Signed-off-by:: Vicente Jimenez Aguilar <googuy@gmail.com>
> 
> 
> Looks good to me.
> 
Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-18  6:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-17 15:44 Fwd: [PATCH] Framebuffer documentation index file updated Geert Uytterhoeven
2010-11-17 17:34 ` Randy Dunlap
2010-11-18  6:03 ` Paul Mundt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.