summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2021-10-05mxser: store FCR state in mxser_port::FCRJiri Slaby
2021-10-05mxser: don't read from UART_FCRJiri Slaby
2021-10-05mxser: move FIFO clearing to mxser_disable_and_clear_FIFO()Jiri Slaby
2021-10-05mxser: simplify FCR computation in mxser_change_speed()Jiri Slaby
2021-10-05mxser: make mxser_port::ldisc_stop_rx a boolJiri Slaby
2021-10-05mxser: simplify condition in mxser_receive_chars_newJiri Slaby
2021-10-05mxser: restore baud rate if its setting failsJiri Slaby
2021-10-05tty: n_gsm: Don't ignore write return value in gsmld_output()Tony Lindgren
2021-10-05tty: n_gsm: clean up indenting in gsm_queue()Dan Carpenter
2021-10-05tty: serial: samsung: describe driver in KConfigKrzysztof Kozlowski
2021-10-05xen/x86: make "earlyprintk=xen" work for HVM/PVH DomUJan Beulich
2021-10-05xen/x86: make "earlyprintk=xen" work better for PVH Dom0Jan Beulich
2021-09-27Merge 5.15-rc3 into tty-nextGreg Kroah-Hartman
2021-09-22tty: remove file from n_tty_ioctl_helperJiri Slaby
2021-09-22tty: remove file from tty_mode_ioctlJiri Slaby
2021-09-22tty: remove flags from struct tty_ldisc_opsJiri Slaby
2021-09-22tty: unexport tty_ldisc_releaseJiri Slaby
2021-09-22serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESASGeert Uytterhoeven
2021-09-22serial: 8250: remove duplicated BRI0A49 and BDP3336 entriesKrzysztof Kozlowski
2021-09-22serial: 8250_fsl: Move fsl8250_data to ACPI sectionGeert Uytterhoeven
2021-09-14tty: unexport tty_ldisc_releaseJiri Slaby
2021-09-14tty: moxa: merge moxa.h into moxa.cJiri Slaby
2021-09-14tty: synclink_gt: rename a conflicting function nameRandy Dunlap
2021-09-14tty: n_gsm: Save dlci address open status when config requesterZhenguo Zhao
2021-09-14tty: n_gsm: Modify gsmtty driver register method when config requesterZhenguo Zhao
2021-09-14tty: n_gsm: Delete gsmtty open SABM frame when config requesterZhenguo Zhao
2021-09-14tty: n_gsm: Delete gsm_disconnect when config requesterZhenguo Zhao
2021-09-14tty: n_gsm: Modify CR,PF bit printk info when config requesterZhenguo Zhao
2021-09-14tty: n_gsm: Modify CR,PF bit when config requesterZhenguo Zhao
2021-09-14tty: n_gsm: Modify cr bit value when config requesterZhenguo Zhao
2021-09-14serial: mvebu-uart: fix driver's tx_empty callbackPali Rohár
2021-09-14serial: 8250: 8250_omap: Fix RX_LVL register offsetNishanth Menon
2021-09-14tty: serial: uartlite: Prevent changing fixed parametersSean Anderson
2021-09-14serial: 8250_pci: Prefer struct_size over open coded arithmeticLen Baker
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-30vt_kdsetmode: extend console lockingLinus Torvalds
2021-08-30console: consume APC, DM, DCSnick black
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-08-27tty: serial: uartlite: Use read_poll_timeout for a polling loopSean Anderson
2021-08-27tty: serial: uartlite: Use constants in early_uartlite_putcSean Anderson
2021-08-26tty: Fix data race between tiocsti() and flush_to_ldisc()Nguyen Dinh Phi
2021-08-26serial: vt8500: Use of_device_get_match_dataTang Bin
2021-08-26serial: tegra: Use of_device_get_match_dataTang Bin
2021-08-26serial: 8250_ingenic: Use of_device_get_match_dataTang Bin
2021-08-26tty: serial: linflexuart: Remove redundant check to simplify the codeTang Bin
2021-08-26tty: serial: fsl_lpuart: do software reset for imx7ulp and imx8qxpFugang Duan
2021-08-26tty: serial: fsl_lpuart: enable two stop bits for lpuart32Fugang Duan