git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
055560b
)
serial: at91: make UART support dma and pdc transfers
author
Elen Song
<elen.song@atmel.com>
Mon, 22 Jul 2013 08:30:30 +0000
(16:30 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 29 Jul 2013 20:05:04 +0000
(13:05 -0700)
Because the UART lack of receive timeout register, so we use a timer to trigger
data receive.
The DBGU is regarded as UART.
Signed-off-by: Elen Song <elen.song@atmel.com>
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/atmel_serial.c
patch
|
blob
|
history
diff --cc
drivers/tty/serial/atmel_serial.c
Simple merge