index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sa1100.c
Age
Commit message (
Expand
)
Author
2022-11-03
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-04-22
drivers: tty: serial: Fix deadlock in sa1100_set_termios()
Duoming Zhou
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
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