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_sport_uart.c
Age
Commit message (
Expand
)
Author
2014-11-25
tty: pr_warning->pr_warn and logging neatening
Joe Perches
2014-09-08
serial: blackfin: Fix missing gpio.h
Peter Hurley
2014-07-10
serial: blackfin: Fix CTS flow control
Peter Hurley
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2013-09-26
serial: bfin_sport_uart: Remove casting the return value which is a void pointer
Jingoo Han
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