Age | Commit message (Expand) | Author |
2021-10-20 | workqueue: Introduce show_one_worker_pool and show_one_workqueue. | Imran Khan |
2021-10-18 | tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc | Guanghui Feng |
2021-10-18 | Merge 5.15-rc6 into tty-next | Greg Kroah-Hartman |
2021-10-17 | Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-10-13 | serial: sc16is7xx: Make sc16is7xx_remove() return void | Uwe Kleine-König |
2021-10-13 | serial: max310x: Make max310x_remove() return void | Uwe Kleine-König |
2021-10-10 | serial: 8250_lpss: Enable PSE UART Auto Flow Control | Aman Kumar |
2021-10-10 | serial: 8250_lpss: Extract dw8250_do_set_termios() for common use | Andy Shevchenko |
2021-10-10 | serial: 8250_dw: Fix the trivial typo in the comment | Andy Shevchenko |
2021-10-10 | serial: 8250_dw: Re-use temporary variable for of_node | Andy Shevchenko |
2021-10-10 | serial: 8250_dw: Drop wrong use of ACPI_PTR() | Andy Shevchenko |
2021-10-10 | tty: serial: samsung: Improve naming for common macro | Sam Protsenko |
2021-10-10 | tty: serial: atmel: use macros instead of hardcoded values | Claudiu Beznea |
2021-10-10 | tty/sysrq: More intuitive Shift handling | Oskari Pirhonen |
2021-10-08 | Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-10-07 | Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field" | Johan Hovold |
2021-10-05 | serial: 8250: allow disabling of Freescale 16550 compile test | Johan Hovold |
2021-10-05 | serial: 8250: Fix reporting real baudrate value in c_ospeed field | Pali Rohár |
2021-10-05 | serial: core: Fix initializing and restoring termios speed | Pali Rohár |
2021-10-05 | tty: baudrate: Explicit usage of B0 for encoding input baudrate | Pali Rohár |
2021-10-05 | serial: sifive: set pointer to NULL rather than 0. | Colin Ian King |
2021-10-05 | mxser: store FCR state in mxser_port::FCR | Jiri Slaby |
2021-10-05 | mxser: don't read from UART_FCR | Jiri Slaby |
2021-10-05 | mxser: move FIFO clearing to mxser_disable_and_clear_FIFO() | Jiri Slaby |
2021-10-05 | mxser: simplify FCR computation in mxser_change_speed() | Jiri Slaby |
2021-10-05 | mxser: make mxser_port::ldisc_stop_rx a bool | Jiri Slaby |
2021-10-05 | mxser: simplify condition in mxser_receive_chars_new | Jiri Slaby |
2021-10-05 | mxser: restore baud rate if its setting fails | Jiri Slaby |
2021-10-05 | tty: n_gsm: Don't ignore write return value in gsmld_output() | Tony Lindgren |
2021-10-05 | tty: n_gsm: clean up indenting in gsm_queue() | Dan Carpenter |
2021-10-05 | tty: serial: samsung: describe driver in KConfig | Krzysztof Kozlowski |
2021-10-05 | xen/x86: make "earlyprintk=xen" work for HVM/PVH DomU | Jan Beulich |
2021-10-05 | xen/x86: make "earlyprintk=xen" work better for PVH Dom0 | Jan Beulich |
2021-09-27 | Merge 5.15-rc3 into tty-next | Greg Kroah-Hartman |
2021-09-22 | tty: remove file from n_tty_ioctl_helper | Jiri Slaby |
2021-09-22 | tty: remove file from tty_mode_ioctl | Jiri Slaby |
2021-09-22 | tty: remove flags from struct tty_ldisc_ops | Jiri Slaby |
2021-09-22 | tty: unexport tty_ldisc_release | Jiri Slaby |
2021-09-22 | serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESAS | Geert Uytterhoeven |
2021-09-22 | serial: 8250: remove duplicated BRI0A49 and BDP3336 entries | Krzysztof Kozlowski |
2021-09-22 | serial: 8250_fsl: Move fsl8250_data to ACPI section | Geert Uytterhoeven |
2021-09-14 | tty: unexport tty_ldisc_release | Jiri Slaby |
2021-09-14 | tty: moxa: merge moxa.h into moxa.c | Jiri Slaby |
2021-09-14 | tty: synclink_gt: rename a conflicting function name | Randy Dunlap |
2021-09-14 | tty: n_gsm: Save dlci address open status when config requester | Zhenguo Zhao |
2021-09-14 | tty: n_gsm: Modify gsmtty driver register method when config requester | Zhenguo Zhao |
2021-09-14 | tty: n_gsm: Delete gsmtty open SABM frame when config requester | Zhenguo Zhao |
2021-09-14 | tty: n_gsm: Delete gsm_disconnect when config requester | Zhenguo Zhao |
2021-09-14 | tty: n_gsm: Modify CR,PF bit printk info when config requester | Zhenguo Zhao |
2021-09-14 | tty: n_gsm: Modify CR,PF bit when config requester | Zhenguo Zhao |