summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-10-11serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCESMichal Simek
2018-10-11tty: check name length in tty_find_polling_driver()Miles Chen
2018-10-11tty: wipe buffer if not echoing dataGreg KH
2018-10-11tty: wipe buffer.Linus Torvalds
2018-10-10serial: fsl_lpuart: Remove the alias node dependenceVabhav Sharma
2018-10-08Merge 4.19-rc7 into tty-nextGreg Kroah-Hartman
2018-10-04TTY: sn_console: Replace spin_is_locked() with spin_trylock()Lance Roy
2018-10-04Revert "serial:serial_core: Allow use of CTS for PPS line discipline"Greg Kroah-Hartman
2018-10-02Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven
2018-10-02Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven
2018-10-02Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck
2018-10-02serial: 8250_uniphier: add auto-flow-control supportDai Okamura
2018-10-02serial: 8250_uniphier: flatten probe functionMasahiro Yamada
2018-10-02serial: 8250_uniphier: remove unused "fifo-size" propertyMasahiro Yamada
2018-10-02serial: uartps: Fix missing unlock on error in cdns_get_id()Wei Yongjun
2018-10-02tty/serial: atmel: add ISO7816 supportNicolas Ferre
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-10-02serial:serial_core: Allow use of CTS for PPS line disciplineSteve Sakoman
2018-09-30Merge 4.19-rc6 into tty-nextGreg Kroah-Hartman
2018-09-20serial: imx: restore handshaking irq for imx1Uwe Kleine-König
2018-09-20serial: uartps: Change uart ID port allocationMichal Simek
2018-09-20tty: serial: remove set but not used variable 'error'YueHaibing
2018-09-20kgdboc: Fix warning with module buildLaura Abbott
2018-09-18TTY: tty_buffer, warn on leaksJiri Slaby
2018-09-18tty_port: Remove incorrect whitespace after commentsTobin C. Harding
2018-09-18sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell
2018-09-18sc16is7xx: Fix for multi-channel stallPhil Elwell
2018-09-18serial: 8250: Fix clearing FIFOs in RS485 mode againMarek Vasut
2018-09-18tty: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-18serial: 8250_of: Fix for lack of interrupt supportJohn Garry
2018-09-18tty: serial: qcom_geni_serial: Fix serial when not used as consoleDouglas Anderson
2018-09-18tty: serial: qcom_geni_serial: Drop useless check for dev.of_nodeGeert Uytterhoeven
2018-09-18serial: mxs-auart: Fix potential infinite loopAnton Vasilyev
2018-09-18serial: sprd: Fix the indentation issueBaolin Wang
2018-09-18serial: sprd: Change 'int' to 'unsigned int'Baolin Wang
2018-09-18serial: sprd: Remove unnecessary resource validationBaolin Wang
2018-09-18serial: sprd: Use readable macros instead of magic numberBaolin Wang
2018-09-18serial: sprd: Remove unused structureBaolin Wang
2018-09-18serial: 8250_omap: Make 8250_omap driver driver depend on ARCH_K3Lokesh Vutla
2018-09-18serial: samsung: Enable baud clock for UART reset procedure in resumeMarek Szyprowski
2018-09-18serial: sh-sci: Add earlycon for R7S9210Chris Brandt
2018-09-18Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven
2018-09-18Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven
2018-09-18tty: serial: imx: add pinctrl sleep/default mode switch for suspendAnson Huang
2018-09-18tty: serial: imx: add lock for registers save/restoreAnson Huang
2018-09-18tty:serial:imx: use spin_lock instead of spin_lock_irqsave in isrjun qian
2018-09-18tty: serial: uartlite: Use dynamic array for console portShubhrajyoti Datta
2018-09-18tty: serial: uartlite: remove console_initShubhrajyoti Datta
2018-09-18tty: serial: uartlite: Move uart register to probeShubhrajyoti Datta
2018-09-18tty: serial: uartlite: Enable clocks at probeShubhrajyoti Datta