summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2022-11-18Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-11-09serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen
2022-11-09serial: 8250_lpss: Use 16B DMA burst with Elkhart LakeIlpo Järvinen
2022-11-09serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen
2022-11-09serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen
2022-11-03serial: 8250: omap: Flush PM QOS work on removeTony Lindgren
2022-11-03serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()Tony Lindgren
2022-11-03serial: 8250_omap: remove wait loop from Errata i202 workaroundMatthias Schiffer
2022-11-03serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()Tony Lindgren
2022-11-03serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner
2022-10-21parisc/serial: Rename 8250_gsc.c to 8250_parisc.cHelge Deller
2022-10-21parisc: Make 8250_gsc driver dependend on CONFIG_PARISCHelge Deller
2022-09-25serial: 8250: Fix restoring termios speed after suspendPali Rohár
2022-09-25serial: Deassert Transmit Enable on probe in driver-specific wayLukas Wunner
2022-09-25serial: 8250_dma: Convert to use uart_xmit_advance()Andy Shevchenko
2022-09-25serial: 8250_omap: Convert to use uart_xmit_advance()Andy Shevchenko
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman
2022-09-22serial: 8250: omap: Use serial8250_em485_supportedMatthias Schiffer
2022-09-22serial: 8250: Toggle IER bits on only after irq has been set upIlpo Järvinen
2022-09-22serial: 8250: Request full 16550A feature probing for OxSemi PCIe devicesMaciej W. Rozycki
2022-09-22serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki
2022-09-01serial: Fix double wordShaomin Deng
2022-09-01serial: 8250_men_mcb: Remove duplicate UAPI:serial_core inclusionAndy Shevchenko
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-30serial: 8250: Clear dma tx_err unconditionallyIlpo Järvinen
2022-08-30serial: 8250: Add helper for clearing IERIlpo Järvinen
2022-08-08Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-07-28serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()Guo Mengqi
2022-07-14serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flagsLino Sanfilippo
2022-07-14serial: 8250_dwlib: remove redundant sanity check for RS485 flagsLino Sanfilippo
2022-07-14serial: core, 8250: set RS485 termination GPIO in serial coreLino Sanfilippo
2022-07-14serial: 8250_bcm7271: Save/restore RTS in suspend/resumeDoug Berger
2022-07-14serial: 8250_dw: Avoid pslverr on reading empty receiver fifoVAMSHI GAJJELA
2022-07-14serial: 8250: SERIAL_8250_ASPEED_VUART should depend on ARCH_ASPEEDGeert Uytterhoeven
2022-07-14tty: 8250: Add support for Brainboxes PX cards.Cameron Williams
2022-07-08serial: Embed rs485_supported to uart_portIlpo Järvinen
2022-07-08serial: 8250_fsl: Don't report FE, PE and OE twiceUwe Kleine-König
2022-06-30serial: 8250: dw: Fix the macro RZN1_UART_xDMACR_8_WORD_BURSTBiju Das
2022-06-30serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen
2022-06-30serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang
2022-06-30serial: 8250_dw: Use dw8250_serial_out() in dw8250_serial_out38x()Ilpo Järvinen
2022-06-308250_dwlib: Convert bitops to newer formIlpo Järvinen
2022-06-30serial: 8250_dw: Drop PM ifdefferyAndy Shevchenko
2022-06-30serial: 8250_dw: Sort headers alphabeticallyAndy Shevchenko
2022-06-30serial: 8250_dw: Take port lock while accessing LSRIlpo Järvinen
2022-06-30serial: 8250_port: Fix spelling mistakeZhang Jiaming
2022-06-27serial: 8250: Fix __stop_tx() & DMA Tx restart racesIlpo Järvinen
2022-06-27serial: 8250: dw: enable using pdata with ACPIMarcin Wojtas
2022-06-27serial: 8250_dwlib: Support for 9th bit multipoint addressingIlpo Järvinen
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen