summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2021-04-07soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi
2021-03-25serial: stm32: fix DMA initialization error handlingErwan Le Ray
2021-03-25tty: serial: stm32-usart: Remove set but unused 'cookie' variablesLee Jones
2021-03-17Revert "serial: max310x: rework RX interrupt handling"Alexander Shiyan
2021-03-07tty: teach the n_tty ICANON case about the new "cookie continuations" tooLinus Torvalds
2021-03-07tty: teach n_tty line discipline about the new "cookie continuations"Linus Torvalds
2021-03-07tty: clean up legacy leftovers from n_tty line disciplineLinus Torvalds
2021-03-07tty: fix up hung_up_tty_read() conversionLinus Torvalds
2021-03-07tty: fix up iterate_tty_read() EOVERFLOW handlingLinus Torvalds
2021-03-07vt/consolemap: do font sum unsignedJiri Slaby
2021-03-04tty: implement read_iterLinus Torvalds
2021-03-04tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2021-02-23tty: protect tty_write from odd low-level tty disciplinesLinus Torvalds
2021-02-03tty: avoid using vfs_iocb_iter_write() for redirected console writesLinus Torvalds
2021-01-27Commit 9bb48c82aced ("tty: implement write_iter") converted the tty layer to ...Sami Tolvanen
2021-01-27tty: fix up hung_up_tty_write() conversionLinus Torvalds
2021-01-27tty: implement write_iterLinus Torvalds
2021-01-27serial: mvebu-uart: fix tx lost characters at power offPali Rohár
2021-01-27riscv: Fix sifive serial driverDamien Le Moal
2020-12-30m68k: Fix WARNING splat in pmac_zilog driverFinn Thain
2020-12-30serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong
2020-12-26serial_core: Check for port state when tty is in error stateAlexey Kardashevskiy
2020-12-21serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin
2020-12-04tty: Fix ->session lockingJann Horn
2020-12-04tty: Fix ->pgrp locking in tiocspgrp()Jann Horn
2020-11-12serial: ar933x_uart: disable clk on error handling path in probeZheng Zengkai
2020-11-12tty: serial: imx: keep console clocks always onFugang Duan
2020-11-12tty: serial: imx: fix potential deadlockSam Nobs
2020-11-08Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-08vt: Disable KD_FONT_OP_COPYDaniel Vetter
2020-11-06tty: fix crash in release_tty if tty->port is not setMatthias Reichl
2020-11-06serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao
2020-11-06tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach
2020-11-06serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang
2020-11-02tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds
2020-10-28vt_ioctl: fix GIO_UNIMAP regressionJiri Slaby
2020-10-28vt: keyboard, extend func_buf_lock to readersJiri Slaby
2020-10-28vt: keyboard, simplify vt_kdgkbsentJiri Slaby
2020-10-28tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028AVladimir Oltean
2020-10-28tty: serial: 21285: fix lockup on openRussell King
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-05serial: mcf: add sysrq capabilityAngelo Dureghello
2020-10-05serial: fsl_lpuart: add sysrq support when using dmaAngelo Dureghello
2020-10-02tty/sysrq: Extend the sysrq_key_table to cover capital lettersAndrzej Pietrasiewicz
2020-10-01serial: max310x: rework RX interrupt handlingThomas Petazzoni
2020-09-30serial: 8250_dw: Fix clk-notifier/port suspend deadlockSerge Semin
2020-09-30serial: 8250: Skip uninitialized TTY port baud rate updateSerge Semin
2020-09-30serial: 8250: Discard RTS/DTS setting from clock update methodSerge Semin
2020-09-30tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ stormMatthias Schiffer