aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_lpc18xx.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-05serial: 8250_lpc18xx: Switch to use uart_read_port_properties()Gravatar Andy Shevchenko 1-12/+8
2023-11-23serial: 8250: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2022-07-14serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flagsGravatar Lino Sanfilippo 1-5/+1
2022-07-08serial: Embed rs485_supported to uart_portGravatar Ilpo Järvinen 1-1/+1
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramGravatar Ilpo Järvinen 1-1/+1
2022-06-10serial: 8250: lpc18xx: Remove serial_rs485 sanitizationGravatar Ilpo Järvinen 1-13/+0
2022-06-10serial: 8250_lpc18cc: Fill in rs485_supportedGravatar Ilpo Järvinen 1-0/+7
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Gravatar Stephen Boyd 1-3/+1
2017-11-08tty: serial: Remove redundant license textGravatar Greg Kroah-Hartman 1-5/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Gravatar Greg Kroah-Hartman 1-0/+1
2015-06-01serial: 8250: add LPC18xx/43xx UART driverGravatar Joachim Eastwood 1-0/+230