summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_fsl.c
AgeCommit message (Expand)AuthorLines
2025-03-20serial: 8250: use serial_port_in/out() helpersJiri Slaby (SUSE)-4/+4
2024-10-11serial: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2023-12-15serial: 8250-fsl: Only do the break workaround if IIR signals RLSIUwe Kleine-König-1/+2
2023-11-23serial: 8250: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-09-18serial: 8250_fsl: Use port lock wrappersThomas Gleixner-3/+3
2023-06-13serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLEUwe Kleine-König-0/+3
2023-05-31serial: 8250-fsl: Expand description of the MPC83xx UART's misbehaviourUwe Kleine-König-1/+13
2023-03-09serial: 8250_fsl: fix handle_irq lockingJohan Hovold-2/+2
2022-07-08serial: 8250_fsl: Don't report FE, PE and OE twiceUwe Kleine-König-1/+1
2022-06-27serial: 8250: make saved LSR largerIlpo Järvinen-1/+1
2021-09-22serial: 8250_fsl: Move fsl8250_data to ACPI sectionGeert Uytterhoeven-4/+4
2021-07-21serial: 8250: fix handle_irq lockingJohan Hovold-2/+3
2021-04-22serial: do not restore interrupt state in sysrq helperJohan Hovold-5/+6
2021-03-23tty: serial: 8250: delete redundant printing of return valueWang Qing-4/+1
2020-09-30serial: 8250_fsl: Fix TX interrupt handling conditionAndrij Abyzov-1/+1
2020-09-04serial: 8250_fsl: Add ACPI supportkuldip dwivedi-7/+101
2019-12-18tty/serial: Migrate 8250_fsl to use has_sysrqDmitry Safonov-4/+0
2018-12-17serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel-1/+22
2018-11-09serial: 8250: Process sysrq at port unlock timeDouglas Anderson-1/+5
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman-4/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman-0/+1
2015-11-20serial: export fsl8250_handle_irqArnd Bergmann-0/+1
2014-07-17serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko-2/+1
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker-0/+63