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
2024-04-11
serial: omap: remove redundant assignment to variable tmout
Colin Ian King
2024-04-11
serial: 8250: Fix add preferred console for serial8250_isa_init_ports()
Tony Lindgren
2024-04-11
serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_regcfg)
Hugo Villeneuve
2024-04-11
serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines)
Hugo Villeneuve
2024-04-11
serial: sc16is7xx: split into core and I2C/SPI parts (core)
Hugo Villeneuve
2024-04-11
serial: sc16is7xx: unconditionally clear line bit in sc16is7xx_remove()
Hugo Villeneuve
2024-04-11
serial: sc16is7xx: add proper sched.h include for sched_set_fifo()
Hugo Villeneuve
2024-04-09
serial: ar933x: Remove unneeded static structure
Lino Sanfilippo
2024-04-09
serial: 8250: Remove superfluous sanity check
Lino Sanfilippo
2024-04-09
serial: amba-pl011: move variable into CONFIG_DMA_ENGINE conditional
Lino Sanfilippo
2024-04-09
serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode()
Lino Sanfilippo
2024-04-09
serial: max3100: Sort headers
Andy Shevchenko
2024-04-09
serial: max3100: Extract to_max3100_port() helper macro
Andy Shevchenko
2024-04-09
serial: max3100: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2024-04-09
serial: max3100: Replace MODULE_ALIAS() with respective ID tables
Andy Shevchenko
2024-04-09
serial: max3100: Switch to use dev_err_probe()
Andy Shevchenko
2024-04-09
serial: max3100: Remove duplicating irq field
Andy Shevchenko
2024-04-09
serial: max3100: Get crystal frequency via device property
Andy Shevchenko
2024-04-09
serial: max3100: Enable TIOCM_LOOP
Andy Shevchenko
2024-04-09
serial: core: Clearing the circular buffer before NULLifying it
Andy Shevchenko
2024-04-09
tty: serial: sc16is7xx: convert to use maple tree register cache
wangkaiyuan
2024-04-09
tty: serial: max310x: convert to use maple tree register cache
wangkaiyuan
2024-04-09
serial/pmac_zilog: Remove flawed mitigation for rx irq flood
Finn Thain
2024-04-09
serial: 8250_pci: Remove redundant PCI IDs
Andy Shevchenko
2024-04-09
serial: core: Fix regression when runtime PM is not enabled
Tony Lindgren
2024-04-09
serial: mxs-auart: add spinlock around changing cts state
Emil Kronborg
2024-04-09
serial: 8250_dw: Revert: Do not reclock if already at correct rate
Hans de Goede
2024-04-09
serial: 8250_lpc18xx: disable clks on error in probe()
Dan Carpenter
2024-04-09
serial: max3100: Update Kconfig entry
Andy Shevchenko
2024-04-09
serial: max3100: Remove unneeded forward declaration
Andy Shevchenko
2024-04-09
serial: max3100: Replace custom polling timeout with standard one
Andy Shevchenko
2024-04-09
serial: max3100: Remove custom HW shutdown support
Andy Shevchenko
2024-04-09
serial: max3100: Make struct plat_max3100 local
Andy Shevchenko
2024-04-09
serial: max3100: Fix bitwise types
Andy Shevchenko
2024-04-09
serial: max3100: Update uart_driver_registered on driver removal
Andy Shevchenko
2024-04-09
serial: max3100: Lock port->lock when calling uart_handle_cts_change()
Andy Shevchenko
2024-04-09
serial: 8250_of: Add clock_notifier
Bastien Curutchet
2024-04-09
serial: pmac_zilog: Drop usage of platform_driver_probe()
Uwe Kleine-König
2024-04-09
serial: sifive: Remove 0 from fu540-c000-uart0 binding.
Sebastian Andrzej Siewior
2024-04-09
serial: pic32_uart: Replace of_gpio.h by proper one
Andy Shevchenko
2024-04-09
serial: 8250_omap: Remove unused of_gpio.h
Andy Shevchenko
2024-04-09
serial: 8250: Add preferred console in serial8250_isa_init_ports()
Tony Lindgren
2024-04-09
serial: core: Handle serial console options
Tony Lindgren
2024-04-09
serial: core: Add support for DEVNAME:0.0 style naming for kernel console
Tony Lindgren
2024-04-09
tty: atmel_serial: use single DMA mapping for RX
Jiri Slaby (SUSE)
2024-04-09
tty: atmel_serial: define macro for RX size
Jiri Slaby (SUSE)
2024-04-09
tty: atmel_serial: use single DMA mapping for TX
Jiri Slaby (SUSE)
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-04-09
tty: msm_serial: use dmaengine_prep_slave_sg()
Jiri Slaby (SUSE)
2024-04-09
tty: 8250_omap: use dmaengine_prep_slave_sg()
Jiri Slaby (SUSE)
[prev]
[next]