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
Age
Commit message (
Expand
)
Author
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-09
serial: core: Remove BUG_ON(in_interrupt()) check
Ahmed S. Darwish
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2021-01-26
serial: stm32: improve platform_get_irq condition handling in init_port
Erwan Le Ray
2021-01-26
serial: ifx6x60: Remove driver for deprecated platform
Andy Shevchenko
2021-01-26
serial: stm32: Use of_device_get_match_data()
Stephen Boyd
2021-01-25
Merge 5.11-rc5 into tty-next
Greg Kroah-Hartman
2021-01-24
Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-01-20
serial: remove sirf prima/atlas driver
Arnd Bergmann
2021-01-20
serial: mxs-auart: Remove <asm/cacheflush.h>
Fabio Estevam
2021-01-20
serial: mxs-auart: Remove serial_mxs_probe_dt()
Fabio Estevam
2021-01-20
serial: fsl_lpuart: Use of_device_get_match_data()
Fabio Estevam
2021-01-15
tty: serial: Drop unused efm32 serial driver
Uwe Kleine-König
2021-01-13
tty: serial: owl: Add support for kernel debugger
Cristian Ciocaltea
2021-01-07
riscv: Fix sifive serial driver
Damien Le Moal
2021-01-07
serial: stm32: update transmission complete error message in shutdown
Erwan Le Ray
2021-01-07
serial: stm32: clean probe and remove port deinit
Erwan Le Ray
2021-01-07
serial: stm32: update conflicting RTS/CTS config comment
Erwan Le Ray
2021-01-07
serial: stm32: add author
Erwan Le Ray
2021-01-07
serial: stm32: add "_usart" prefix in functions name
Erwan Le Ray
2021-01-07
serial: stm32: fix code cleaning warnings and checks
Erwan Le Ray
2021-01-07
serial: stm32: fix DMA initialization error handling
Erwan Le Ray
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
2021-01-07
tty: cpm_uart, use port->flags instead of low_latency
Jiri Slaby
2021-01-07
8250_tegra: clean up tegra_uart_handle_break
Jiri Slaby
2020-12-28
serial: mvebu-uart: fix tx lost characters at power off
Pali Rohár
2020-12-28
tty: serial: icom: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2020-12-28
tty: serial: cpm_uart: Add udbg support for enabling xmon
Christophe Leroy
2020-12-28
tty/serial/lantiq: convert comma to semicolon
Zheng Yongjun
2020-12-28
tty/serial/imx: convert comma to semicolon
Zheng Yongjun
2020-12-17
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-12-14
Merge tag 'm68k-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-11
serial: 8250_pci: Drop bogus __refdata annotation
Geert Uytterhoeven
2020-12-11
tty: serial: meson: enable console as module
Kevin Hilman
2020-12-10
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
2020-12-10
serial: imx: Move imx_uart_probe_dt() content into probe()
Fabio Estevam
2020-12-09
serial: imx: Remove unneeded of_device_get_match_data() NULL check
Fabio Estevam
2020-12-09
serial_core: Check for port state when tty is in error state
Alexey Kardashevskiy
2020-12-04
tty/serial/imx: Enable TXEN bit in imx_poll_init().
Mingrui Ren
2020-12-04
tty : serial: jsm: Fixed file by adding spacing
Clement Smith
2020-12-04
tty: serial: uartlite: Support probe deferral
Alexander Sverdlin
2020-12-04
earlycon: simplify earlycon-table implementation
Johan Hovold
2020-11-26
tty: serial: bcm63xx: lower driver dependencies
Rafał Miłecki
2020-11-26
serial: mxs-auart: Remove unneeded platform_device_id
Fabio Estevam
2020-11-26
serial: 8250-mtk: Fix reference leak in mtk8250_probe
Zhang Qilong
2020-11-23
m68k: Fix WARNING splat in pmac_zilog driver
Finn Thain
2020-11-23
Merge 5.10-rc5 into tty-next
Greg Kroah-Hartman
2020-11-18
serial: imx: Remove unused .id_table support
Fabio Estevam
[next]