summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-08-02serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu
2018-08-02tty: serial: uartlite: Add support for suspend and resumeShubhrajyoti Datta
2018-08-02tty: serial: uartlite: Add clock adaptationShubhrajyoti Datta
2018-08-02tty: serial: uartlite: Add structure for private dataShubhrajyoti Datta
2018-08-02serial: sh-sci: Improve support for separate TEI and DRI interruptsChris Brandt
2018-08-02serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPEChris Brandt
2018-08-02serial: sh-sci: Allow for compressed SCIF addressChris Brandt
2018-07-25serial: 8250: Use cached port name directly in messagesAndy Shevchenko
2018-07-23serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()Andy Shevchenko
2018-07-21vt: avoid a VLA in the unicode screen scroll functionNicolas Pitre
2018-07-21vt: coherence validation code for the unicode screen bufferNicolas Pitre
2018-07-21vt: selection: take screen contents from uniscr if availableAdam Borowski
2018-07-21vt: selection: handle storing of characters above U+FFFFAdam Borowski
2018-07-21vt: don't reinvent min()Adam Borowski
2018-07-21pty: fix O_CLOEXEC for TIOCGPTPEERMatthijs van Duin
2018-07-21serial: sh-sci: Drop superfluous assignment in sci_request_dma()Geert Uytterhoeven
2018-07-21serial: 8250_exar: Describe all members in struct exar8250_boardAndy Shevchenko
2018-07-21serial: 8250_exar: Remove useless has_slave memberAndy Shevchenko
2018-07-21serial: 8250_dw: Add compatible string for Renesas RZ/N1 UARTPhil Edworthy
2018-07-21serial: sh-sci: Fix use-after-free on subsequent port startupGeert Uytterhoeven
2018-07-16tty: support CIBAUD without BOTHERJohan Hovold
2018-07-16tty: fix termios input-speed encoding when using BOTHERJohan Hovold
2018-07-16tty: fix termios input-speed encodingJohan Hovold
2018-07-16tty: serial: qcom_geni_serial: Add support for flow controlGirish Mahadevan
2018-07-16serial: 8250: of: Defer probe on missing IRQAlexander Sverdlin
2018-07-16serial: 8250: of: Correct of_platform_serial_setup() error handlingAlexander Sverdlin
2018-07-16serial: sh-sci: Add support for R7S9210Chris Brandt
2018-07-15serdev: add dev_pm_domain_attach|detach()Sean Wang
2018-07-13tty: serial: jsm: remove redundant pointer chColin Ian King
2018-07-13uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen
2018-07-12serial: 8250_dw: add fractional divisor supportJisheng Zhang
2018-07-12serial: 8250: export serial8250_do_set_divisor()Jisheng Zhang
2018-07-12serial: 8250: introduce get_divisor() and set_divisor() hookJisheng Zhang
2018-07-07kbd: complete dead keys definitionsSamuel Thibault
2018-07-07serial: 8250_dw: Introduce IO accessors to extended registersAndy Shevchenko
2018-07-06serial: 8250: let serial8250_get_divisor() get uart_port * as paramJisheng Zhang
2018-07-06serial: sh-sci: Stop using deprecated dmaengine_terminate_all()Geert Uytterhoeven
2018-07-06serial: sh-sci: Stop TX DMA workqueue during port shutdownGeert Uytterhoeven
2018-07-06serial: sh-sci: Postpone DMA release when falling back to PIOGeert Uytterhoeven
2018-07-06serial: sh-sci: Stop RX FIFO timer during port shutdownGeert Uytterhoeven
2018-07-02Merge 4.18-rc3 into tty-nextGreg Kroah-Hartman
2018-06-28vt: unicode fallback for scrollbackNicolas Pitre
2018-06-28vt: introduce unicode mode for /dev/vcsNicolas Pitre
2018-06-28vt: preserve unicode values corresponding to screen charactersNicolas Pitre
2018-06-28vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko
2018-06-28serdev: fix memleak on module unloadJohan Hovold
2018-06-28serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko
2018-06-28n_tty: Access echo_* variables carefully.Tetsuo Handa
2018-06-28n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa
2018-06-28serial: xuartps: remove unnecessary register writeHelmut Grohne