summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2021-01-07drivers:tty:pty: Fix a race causing data loss on closeCorey Minyard
2021-01-07tty: Export redirect releaseCorey Minyard
2021-01-07serial: stm32: update transmission complete error message in shutdownErwan Le Ray
2021-01-07serial: stm32: clean probe and remove port deinitErwan Le Ray
2021-01-07serial: stm32: update conflicting RTS/CTS config commentErwan Le Ray
2021-01-07serial: stm32: add authorErwan Le Ray
2021-01-07serial: stm32: add "_usart" prefix in functions nameErwan Le Ray
2021-01-07serial: stm32: fix code cleaning warnings and checksErwan Le Ray
2021-01-07serial: stm32: fix DMA initialization error handlingErwan Le Ray
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby
2021-01-07tty: cpm_uart, use port->flags instead of low_latencyJiri Slaby
2021-01-07vt: drop old FONT ioctlsJiri Slaby
2021-01-07vt/consolemap: do font sum unsignedJiri Slaby
2021-01-078250_tegra: clean up tegra_uart_handle_breakJiri Slaby
2021-01-07tty: pty, remove BUG_ON from pty_closeJiri Slaby
2021-01-07vt: keyboard, defkeymap.c_shipped, approach the unicode tableJiri Slaby
2021-01-07vt: keyboard, defkeymap.c_shipped, approach the definitionsJiri Slaby
2021-01-07vt: keyboard, make keyboard_tasklet localJiri Slaby
2021-01-07vt: move set_leds to keyboard.cJiri Slaby
2020-12-28serial: mvebu-uart: fix tx lost characters at power offPali Rohár
2020-12-28tty: serial: icom: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2020-12-28tty: serial: cpm_uart: Add udbg support for enabling xmonChristophe Leroy
2020-12-28tty/serial/lantiq: convert comma to semicolonZheng Yongjun
2020-12-28tty/serial/imx: convert comma to semicolonZheng Yongjun
2020-12-28tty: new helper function tty_get_icount()Uwe Kleine-König
2020-12-28tty: rename tty_kopen() and add new function tty_kopen_shared()Uwe Kleine-König
2020-12-17Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-12-16Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-15Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-14Merge tag 'm68k-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge branch 'for-5.11-null-console' into for-linusPetr Mladek
2020-12-11serial: 8250_pci: Drop bogus __refdata annotationGeert Uytterhoeven
2020-12-11tty: serial: meson: enable console as moduleKevin Hilman
2020-12-10serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin
2020-12-10serial: imx: Move imx_uart_probe_dt() content into probe()Fabio Estevam
2020-12-09serial: imx: Remove unneeded of_device_get_match_data() NULL checkFabio Estevam
2020-12-09tty: Fix whitespace inconsistencies in vt_io_ioctlYan.Gao
2020-12-09serial_core: Check for port state when tty is in error stateAlexey Kardashevskiy
2020-12-07Merge 5.10-rc7 into tty-nextGreg Kroah-Hartman
2020-12-04tty: Fix ->session lockingJann Horn
2020-12-04tty: Fix ->pgrp locking in tiocspgrp()Jann Horn
2020-12-04tty: Remove dead termiox codeJann Horn
2020-12-04tty/serial/imx: Enable TXEN bit in imx_poll_init().Mingrui Ren
2020-12-04tty : serial: jsm: Fixed file by adding spacingClement Smith
2020-12-04tty: serial: uartlite: Support probe deferralAlexander Sverdlin
2020-12-04earlycon: simplify earlycon-table implementationJohan Hovold
2020-11-26tty: serial: bcm63xx: lower driver dependenciesRafał Miłecki
2020-11-26serial: mxs-auart: Remove unneeded platform_device_idFabio Estevam
2020-11-26serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong
2020-11-23m68k: Fix WARNING splat in pmac_zilog driverFinn Thain