Age | Commit message (Expand) | Author | Files | Lines |
2020-08-05 | 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-04 | 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-07-30 | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() | Kees Cook | 1 | -1/+1 |
2020-07-24 | serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X | Matthew Howell | 1 | -1/+11 |
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: 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 | 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-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-14 | tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for console | Rajendra Nayak | 1 | -1/+15 |
2020-07-14 | serial: qcom_geni_serial: Always use 4 bytes per TX FIFO word | Douglas Anderson | 1 | -20/+37 |
2020-07-14 | serial: qcom_geni_serial: Make kgdb work even if UART isn't console | Douglas Anderson | 1 | -25/+55 |
2020-07-10 | serial: core: Initialise spin lock before use in uart_configure_port() | Andy Shevchenko | 1 | -2/+14 |
2020-07-10 | serial: mxs-auart: add missed iounmap() in probe failure and remove | Chuhong Yuan | 1 | -4/+8 |
2020-07-03 | serial: sh-sci: Initialize spinlock for uart console | Lad Prabhakar | 1 | -0/+3 |
2020-06-27 | Revert "tty: xilinx_uartps: Fix missing id assignment to the console" | Jan Kiszka | 1 | -1/+0 |
2020-06-27 | serial: core: fix sysrq overhead regression | Johan Hovold | 1 | -97/+2 |
2020-06-27 | Revert "serial: core: Refactor uart_unlock_and_check_sysrq()" | Johan Hovold | 1 | -10/+13 |
2020-06-27 | tty/serial: fix serial_core.c kernel-doc warnings | Randy Dunlap | 1 | -2/+1 |
2020-06-27 | tty: serial: cpm_uart: Fix behaviour for non existing GPIOs | Christophe Leroy | 1 | -1/+8 |
2020-06-26 | kdb: Switch to use safer dbg_io_ops over console APIs | Sumit Garg | 2 | -17/+17 |
2020-06-25 | hvc: unify console setup naming | Sergey Senozhatsky | 1 | -2/+2 |
2020-06-25 | tty: hvc: Return proper error code from console ->setup() hook | Andy Shevchenko | 1 | -1/+1 |
2020-06-25 | serial: sunzilog: Return proper error code from console ->setup() hook | Andy Shevchenko | 1 | -1/+1 |
2020-06-25 | serial: sunsab: Return proper error code from console ->setup() hook | Andy Shevchenko | 1 | -1/+1 |
2020-06-25 | tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state | Rajendra Nayak | 1 | -4/+25 |
2020-06-25 | tty: serial: qcom_geni_serial: Add interconnect support | Akash Asthana | 1 | -3/+28 |
2020-06-25 | soc: qcom-geni-se: Add interconnect support to fix earlycon crash | Akash Asthana | 1 | -0/+7 |
2020-06-24 | tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK | Christoph Hellwig | 1 | -2/+0 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 3 | -28/+28 |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 1 | -1/+1 |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 1 | -1/+1 |
2020-06-09 | sysrq: use show_stack_loglvl() | Dmitry Safonov | 1 | -1/+1 |
2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 32 | -305/+552 |
2020-06-06 | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+0 |
2020-06-04 | Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds | 4 | -31/+374 |
2020-06-02 | serial: amba-pl011: Support kgdboc_earlycon | Sumit Garg | 1 | -0/+32 |
2020-06-02 | serial: 8250_early: Support kgdboc_earlycon | Douglas Anderson | 1 | -0/+23 |
2020-06-02 | serial: qcom_geni_serial: Support kgdboc_earlycon | Douglas Anderson | 1 | -0/+32 |
2020-06-02 | serial: kgdboc: Allow earlycon initialization to be deferred | Daniel Thompson | 1 | -1/+38 |
2020-06-02 | kgdboc: Disable all the early code when kgdboc is a module | Douglas Anderson | 1 | -1/+14 |
2020-06-02 | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+0 |
2020-05-29 | n_hdlc_tty_read(): remove pointless access_ok() | Al Viro | 1 | -7/+0 |
2020-05-29 | tty: serial: qcom_geni_serial: Add 51.2MHz frequency support | satya priya | 1 | -3/+4 |