summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-16vt: indent switch-case in setterm_command properlyJiri Slaby
2020-03-16vt: selection, use rounddown() for start/endline computationJiri Slaby
2020-03-16vt: use min() to limit intervalsJiri Slaby
2020-03-16tty: n_hdlc, remove FILE and LINE from pr_debugJiri Slaby
2020-03-16vt: selection, fix double lock introduced by a mergeJiri Slaby
2020-03-14tty: serial: qcom_geni_serial: Don't try to manually disable the consoleDouglas Anderson
2020-03-14tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdownDouglas Anderson
2020-03-12vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers
2020-03-12vt: drop redundant might_sleep() in do_con_write()Eric Biggers
2020-03-12serial: core: Refactor uart_unlock_and_check_sysrq()Andy Shevchenko
2020-03-12serial: core: Use uart_console() helper in SysRq codeAndy Shevchenko
2020-03-12serial: core: Print escaped SysRq Magic sequence if enabledAndy Shevchenko
2020-03-12serial: core: Use string length for SysRq magic sequenceAndy Shevchenko
2020-03-12tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probesatya priya
2020-03-12tty: serial: ifx6x60: Convert to GPIO descriptorsLinus Walleij
2020-03-12tty: serial: ifx6x60: Use helper variable for devLinus Walleij
2020-03-12tty: serial: fsl_lpuart: add LS1028A earlycon supportMichael Walle
2020-03-12tty: serial: fsl_lpuart: add LS1028A supportMichael Walle
2020-03-12tty: serial: fsl_lpuart: fix DMA mappingMichael Walle
2020-03-12tty: serial: fsl_lpuart: fix DMA operation when using IOMMUMichael Walle
2020-03-12tty/serial: atmel: Use uart_console() helperAndy Shevchenko
2020-03-12serial: pic32_uart: Use uart_console() helperAndy Shevchenko
2020-03-12tty: sifive: Finish transmission before changing the clockPalmer Dabbelt
2020-03-10Merge 5.6-rc5 into tty-nextGreg Kroah-Hartman
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-03-08Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-08Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-08Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-08Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-07tty: mips_ejtag_fdc: Mark expected switch fall-throughSerge Semin
2020-03-07serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov
2020-03-07sysctl/sysrq: Remove __sysrq_enabled copyDmitry Safonov
2020-03-07serial: 8250: Support console on software emulated rs485 portsLukas Wunner
2020-03-07serial: 8250_bcm2835aux: Support rs485 software emulationLukas Wunner
2020-03-07serial: 8250: Generalize rs485 software emulationLukas Wunner
2020-03-07serial: 8250: Deduplicate rs485 active_timer assignmentLukas Wunner
2020-03-07serial: 8250: Sanitize rs485 config harderLukas Wunner
2020-03-07serial: 8250: Deduplicate ->rs485_config() callbackLukas Wunner
2020-03-07serial: 8250: Support rs485 devicetree propertiesLukas Wunner
2020-03-07serial: 8250: Don't touch RTS modem control while in rs485 modeLukas Wunner
2020-03-07serial: earlycon: prefer EARLYCON_DECLARE() variantMichael Walle
2020-03-07tty: serial: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-03-06Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-03-06Merge tag 'drm-fixes-2020-03-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds