index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_of.c
Age
Commit message (
Expand
)
Author
2026-08-25
Merge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-08-03
serial: 8250_of: clear stuck empty-FIFO RX-timeout on LPC32xx
Ryan Wilbur
2026-07-10
serial: 8250: handle ixp4xx register endianness correctly
Arnd Bergmann
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-26
serial: 8250-of: Fix style issues in 8250_of.c
jempty.liang
2025-04-15
serial: 8250_of: manage bus clock in suspend/resume
Alex Elder
2025-04-11
serial: 8250_of: add support for an optional bus clock
Alex Elder
2025-02-04
serial: 8250_of: Remove unneeded ->iotype assignment
Andy Shevchenko
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-09
serial: 8250_of: Add clock_notifier
Bastien Curutchet
2024-03-05
serial: 8250_of: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-02-18
serial: 8250_of: Drop quirk fot NPCM from 8250_port
Andy Shevchenko
2023-11-23
serial: 8250: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-03
serial: 8250_of: Use devm_clk_get_enabled()
Andy Shevchenko
2023-09-18
serial: 8250_of: Use dev_err_probe() instead of dev_warn()
Andy Shevchenko
2023-06-13
serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
2023-05-13
serial: 8250: RT288x/Au1xxx code away from core
Ilpo Järvinen
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-06-10
serial: 8250_of: Use serial8250_em485_supported
Ilpo Järvinen
2022-04-15
serial: 8250: add compatible for fsl,16550-FIFO64
Eric Tremblay
2022-01-26
serial: 8250: of: Fix mapped region size when using reg-offset property
Robert Hancock
2021-05-13
serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271
Jim Quinlan
2021-03-28
serial: 8250_of: Add nuvoton,wpcm450-uart
Jonathan Neuschäfer
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
2020-03-07
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
2020-02-24
Merge 5.6-rc3 into tty-next
Greg Kroah-Hartman
2020-02-12
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
2020-02-10
serial: 8250_tegra: Create Tegra specific 8250 driver
Jeff Brasen
2019-12-18
tty/serial: Migrate 8250_fsl to use has_sysrq
Dmitry Safonov
2019-10-04
tty: 8250_of: Use software emulated RS485 direction control
Heiko Schocher
2019-06-10
tty: serial: 8250-of: Do not warn on deferred probe
Thierry Reding
2019-05-21
serial: 8250_of: Use of_device_get_match_data()
Andy Shevchenko
2019-02-26
serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
Lubomir Rintel
2019-01-30
serial: 8250: Add OF support for Xscale variant
Linus Walleij
2018-12-17
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
2018-09-18
serial: 8250_of: Fix for lack of interrupt support
John Garry
2018-07-16
serial: 8250: of: Defer probe on missing IRQ
Alexander Sverdlin
2018-07-16
serial: 8250: of: Correct of_platform_serial_setup() error handling
Alexander Sverdlin
2018-05-14
serial: 8250_of: Add IO space support
John Garry
2018-04-23
tty: serial: 8250: pass IRQ shared flag to UART ports
Kurt Kanzenbach
2018-03-09
serial: 8250: Add Nuvoton NPCM UART
Joel Stanley
2018-01-09
serial: 8250_of: fix return code when probe function fails to get reset
Masahiro Yamada
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-08-28
serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...
Sean Wang
2017-08-28
serial: 8250_of: Add basic PM runtime support
Franklin S Cooper Jr
2017-08-28
serial: 8250_of: use of_property_read_bool()
Sergei Shtylyov
2017-07-30
serial: 8250: fix error handling in of_platform_serial_probe()
Alexey Khoroshilov
2017-06-03
serial: 8250_of: Add reset support
Joel Stanley
[next]