aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
12 daysserial: 8250_bcm7271: use default_mux_rate if possibleDoug Berger
2024-04-10serial: Lock console when calling into driver before registrationPeter Collingbourne
2024-03-26serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko
2024-03-01serial: 8250: Remove serial_rs485 sanitization from em485Ilpo Järvinen
2024-02-23serial: 8250_exar: Set missing rs485_supported flagLino Sanfilippo
2024-02-23serial: 8250_exar: Fill in rs485_supportedIlpo Järvinen
2024-01-25serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König
2023-12-13serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl
2023-12-13serial: 8250: 8250_omap: Do not start RX DMA on THRI interruptRonald Wahl
2023-12-13serial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bitRonald Wahl
2023-11-08tty: 8250: Add Brainboxes Oxford Semiconductor-based quirksCameron Williams
2023-11-08tty: 8250: Add support for Intashield IX cardsCameron Williams
2023-11-08tty: 8250: Add support for additional Brainboxes PX cardsCameron Williams
2023-11-08tty: 8250: Fix up PX-803/PX-857Cameron Williams
2023-11-08tty: 8250: Fix port count of PX-257Cameron Williams
2023-11-08tty: 8250: Add support for Intashield IS-100Cameron Williams
2023-11-08tty: 8250: Add support for Brainboxes UP cardsCameron Williams
2023-11-08tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams
2023-11-08tty: 8250: Remove UC-257 and UC-431Cameron Williams
2023-10-25serial: 8250: omap: Move uart_write() inside PM sectionGeert Uytterhoeven
2023-10-25serial: 8250_omap: Fix errors with no_console_suspendTony Lindgren
2023-10-25serial: 8250: omap: Fix imprecise external abort for omap_8250_pm()Tony Lindgren
2023-10-06serial: 8250_port: Check IRQ data before useAndy Shevchenko
2023-08-26serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren
2023-08-03serial: 8250_dw: Preserve original value of DLF registerRuihong Luo
2023-07-23Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-07-23serial: 8250_omap: Use force_suspend and resume for system suspendTony Lindgren
2023-07-23serial: 8250: lock port for UART_IER access in omap8250_irq()John Ogness
2023-07-23serial: 8250: lock port for stop_rx() in omap8250_irq()John Ogness
2023-07-23serial: 8250: omap: Fix freeing of resources on failed registerTony Lindgren
2023-06-09serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()Christophe JAILLET
2023-05-24serial: 8250_exar: Add support for USR298x PCI ModemsAndrew Davis
2023-05-24serial: Add support for Advantech PCI-1611U cardVitaliy Tomin
2023-05-24serial: 8250_bcm7271: fix leak in `brcmuart_probe`Doug Berger
2023-05-24serial: 8250_bcm7271: balance clk_enable callsDoug Berger
2023-05-24serial: 8250: Reinit port->pm on port specific driver unbindTony Lindgren
2023-05-17serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen
2023-05-11serial: 8250: Add missing wakeup event reportingFlorian Fainelli
2023-05-11serial: 8250_bcm7271: Fix arbitration handlingDoug Berger
2023-04-13serial: exar: Add support for Sealevel 7xxxC serial cardsMatthew Howell
2023-04-13serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cardsAndy Shevchenko
2023-03-30serial: 8250: ASPEED_VUART: select REGMAP instead of depending on itRandy Dunlap
2023-03-30serial: 8250: SERIAL_8250_ASPEED_VUART should depend on ARCH_ASPEEDGeert Uytterhoeven
2023-03-22serial: 8250_fsl: fix handle_irq lockingJohan Hovold
2023-03-22serial: 8250_em: Fix UART port typeBiju Das
2023-02-09serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen
2023-02-09serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen
2022-12-31serial: 8250_bcm7271: Fix error handling in brcmuart_init()Yuan Can
2022-12-02serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner
2022-12-02serial: Add rs485_supported to uart_portIlpo Järvinen