summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_fsl.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-08serial: 8250_fsl: Don't report FE, PE and OE twiceUwe Kleine-König1-1/+1
2022-06-27serial: 8250: make saved LSR largerIlpo Järvinen1-1/+1
2021-09-22serial: 8250_fsl: Move fsl8250_data to ACPI sectionGeert Uytterhoeven1-4/+4
2021-07-21serial: 8250: fix handle_irq lockingJohan Hovold1-2/+3
2021-04-22serial: do not restore interrupt state in sysrq helperJohan Hovold1-5/+6
2021-03-23tty: serial: 8250: delete redundant printing of return valueWang Qing1-4/+1
2020-09-30serial: 8250_fsl: Fix TX interrupt handling conditionAndrij Abyzov1-1/+1
2020-09-04serial: 8250_fsl: Add ACPI supportkuldip dwivedi1-7/+101
2019-12-18tty/serial: Migrate 8250_fsl to use has_sysrqDmitry Safonov1-4/+0
2018-12-17serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel1-1/+22
2018-11-09serial: 8250: Process sysrq at port unlock timeDouglas Anderson1-1/+5
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2015-11-20serial: export fsl8250_handle_irqArnd Bergmann1-0/+1
2014-07-17serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko1-2/+1
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker1-0/+63