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
Age
Commit message (
Expand
)
Author
2022-06-27
serial: Consolidate BOTH_EMPTY use
Ilpo Järvinen
2022-06-27
serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE
Ilpo Järvinen
2022-06-27
serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPED
Ilpo Järvinen
2022-06-27
serial: msm: Rename UART_* defines to MSM_UART_*
Ilpo Järvinen
2022-06-27
serial: msm: Convert container_of UART_TO_MSM to static inline
Ilpo Järvinen
2022-06-27
serial: st-asc: remove include of pm_runtime.h
Claudiu Beznea
2022-06-27
tty: serial: atmel: remove enable/disable clock due to atmel_console_setup()
Claudiu Beznea
2022-06-27
tty: serial: atmel: use devm_clk_get()
Claudiu Beznea
2022-06-27
tty: serial: atmel: stop using legacy pm ops
Claudiu Beznea
2022-06-27
serial: kgdboc: Fix typo in comment
Xiang wangx
2022-06-27
tty: serial: Fix refcount leak bug in ucc_uart.c
Liang He
2022-06-27
drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
Liang He
2022-06-27
serial: Drop timeout from uart_port
Ilpo Järvinen
2022-06-27
serial: 8250_pericom: Use UART_LCR_DLAB
Ilpo Järvinen
2022-06-27
serial: 8250: Use UART_LCR_WLEN8 instead of literal
Ilpo Järvinen
2022-06-27
serial: sifive: Remove useless license text when SPDX-License-Identifier is a...
Christophe JAILLET
2022-06-27
tty/vt: consolemap: use E_TABSZ for the translations size
Jiri Slaby
2022-06-27
tty/vt: consolemap: remove dflt reset from con_do_clear_unimap()
Jiri Slaby
2022-06-27
tty/vt: consolemap: improve UNI_*() macros definitions
Jiri Slaby
2022-06-27
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
2022-06-27
tty/vt: consolemap: saner variable names in set_inverse_transl()
Jiri Slaby
2022-06-27
tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
Jiri Slaby
2022-06-27
tty/vt: consolemap: remove unused parameter from set_inverse_trans_unicode()
Jiri Slaby
2022-06-27
tty/vt: consolemap: use ARRAY_SIZE(), part II.
Jiri Slaby
2022-06-20
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
2022-06-10
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
2022-06-10
tty: Use flow-control char function on closing path
Ilpo Järvinen
2022-06-10
tty: Implement lookahead to process XON/XOFF timely
Ilpo Järvinen
2022-06-10
serial: 8250: Remove serial_rs485 sanitization from em485
Ilpo Järvinen
2022-06-10
serial: sc16is7xx: Remove serial_rs485 assignment
Ilpo Järvinen
2022-06-10
serial: mcf: Remove serial_rs485 assignment
Ilpo Järvinen
2022-06-10
serial: 8250_exar: Remove serial_rs485 assignment
Ilpo Järvinen
2022-06-10
serial: max310x: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: imx: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: fsl_lpuart: Call core's sanitization and remove custom one
Ilpo Järvinen
2022-06-10
serial: pl011: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: 8250_pci: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: 8250: lpc18xx: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: 8250_fintek: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: 8250_dwlib: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: return -EINVAL for non-legacy RS485 flags
Ilpo Järvinen
2022-06-10
serial: Clear rs485 struct when non-RS485 mode is set
Ilpo Järvinen
2022-06-10
serial: Sanitize rs485_struct
Ilpo Järvinen
2022-06-10
serial: stm32: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: sc16is7xx: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: omap: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: mcf: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: max310x: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: imx: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: fsl_lpuart: Fill in rs485_supported
Ilpo Järvinen
[prev]
[next]