aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_pxa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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