summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2020-09-16serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich
2020-09-16serial: core: fix console port-lock regressionJohan Hovold
2020-09-16serial: core: fix port-lock initialisationJohan Hovold
2020-08-26Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18tty: serial: imx: add dependence and build for earlyconFugang Duan
2020-08-18serial: samsung: Removes the IRQ not found warningTamseel Shams
2020-08-18serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky
2020-08-18serial: stm32: avoid kernel warning on absence of optional IRQHolger Assmann
2020-08-18serial: pl011: Fix oops on -EPROBE_DEFERLukas Wunner
2020-08-18serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner
2020-08-18serial: 8250_exar: Fix number of ports for Commtech PCIe cardsValmer Huhn
2020-08-18tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setupJohn Stultz
2020-08-18serial: qcom_geni_serial: Fix recent kdb hangDouglas Anderson
2020-08-18vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize()George Kennedy
2020-08-18vt: defer kfree() of vc_screenbuf in vc_do_resize()Tetsuo Handa
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-02Revert "serial: 8250: Let serial core initialise spin lock"Andy Shevchenko
2020-07-31serial: 8250: Let serial core initialise spin lockAndy Shevchenko
2020-07-31tty: keyboard, do not speculate on func_table indexJiri Slaby
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-07-30serial: stm32: Add RS485 RTS GPIO controlMarek Vasut
2020-07-29serial: 8250_dw: Fix common clocks usage race conditionSerge Semin
2020-07-29serial: 8250_dw: Pass the same rate to the clk round and set rate methodsSerge Semin
2020-07-29serial: 8250_dw: Simplify the ref clock rate setting procedureSerge Semin
2020-07-29serial: 8250: Add 8250 port clock update methodSerge Semin
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