summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2020-06-24vt: synchronize types and use min in csi_XJiri Slaby
2020-06-24vt: make tc write more obvious in vc_con_write_normalJiri Slaby
2020-06-24vt: simplify vc_attr handling in vc_con_write_normalJiri Slaby
2020-06-24vc: simplify condition in vc_con_write_normalJiri Slaby
2020-06-24vc: move normal char processing from do_con_writeJiri Slaby
2020-06-24vc: extract detecting control characters from do_con_writeJiri Slaby
2020-06-24vc: introduce struct vc_draw_regionJiri Slaby
2020-06-24vc: move translation out of do_con_writeJiri Slaby
2020-06-24vt: move rescan_last_byte label earlierJiri Slaby
2020-06-24vt: extract attribute inversion to vc_invert_attrJiri Slaby
2020-06-24vt: rearrange vc_translate_unicodeJiri Slaby
2020-06-24vt: separate unicode handling into vc_translate_unicodeJiri Slaby
2020-06-24vt: use modern types in do_con_writeJiri Slaby
2020-06-24vt: move vc_translate to vt.c and rename itJiri Slaby
2020-06-24vt: get rid of VT10.ID macrosJiri Slaby
2020-06-24vt: use tty_insert_flip_string in respond_stringJiri Slaby
2020-06-24vt: convert vc_tab_stop to bitmapJiri Slaby
2020-06-24vt: switch G0/1_charset to an arrayJiri Slaby
2020-06-24vt: deduplicate setGx codeJiri Slaby
2020-06-24vc: switch state to boolJiri Slaby
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby
2020-06-24vc: separate stateJiri Slaby
2020-06-15sched,serial: Convert to sched_set_fifo()Peter Zijlstra
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09sysrq: use show_stack_loglvl()Dmitry Safonov
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-03Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-06-02serial: amba-pl011: Support kgdboc_earlyconSumit Garg
2020-06-02serial: 8250_early: Support kgdboc_earlyconDouglas Anderson
2020-06-02serial: qcom_geni_serial: Support kgdboc_earlyconDouglas Anderson
2020-06-02serial: kgdboc: Allow earlycon initialization to be deferredDaniel Thompson
2020-06-02kgdboc: Disable all the early code when kgdboc is a moduleDouglas Anderson
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29n_hdlc_tty_read(): remove pointless access_ok()Al Viro
2020-05-29tty: serial: qcom_geni_serial: Add 51.2MHz frequency supportsatya priya
2020-05-29tty: serial: imx: clear Ageing Timer Interrupt in handlerMatthias Schiffer
2020-05-29serial: 8250_fintek: Add F81966 SupportJi-Ze Hong (Peter Hong)
2020-05-29sc16is7xx: Add flag to activate IrDA modePascal Huerst
2020-05-29serial: 8250: Support rs485 bus termination GPIOLukas Wunner
2020-05-29serial: 8520_port: Fix function param documentationHeiko Stuebner
2020-05-27vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov
2020-05-27serial: 8250: Enable 16550A variants by default on non-x86Josh Triplett
2020-05-27tty: hvc_console, fix crashes on parallel open/closeJiri Slaby
2020-05-27serial: imx: Initialize lock for non-registered consoleAndy Shevchenko
2020-05-25Merge 5.7-rc7 into tty-nextGreg Kroah-Hartman
2020-05-22sc16is7xx: Read the LSR register for basic device presence checkDaniel Mack
2020-05-22sc16is7xx: Allow sharing the IRQ lineDaniel Mack