summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2021-10-10serial: 8250_dw: Fix the trivial typo in the commentAndy Shevchenko
2021-10-10serial: 8250_dw: Re-use temporary variable for of_nodeAndy Shevchenko
2021-10-10serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko
2021-10-10tty: serial: samsung: Improve naming for common macroSam Protsenko
2021-10-10tty: serial: atmel: use macros instead of hardcoded valuesClaudiu Beznea
2021-10-10tty/sysrq: More intuitive Shift handlingOskari Pirhonen
2021-10-07Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"Johan Hovold
2021-10-05serial: 8250: Fix reporting real baudrate value in c_ospeed fieldPali Rohár
2021-10-05serial: core: Fix initializing and restoring termios speedPali Rohár
2021-10-05tty: baudrate: Explicit usage of B0 for encoding input baudratePali Rohár
2021-10-05serial: sifive: set pointer to NULL rather than 0.Colin Ian King
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-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