Age | Commit message (Expand) | Author |
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-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-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 |
2019-03-28 | tty/sysrq: Convert show_lock to raw_spinlock_t | Julien Grall |
2019-03-28 | tty: fix NULL pointer issue when tty_port ops is not set | Fabien Dessenne |
2019-03-28 | serial: sc16is7xx: Drop of_match_ptr() use | Andy Shevchenko |
2019-03-28 | serial: sc16is7xx: Switch to use device_get_match_data() | Andy Shevchenko |
2019-03-28 | serial: sc16is7xx: Respect clock-frequency property | Andy Shevchenko |
2019-03-28 | serial: sprd: Add DMA mode support | Lanqing Liu |
2019-03-28 | serial: sprd: Add power management for the Spreadtrum serial controller | Lanqing Liu |
2019-03-28 | serial: 8250_fintek: Make fintek_8250_set_termios static | YueHaibing |
2019-03-28 | Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc | Wentao Wang |
2019-03-28 | tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped | Razvan Stefanescu |
2019-03-28 | tty/serial: atmel: Add is_half_duplex helper | Razvan Stefanescu |
2019-03-19 | serial: sh-sci: Fix setting SCSCR_TIE while transferring data | Hoan Nguyen An |
2019-03-19 | serial: ar933x_uart: Fix build failure with disabled console | Petr Štetiar |
2019-03-19 | tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup | Nathan Chancellor |
2019-03-19 | sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init() | Mao Wenan |
2019-03-19 | tty: mxs-auart: fix a potential NULL pointer dereference | Kangjie Lu |
2019-03-19 | tty: atmel_serial: fix a potential NULL pointer dereference | Kangjie Lu |
2019-03-19 | serial: max310x: Fix to avoid potential NULL pointer dereference | Aditya Pakki |
2019-03-19 | serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference | Aditya Pakki |
2019-03-14 | Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2019-03-09 | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-03-07 | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |