summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_fsl.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-15serial: 8250-fsl: Only do the break workaround if IIR signals RLSIUwe Kleine-König1-1/+2
2023-11-23serial: 8250: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-18serial: 8250_fsl: Use port lock wrappersThomas Gleixner1-3/+3
2023-06-13serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLEUwe Kleine-König1-0/+3
2023-05-31serial: 8250-fsl: Expand description of the MPC83xx UART's misbehaviourUwe Kleine-König1-1/+13
2023-03-09serial: 8250_fsl: fix handle_irq lockingJohan Hovold1-2/+2
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-21serial: export fsl8250_handle_irqArnd Bergmann1-0/+1
2014-07-18serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko1-2/+1
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker1-0/+63