index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-11-23
serial: 8250: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-03
serial: 8250_of: Use devm_clk_get_enabled()
Andy Shevchenko
1
-16
/
+8
2023-09-18
serial: 8250_of: Use dev_err_probe() instead of dev_warn()
Andy Shevchenko
1
-12
/
+8
2023-06-13
serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
1
-1
/
+1
2023-05-13
serial: 8250: RT288x/Au1xxx code away from core
Ilpo Järvinen
1
-1
/
+3
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
1
-1
/
+1
2022-06-10
serial: 8250_of: Use serial8250_em485_supported
Ilpo Järvinen
1
-0
/
+1
2022-04-15
serial: 8250: add compatible for fsl,16550-FIFO64
Eric Tremblay
1
-0
/
+2
2022-01-26
serial: 8250: of: Fix mapped region size when using reg-offset property
Robert Hancock
1
-1
/
+10
2021-05-13
serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271
Jim Quinlan
1
-0
/
+4
2021-03-28
serial: 8250_of: Add nuvoton,wpcm450-uart
Jonathan Neuschäfer
1
-0
/
+1
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
1
-2
/
+5
2020-03-07
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
1
-31
/
+1
2020-02-24
Merge 5.6-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+0
2020-02-12
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
1
-1
/
+0
2020-02-10
serial: 8250_tegra: Create Tegra specific 8250 driver
Jeff Brasen
1
-28
/
+0
2019-12-18
tty/serial: Migrate 8250_fsl to use has_sysrq
Dmitry Safonov
1
-1
/
+3
2019-10-04
tty: 8250_of: Use software emulated RS485 direction control
Heiko Schocher
1
-0
/
+31
2019-06-10
tty: serial: 8250-of: Do not warn on deferred probe
Thierry Reding
1
-2
/
+3
2019-05-21
serial: 8250_of: Use of_device_get_match_data()
Andy Shevchenko
1
-6
/
+3
2019-02-26
serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
Lubomir Rintel
1
-0
/
+4
2019-01-30
serial: 8250: Add OF support for Xscale variant
Linus Walleij
1
-0
/
+1
2018-12-17
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
1
-0
/
+5
2018-09-18
serial: 8250_of: Fix for lack of interrupt support
John Garry
1
-9
/
+13
2018-07-16
serial: 8250: of: Defer probe on missing IRQ
Alexander Sverdlin
1
-0
/
+4
2018-07-16
serial: 8250: of: Correct of_platform_serial_setup() error handling
Alexander Sverdlin
1
-1
/
+1
2018-05-14
serial: 8250_of: Add IO space support
John Garry
1
-27
/
+35
2018-04-23
tty: serial: 8250: pass IRQ shared flag to UART ports
Kurt Kanzenbach
1
-0
/
+1
2018-03-09
serial: 8250: Add Nuvoton NPCM UART
Joel Stanley
1
-0
/
+1
2018-01-09
serial: 8250_of: fix return code when probe function fails to get reset
Masahiro Yamada
1
-1
/
+4
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-6
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...
Sean Wang
1
-0
/
+2
2017-08-28
serial: 8250_of: Add basic PM runtime support
Franklin S Cooper Jr
1
-11
/
+24
2017-08-28
serial: 8250_of: use of_property_read_bool()
Sergei Shtylyov
1
-2
/
+2
2017-07-30
serial: 8250: fix error handling in of_platform_serial_probe()
Alexey Khoroshilov
1
-9
/
+14
2017-06-03
serial: 8250_of: Add reset support
Joel Stanley
1
-0
/
+10
2017-01-27
8250: of: remove remnants of generic of_serial driver
Arnd Bergmann
1
-69
/
+24
2017-01-12
serial: 8250: Add new port type for TI DA8xx/66AK2x
David Lechner
1
-0
/
+1
2016-10-27
serial: 8250: pxa: add devicetree earlyconsole
Robert Jarzmik
1
-2
/
+0
2016-09-27
serial: 8250: of: Load TX FIFO Threshold from DT
Thor Thayer
1
-0
/
+7
2016-04-30
serial: 8250: of: Make tegra_serial_handle_break() static
Thierry Reding
1
-1
/
+1
2016-02-07
serial: 8250: of: Enable suspend/resume for 8250_of driver
Wang Dongsheng
1
-0
/
+1
2016-01-08
serial: 8250: of: Fix the driver and actually compile the 8250_of
Peter Ujfalusi
1
-2
/
+1
2015-12-14
serial: 8250: move of_serial code to 8250 directory
Arnd Bergmann
1
-0
/
+348