net: ravb: Keep reverse order of operations in ravb_remove()
[platform/kernel/linux-starfive.git] / drivers / tty /
2023-12-08 Hugo Villeneuveserial: sc16is7xx: add missing support for rs485 device...
2023-12-08 Hui Wangserial: sc16is7xx: Put IOControl register into regmap_v...
2023-11-28 David Woodhousehvc/xen: fix event channel handling for secondary consoles
2023-11-28 David Woodhousehvc/xen: fix error path in xen_hvc_init() to always...
2023-11-28 David Woodhousehvc/xen: fix console unplug
2023-11-28 Pavel Krasavintty: serial: meson: fix hard LOCKUP on crtscts mode
2023-11-28 Muhammad Usama Anjumtty/sysrq: replace smp_processor_id() with get_cpu()
2023-11-28 Yi Yangtty: vcc: Add check for kstrdup() in vcc_probe()
2023-11-20 Yi Yangtty: tty_jobctrl: fix pid memleak in disassociate_ctty()
2023-11-08 Cameron Williamstty: 8250: Add Brainboxes Oxford Semiconductor-based...
2023-11-08 Cameron Williamstty: 8250: Add support for Intashield IX cards
2023-11-08 Cameron Williamstty: 8250: Add support for additional Brainboxes PX...
2023-11-08 Cameron Williamstty: 8250: Fix up PX-803/PX-857
2023-11-08 Cameron Williamstty: 8250: Fix port count of PX-257
2023-11-08 Cameron Williamstty: 8250: Add support for Intashield IS-100
2023-11-08 Cameron Williamstty: 8250: Add support for Brainboxes UP cards
2023-11-08 Cameron Williamstty: 8250: Add support for additional Brainboxes UC...
2023-11-08 Cameron Williamstty: 8250: Remove UC-257 and UC-431
2023-11-08 Daniel Starketty: n_gsm: fix race condition in status line change...
2023-10-25 Arnd Bergmannserial: 8250: omap: convert to modern PM ops
2023-10-25 Geert Uytterhoevenserial: 8250: omap: Move uart_write() inside PM section
2023-10-25 Tony Lindgrenserial: 8250_omap: Fix errors with no_console_suspend
2023-10-25 Tony Lindgrenserial: 8250: omap: Fix imprecise external abort for...
2023-10-25 Lukas Wunnerserial: Reduce spinlocked portion of uart_rs485_config()
2023-10-25 Ilpo Järvinenserial: Rename uart_change_speed() to uart_change_line_...
2023-10-25 Ilpo Järvinenserial: Move uart_change_speed() earlier
2023-10-06 Andy Shevchenkoserial: 8250_port: Check IRQ data before use
2023-10-06 Daniel StarkeRevert "tty: n_gsm: fix UAF in gsm_cleanup_mux"
2023-09-23 Christophe Leroyserial: cpm_uart: Avoid suspicious locking
2023-09-13 Hugo Villeneuveserial: sc16is7xx: fix regression with GPIO configuration
2023-09-13 Hugo Villeneuveserial: sc16is7xx: remove obsolete out_thread label
2023-09-13 Yi Yangserial: tegra: handle clk prepare error in tegra_uart_h...
2023-09-13 Chunyan Zhangserial: sprd: Fix DMA buffer leak issue
2023-09-13 Chunyan Zhangserial: sprd: Assign sprd_port after initialized to...
2023-09-06 Hugo Villeneuveserial: sc16is7xx: fix bug when first setting GPIO...
2023-09-06 Hugo Villeneuveserial: sc16is7xx: fix broken port 0 uart init
2023-09-06 Johan Hovoldserial: qcom-geni: fix opp vote on shutdown
2023-08-23 Tony Lindgrenserial: 8250: Fix oops for port->pm on uart_change_pm()
2023-08-23 Sherry Suntty: serial: fsl_lpuart: Clear the error flags by writi...
2023-08-23 Yi Yangtty: n_gsm: fix the UAF caused by race condition in...
2023-08-23 Uwe Kleine-Königserial: stm32: Ignore return value of uart_remove_one_p...
2023-08-03 Chaoyuan Pengtty: n_gsm: fix UAF in gsm_cleanup_mux
2023-08-03 Samuel Hollandserial: sifive: Fix sifive_serial_console_setup() section
2023-08-03 Ruihong Luoserial: 8250_dw: Preserve original value of DLF register
2023-08-03 Johan Hovoldserial: qcom-geni: drop bogus runtime pm state update
2023-08-03 Hui Litty: fix hang on tty device with no_room set
2023-08-03 Ilpo Järvinenn_tty: Rename tail to old_tail in n_tty_read()
2023-07-23 Jiaqing ZhaoRevert "8250: add support for ASIX devices with a FIFO...
2023-07-23 Martin Fuzzeytty: serial: imx: fix rs485 rx after tx
2023-07-23 Christophe JAILLETtty: serial: samsung_tty: Fix a memory leak in s3c24xx_...
2023-07-23 Christophe JAILLETtty: serial: samsung_tty: Fix a memory leak in s3c24xx_...
2023-07-23 Dan Carpenterserial: atmel: don't enable IRQs prematurely
2023-07-19 Sherry Suntty: serial: fsl_lpuart: add earlycon for imx8ulp platform
2023-07-19 Tony Lindgrenserial: 8250_omap: Use force_suspend and resume for...
2023-07-19 John Ognessserial: 8250: lock port for UART_IER access in omap8250...
2023-07-19 John Ognessserial: core: lock port for start_rx() in uart_resume_p...
2023-07-19 John Ognessserial: 8250: lock port for stop_rx() in omap8250_irq()
2023-07-19 John Ognessserial: core: lock port for stop_rx() in uart_suspend_p...
2023-07-19 Tony Lindgrenserial: 8250: omap: Fix freeing of resources on failed...
2023-06-28 Robert Hodaszitty: serial: fsl_lpuart: reduce RX watermark to 0 on...
2023-06-28 Sherry Suntty: serial: fsl_lpuart: make rx_watermark configurable...
2023-06-21 Bernhard Seiboldserial: lantiq: add missing interrupt ack
2023-06-09 Herve Codinaserial: cpm_uart: Fix a COMPILE_TEST dependency
2023-06-09 Christophe JAILLETserial: 8250_tegra: Fix an error handling path in tegra...
2023-06-09 Sherry Suntty: serial: fsl_lpuart: use UARTCTRL_TXINV to send...
2023-05-24 George Kennedyvc_screen: reload load of struct vc_data pointer in...
2023-05-24 Krzysztof Kozlowskiserial: qcom-geni: fix enabling deactivated interrupt
2023-05-24 Andrew Davisserial: 8250_exar: Add support for USR298x PCI Modems
2023-05-24 Vitaliy Tominserial: Add support for Advantech PCI-1611U card
2023-05-24 Doug Bergerserial: 8250_bcm7271: fix leak in `brcmuart_probe`
2023-05-24 Doug Bergerserial: 8250_bcm7271: balance clk_enable calls
2023-05-24 Ke Zhangserial: arc_uart: fix of_iomap leak in `arc_serial_probe`
2023-05-24 Tony Lindgrenserial: 8250: Reinit port->pm on port specific driver...
2023-05-11 Florian Fainelliserial: 8250: Add missing wakeup event reporting
2023-05-11 Shenwei Wangtty: serial: fsl_lpuart: adjust buffer length to the...
2023-05-11 Doug Bergerserial: 8250_bcm7271: Fix arbitration handling
2023-05-11 Marek Vasutserial: stm32: Re-assert RTS/DE GPIO in RS485 mode...
2023-05-11 Jan Kundrátserial: max310x: fix IO data corruption in batched...
2023-05-11 Ilpo Järvinenserial: 8250: Fix serial8250_tx_empty() race with DMA Tx
2023-05-11 Johan Hovoldserial: fix TIOCSRS485 locking
2023-05-11 Ilpo Järvinentty: Prevent writing chars during tcsetattr TCSADRAIN...
2023-04-13 Ilpo Järvinenserial: 8250: Prevent starting up DMA Rx on THRI interrupt
2023-04-13 Sherry Suntty: serial: fsl_lpuart: avoid checking for transfer...
2023-04-13 Biju Dastty: serial: sh-sci: Fix Rx on RZ/G2L SCI
2023-04-13 Biju Dastty: serial: sh-sci: Fix transmit end interrupt handler
2023-04-06 Alexander Sverdlintty: serial: fsl_lpuart: fix race on RX DMA shutdown
2023-04-06 Sherry Suntty: serial: fsl_lpuart: switch to new dmaengine_termin...
2023-03-30 Roger Pau Monnehvc/xen: prevent concurrent accesses to the shared...
2023-03-22 Randy Dunlapserial: 8250: ASPEED_VUART: select REGMAP instead of...
2023-03-22 Johan Hovoldserial: 8250_fsl: fix handle_irq locking
2023-03-22 Biju Dasserial: 8250_em: Fix UART port type
2023-03-22 Sherry Suntty: serial: fsl_lpuart: skip waiting for transmission...
2023-03-22 Tom RixRevert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUA...
2023-03-11 Greg Kroah-Hartmantty: pcn_uart: fix memory leak with using debugfs_lookup()
2023-03-11 Isaac Trueserial: sc16is7xx: setup GPIO controller later in probe
2023-03-11 Sherry Suntty: serial: fsl_lpuart: disable the CTS when send...
2023-03-11 Sven Schnelletty: fix out-of-bounds access in tty_driver_lookup_tty()
2023-03-11 George Kennedyvc_screen: modify vcs_size() handling in vcs_read()
2023-03-10 Peng Fantty: serial: imx: disable Ageing Timer interrupt reques...
2023-03-10 Marek Vasuttty: serial: imx: Handle RS485 DE signal active high
next