summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Korsgaard2006-12-07 05:35:17 +0100
committerLinus Torvalds2006-12-07 17:39:30 +0100
commit238b8721a554a33a451a3f13bdb5be8fe5cfc927 (patch)
tree624439b105107fffae7f5d439f443966c4da7389 /MAINTAINERS
parent[PATCH] Fix check_partition routines (diff)
downloadkernel-qcow2-linux-238b8721a554a33a451a3f13bdb5be8fe5cfc927.tar.gz
kernel-qcow2-linux-238b8721a554a33a451a3f13bdb5be8fe5cfc927.tar.xz
kernel-qcow2-linux-238b8721a554a33a451a3f13bdb5be8fe5cfc927.zip
[PATCH] serial uartlite driver
Add a driver for the Xilinx uartlite serial controller used in boards with the PPC405 core in the Xilinx V2P/V4 fpgas. The hardware is very simple (baudrate/start/stopbits fixed and no break support). See the datasheet for details: http://www.xilinx.com/bvdocs/ipcenter/data_sheet/opb_uartlite.pdf See http://thread.gmane.org/gmane.linux.serial/1237/ for the email thread. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Acked-by: Olof Johansson <olof@lixom.net> Cc: Russell King <rmk@arm.linux.org.uk> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5dff26814a06..fa1bba8de1f8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3454,6 +3454,12 @@ W: http://oss.sgi.com/projects/xfs
T: git git://oss.sgi.com:8090/xfs/xfs-2.6
S: Supported
+XILINX UARTLITE SERIAL DRIVER
+P: Peter Korsgaard
+M: jacmet@sunsite.dk
+L: linux-serial@vger.kernel.org
+S: Maintained
+
X86 3-LEVEL PAGING (PAE) SUPPORT
P: Ingo Molnar
M: mingo@redhat.com