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
/
serial_port.c
Age
Commit message (
Expand
)
Author
2025-02-04
serial: port: Make ->iotype validation global in __uart_read_properties()
Andy Shevchenko
2025-02-04
serial: port: Always update ->iotype in __uart_read_properties()
Andy Shevchenko
2025-02-04
serial: port: Assign ->iotype correctly when ->iobase is set
Andy Shevchenko
2024-06-04
serial: port: Don't block system suspend even if bytes are left to xmit
Douglas Anderson
2024-04-23
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
2024-04-17
serial: port: Add support of PNP IRQ to __uart_read_properties()
Guanbing Huang
2024-04-11
serial: core: Fix missing shutdown and startup for serial base port
Tony Lindgren
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-05
serial: port: Introduce a common helper to read properties
Andy Shevchenko
2024-03-02
serial: port: Don't suspend if the port is still busy
Yicong Yang
2023-09-18
serial: core: Use port lock wrappers
Thomas Gleixner
2023-05-31
serial: core: Start managing serial controllers to enable runtime PM
Tony Lindgren