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
2025-02-14
serial: 8250: Fix fifo underflow on flush
John Keeping
2025-02-04
serial: 8250_pnp: Remove unneeded ->iotype assignment
Andy Shevchenko
2025-02-04
serial: 8250_platform: Remove unneeded ->iotype assignment
Andy Shevchenko
2025-02-04
serial: 8250_of: Remove unneeded ->iotype assignment
Andy Shevchenko
2025-01-22
Revert "serial: 8250: Switch to nbcon console"
Greg Kroah-Hartman
2025-01-22
Revert "serial: 8250: Revert "drop lockdep annotation from serial8250_clear_I...
Greg Kroah-Hartman
2025-01-13
Merge 6.13-rc7 into tty-next
Greg Kroah-Hartman
2025-01-10
serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"
John Ogness
2025-01-10
serial: 8250: Switch to nbcon console
John Ogness
2025-01-10
serial: 8250: Provide flag for IER toggling for RS485
John Ogness
2025-01-10
serial: 8250: Use high-level writing function for FIFO
John Ogness
2025-01-10
serial: 8250: Use frame time to determine timeout
John Ogness
2025-01-10
serial: 8250: Adjust the timeout for FIFO mode
John Ogness
2024-12-23
tty: serial: 8250: Fix another runtime PM usage counter underflow
Ilpo Järvinen
2024-12-23
serial: 8250: Explain the role of @read_status_mask
John Ogness
2024-12-23
serial: 8250: Never adjust UART_LSR_DR in @read_status_mask
John Ogness
2024-12-23
serial: 8250: Do not set UART_LSR_THRE in @read_status_mask
John Ogness
2024-12-23
serial: 8250: Use @ier bits to determine if Rx is stopped
John Ogness
2024-12-23
8250: microchip: pci1xxxx: Add workaround for RTS bit toggle
Rengarajan S
2024-12-16
Merge 6.13-rc3 into tty-next
Greg Kroah-Hartman
2024-12-06
tty: serial: Work around warning backtrace in serial8250_set_defaults
Guenter Roeck
2024-12-04
serial: 8250_pci: Share WCH IDs with parport_serial driver
Andy Shevchenko
2024-12-04
serial: 8250_pci: Resolve WCH vendor ID ambiguity
Andy Shevchenko
2024-12-04
serial: 8250_port: Assign UPIO_UNKNOWN instead of its direct value
Andy Shevchenko
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-12
serial: 8250_fintek: Add support for F81216E
Filip Brozovic
2024-11-05
serial: 8250: omap: Move pm_runtime_get_sync
Bin Liu
2024-11-04
serial: 8250_dw: Add Sophgo SG2044 quirk
Inochi Amaoto
2024-10-29
tty: serial: export serial_8250_warn_need_ioport
Arnd Bergmann
2024-10-28
tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-10-16
serial: 8250: Switch to irq_get_nr_irqs()
Bart Van Assche
2024-10-11
serial: 8250_exar: Remove old exar_ee_read() and other unneeded code
Parker Newman
2024-10-11
serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6
Parker Newman
2024-10-11
serial: 8250: Fix typos in comments across various files
Yu Jiaoliang
2024-10-11
serial: 8250_exar: Group CTI EEPROM offsets by device
Andy Shevchenko
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-26
Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-09-11
serial: 8250_aspeed_vuart: Enable module autoloading
Liao Chen
2024-09-03
serial: 8250_bcm2835aux: Fix clock imbalance in PM resume
Stefan Wahren
2024-08-21
serial: core: Introduce wrapper to set @uart_port->cons
John Ogness
2024-08-19
Merge 6.11-rc4 into tty-next
Greg Kroah-Hartman
2024-08-15
Revert "serial: 8250_omap: Set the console genpd always on if no console susp...
Griffin Kroah-Hartman
2024-08-14
serial: 8250_bcm2835aux: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2024-08-14
serial: 8250_platform: Unify comment style
Andy Shevchenko
2024-08-14
serial: 8250_platform: Refactor serial8250_probe()
Andy Shevchenko
2024-08-14
serial: 8250_platform: Switch to use platform_get_mem_or_io()
Andy Shevchenko
2024-08-14
serial: 8250_platform: Tidy up ACPI ID table
Andy Shevchenko
2024-08-14
serial: 8250_platform: Use same check for ACPI in the whole driver
Andy Shevchenko
[next]