index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
bfin_sport_uart.c
Age
Commit message (
Expand
)
Author
2013-08-27
tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_...
Viresh Kumar
2013-08-12
serial: bfin_sport_uart: Fix incorrect placement of __initdata
Sachin Kamat
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2011-12-09
serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.
Sonic Zhang
2011-12-09
serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ...
Sonic Zhang
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-02-03
tty: serial: bfin_sport_uart: fix signedness error
Vasiliy Kulikov
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman