summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-18tty: serial: Add CONSOLE_POLL support to SiFive UARTVincent Chen1-0/+27
2020-03-17serial: 8250_port: Disable DMA operations for kernel consoleAndy Shevchenko1-3/+8
2020-03-17serial: 8250_port: Don't use power management for kernel consoleAndy Shevchenko3-4/+30
2020-03-17serial: core: Allow detach and attach serial device for consoleAndy Shevchenko2-4/+63
2020-03-17Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman3-24/+30
2020-03-17Revert "tty: serial: samsung_tty: build it for any platform"Geert Uytterhoeven1-0/+1
2020-03-17serial: sprd: Fix a dereference warningLanqing Liu1-2/+1
2020-03-17serial: sprd: remove __init from sprd_console_setupChunyan Zhang1-1/+1
2020-03-17serial: sprd: check console via stdout-path in additionChunyan Zhang1-1/+2
2020-03-16vt: indent switch-case in setterm_command properlyJiri Slaby1-61/+59
2020-03-16vt: selection, use rounddown() for start/endline computationJiri Slaby1-3/+3
2020-03-16vt: use min() to limit intervalsJiri Slaby1-2/+2
2020-03-16tty: n_hdlc, remove FILE and LINE from pr_debugJiri Slaby1-21/+12
2020-03-16vt: selection, fix double lock introduced by a mergeJiri Slaby1-1/+0
2020-03-14tty: serial: qcom_geni_serial: Don't try to manually disable the consoleDouglas Anderson1-4/+0
2020-03-14tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdownDouglas Anderson1-6/+0
2020-03-12vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers1-15/+1
2020-03-12vt: drop redundant might_sleep() in do_con_write()Eric Biggers1-2/+0
2020-03-12serial: core: Refactor uart_unlock_and_check_sysrq()Andy Shevchenko2-15/+11
2020-03-12serial: core: Use uart_console() helper in SysRq codeAndy Shevchenko1-7/+5
2020-03-12serial: core: Print escaped SysRq Magic sequence if enabledAndy Shevchenko1-1/+4
2020-03-12serial: core: Use string length for SysRq magic sequenceAndy Shevchenko1-3/+4
2020-03-12tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probesatya priya1-10/+9
2020-03-12tty: serial: ifx6x60: Convert to GPIO descriptorsLinus Walleij3-123/+65
2020-03-12tty: serial: ifx6x60: Use helper variable for devLinus Walleij1-22/+23
2020-03-12arm64: dts: ls1028a: add missing LPUART nodesMichael Walle1-0/+73
2020-03-12dt-bindings: serial: lpuart: add ls1028a compatibilityMichael Walle1-4/+6
2020-03-12tty: serial: fsl_lpuart: add LS1028A earlycon supportMichael Walle1-8/+43
2020-03-12tty: serial: fsl_lpuart: add LS1028A supportMichael Walle1-2/+25
2020-03-12tty: serial: fsl_lpuart: fix DMA mappingMichael Walle1-20/+28
2020-03-12tty: serial: fsl_lpuart: fix DMA operation when using IOMMUMichael Walle1-31/+57
2020-03-12serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov1-0/+2
2020-03-12tty/serial: atmel: Use uart_console() helperAndy Shevchenko1-15/+5
2020-03-12serial: pic32_uart: Use uart_console() helperAndy Shevchenko1-7/+1
2020-03-12tty: sifive: Finish transmission before changing the clockPalmer Dabbelt1-4/+24
2020-03-10Merge 5.6-rc5 into tty-nextGreg Kroah-Hartman552-3059/+5633
2020-03-08Linux 5.6-rc5v5.6-rc5Linus Torvalds1-1/+1
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds43-91/+416
2020-03-08Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+7
2020-03-08Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-8/+31
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-30/+44
2020-03-08Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-29/+90
2020-03-08Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-117/+163
2020-03-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds15-59/+95
2020-03-07Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds3-47/+38
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds6-41/+11
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds5-36/+22
2020-03-07io_uring: fix lockup with timeoutsPavel Begunkov1-0/+1
2020-03-07Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-2/+8
2020-03-07Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-6/+18