summary refs log tree commit diff
path: root/drivers/tty
AgeCommit message (Expand)Author
2020-07-29tty: serial: imx: add imx earlycon driverFugang Duan
2020-07-29tty: serial: imx: enable imx serial console port as moduleFugang Duan
2020-07-29tty/synclink: remove leftover bits of non-PCI card supportChristoph Hellwig
2020-07-29tty: Use the preferred form for passing the size of a structure typeGustavo A. R. Silva
2020-07-29tty: Fix identation issues in struct serial_struct32Gustavo A. R. Silva
2020-07-29tty: Avoid the use of one-element arraysGustavo A. R. Silva
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman
2020-07-24serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell
2020-07-24serial: msm_serial: add sparse context annotationJohan Hovold
2020-07-24serial: pmac_zilog: add sparse context annotationJohan Hovold
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: imx: use hrtimers for rs485 delaysAhmad Fatoum
2020-07-21serial: imx: implement rts delaying for rs485Uwe Kleine-König
2020-07-21serial: tegra: drop bogus NULL tty-port checksJohan Hovold
2020-07-21serial: tegra: fix CREAD handling for PIOJohan Hovold
2020-07-21serial: pch_uart: use generic power managementVaibhav Gupta
2020-07-21serial: altera_jtaguart: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-21serial: core: Fix Coding StyleTamseel Shams
2020-07-21tty: serial: uartlite: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-21tty: serial: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-21tty: vt: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-21Revert "serial: sh-sci: Initialize spinlock for uart console"Andy Shevchenko
2020-07-21Revert "serial: imx: Initialize lock for non-registered console"Andy Shevchenko
2020-07-21Revert "tty: serial: add missing spin_lock_init for SiFive serial console"Andy Shevchenko
2020-07-21Revert "serial: amba-pl011: Make sure we initialize the port.lock spinlock"Andy Shevchenko
2020-07-21Revert "serial: sunhv: Initialize lock for non-registered console"Andy Shevchenko
2020-07-21tty: xilinx_uartps: Really fix id assignmentHelmut Grohne
2020-07-21vt: Reject zero-sized screen buffer size.Tetsuo Handa
2020-07-20Merge 5.8-rc6 into tty-nextGreg Kroah-Hartman
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-07-01tty/vt: Do not warn when huge selection requestedAlexey Kardashevskiy
2020-07-01serial: stm32: Use generic DT binding for announcing RTS/CTS linesErwan Le Ray
2020-06-27tty: fix spelling mistakeFlavio Suligoi
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-27serial: 8250_mtk: Switch to use platform_get_irq()Andy Shevchenko
2020-06-27serial: 8250_ingenic: Switch to use platform_get_irq()Andy Shevchenko
2020-06-27serial: 8250_pxa: Switch to use platform_get_irq()Andy Shevchenko
2020-06-27serial: 8250_omap: Switch to use platform_get_irq()Andy Shevchenko
2020-06-27serial: 8250_em: Switch to use platform_get_irq()Andy Shevchenko
2020-06-27serial: kgdboc: Fix bad line wrapping in commentDouglas Anderson
2020-06-27serial: serial-tegra: reduce irq-latency after rx errorsRandolph Maaßen
2020-06-278250-men-mcb: fix signed/unsigned confusionPavel Machek
2020-06-27serial: core: drop unnecessary gpio includeJohan Hovold
2020-06-27tty/serial: fix serial_core.c kernel-doc warningsRandy Dunlap