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
/
owl-uart.c
Age
Commit message (
Expand
)
Author
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-06-27
serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE
Ilpo Järvinen
2022-04-15
tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
Miaoqian Lin
2022-04-14
tty: serial: owl-uart, send x_char even if stopped
Jiri Slaby
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2021-04-22
serial: owl: drop low-latency workaround
Johan Hovold
2021-01-13
tty: serial: owl: Add support for kernel debugger
Cristian Ciocaltea
2020-04-23
tty: serial: owl: add "much needed" clk_prepare_enable()
Amit Singh Tomar
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-04
tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
Christophe JAILLET
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
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-08-28
serial: owl: constify uart_ops structures
Julia Lawall
2017-07-18
tty: serial: owl: Implement console driver
Andreas Färber
2017-06-20
tty: serial: Add Actions Semi Owl UART earlycon
Andreas Färber