| Commit message (Expand) | Author | Age | Files | Lines |
* | serial: imx: restore handshaking irq for imx1 | Uwe Kleine-König | 2018-09-20 | 1 | -0/+8 |
* | tty: vt_ioctl: fix potential Spectre v1 | Gustavo A. R. Silva | 2018-09-18 | 1 | -0/+4 |
* | tty: Drop tty->count on tty_reopen() failure | Dmitry Safonov | 2018-09-18 | 1 | -3/+8 |
* | serial: cpm_uart: return immediately from console poll | Christophe Leroy | 2018-09-18 | 1 | -3/+7 |
* | tty: serial: lpuart: avoid leaking struct tty_struct | Stefan Agner | 2018-09-18 | 1 | -1/+2 |
* | serial: mvebu-uart: Fix reporting of effective CSIZE to userspace | Jan Kiszka | 2018-09-18 | 1 | -0/+1 |
* | tty: hvc: hvc_write() fix break condition | Nicholas Piggin | 2018-09-10 | 1 | -1/+6 |
* | tty: hvc: hvc_poll() fix read loop batching | Nicholas Piggin | 2018-09-10 | 1 | -2/+22 |
* | tty: hvc: hvc_poll() fix read loop hang | Nicholas Piggin | 2018-09-10 | 1 | -2/+5 |
* | Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-08-24 | 1 | -0/+2 |
|\ |
|
| * | powerpc/powernv: provide a console flush operation for opal hvc driver | Nicholas Piggin | 2018-08-20 | 1 | -0/+2 |
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-08-21 | 2 | -2/+2 |
|\ \ |
|
| * | | signal: Pass pid type into do_send_sig_info | Eric W. Biederman | 2018-07-21 | 1 | -1/+1 |
| * | | signal: Use PIDTYPE_TGID to clearly store where file signals will be sent | Eric W. Biederman | 2018-07-21 | 1 | -1/+1 |
* | | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-08-18 | 3 | -0/+3 |
|\ \ \ |
|
| * \ \ | Merge 4.18-rc5 into char-misc-next | Greg Kroah-Hartman | 2018-07-16 | 4 | -27/+35 |
| |\ \ \ |
|
| * | | | | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 2018-07-07 | 3 | -0/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-08-18 | 26 | -321/+1228 |
|\ \ \ \ |
|
| * | | | | tty: serial: 8250: Revert NXP SC16C2552 workaround | Mark | 2018-08-12 | 1 | -2/+1 |
| * | | | | serial: 8250_exar: Read INT0 from slave device, too | Aaron Sierra | 2018-08-02 | 1 | -1/+5 |
| * | | | | tty: rocket: Fix possible buffer overwrite on register_PCI | Anton Vasilyev | 2018-08-02 | 1 | -1/+1 |
| * | | | | serial: 8250_dw: Add ACPI support for uart on Broadcom SoC | Srinath Mannam | 2018-08-02 | 1 | -0/+1 |
| * | | | | serial: 8250_dw: always set baud rate in dw8250_set_termios | Chen Hu | 2018-08-02 | 1 | -1/+1 |
| * | | | | tty: serial: uartlite: Add support for suspend and resume | Shubhrajyoti Datta | 2018-08-02 | 1 | -0/+36 |
| * | | | | tty: serial: uartlite: Add clock adaptation | Shubhrajyoti Datta | 2018-08-02 | 1 | -2/+47 |
| * | | | | tty: serial: uartlite: Add structure for private data | Shubhrajyoti Datta | 2018-08-02 | 1 | -8/+21 |
| * | | | | serial: sh-sci: Improve support for separate TEI and DRI interrupts | Chris Brandt | 2018-08-02 | 1 | -51/+40 |
| * | | | | serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE | Chris Brandt | 2018-08-02 | 1 | -31/+0 |
| * | | | | serial: sh-sci: Allow for compressed SCIF address | Chris Brandt | 2018-08-02 | 1 | -10/+15 |
| * | | | | serial: 8250: Use cached port name directly in messages | Andy Shevchenko | 2018-07-25 | 2 | -14/+12 |
| * | | | | serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup() | Andy Shevchenko | 2018-07-23 | 1 | -1/+0 |
| * | | | | vt: avoid a VLA in the unicode screen scroll function | Nicolas Pitre | 2018-07-21 | 1 | -13/+23 |
| * | | | | vt: coherence validation code for the unicode screen buffer | Nicolas Pitre | 2018-07-21 | 1 | -0/+39 |
| * | | | | vt: selection: take screen contents from uniscr if available | Adam Borowski | 2018-07-21 | 2 | -4/+17 |
| * | | | | vt: selection: handle storing of characters above U+FFFF | Adam Borowski | 2018-07-21 | 1 | -5/+18 |
| * | | | | vt: don't reinvent min() | Adam Borowski | 2018-07-21 | 1 | -10/+4 |
| * | | | | pty: fix O_CLOEXEC for TIOCGPTPEER | Matthijs van Duin | 2018-07-21 | 1 | -1/+1 |
| * | | | | serial: sh-sci: Drop superfluous assignment in sci_request_dma() | Geert Uytterhoeven | 2018-07-21 | 1 | -1/+0 |
| * | | | | serial: 8250_exar: Describe all members in struct exar8250_board | Andy Shevchenko | 2018-07-21 | 1 | -0/+2 |
| * | | | | serial: 8250_exar: Remove useless has_slave member | Andy Shevchenko | 2018-07-21 | 1 | -5/+2 |
| * | | | | serial: 8250_dw: Add compatible string for Renesas RZ/N1 UART | Phil Edworthy | 2018-07-21 | 1 | -0/+1 |
| * | | | | serial: sh-sci: Fix use-after-free on subsequent port startup | Geert Uytterhoeven | 2018-07-21 | 1 | -0/+1 |
| * | | | | tty: support CIBAUD without BOTHER | Johan Hovold | 2018-07-16 | 1 | -6/+7 |
| * | | | | tty: fix termios input-speed encoding when using BOTHER | Johan Hovold | 2018-07-16 | 1 | -3/+7 |
| * | | | | tty: fix termios input-speed encoding | Johan Hovold | 2018-07-16 | 1 | -0/+3 |
| * | | | | tty: serial: qcom_geni_serial: Add support for flow control | Girish Mahadevan | 2018-07-16 | 1 | -31/+230 |
| * | | | | serial: 8250: of: Defer probe on missing IRQ | Alexander Sverdlin | 2018-07-16 | 1 | -0/+4 |
| * | | | | serial: 8250: of: Correct of_platform_serial_setup() error handling | Alexander Sverdlin | 2018-07-16 | 1 | -1/+1 |
| * | | | | serial: sh-sci: Add support for R7S9210 | Chris Brandt | 2018-07-16 | 1 | -2/+75 |
| * | | | | serdev: add dev_pm_domain_attach|detach() | Sean Wang | 2018-07-15 | 1 | -1/+14 |