summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
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
2020-08-18vc_screen: extract vcs_read_buf_headerJiri Slaby
2020-08-18vc_screen: extract vcs_read_bufJiri Slaby
2020-08-18vc_screen: extract vcs_read_buf_noattrJiri Slaby
2020-08-18vc_screen: extract vcs_read_buf_uniJiri Slaby
2020-08-18vs_screen: kill tmp_count from vcs_readJiri Slaby
2020-08-18vc_screen: sanitize types in vcs_readJiri Slaby
2020-08-18vc_screen: eliminate ifdefs from vcs_write_bufJiri Slaby
2020-08-18vc_screen: extract vcs_write_bufJiri Slaby
2020-08-18vc_screen: extract vcs_write_buf_noattrJiri Slaby
2020-08-18vc_screen: sanitize types in vcs_writeJiri Slaby
2020-08-18vc_screen: rewrite vcs_size to accept vc, not inodeJiri Slaby
2020-08-18vc_screen: document and cleanup vcs_vcJiri Slaby
2020-08-18vc: propagate "viewed as bool" from screenpos upJiri Slaby
2020-08-18vt: declare xy for get/putconsxy properlyJiri Slaby
2020-08-18vt: make vc_data pointers const in selection.hJiri Slaby
2020-08-18tty: timbuart: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18tty: ifx6x60: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18tty: atmel_serial: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18tty: ipwireless: convert tasklets to use new tasklet_setup() APIAllen Pais
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