index
:
pm24.git
master
perf-mon
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_pxa.c
Age
Commit message (
Expand
)
Author
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-31
serial: 8250: move mmp|pxa uart earlycon code
Jisheng Zhang
2024-06-24
tty: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-04
serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level
Doug Brown
2024-03-05
serial: 8250_pxa: Switch to use uart_read_port_properties()
Andy Shevchenko
2023-11-23
serial: 8250: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-25
tty: serial: 8250: Define earlycon for mrvl,mmp-uart
Duje Mihanović
2023-05-13
serial: 8250: Change dl_read/write to handle value as u32
Ilpo Järvinen
2022-05-05
serial: 8250: pxa: Remove unneeded <linux/pm_runtime.h>
Geert Uytterhoeven
2020-06-27
serial: 8250_pxa: Switch to use platform_get_irq()
Andy Shevchenko
2020-02-19
serial: 8250_pxa: avoid autodetecting the port type
Lubomir Rintel
2019-02-26
serial: 8250_pxa: honor the port number from devicetree
Lubomir Rintel
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
2016-11-10
serial: pxa2xx: mark PM functions as __maybe_unused
Arnd Bergmann
2016-11-10
serial: 8250_pxa: hide early console setup when disabled
Arnd Bergmann
2016-10-27
serial: 8250: pxa: add devicetree earlyconsole
Robert Jarzmik
2016-10-27
serial: rewrite pxa2xx-uart to use 8250_core
Sergey Yanovich