index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-08-03
serial: 8250_mxpcie: implement rx_trig_bytes callbacks via MUEx50 RTL
Crescent Hsieh
2026-08-03
serial: 8250_mxpcie: introduce per-port private data structure
Crescent Hsieh
2026-08-03
serial: 8250: allow UART drivers to override rx_trig_bytes handling
Crescent Hsieh
2026-08-03
serial: 8250_mxpcie: add break support for RS485 using MUEx50 features
Crescent Hsieh
2026-08-03
serial: 8250: allow low-level drivers to override break control
Crescent Hsieh
2026-08-03
serial: 8250_mxpcie: support serial interface mode switching
Crescent Hsieh
2026-08-03
serial: 8250_mxpcie: speed up TX using memory-mapped FIFO window
Crescent Hsieh
2026-08-03
serial: 8250_mxpcie: speed up RX using memory-mapped FIFO window
Crescent Hsieh
2026-08-03
serial: 8250_mxpcie: add custom handle_irq callback
Crescent Hsieh
2026-08-03
serial: 8250_mxpcie: offload XON/XOFF flow control to MUEx50 hardware
Crescent Hsieh
2026-08-03
serial: 8250_mxpcie: enable automatic RTS/CTS flow control
Crescent Hsieh
2026-08-03
serial: 8250_mxpcie: enable enhanced mode and program FIFO trigger levels
Crescent Hsieh
2026-08-03
serial: 8250: add Moxa MUEx50 UART port type
Crescent Hsieh
2026-08-03
serial: 8250: split Moxa PCIe serial board support out of 8250_pci
Crescent Hsieh
2026-08-03
serial: 8250_mtk: honor DT serial aliases
Carlo Caione
2026-08-03
serial: 8250_of: clear stuck empty-FIFO RX-timeout on LPC32xx
Ryan Wilbur
2026-07-30
serial: 8250_exar: use platform_device_register_full()
Bartosz Golaszewski
2026-07-30
serial: 8250_bcm7271: Remove redundant dev_err_probe()
Pan Chuang
2026-07-30
Revert "serial: 8250: drop lockdep annotation from serial8250_clear_IER()"
John Ogness
2026-07-30
serial: 8250: Switch to nbcon console, take 2
John Ogness
2026-07-30
serial: 8250: remove always included kconfig.h
Hugo Villeneuve
2026-07-30
serial: 8250_dma: Clear stale RX state on shutdown
Cunhao Lu
2026-07-30
Revert "serial: 8250: Clear CON_PRINTBUFFER on port re-registration"
Fushuai Wang
2026-07-27
Merge 7.2-rc5 into tty-next
Greg Kroah-Hartman
2026-07-17
serial: 8250_mid: Fix NULL function pointer dereference on DNV/ICX-D/SNR plat...
Jiangshan Yi
2026-07-17
serial: 8250: fix compile error with hub6_match_port() when compiled as a module
Hugo Villeneuve
2026-07-14
serial: 8250_hub6: add missing include for hub6_match_port()
Hugo Villeneuve
2026-07-13
Merge 7.2-rc3 into tty-next
Greg Kroah-Hartman
2026-07-12
Merge tag 'tty-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-07-10
serial: 8250_rsa: use uart_iotype_*() to simplify code
Hugo Villeneuve
2026-07-10
serial: 8250: use uart_iotype_*() to simplify code
Hugo Villeneuve
2026-07-10
serial: 8250_hub6: add hub6_match_port()
Hugo Villeneuve
2026-07-10
serial: 8250: Ignore flow control on suspend/resume with no_console_suspend
John Ogness
2026-07-10
serial: 8250_mid: Disable DMA for selected platforms
Andy Shevchenko
2026-07-10
serial: 8250_omap: clear rx_running on zero-length DMA completes
Matthias Feser
2026-07-10
serial: 8250: handle ixp4xx register endianness correctly
Arnd Bergmann
2026-07-10
serial: 8250_pnp: Use named initializers for pnp_device_id array
Uwe Kleine-König (The Capable Hub)
2026-07-10
serial: 8250: force synchronous probe for the ISA and PNP drivers
Rahul Bukte
2026-07-10
serial: 8250: Clear CON_PRINTBUFFER on port re-registration
Fushuai Wang
2026-07-07
serial: 8250_exar: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-12
serial: 8250_pci: Don't specify conflicting values to pci_device_id members
Uwe Kleine-König (The Capable Hub)
2026-06-01
Merge tag 'v7.1-rc6' into tty-next
Greg Kroah-Hartman
2026-05-22
serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()
Jacques Nilo
2026-05-22
serial: 8250: dispatch SysRq character in serial8250_handle_irq()
Jacques Nilo
2026-05-22
serial: 8250: fix possible ISR soft lockup
Marco Felsch
2026-05-22
serial: 8250_dw: remove clock-notifier infrastructure
Stepan Ionichev
2026-05-22
serial: 8250_dw: unregister 8250 port if clk_notifier_register() fails
Stepan Ionichev
2026-05-22
serial: 8250: Add support for console flow control
John Ogness
[next]