summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2020-09-09tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setupJohn Stultz
2020-09-03serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky
2020-09-03serial: 8250_exar: Fix number of ports for Commtech PCIe cardsValmer Huhn
2020-09-03serial: stm32: avoid kernel warning on absence of optional IRQHolger Assmann
2020-09-03serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner
2020-09-03serial: pl011: Fix oops on -EPROBE_DEFERLukas Wunner
2020-09-03serial: samsung: Removes the IRQ not found warningTamseel Shams
2020-09-03vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()George Kennedy
2020-09-03vt: defer kfree() of vc_screenbuf in vc_do_resize()Tetsuo Handa
2020-07-24serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell
2020-07-21serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin
2020-07-21serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang
2020-07-21serial: tegra: drop bogus NULL tty-port checksJohan Hovold
2020-07-21serial: tegra: fix CREAD handling for PIOJohan Hovold
2020-07-21tty: xilinx_uartps: Really fix id assignmentHelmut Grohne
2020-07-21vt: Reject zero-sized screen buffer size.Tetsuo Handa
2020-07-16Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-10serial: core: Initialise spin lock before use in uart_configure_port()Andy Shevchenko
2020-07-10serial: mxs-auart: add missed iounmap() in probe failure and removeChuhong Yuan
2020-07-03serial: sh-sci: Initialize spinlock for uart consoleLad Prabhakar
2020-06-27Revert "tty: xilinx_uartps: Fix missing id assignment to the console"Jan Kiszka
2020-06-27serial: core: fix sysrq overhead regressionJohan Hovold
2020-06-27Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"Johan Hovold
2020-06-27tty/serial: fix serial_core.c kernel-doc warningsRandy Dunlap
2020-06-27tty: serial: cpm_uart: Fix behaviour for non existing GPIOsChristophe Leroy
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09sysrq: use show_stack_loglvl()Dmitry Safonov
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-03Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-06-02serial: amba-pl011: Support kgdboc_earlyconSumit Garg
2020-06-02serial: 8250_early: Support kgdboc_earlyconDouglas Anderson
2020-06-02serial: qcom_geni_serial: Support kgdboc_earlyconDouglas Anderson
2020-06-02serial: kgdboc: Allow earlycon initialization to be deferredDaniel Thompson
2020-06-02kgdboc: Disable all the early code when kgdboc is a moduleDouglas Anderson
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29n_hdlc_tty_read(): remove pointless access_ok()Al Viro
2020-05-29tty: serial: qcom_geni_serial: Add 51.2MHz frequency supportsatya priya
2020-05-29tty: serial: imx: clear Ageing Timer Interrupt in handlerMatthias Schiffer
2020-05-29serial: 8250_fintek: Add F81966 SupportJi-Ze Hong (Peter Hong)
2020-05-29sc16is7xx: Add flag to activate IrDA modePascal Huerst
2020-05-29serial: 8250: Support rs485 bus termination GPIOLukas Wunner
2020-05-29serial: 8520_port: Fix function param documentationHeiko Stuebner
2020-05-27vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov
2020-05-27serial: 8250: Enable 16550A variants by default on non-x86Josh Triplett
2020-05-27tty: hvc_console, fix crashes on parallel open/closeJiri Slaby
2020-05-27serial: imx: Initialize lock for non-registered consoleAndy Shevchenko