Age | Commit message (Expand) | Author |
2019-05-19 | Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-16 | tty: Don't force RISCV SBI console as preferred console | Anup Patel |
2019-05-14 | panic: avoid the extra noise dmesg | Feng Tang |
2019-05-09 | Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2019-05-08 | Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-05-07 | Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-05-06 | tty: rocket: fix incorrect forward declaration of 'rp_init()' | Linus Torvalds |
2019-04-29 | tty: serial: add driver for the SiFive UART | Paul Walmsley |
2019-04-29 | serial: uartps: Add support for cts-override | Shubhrajyoti Datta |
2019-04-29 | serial: milbeaut_usio: Fix error handling in probe and remove | Wei Yongjun |
2019-04-25 | tty: rocket: deprecate the rp_ioctl | Fuqian Huang |
2019-04-25 | tty: rocket: Remove RCPK_GET_STRUCT ioctl | Fuqian Huang |
2019-04-25 | tty: update obsolete termios comment | Johan Hovold |
2019-04-25 | tty: serial_core: fix error code returned by uart_register_driver() | Sergey Organov |
2019-04-25 | serial: 8250-mtk: modify baudrate setting | Long Cheng |
2019-04-25 | serial: 8250-mtk: add follow control | Long Cheng |
2019-04-25 | docs: serial: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-04-25 | serial: 8250_exar: Adjust IOT2000 matching | Su Bao Cheng |
2019-04-25 | TTY: serial_core, add ->install | Jiri Slaby |
2019-04-25 | serial: Fix using plain integer instead of Null pointer | Sugaya Taichi |
2019-04-21 | Merge 5.1-rc6 into tty-next | Greg Kroah-Hartman |
2019-04-21 | Merge 5.1-rc6 into staging-next | Greg Kroah-Hartman |
2019-04-19 | vt: selection: allow functions to be called from inside kernel | Okash Khawaja |
2019-04-19 | sc16is7xx: put err_spi and err_i2c into correct #ifdef | Guoqing Jiang |
2019-04-17 | vt: fix cursor when clearing the screen | Mikulas Patocka |
2019-04-16 | tty:serial_core: Spelling mistake | Hariprasad Kelam |
2019-04-16 | sc16is7xx: move label 'err_spi' to correct section | Guoqing Jiang |
2019-04-16 | serial: sh-sci: Fix HSCIF RX sampling point adjustment | Geert Uytterhoeven |
2019-04-16 | serial: sh-sci: Fix HSCIF RX sampling point calculation | Geert Uytterhoeven |
2019-04-16 | tty: Add NULL TTY driver | Vincent Whitchurch |
2019-04-16 | tty: vt: keyboard: Allow Unicode compose base char | Reinis Danne |
2019-04-16 | Revert "tty: fix NULL pointer issue when tty_port ops is not set" | Johan Hovold |
2019-04-16 | serial: Add Milbeaut serial control | Sugaya Taichi |
2019-04-16 | tty/vt: avoid high order pages allocation on GIO_UNIMAP ioctl | Konstantin Khorenko |
2019-04-16 | tty: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz |
2019-04-16 | serial: sprd: Fix a copy-paste err in sprd_request_dma() | YueHaibing |
2019-04-16 | n_tty: check for negative and zero space return from tty_write_room | Colin Ian King |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2019-04-04 | tty: fix up a few remaining files without SPDX identifiers | Greg Kroah-Hartman |
2019-04-04 | tty: add SPDX identifiers to Kconfig and Makefiles | Greg Kroah-Hartman |
2019-04-01 | Merge 5.1-rc3 into tty-next | Greg Kroah-Hartman |
2019-03-29 | Revert "tty: pty: Fix race condition between release_one_tty and pty_write" | Greg Kroah-Hartman |
2019-03-28 | vt: use /dev/vcs (not /dev/vcs0) in comment | Jakub Wilk |
2019-03-28 | tty: pty: Fix race condition between release_one_tty and pty_write | Sahara |
2019-03-28 | tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0 | Yifeng Li |
2019-03-28 | tty/vt: fix write/write race in ioctl(KDSKBSENT) handler | Sergei Trofimovich |
2019-03-28 | tty: ipwireless: fix missing checks for ioremap | Kangjie Lu |
2019-03-28 | tty: fix read of tty->pgrp outside of ctrl_lock | David Emett |
2019-03-28 | drivers/tty/tty_jobctrl.c - fix non-kerneldoc comment | Valdis Klētnieks |