aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pxa.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-05serial: 8250_pxa: Switch to use uart_read_port_properties()Andy Shevchenko1-13/+9
2023-11-23serial: 8250: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-07-25tty: serial: 8250: Define earlycon for mrvl,mmp-uartDuje Mihanović1-0/+1
2023-05-13serial: 8250: Change dl_read/write to handle value as u32Ilpo Järvinen1-1/+1
2022-05-05serial: 8250: pxa: Remove unneeded <linux/pm_runtime.h>Geert Uytterhoeven1-1/+0
2020-06-27serial: 8250_pxa: Switch to use platform_get_irq()Andy Shevchenko1-6/+8
2020-02-19serial: 8250_pxa: avoid autodetecting the port typeLubomir Rintel1-1/+1
2019-02-26serial: 8250_pxa: honor the port number from devicetreeLubomir Rintel1-0/+4
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-6/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2016-11-10serial: pxa2xx: mark PM functions as __maybe_unusedArnd Bergmann1-4/+2
2016-11-10serial: 8250_pxa: hide early console setup when disabledArnd Bergmann1-0/+2
2016-10-27serial: 8250: pxa: add devicetree earlyconsoleRobert Jarzmik1-0/+13
2016-10-27serial: rewrite pxa2xx-uart to use 8250_coreSergey Yanovich1-0/+177