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
/
pnx8xxx_uart.c
Age
Commit message (
Expand
)
Author
2019-12-18
tty/serial: Migrate pnx8xxx_uart to use has_sysrq
Dmitry Safonov
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
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-10-03
drivers: tty: pnx8xxx: use setup_timer() helper.
Allen Pais
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-05
serial: pnx8xxx: use container_of to resolve pnx8xxx_port from uart_port
Fabian Frederick
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2013-08-27
tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-07-26
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman