aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2023-09-14Merge tag 'v6.4.16' into v6.4/standard/basev6.4/standard/xilinx-zynqmpv6.4/standard/x86v6.4/standard/tiny/x86v6.4/standard/tiny/common-pcv6.4/standard/tiny/basev6.4/standard/ti-am335xv6.4/standard/qemuppcv6.4/standard/qemuarm64v6.4/standard/nxp-ls20xxv6.4/standard/edgerouterv6.4/standard/beaglebonev6.4/standard/bcm-2xxx-rpiv6.4/standard/baseBruce Ashfield
2023-09-13serial: sc16is7xx: fix regression with GPIO configurationHugo Villeneuve
2023-09-13serial: sc16is7xx: remove obsolete out_thread labelHugo Villeneuve
2023-09-13serial: tegra: handle clk prepare error in tegra_uart_hw_init()Yi Yang
2023-09-13tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_txVijaya Krishna Nivarthi
2023-09-13serial: sprd: Fix DMA buffer leak issueChunyan Zhang
2023-09-13serial: sprd: Assign sprd_port after initialized to avoid wrong accessChunyan Zhang
2023-09-08Merge tag 'v6.4.15' into v6.4/standard/baseBruce Ashfield
2023-09-06serial: sc16is7xx: fix bug when first setting GPIO directionHugo Villeneuve
2023-09-06serial: sc16is7xx: fix broken port 0 uart initHugo Villeneuve
2023-09-06serial: qcom-geni: fix opp vote on shutdownJohan Hovold
2023-08-30Merge tag 'v6.4.13' into v6.4/standard/baseBruce Ashfield
2023-08-30TIOCSTI: Document CAP_SYS_ADMIN behaviour in KconfigGünther Noack
2023-08-27Merge tag 'v6.4.12' into v6.4/standard/baseBruce Ashfield
2023-08-23serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren
2023-08-23tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 plat...Sherry Sun
2023-08-23tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_muxYi Yang
2023-08-23serial: stm32: Ignore return value of uart_remove_one_port() in .remove()Uwe Kleine-König
2023-08-03Merge tag 'v6.4.8' into v6.4/standard/baseBruce Ashfield
2023-08-03tty: n_gsm: fix UAF in gsm_cleanup_muxChaoyuan Peng
2023-08-03TIOCSTI: always enable for CAP_SYS_ADMINSamuel Thibault
2023-08-03serial: sifive: Fix sifive_serial_console_setup() sectionSamuel Holland
2023-08-03serial: 8250_dw: Preserve original value of DLF registerRuihong Luo
2023-08-03tty: serial: sh-sci: Fix sleeping in atomic contextBiju Das
2023-08-03serial: qcom-geni: drop bogus runtime pm state updateJohan Hovold
2023-07-25Merge tag 'v6.4.5' into v6.4/standard/baseBruce Ashfield
2023-07-25Merge tag 'v6.4.4' into v6.4/standard/baseBruce Ashfield
2023-07-23Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao
2023-07-23tty: fix hang on tty device with no_room setHui Li
2023-07-23tty: serial: imx: fix rs485 rx after txMartin Fuzzey
2023-07-23tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when i...Christophe JAILLET
2023-07-23tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in cas...Christophe JAILLET
2023-07-23serial: atmel: don't enable IRQs prematurelyDan Carpenter
2023-07-19tty: serial: fsl_lpuart: add earlycon for imx8ulp platformSherry Sun
2023-07-19serial: 8250_omap: Use force_suspend and resume for system suspendTony Lindgren
2023-07-19serial: 8250: lock port for UART_IER access in omap8250_irq()John Ogness
2023-07-19serial: core: lock port for start_rx() in uart_resume_port()John Ogness
2023-07-19serial: 8250: lock port for stop_rx() in omap8250_irq()John Ogness
2023-07-19serial: core: lock port for stop_rx() in uart_suspend_port()John Ogness
2023-07-19serial: 8250: omap: Fix freeing of resources on failed registerTony Lindgren
2023-07-06vt/conmakehash: improve reproducibilityBruce Ashfield
2023-06-13tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028ARobert Hodaszi
2023-06-06serial: lantiq: add missing interrupt ackBernhard Seibold
2023-05-30serial: cpm_uart: Fix a COMPILE_TEST dependencyHerve Codina
2023-05-30tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL...Sherry Sun
2023-05-30serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()Christophe JAILLET
2023-05-13vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAFGeorge Kennedy
2023-05-13serial: qcom-geni: fix enabling deactivated interruptKrzysztof Kozlowski
2023-05-13serial: 8250_bcm7271: fix leak in `brcmuart_probe`Doug Berger
2023-05-13serial: 8250_bcm7271: balance clk_enable callsDoug Berger