linux/drivers/tty/serial/8250
Ilpo Järvinen ebc3c2a4cd serial: 8250: lpc18xx: Remove serial_rs485 sanitization
Serial core handles serial_rs485 sanitization and copying rs485 struct.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20220606100433.13793-28-ilpo.jarvinen@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-06-10 13:49:57 +02:00
..
8250_accent.c tty: serial: Remove redundant license text 2017-11-08 13:08:12 +01:00
8250_acorn.c tty: serial: Remove redundant license text 2017-11-08 13:08:12 +01:00
8250_alpha.c serial: 8250: Move Alpha-specific quirk out of the core 2021-12-30 13:23:44 +01:00
8250_aspeed_vuart.c serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe 2022-04-15 11:31:29 +02:00
8250_bcm2835aux.c serial: 8250_bcm2835aux: Use serial8250_em485_supported 2022-06-10 13:49:25 +02:00
8250_bcm7271.c serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() failure 2022-01-06 15:53:49 +01:00
8250_boca.c tty: serial: Remove redundant license text 2017-11-08 13:08:12 +01:00
8250_core.c serial: Add rs485_supported to uart_port 2022-06-10 13:49:24 +02:00
8250_dma.c serial: 8250: use THRE & __stop_tx also with DMA 2022-04-26 13:28:34 +02:00
8250_dw.c serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty() 2022-06-10 13:45:09 +02:00
8250_dwlib.c serial: 8250_dwlib: Remove serial_rs485 sanitization 2022-06-10 13:49:57 +02:00
8250_dwlib.h serial: 8250_dwlib: RS485 HW half & full duplex support 2022-04-26 14:47:28 +02:00
8250_early.c serial: make uart_console_write->putchar()'s character an unsigned char 2022-03-03 15:06:31 +01:00
8250_em.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
8250_exar_st16c554.c tty: serial: Remove redundant license text 2017-11-08 13:08:12 +01:00
8250_exar.c serial: 8250_exar: Fill in rs485_supported 2022-06-10 13:49:25 +02:00
8250_fintek.c serial: 8250_fintek: Remove serial_rs485 sanitization 2022-06-10 13:49:57 +02:00
8250_fourport.c tty: serial: Remove redundant license text 2017-11-08 13:08:12 +01:00
8250_fsl.c serial: 8250_fsl: Move fsl8250_data to ACPI section 2021-09-22 16:59:13 +02:00
8250_gsc.c serial: parisc: GSC: fix build when IOSAPIC is not set 2022-02-14 19:34:42 +01:00
8250_hp300.c tty: add SPDX identifiers to all remaining files in drivers/tty/ 2017-11-08 13:08:12 +01:00
8250_hub6.c tty: serial: Remove redundant license text 2017-11-08 13:08:12 +01:00
8250_ingenic.c serial: make uart_console_write->putchar()'s character an unsigned char 2022-03-03 15:06:31 +01:00
8250_ioc3.c Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver 2020-02-08 14:19:39 -08:00
8250_lpc18xx.c serial: 8250: lpc18xx: Remove serial_rs485 sanitization 2022-06-10 13:49:57 +02:00
8250_lpss.c serial: 8250_lpss: Balance reference count for PCI DMA device 2022-02-25 10:36:31 +01:00
8250_men_mcb.c 8250-men-mcb: fix signed/unsigned confusion 2020-06-27 16:12:45 +02:00
8250_mid.c serial: 8250_mid: Balance reference count for PCI DMA device 2022-02-25 10:35:59 +01:00
8250_mtk.c Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" 2022-05-19 18:30:12 +02:00
8250_of.c serial: 8250_of: Use serial8250_em485_supported 2022-06-10 13:49:25 +02:00
8250_omap.c tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size() 2022-02-28 21:49:06 +01:00
8250_pci.c serial: 8250_pci: Fill in rs485_supported for pci_fintek 2022-06-10 13:49:25 +02:00
8250_pericom.c serial: 8250_pericom: Revert "Re-enable higher baud rates" 2022-02-04 15:32:05 +01:00
8250_pnp.c serial: 8250: remove duplicated BRI0A49 and BDP3336 entries 2021-09-22 16:59:13 +02:00
8250_port.c serial: 8250: Create serial8250_em485_supported for em485 users 2022-06-10 13:49:24 +02:00
8250_pxa.c serial: 8250: pxa: Remove unneeded <linux/pm_runtime.h> 2022-05-05 22:34:27 +02:00
8250_tegra.c serial: 8250_tegra: mark acpi_device_id as unused with !ACPI 2022-03-18 13:18:25 +01:00
8250_uniphier.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
8250.h serial: 8250: Create serial8250_em485_supported for em485 users 2022-06-10 13:49:24 +02:00
Kconfig serial: 8250: Make SERIAL_8250_EM available for arm64 systems 2022-04-15 11:11:11 +02:00
Makefile serial: 8250: Move Alpha-specific quirk out of the core 2021-12-30 13:23:44 +01:00
serial_cs.c serial_cs: Add Option International GSM-Ready 56K/ISDN modem 2021-06-16 09:20:29 +02:00