summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_lpc18xx.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: Convert to platform remove callback returning voidUwe Kleine-König2023-11-231-4/+2
* serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flagsLino Sanfilippo2022-07-141-5/+1
* serial: Embed rs485_supported to uart_portIlpo Järvinen2022-07-081-1/+1
* serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen2022-06-271-1/+1
* serial: 8250: lpc18xx: Remove serial_rs485 sanitizationIlpo Järvinen2022-06-101-13/+0
* serial: 8250_lpc18cc: Fill in rs485_supportedIlpo Järvinen2022-06-101-0/+7
* tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-041-3/+1
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-5/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: 8250: add LPC18xx/43xx UART driverJoachim Eastwood2015-06-011-0/+230