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
/
m32r_sio.c
Age
Commit message (
Expand
)
Author
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-04
serial: m32r_sio: Drop redundant .data assignment
Kees Cook
2017-10-20
serial: m32r_sio: Convert timers to use timer_setup()
Kees Cook
2017-08-28
serial: m32r_sio: constify uart_ops structures
Julia Lawall
2016-06-25
serial: m32r_sio: make it explicitly non-modular
Paul Gortmaker
2016-06-25
tty: stop defining STD_COM_FLAGS in drivers
Jiri Slaby
2016-02-06
TTY: serial/m32r_sio, remove unused members
Jiri Slaby
2016-02-06
TTY: serial/m32r_sio, remove debug macros
Jiri Slaby
2016-02-06
TTY: serial/m32r_sio, simplify old_serial_port
Jiri Slaby
2016-02-06
TTY: serial/m32r_sio, disband m32r_sio.h
Jiri Slaby
2015-12-13
serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytes
Denys Vlasenko
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