Age | Commit message (Expand) | Author | Files | Lines |
2020-03-06 | tty: serial: fsl_lpuart: free IDs allocated by IDA | Michael Walle | 1 | -15/+24 |
2020-03-06 | Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE" | Michael Walle | 1 | -0/+2 |
2020-03-06 | serdev: Fix detection of UART devices on Apple machines. | Ronald Tschalär | 1 | -0/+10 |
2020-03-05 | serial: 8250_exar: add support for ACCES cards | Jay Dolan | 1 | -0/+33 |
2020-03-05 | tty:serial:mvebu-uart:fix a wrong return | tangbin | 1 | -1/+1 |
2020-02-28 | vt: selection, push sel_lock up | Jiri Slaby | 1 | -9/+7 |
2020-02-28 | vt: selection, push console lock down | Jiri Slaby | 2 | -3/+12 |
2020-02-13 | vt: selection, close sel_buffer race | Jiri Slaby | 1 | -6/+17 |
2020-02-13 | vt: selection, handle pending signals in paste_selection | Jiri Slaby | 1 | -1/+8 |
2020-02-13 | serial: cpm_uart: call cpm_muram_init before registering console | Rasmus Villemoes | 1 | -0/+1 |
2020-02-12 | tty: serial: qcom_geni_serial: Fix RX cancel command failure | satya priya | 1 | -4/+14 |
2020-02-12 | serial: 8250: Check UPF_IRQ_SHARED in advance | Andy Shevchenko | 4 | -5/+6 |
2020-02-12 | tty: serial: imx: setup the correct sg entry for tx dma | Fugang Duan | 1 | -1/+1 |
2020-02-12 | vt: vt_ioctl: fix race in VT_RESIZEX | Eric Dumazet | 1 | -6/+11 |
2020-02-11 | vt: fix scrollback flushing on background consoles | Nicolas Pitre | 1 | -2/+13 |
2020-02-10 | tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started | Dmitry Osipenko | 1 | -19/+16 |
2020-02-10 | tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode | Nicolas Ferre | 1 | -1/+2 |
2020-02-10 | serdev: ttyport: restore client ops on deregistration | Johan Hovold | 2 | -6/+5 |
2020-02-10 | serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE | Daniel Golle | 1 | -0/+8 |
2020-02-10 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2020-02-09 | Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver | Linus Torvalds | 1 | -1/+1 |
2020-02-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -184/+201 |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -4/+4 |
2020-02-03 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 1 | -1/+1 |
2020-01-31 | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 3 | -0/+110 |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 70 | -749/+1085 |
2020-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 4 | -4/+4 |
2020-01-28 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 20 | -32/+32 |
2020-01-23 | tty: n_hdlc: Use flexible-array member and struct_size() helper | Gustavo A. R. Silva | 1 | -6/+5 |
2020-01-22 | tty: baudrate: SPARC supports few more baud rates | Andy Shevchenko | 1 | -2/+4 |
2020-01-22 | tty: baudrate: Synchronise baud_table[] and baud_bits[] | Andy Shevchenko | 1 | -15/+9 |
2020-01-22 | tty: serial: meson_uart: Add support for kernel debugger | Julien Masson | 1 | -0/+65 |
2020-01-22 | serial: imx: fix a race condition in receive path | Uwe Kleine-König | 1 | -13/+38 |
2020-01-22 | serial: 8250_bcm2835aux: Document struct bcm2835aux_data | Lukas Wunner | 1 | -0/+5 |
2020-01-22 | serial: 8250_bcm2835aux: Use generic remapping code | Lukas Wunner | 1 | -5/+3 |
2020-01-22 | serial: 8250_bcm2835aux: Allocate uart_8250_port on stack | Lukas Wunner | 1 | -18/+15 |
2020-01-22 | serial: 8250_bcm2835aux: Suppress register_port error on -EPROBE_DEFER | Lukas Wunner | 1 | -2/+3 |
2020-01-22 | serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFER | Phil Elwell | 1 | -1/+2 |
2020-01-22 | serial: 8250_bcm2835aux: Fix line mismatch on driver unbind | Lukas Wunner | 1 | -1/+1 |
2020-01-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -2/+11 |
2020-01-16 | Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 1 | -184/+201 |
2020-01-14 | vt: Correct comment documenting do_take_over_console() | Lukas Wunner | 1 | -1/+1 |
2020-01-14 | vt: Delete comment referencing non-existent unbind_con_driver() | Lukas Wunner | 1 | -1/+0 |
2020-01-14 | vt: Initialize conswitchp to dummy_con if unset | Arvind Sankar | 1 | -2/+3 |
2020-01-14 | tty: synclink_gt: Adjust indentation in several functions | Nathan Chancellor | 1 | -9/+9 |
2020-01-14 | tty: synclinkmp: Adjust indentation in several functions | Nathan Chancellor | 1 | -12/+12 |
2020-01-14 | serial: xilinx_uartps: set_mctrl sets RTS and DTR | Maarten Brock | 1 | -0/+4 |
2020-01-14 | serial: xilinx_uartps: set_termios sets flowcontrol | Maarten Brock | 1 | -5/+9 |
2020-01-14 | serial: xilinx_uartps: Let get_mctrl return status | Maarten Brock | 1 | -3/+25 |
2020-01-14 | tty/serial: 8250_exar: use true,false for bool variable | Zheng Bin | 1 | -3/+3 |