summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_port.c
AgeCommit message (Expand)Author
2021-09-22serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-08-15serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki
2020-09-03serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky
2017-12-09serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2016-04-128250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2015-10-12Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-04serial: 8250: Refactor serial console restore-from-suspendPeter Hurley
2015-10-04serial: 8250: Tolerate clock variance for max baud rateJames Hogan
2015-10-04serial: 8250: simplify ralink/alchemy register remap selectionMans Rullgard
2015-10-04serial: 8250: Fix autoconfig_irq() to avoid race conditionsTaichi Kageyama
2015-10-04serial: don't register CIR serial portsMaciej S. Szmigiero
2015-09-22tty: serial: Add missing module license for 8250_base.koJonathan McDowell
2015-07-23serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startupJoerg Roedel
2015-07-23serial: 8250: Defer interrupt enable until fifos enabledPeter Hurley
2015-07-23serial: 8250: Split base port operations from universal driverPeter Hurley