summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2020-09-29serial: mvebu-uart: fix unused variable warningQinglang Miao
2020-09-27vt_ioctl: make VT_RESIZEX behave like VT_RESIZETetsuo Handa
2020-09-27serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()Qinglang Miao
2020-09-27tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=nYang Yingliang
2020-09-27tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=nYang Yingliang
2020-09-27pch_uart: drop double zeroingJulia Lawall
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman
2020-09-16tty: serial: qcom_geni_serial: Fix the UART wakeup issuesatya priya
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-09-16tty: serial: qcom_geni_serial: 115.2 is a better console default than 9600Douglas Anderson
2020-09-16serial: pmac_zilog: use for_each_child_of_node() macroQinglang Miao
2020-09-16tty: serial: 8250_mtk: set regshift for mmio32Hsin-Yi Wang
2020-09-16tty: serial: print earlycon info after match->setupHsin-Yi Wang
2020-09-16serial: ucc_uart: make qe_uart_set_mctrl() staticJason Yan
2020-09-16serial: 8250_pci: Remove unused function get_pci_irq()YueHaibing
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2020-09-07MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDSThomas Bogendoerfer
2020-09-04pty: do tty_flip_buffer_push without port->lock in pty_writeArtem Savkov
2020-09-04tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()Tyrel Datwyler
2020-09-04tty: ipwireless: fix error handlingTong Zhang
2020-09-04tty: synclink_gt: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-04tty: serial: icom: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-04serial: 8250_fsl: Add ACPI supportkuldip dwivedi
2020-09-04serial: stm32: Add RS485 RTS GPIO control againMarek Vasut
2020-09-04tty: serial: earlycon dependencyTong Zhang
2020-09-04sc16is7xx: Set iobase to device indexDaniel Mack
2020-09-04serial: core: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-04serial: 8250: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-04serial: imx: Delete duplicated argument to '|' in imx_uart_probeYe Bin
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman
2020-08-28serial: 8250_pci: Add WCH384_8S 8 port serial deviceDu Huanpeng
2020-08-28tty: serial: qcom_geni_serial: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar
2020-08-28serial: core: don't use snprintf() for formatting sysfs attrsAlex Dewar
2020-08-28serial: fsl_lpuart: Fix typo in "transfer"Fabio Estevam
2020-08-26Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-24Revert "vc_screen: extract vcs_read_buf_header"Jiri Slaby
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-19ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann
2020-08-18serial: sa1100: use platform_get_resource()Andy Shevchenko
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-18tty: serial, fix kernel-docJiri Slaby
2020-08-18tty: synclink, fix kernel-docJiri Slaby
2020-08-18tty: vt, fix kernel-docJiri Slaby
2020-08-18tty: ldiscs, fix kernel-docJiri Slaby
2020-08-18tty: fix kernel-docJiri Slaby
2020-08-18tty: n_gsm, eliminate indirection for gsm->{output,error}()Jiri Slaby
2020-08-18vc_screen: prune macrosJiri Slaby