开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
m32r_sio.c
Age
Commit message (
Expand
)
Author
2014-11-05
serial: use container_of to resolve uart_sio_port from uart_port
Fabian Frederick
2014-07-10
serial: Test for no tx data on tx restart
Peter Hurley
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2013-08-27
tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_pu...
Viresh Kumar
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-09-05
m32r_sio: remove dependency on struct serial_uart_config
Paul Gortmaker
2012-03-08
TTY: remove serialP.h inclusion from some files
Jiri Slaby
2012-01-26
serial: Kill off NO_IRQ
Alan Cox
2012-01-04
serial: driver for m32 arch should not have DEC alpha errata
Paul Gortmaker
2011-09-22
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-26
m32r: fix spin_lock_irqsave() misuse
KOSAKI Motohiro
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman