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
/
sa1100.c
Age
Commit message (
Expand
)
Author
2021-04-22
serial: sa1100: drop low-latency workaround
Johan Hovold
2020-08-18
serial: sa1100: use platform_get_resource()
Andy Shevchenko
2019-12-18
tty/serial: Migrate sa1100 to use has_sysrq
Dmitry Safonov
2019-06-04
serial: sa1100: add note about modem control signals
Russell King
2019-06-04
serial: sa1100: add support for mctrl gpios
Russell King
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: sa1100: use setup_timer() helper.
Allen Pais
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: sa1100: use container_of to resolve sa1100_port from uart_port
Fabian Frederick
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2013-10-16
serial: sa1100: delete .set_wake callback
Linus Walleij
2013-08-27
tty: serial: sa1100: 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
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-16
ARM: move serial_sa1100.h header file to linux/platform_data
Russell King
2012-03-25
ARM: 7342/2: sa1100: prepare for sparse irq conversion
Rob Herring
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman