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
2024-03-05
serial: 8250_omap: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_of: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_lpc18xx: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_ingenic: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_dw: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_bcm7271: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: port: Introduce a common helper to read properties
Andy Shevchenko
2024-03-05
serial: sh-sci: Call sci_serial_{in,out}() directly
Geert Uytterhoeven
2024-03-02
serial: pch: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
serial: pch: Remove eg20t_port::lock.
Sebastian Andrzej Siewior
2024-03-02
serial: pch: Don't initialize uart_port's spin_lock.
Sebastian Andrzej Siewior
2024-03-02
serial: pch: Don't disable interrupts while acquiring lock in ISR.
Sebastian Andrzej Siewior
2024-03-02
serial: pch: Make push_rx() return void.
Sebastian Andrzej Siewior
2024-03-02
serial: pch: Invoke handle_rx_to() directly.
Sebastian Andrzej Siewior
2024-03-02
serial: sifive: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
2024-03-02
serial: rda: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
2024-03-02
serial: owl: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
2024-03-02
serial: lpc32xx_hs: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
2024-03-02
serial: sunplus: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
serial: pxa: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
serial: omap: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
serial: msm: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
serial: meson: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
serial: bcm63xx: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
serial: ar933x: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
serial: amba-pl011: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
serial: 8250_dw: Emit an error message if getting the baudclk failed
Uwe Kleine-König
2024-03-02
serial: 8250: Use serial8250_do_set_termios for uartclk updating
Serge Semin
2024-03-02
serial: st-asc: don't get/put GPIOs in atomic context
Bartosz Golaszewski
2024-03-02
serial: samsung: honor fifosize from dts at first
Tamseel Shams
2024-03-02
drivers/tty/serial: Remove unused function early_mcf_setup
Thomas Huth
2024-03-02
serial: 8250_pci1xxxx: Drop quirk from 8250_port
Andy Shevchenko
2024-03-02
serial: 8250_exar: Don't use "proxy" headers
Andy Shevchenko
2024-03-02
serial: 8250_exar: Use 8250 PCI library to map and assign resources
Andy Shevchenko
2024-03-02
serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2024-03-02
serial: 8250_exar: Use generic function to set firmware node
Andy Shevchenko
2024-03-02
serial: 8250_exar: Clear interrupts before registering handler
Andy Shevchenko
2024-03-02
serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks
Andy Shevchenko
2024-03-02
serial: 8250_exar: Don't remove GPIO device on suspend
Andy Shevchenko
2024-02-27
Merge 6.8-rc6 into tty-next
Greg Kroah-Hartman
2024-02-19
serial: amba-pl011: Fix DMA transmission in RS485 mode
Lino Sanfilippo
2024-02-19
serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabled
Lino Sanfilippo
2024-02-19
tty: hvc: Don't enable the RISC-V SBI console by default
Palmer Dabbelt
2024-02-19
serial: pmac_zilog: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-19
tty: goldfish: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-19
tty: amiserial: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
2024-02-18
tty: Don't include tty_buffer.h in tty.h
Ilpo Järvinen
[next]