aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_fsl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250-fsl: Only do the break workaround if IIR signals RLSIUwe Kleine-König2023-12-151-1/+2
* serial: 8250: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-3/+2
* serial: 8250_fsl: Use port lock wrappersThomas Gleixner2023-09-181-3/+3
* serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLEUwe Kleine-König2023-06-131-0/+3
* serial: 8250-fsl: Expand description of the MPC83xx UART's misbehaviourUwe Kleine-König2023-05-311-1/+13
* serial: 8250_fsl: fix handle_irq lockingJohan Hovold2023-03-091-2/+2
* serial: 8250_fsl: Don't report FE, PE and OE twiceUwe Kleine-König2022-07-081-1/+1
* serial: 8250: make saved LSR largerIlpo Järvinen2022-06-271-1/+1
* serial: 8250_fsl: Move fsl8250_data to ACPI sectionGeert Uytterhoeven2021-09-221-4/+4
* serial: 8250: fix handle_irq lockingJohan Hovold2021-07-211-2/+3
* serial: do not restore interrupt state in sysrq helperJohan Hovold2021-04-221-5/+6
* tty: serial: 8250: delete redundant printing of return valueWang Qing2021-03-231-4/+1
* serial: 8250_fsl: Fix TX interrupt handling conditionAndrij Abyzov2020-09-301-1/+1
* serial: 8250_fsl: Add ACPI supportkuldip dwivedi2020-09-041-7/+101
* tty/serial: Migrate 8250_fsl to use has_sysrqDmitry Safonov2019-12-181-4/+0
* serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel2018-12-171-1/+22
* serial: 8250: Process sysrq at port unlock timeDouglas Anderson2018-11-091-1/+5
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-4/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: export fsl8250_handle_irqArnd Bergmann2015-11-201-0/+1
* serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko2014-07-171-2/+1
* serial: group all the 8250 related code togetherPaul Gortmaker2012-01-241-0/+63