summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_lpc18xx.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-23serial: 8250: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-07-14serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flagsLino Sanfilippo1-5/+1
2022-07-08serial: Embed rs485_supported to uart_portIlpo Järvinen1-1/+1
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen1-1/+1
2022-06-10serial: 8250: lpc18xx: Remove serial_rs485 sanitizationIlpo Järvinen1-13/+0
2022-06-10serial: 8250_lpc18cc: Fill in rs485_supportedIlpo Järvinen1-0/+7
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2015-06-01serial: 8250: add LPC18xx/43xx UART driverJoachim Eastwood1-0/+230