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