summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pxa.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_pxa: Switch to use uart_read_port_properties()Andy Shevchenko2024-03-051-13/+9
* serial: 8250: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
* tty: serial: 8250: Define earlycon for mrvl,mmp-uartDuje Mihanović2023-07-251-0/+1
* serial: 8250: Change dl_read/write to handle value as u32Ilpo Järvinen2023-05-131-1/+1
* serial: 8250: pxa: Remove unneeded <linux/pm_runtime.h>Geert Uytterhoeven2022-05-051-1/+0
* serial: 8250_pxa: Switch to use platform_get_irq()Andy Shevchenko2020-06-271-6/+8
* serial: 8250_pxa: avoid autodetecting the port typeLubomir Rintel2020-02-191-1/+1
* serial: 8250_pxa: honor the port number from devicetreeLubomir Rintel2019-02-261-0/+4
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-6/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: pxa2xx: mark PM functions as __maybe_unusedArnd Bergmann2016-11-101-4/+2
* serial: 8250_pxa: hide early console setup when disabledArnd Bergmann2016-11-101-0/+2
* serial: 8250: pxa: add devicetree earlyconsoleRobert Jarzmik2016-10-271-0/+13
* serial: rewrite pxa2xx-uart to use 8250_coreSergey Yanovich2016-10-271-0/+177