summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_pxa.c
AgeCommit message (Expand)Author
2024-03-05serial: 8250_pxa: Switch to use uart_read_port_properties()Andy Shevchenko
2023-11-23serial: 8250: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-25tty: serial: 8250: Define earlycon for mrvl,mmp-uartDuje Mihanović
2023-05-13serial: 8250: Change dl_read/write to handle value as u32Ilpo Järvinen
2022-05-05serial: 8250: pxa: Remove unneeded <linux/pm_runtime.h>Geert Uytterhoeven
2020-06-27serial: 8250_pxa: Switch to use platform_get_irq()Andy Shevchenko
2020-02-19serial: 8250_pxa: avoid autodetecting the port typeLubomir Rintel
2019-02-26serial: 8250_pxa: honor the port number from devicetreeLubomir Rintel
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2016-11-10serial: pxa2xx: mark PM functions as __maybe_unusedArnd Bergmann
2016-11-10serial: 8250_pxa: hide early console setup when disabledArnd Bergmann
2016-10-27serial: 8250: pxa: add devicetree earlyconsoleRobert Jarzmik
2016-10-27serial: rewrite pxa2xx-uart to use 8250_coreSergey Yanovich