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
/
8250
Age
Commit message (
Expand
)
Author
2022-05-16
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
2022-05-05
serial: 8250_mtk: Fix register address for XON/XOFF character
AngeloGioacchino Del Regno
2022-05-05
serial: 8250_mtk: Make sure to select the right FEATURE_SEL
AngeloGioacchino Del Regno
2022-05-05
serial: 8250_mtk: Fix UART_EFR register address
AngeloGioacchino Del Regno
2022-05-05
serial: 8250: Add proper clock handling for OxSemi PCIe devices
Maciej W. Rozycki
2022-05-05
serial: 8250: Export ICR access helpers for internal use
Maciej W. Rozycki
2022-05-05
serial: 8250: Fold EndRun device support into OxSemi Tornado code
Maciej W. Rozycki
2022-05-05
serial: 8250: pxa: Remove unneeded <linux/pm_runtime.h>
Geert Uytterhoeven
2022-05-05
serial: 8250: core: Remove unneeded <linux/pm_runtime.h>
Geert Uytterhoeven
2022-05-05
serial: 8250: dw: Fix NULL pointer dereference
Heikki Krogerus
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
2022-04-26
serial: 8250_dwlib: Implement SW half duplex support
Ilpo Järvinen
2022-04-26
serial: 8250_dwlib: RS485 HW half & full duplex support
Ilpo Järvinen
2022-04-26
serial: 8250: Handle UART without interrupt on TEMT
Ilpo Järvinen
2022-04-26
serial: 8250: use THRE & __stop_tx also with DMA
Ilpo Järvinen
2022-04-26
serial: 8250: dw: Improve RZN1 support
Phil Edworthy
2022-04-26
serial: 8250: dw: Add support for DMA flow controlling devices
Phil Edworthy
2022-04-26
serial: 8250: dw: Move the IO accessors to 8250_dwlib.h
Miquel Raynal
2022-04-26
serial: 8250: dw: Introduce an rx_timeout variable in the IRQ path
Miquel Raynal
2022-04-26
serial: 8250: dma: Allow driver operations before starting DMA transfers
Miquel Raynal
2022-04-26
serial: 8250: dw: Allow to use a fallback CPR value if not synthesized
Miquel Raynal
2022-04-26
serial: 8250: dw: Move the USR register to pdata
Miquel Raynal
2022-04-26
serial: 8250: dw: Create a generic platform data structure
Emil Renner Berthing
2022-04-26
serial: 8250: dw: Move definitions to the shared header
Phil Edworthy
2022-04-22
serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
Maciej W. Rozycki
2022-04-22
serial: 8250: Also set sticky MCR bits in console restoration
Maciej W. Rozycki
2022-04-22
serial/8250: Use fifo in 8250 console driver
Wander Lairson Costa
2022-04-20
Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"
Ilpo Järvinen
2022-04-15
serial: 8250: Fix runtime PM for start_tx() for empty buffer
Tony Lindgren
2022-04-15
serial: 8250: add compatible for fsl,16550-FIFO64
Eric Tremblay
2022-04-15
serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64
Eric Tremblay
2022-04-15
serial: 8250: Handle UART without interrupt on TEMT using em485
Eric Tremblay
2022-04-15
serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
Miaoqian Lin
2022-04-15
serial: 8250: Report which option to enable for blacklisted PCI devices
Maciej W. Rozycki
2022-04-15
serial: 8250: Make SERIAL_8250_EM available for arm64 systems
Phil Edworthy
2022-03-18
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
2022-03-18
serial: 8250_tegra: mark acpi_device_id as unused with !ACPI
Krzysztof Kozlowski
2022-03-18
serial: 8250_mtk: make two read-only arrays static const
Colin Ian King
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-02-28
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2022-02-28
Merge 5.17-rc6 into tty-next
Greg Kroah-Hartman
2022-02-26
serial: 8250: Fix race condition in RTS-after-send handling
Uwe Kleine-König
2022-02-25
serial: 8250_lpss: Balance reference count for PCI DMA device
Andy Shevchenko
2022-02-25
serial: 8250_mid: Balance reference count for PCI DMA device
Andy Shevchenko
2022-02-25
serial: 8250_aspeed_vuart: replace snprintf with sysfs_emit
Yang Guang
2022-02-25
serial: 8250: Correct Kconfig help text for blacklisted PCI devices
Maciej W. Rozycki
2022-02-25
serial: 8250: Return early in .start_tx() if there are no chars to send
Steffen Trumtrar
2022-02-21
serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
Zev Weiss
2022-02-21
serial: 8250_mid: Remove unneeded test for ->setup() presence
Andy Shevchenko
2022-02-21
serial: 8250_mid: Get rid of custom MID_DEVICE() macro
Andy Shevchenko
[next]