summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
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
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