summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | vt: keyboard, defkeymap.c_shipped, approach the definitionsJiri Slaby2021-01-071-7/+7
| * | | | vt: keyboard, make keyboard_tasklet localJiri Slaby2021-01-071-2/+3
| * | | | vt: move set_leds to keyboard.cJiri Slaby2021-01-072-3/+11
| * | | | tty: serial: icom: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2020-12-281-3/+1
| * | | | tty: serial: cpm_uart: Add udbg support for enabling xmonChristophe Leroy2020-12-281-1/+39
| * | | | tty/serial/lantiq: convert comma to semicolonZheng Yongjun2020-12-281-1/+1
| * | | | tty/serial/imx: convert comma to semicolonZheng Yongjun2020-12-281-1/+1
| * | | | tty: new helper function tty_get_icount()Uwe Kleine-König2020-12-281-4/+25
| * | | | tty: rename tty_kopen() and add new function tty_kopen_shared()Uwe Kleine-König2020-12-281-18/+38
| | |_|/ | |/| |
* | | | tty: protect tty_write from odd low-level tty disciplinesLinus Torvalds2021-02-201-1/+4
* | | | tty: avoid using vfs_iocb_iter_write() for redirected console writesLinus Torvalds2021-01-291-3/+17
* | | | Commit 9bb48c82aced ("tty: implement write_iter") converted the ttySami Tolvanen2021-01-252-7/+2
| |_|/ |/| |
* | | Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-01-242-24/+37
|\ \ \
| * | | tty: fix up hung_up_tty_write() conversionLinus Torvalds2021-01-221-4/+5
| * | | Merge 9bb48c82aced ("tty: implement write_iter") into tty-linusGreg Kroah-Hartman2021-01-211-22/+26
| |\ \ \ | | | |/ | | |/|
| | * | tty: implement write_iterLinus Torvalds2021-01-201-22/+26
| * | | serial: mvebu-uart: fix tx lost characters at power offPali Rohár2020-12-281-1/+9
| | |/ | |/|
* | | Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-01-161-0/+1
|\ \ \
| * | | riscv: Fix sifive serial driverDamien Le Moal2021-01-071-0/+1
| |/ /
* / / Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek2021-01-083-19/+16
|/ /
* | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-12-173-0/+437
|\ \
| * | drivers/tty/serial: add LiteUART driverFilip Kokosinski2020-11-093-0/+437
* | | Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-163-16/+19
|\ \ \
| * \ \ Merge branch 'for-5.11-null-console' into for-linusPetr Mladek2020-12-143-16/+19
| |\ \ \
| | * | | init/console: Use ttynull as a fallback when there is no consolePetr Mladek2020-11-203-16/+19
* | | | | Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-1552-14933/+427
|\ \ \ \ \
| * | | | | serial: 8250_pci: Drop bogus __refdata annotationGeert Uytterhoeven2020-12-111-1/+1
| * | | | | tty: serial: meson: enable console as moduleKevin Hilman2020-12-112-2/+8
| * | | | | serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin2020-12-101-5/+0
| * | | | | serial: imx: Move imx_uart_probe_dt() content into probe()Fabio Estevam2020-12-101-40/+24
| * | | | | serial: imx: Remove unneeded of_device_get_match_data() NULL checkFabio Estevam2020-12-091-3/+0
| * | | | | tty: Fix whitespace inconsistencies in vt_io_ioctlYan.Gao2020-12-091-2/+2
| * | | | | serial_core: Check for port state when tty is in error stateAlexey Kardashevskiy2020-12-091-0/+4
| * | | | | Merge 5.10-rc7 into tty-nextGreg Kroah-Hartman2020-12-072-14/+37
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | tty: Remove dead termiox codeJann Horn2020-12-041-59/+2
| * | | | | tty/serial/imx: Enable TXEN bit in imx_poll_init().Mingrui Ren2020-12-041-1/+1
| * | | | | tty : serial: jsm: Fixed file by adding spacingClement Smith2020-12-041-1/+1
| * | | | | tty: serial: uartlite: Support probe deferralAlexander Sverdlin2020-12-041-2/+2
| * | | | | earlycon: simplify earlycon-table implementationJohan Hovold2020-12-041-4/+2
| * | | | | tty: serial: bcm63xx: lower driver dependenciesRafał Miłecki2020-11-261-1/+1
| * | | | | serial: mxs-auart: Remove unneeded platform_device_idFabio Estevam2020-11-261-17/+4
| * | | | | serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong2020-11-261-3/+10
| * | | | | Merge 5.10-rc5 into tty-nextGreg Kroah-Hartman2020-11-232-21/+15
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | serial: imx: Remove unused .id_table supportFabio Estevam2020-11-181-20/+0
| * | | | | tty: tty_ldisc: Fix some kernel-doc related misdemeanoursLee Jones2020-11-131-5/+5
| * | | | | tty: serial: pmac_zilog: Remove unused disposable variable 'garbage'Lee Jones2020-11-131-4/+4
| * | | | | tty: serial: 8250: 8250_port: Move prototypes to shared locationLee Jones2020-11-131-3/+0
| * | | | | serial: imx: Remove unused platform data supportFabio Estevam2020-11-121-29/+3
| * | | | | vt: keyboard, make use of assign_bit() APIAndy Shevchenko2020-11-121-4/+1
| * | | | | vt: keyboard, replace numbers with \r, \n where appropriateAndy Shevchenko2020-11-121-3/+3