index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
bfin_uart.c
Age
Commit message (
Expand
)
Author
2012-05-17
serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...
Sonic Zhang
2012-05-17
serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.
Sonic Zhang
2012-05-17
serial: bfin_uart: narrow the reboot condition in DMA tx interrupt
Sonic Zhang
2012-05-17
serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.
Sonic Zhang
2012-03-13
serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after...
Sonic Zhang
2011-12-13
serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS.
Sonic Zhang
2011-12-13
serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available.
Sonic Zhang
2011-12-09
serial: bfin-uart: remove redundant CTS check for hardware CTS control.
Sonic Zhang
2011-12-09
serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.
Sonic Zhang
2011-12-09
serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up.
Sonic Zhang
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
2011-08-23
serial:bfin_uart: Put TX IRQ in individual platform resource.
Sonic Zhang
2011-08-23
serial:blackfin: rename Blackfin serial driver to bfin_uart.c
Sonic Zhang