summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2020-03-06Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"Michael Walle
2020-03-06serdev: Fix detection of UART devices on Apple machines.Ronald Tschalär
2020-03-06tty: serial: make SERIAL_SPRD not depend on ARCH_SPRDChunyan Zhang
2020-03-06serial: 8250_lpss: Add ->setup() for Elkhart Lake portsAndy Shevchenko
2020-03-06serial: 8250-mtk: modify mtk uart power and clock managementChangqi Hu
2020-03-06tty: imx serial: Implement support for reversing TX and RX polarityGeorge Hilliard
2020-03-06serial: ar933x_uart: add RS485 supportDaniel Golle
2020-03-06tty: serial: qcom_geni_serial: Fix GPIO swapping with workaroundRoja Rani Yarubandi
2020-03-06tty: serial: cpm_uart: Convert to use GPIO descriptorsLinus Walleij
2020-03-06tty: serial: lantiq: Drop GPIO includeLinus Walleij
2020-03-06tty: serial: atmel_serial: Drop GPIO includesLinus Walleij
2020-03-06vt: selection, indent switch-case properlyJiri Slaby
2020-03-06vt: selection, remove redeclaration of poke_blanked_consoleJiri Slaby
2020-03-06vt: switch vt_dont_switch to boolJiri Slaby
2020-03-06vt: selection, create struct from console selection globalsJiri Slaby
2020-03-06vt: selection, localize use_unicodeJiri Slaby
2020-03-06vt: selection, remove 2 local variables from set_selection_kernelJiri Slaby
2020-03-05serial: 8250_exar: add support for ACCES cardsJay Dolan
2020-03-05tty:serial:mvebu-uart:fix a wrong returntangbin
2020-02-28vt: selection, push sel_lock upJiri Slaby
2020-02-28vt: selection, push console lock downJiri Slaby
2020-02-24Merge 5.6-rc3 into tty-nextGreg Kroah-Hartman
2020-02-23n_tty: Distribute switch variables for initializationKees Cook
2020-02-21vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlinesJiri Slaby
2020-02-21vt: selection, introduce vc_is_selJiri Slaby
2020-02-21n_hdlc: wrap a comment properlyJiri Slaby
2020-02-21n_hdlc: fix whitespace around binary operatorsJiri Slaby
2020-02-21n_hdlc: add missing spaces after commasJiri Slaby
2020-02-21n_hdlc: remove spaces between function name and (Jiri Slaby
2020-02-21n_hdlc: remove useless whitespace at line wrapsJiri Slaby
2020-02-21n_hdlc: use __func__ and pr_ print helpersJiri Slaby
2020-02-21n_hdlc: remove unneeded ifdefJiri Slaby
2020-02-21n_hdlc: switch tbusy and woke_up to boolsJiri Slaby
2020-02-21n_hdlc: move tty_ldisc_ops to the bottomJiri Slaby
2020-02-21n_hdlc: add helper for buffers allocationJiri Slaby
2020-02-21n_hdlc: remove checking of n_hdlcJiri Slaby
2020-02-21n_hdlc: remove cached ttyJiri Slaby
2020-02-21n_hdlc: inline n_hdlc_releaseJiri Slaby
2020-02-21n_hdlc: expand tty2n_hdlc macroJiri Slaby
2020-02-21n_hdlc: remove unused backup_ttyJiri Slaby
2020-02-21n_hdlc: remove unused flagsJiri Slaby
2020-02-21n_hdlc: invert conditions in n_hdlc_tty_close and n_hdlc_tty_pollJiri Slaby
2020-02-21n_hdlc: simplify freeing of buffer listJiri Slaby
2020-02-21n_hdlc: use clamp() for maxframeJiri Slaby
2020-02-21n_hdlc: cleanup messages during registrationJiri Slaby
2020-02-21n_hdlc: put init/exit strings directly to printsJiri Slaby
2020-02-21n_hdlc: convert debuglevel use to pr_debugJiri Slaby
2020-02-21n_hdlc: remove unused macrosJiri Slaby
2020-02-21n_hdlc: remove tracing debug printsJiri Slaby
2020-02-20tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUGGreg Kroah-Hartman