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
/
amba-pl011.c
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-20
tty: serial: pl011: remove incorrect of_match_ptr annotation
Arnd Bergmann
2025-02-20
serial: amba-pl011: Switch to use hrtimer_setup()
Nam Cao
2025-02-04
serial: amba-pl011: Implement nbcon console
Toshiyuki Sato
2024-12-23
serial: amba-pl011: Fix RTS handling in RS485 mode
Miroslav Ondra
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-11-16
serial: amba-pl011: fix build regression
Arnd Bergmann
2024-11-13
serial: amba-pl011: Fix RX stall when DMA is used
Kartik Rajput
2024-10-16
serial: amba-pl011: Switch to irq_get_nr_irqs()
Bart Van Assche
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-21
serial: core: Introduce wrapper to set @uart_port->cons
John Ogness
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
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-03-02
serial: amba-pl011: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-02-19
serial: amba-pl011: Fix DMA transmission in RS485 mode
Lino Sanfilippo
2023-12-15
tty: serial: amba-pl011: factor QDF2400 SoC erratum 44 out of probe
Théo Lebrun
2023-12-15
tty: serial: amba-pl011: unindent pl011_console_get_options function body
Théo Lebrun
2023-12-15
tty: serial: amba-pl011: fix miscellaneous checkpatch warnings
Théo Lebrun
2023-12-15
tty: serial: amba-pl011: fix formatting of conditions
Théo Lebrun
2023-12-15
tty: serial: amba-pl011: avoid quoted string split across lines
Théo Lebrun
2023-12-15
tty: serial: amba-pl011: replace TIOCMBIT macros by static functions
Théo Lebrun
2023-12-15
tty: serial: amba-pl011: fix whitespace formatting
Théo Lebrun
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
2023-11-23
ARM: PL011: Fix DMA support
Arnd Bergmann
2023-11-23
serial: amba-pl011: convert not to use dma_request_slave_channel()
Christophe JAILLET
2023-11-23
serial: amba-pl011: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-03
serial: amba-pl011: Do not complain when DMA is absent
Fabio Estevam
2023-09-18
serial: amba-pl011: Use port lock wrappers
Thomas Gleixner
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
2023-05-13
serial: pl011: set UART011_CR_RXE in pl011_set_termios after port shutdown
Hongyu Xie
2023-01-19
serial: amba-pl011: fix high priority character transmission in rs486 mode
Lino Sanfilippo
2022-11-22
serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
delisun
2022-11-22
serial: amba-pl011: avoid SBSA UART accessing DMACR register
Jiamei Xie
2022-11-03
serial: pl011: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
serial: pl011: Add reg-io-width parameters
Shubhrajyoti Datta
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-06-27
serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
Ilpo Järvinen
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-10
serial: pl011: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: pl011: Fill in rs485_supported
Ilpo Järvinen
2022-05-19
serial: amba-pl011: move header content to .c
Jiri Slaby
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
2022-04-15
serial: amba-pl011: do not time out prematurely when draining tx fifo
Lino Sanfilippo
2022-04-15
serial: amba-pl011: remove redundant code in rs485_config
Lino Sanfilippo
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-01-26
serial: core: Initialize rs485 RTS polarity already on probe
Lukas Wunner
[next]