summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2022-11-22Merge 6.1-rc6 into tty-nextGreg Kroah-Hartman-91/+139
2022-11-18Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-88/+136
2022-11-09tty: n_gsm: Delete unneeded semicolonShaomin Deng-1/+1
2022-11-09serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen-2/+1
2022-11-09serial: 8250_lpss: Use 16B DMA burst with Elkhart LakeIlpo Järvinen-0/+2
2022-11-09serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen-4/+11
2022-11-09serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen-0/+4
2022-11-09tty: n_gsm: add parameter negotiation supportDaniel Starke-8/+327
2022-11-09tty: n_gsm: add parameters used with parameter negotiationDaniel Starke-13/+45
2022-11-09tty: n_gsm: introduce macro for minimal unit sizeDaniel Starke-2/+5
2022-11-09serial: 8250: 8250_omap: Fix calculation of RS485 delaysLukas Wunner-1/+1
2022-11-09serial: 8250_bcm7271: Fix error handling in brcmuart_init()Yuan Can-1/+9
2022-11-09serial: 8250_dma: Rearm DMA Rx if more data is pendingIlpo Järvinen-3/+16
2022-11-09serial: Fix a typo ("ignorning")Jonathan Neuschäfer-2/+2
2022-11-09tty: Convert tty_buffer flags to boolIlpo Järvinen-14/+14
2022-11-08tty: Move TIOCSTI toggle variable before kerndocKees Cook-1/+1
2022-11-03tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_sendDuoming Zhou-1/+1
2022-11-03Revert "tty: n_gsm: replace kicktimer with delayed_work"Fedor Pchelkin-8/+8
2022-11-03Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"Fedor Pchelkin-24/+29
2022-11-03serial: imx: Add missing .thaw_noirq hookShawn Guo-0/+1
2022-11-03tty: serial: fsl_lpuart: don't break the on-going transfer when global resetSherry Sun-27/+49
2022-11-03tty: Cleanup tty buffer align maskIlpo Järvinen-2/+2
2022-11-03tty: hvc: make hvc_rtas_dev staticruanjinjie-1/+1
2022-11-03serial: 8250_core: Use str_enabled_disabled() helperAndy Shevchenko-2/+3
2022-11-03tty: serial: imx: Handle RS485 DE signal active highMarek Vasut-6/+58
2022-11-03serial: 8250: omap: Flush PM QOS work on removeTony Lindgren-0/+1
2022-11-03serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()Tony Lindgren-0/+5
2022-11-03serial: 8250_omap: remove wait loop from Errata i202 workaroundMatthias Schiffer-17/+0
2022-11-03serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()Tony Lindgren-2/+20
2022-11-03serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner-3/+4
2022-11-03serial: 8250/ingenic: Add support for the JZ4750/JZ4755Siarhei Volkau-3/+29
2022-11-03serial: tegra: Read DMA status before terminatingKartik-2/+4
2022-11-03serial: zs: Use uart_xmit_advance()Ilpo Järvinen-2/+1
2022-11-03serial: xuartps: Use uart_xmit_advance()Ilpo Järvinen-3/+1
2022-11-03serial: ucc_uart: Use uart_xmit_advance()Ilpo Järvinen-2/+1
2022-11-03serial: uartlite: Use uart_xmit_advance()Ilpo Järvinen-2/+1
2022-11-03serial: timbuart: Use uart_xmit_advance()Ilpo Järvinen-2/+1
2022-11-03serial: sunzilog: Use uart_xmit_advance()Ilpo Järvinen-4/+2
2022-11-03serial: sunsu: Use uart_xmit_advance()Ilpo Järvinen-2/+1
2022-11-03serial: sunsab: Use uart_xmit_advance()Ilpo Järvinen-4/+2
2022-11-03serial: sunplus-uart: Use uart_xmit_advance()Ilpo Järvinen-3/+1
2022-11-03serial: sunhv: Use uart_xmit_advance()Ilpo Järvinen-4/+2
2022-11-03serial: stm32: Use uart_xmit_advance()Ilpo Järvinen-4/+3
2022-11-03serial: sprd: Use uart_xmit_advance()Ilpo Järvinen-5/+2
2022-11-03serial: sh-sci: Use uart_xmit_advance()Ilpo Järvinen-4/+1
2022-11-03serial: tegra: Use uart_xmit_advance()Ilpo Järvinen-2/+1
2022-11-03serial: sccnxp: Use uart_xmit_advance()Ilpo Järvinen-2/+1
2022-11-03serial: sb1250-duart: Use uart_xmit_advance()Ilpo Järvinen-2/+1
2022-11-03serial: samsung_tty: Use uart_xmit_advance()Ilpo Järvinen-7/+3
2022-11-03serial: rda: Use uart_xmit_advance()Ilpo Järvinen-2/+1