Age | Commit message (Expand) | Author | Files | Lines |
2020-08-06 | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 37 | -1408/+1626 |
2020-08-06 | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
2020-08-04 | Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 4 | -5/+5 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+2 |
2020-08-04 | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2020-08-03 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -48/+162 |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+0 |
2020-08-02 | Revert "serial: 8250: Let serial core initialise spin lock" | Andy Shevchenko | 1 | -0/+1 |
2020-07-31 | serial: 8250: Let serial core initialise spin lock | Andy Shevchenko | 1 | -1/+0 |
2020-07-31 | tty: keyboard, do not speculate on func_table index | Jiri Slaby | 1 | -1/+2 |
2020-07-30 | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() | Kees Cook | 1 | -1/+1 |
2020-07-30 | serial: stm32: Add RS485 RTS GPIO control | Marek Vasut | 1 | -0/+8 |
2020-07-29 | serial: 8250_dw: Fix common clocks usage race condition | Serge Semin | 1 | -2/+101 |
2020-07-29 | serial: 8250_dw: Pass the same rate to the clk round and set rate methods | Serge Semin | 1 | -3/+3 |
2020-07-29 | serial: 8250_dw: Simplify the ref clock rate setting procedure | Serge Semin | 1 | -11/+4 |
2020-07-29 | serial: 8250: Add 8250 port clock update method | Serge Semin | 1 | -0/+40 |
2020-07-29 | tty: serial: imx: add imx earlycon driver | Fugang Duan | 2 | -0/+58 |
2020-07-29 | tty: serial: imx: enable imx serial console port as module | Fugang Duan | 2 | -40/+6 |
2020-07-29 | tty/synclink: remove leftover bits of non-PCI card support | Christoph Hellwig | 1 | -241/+109 |
2020-07-29 | tty: Use the preferred form for passing the size of a structure type | Gustavo A. R. Silva | 1 | -7/+7 |
2020-07-29 | tty: Fix identation issues in struct serial_struct32 | Gustavo A. R. Silva | 1 | -19/+19 |
2020-07-29 | tty: Avoid the use of one-element arrays | Gustavo A. R. Silva | 1 | -2/+2 |
2020-07-27 | Merge 5.8-rc7 into tty-next | Greg Kroah-Hartman | 6 | -24/+61 |
2020-07-24 | serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X | Matthew Howell | 1 | -1/+11 |
2020-07-24 | serial: msm_serial: add sparse context annotation | Johan Hovold | 1 | -0/+2 |
2020-07-24 | serial: pmac_zilog: add sparse context annotation | Johan Hovold | 1 | -0/+1 |
2020-07-21 | serial: 8250_mtk: Fix high-speed baud rates clamping | Serge Semin | 1 | -0/+18 |
2020-07-21 | serial: 8250: fix null-ptr-deref in serial8250_start_tx() | Yang Yingliang | 1 | -1/+1 |
2020-07-21 | serial: imx: use hrtimers for rs485 delays | Ahmad Fatoum | 1 | -26/+36 |
2020-07-21 | serial: imx: implement rts delaying for rs485 | Uwe Kleine-König | 1 | -36/+121 |
2020-07-21 | serial: tegra: drop bogus NULL tty-port checks | Johan Hovold | 1 | -9/+4 |
2020-07-21 | serial: tegra: fix CREAD handling for PIO | Johan Hovold | 1 | -2/+5 |
2020-07-21 | serial: pch_uart: use generic power management | Vaibhav Gupta | 1 | -24/+10 |
2020-07-21 | serial: altera_jtaguart: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-07-21 | serial: core: Fix Coding Style | Tamseel Shams | 1 | -1/+3 |
2020-07-21 | tty: serial: uartlite: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-07-21 | tty: serial: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2 | -3/+3 |
2020-07-21 | tty: vt: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-07-21 | Revert "serial: sh-sci: Initialize spinlock for uart console" | Andy Shevchenko | 1 | -3/+0 |
2020-07-21 | Revert "serial: imx: Initialize lock for non-registered console" | Andy Shevchenko | 1 | -3/+0 |
2020-07-21 | Revert "tty: serial: add missing spin_lock_init for SiFive serial console" | Andy Shevchenko | 1 | -1/+0 |
2020-07-21 | Revert "serial: amba-pl011: Make sure we initialize the port.lock spinlock" | Andy Shevchenko | 1 | -1/+0 |
2020-07-21 | Revert "serial: sunhv: Initialize lock for non-registered console" | Andy Shevchenko | 1 | -3/+0 |
2020-07-21 | tty: xilinx_uartps: Really fix id assignment | Helmut Grohne | 1 | -2/+6 |
2020-07-21 | vt: Reject zero-sized screen buffer size. | Tetsuo Handa | 1 | -11/+18 |
2020-07-20 | Merge 5.8-rc6 into tty-next | Greg Kroah-Hartman | 7 | -121/+53 |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 2 | -2/+2 |
2020-07-16 | Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 5 | -104/+36 |
2020-07-13 | tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for console | Rajendra Nayak | 1 | -1/+15 |
2020-07-13 | serial: qcom_geni_serial: Always use 4 bytes per TX FIFO word | Douglas Anderson | 1 | -20/+37 |