index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2017-01-27
8250: of: remove remnants of generic of_serial driver
Arnd Bergmann
2017-01-12
serial: 8250: Add new port type for TI DA8xx/66AK2x
David Lechner
2016-10-27
serial: 8250: pxa: add devicetree earlyconsole
Robert Jarzmik
2016-09-27
serial: 8250: of: Load TX FIFO Threshold from DT
Thor Thayer
2016-04-30
serial: 8250: of: Make tegra_serial_handle_break() static
Thierry Reding
2016-02-06
serial: 8250: of: Enable suspend/resume for 8250_of driver
Wang Dongsheng
2016-01-07
serial: 8250: of: Fix the driver and actually compile the 8250_of
Peter Ujfalusi
2015-12-13
serial: 8250: move of_serial code to 8250 directory
Arnd Bergmann