summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2023-08-30Merge tag 'v5.15.113' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-30Merge tag 'v5.15.112' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-29Merge tag 'v5.15.111' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-29Merge tag 'v5.15.107' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-29Merge tag 'v5.15.105' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.104' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.100' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.99' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.97' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.93' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.90' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.89' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-08-28Merge tag 'v5.15.88' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-05-24vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAFGeorge Kennedy
2023-05-24serial: qcom-geni: fix enabling deactivated interruptKrzysztof Kozlowski
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: arc_uart: fix of_iomap leak in `arc_serial_probe`Ke Zhang
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-11workqueue: Introduce show_one_worker_pool and show_one_workqueue.Imran Khan
2023-05-11serial: 8250: Add missing wakeup event reportingFlorian Fainelli
2023-05-11tty: serial: fsl_lpuart: adjust buffer length to the intended sizeShenwei Wang
2023-05-11serial: 8250_bcm7271: Fix arbitration handlingDoug Berger
2023-05-11serial: stm32: Re-assert RTS/DE GPIO in RS485 mode only if more data are tran...Marek Vasut
2023-05-11serial: stm32: re-introduce an irq flag condition in usart_receive_charsErwan Le Ray
2023-05-11tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen
2023-04-13tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_S...Sherry Sun
2023-04-13tty: serial: sh-sci: Fix Rx on RZ/G2L SCIBiju Das
2023-04-13tty: serial: sh-sci: Fix transmit end interrupt handlerBiju Das
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-30hvc/xen: prevent concurrent accesses to the shared ringRoger Pau Monne
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-30tty: serial: fsl_lpuart: fix race on RX DMA shutdownAlexander Sverdlin
2023-03-30tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* APISherry Sun
2023-03-30serial: fsl_lpuart: Fix comment typoJason Wang
2023-03-22serial: 8250_fsl: fix handle_irq lockingJohan Hovold
2023-03-22serial: 8250_em: Fix UART port typeBiju Das
2023-03-22tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...Sherry Sun
2023-03-11tty: pcn_uart: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-11serial: sc16is7xx: setup GPIO controller later in probeIsaac True
2023-03-11tty: serial: fsl_lpuart: disable the CTS when send break signalSherry Sun
2023-03-11tty: fix out-of-bounds access in tty_driver_lookup_tty()Sven Schnelle
2023-03-11vc_screen: modify vcs_size() handling in vcs_read()George Kennedy
2023-03-10tty: serial: imx: disable Ageing Timer interrupt request irqPeng Fan
2023-03-10tty: serial: imx: Handle RS485 DE signal active highMarek Vasut