- abfecb3 Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 2 months ago
- d142585 serial: cpm_uart: Protect udbg definitions by CONFIG_SERIAL_CPM_CONSOLE by Geert Uytterhoeven · 3 years, 2 months ago
- 73a3d4f tty: rpmsg: Define tty name via constant string literal by Andy Shevchenko · 3 years, 2 months ago
- 88af70b tty: rpmsg: Add pr_fmt() to prefix messages by Andy Shevchenko · 3 years, 2 months ago
- 8673ef7 tty: rpmsg: Use dev_err_probe() in ->probe() by Andy Shevchenko · 3 years, 2 months ago
- 408a507 tty: rpmsg: Unify variable used to keep an error code by Andy Shevchenko · 3 years, 2 months ago
- 0572da2 tty: rpmsg: Assign returned id to a local variable by Andy Shevchenko · 3 years, 2 months ago
- 6333a48 serial: stm32: push DMA RX data before suspending by Erwan Le Ray · 3 years, 2 months ago
- 6eeb348 serial: stm32: terminate / restart DMA transfer at suspend / resume by Erwan Le Ray · 3 years, 2 months ago
- e0abc90 serial: stm32: rework RX dma initialization and release by Erwan Le Ray · 3 years, 2 months ago
- 175003d serial: 8250_pci: Remove empty stub pci_quatech_exit() by Andy Shevchenko · 3 years, 2 months ago
- 4290242 serial: 8250_pci: Replace custom pci_match_id() implementation by Andy Shevchenko · 3 years, 2 months ago
- 88b20f8 serial: xilinx_uartps: Fix race condition causing stuck TX by Anssi Hannula · 3 years, 2 months ago
- 159f1f9 serial: sunzilog: Mark sunzilog_putchar() __maybe_unused by Geert Uytterhoeven · 3 years, 2 months ago
- 60f41e8 Revert "tty: hvc: pass DMA capable memory to put_chars()" by Greg Kroah-Hartman · 3 years, 2 months ago
- 1177384 serial: 8250_pci: Replace dev_*() by pci_*() macros by Andy Shevchenko · 3 years, 2 months ago
- 0187f88 serial: 8250_pci: Get rid of redundant 'else' keyword by Andy Shevchenko · 3 years, 2 months ago
- 35b4f17 serial: 8250_pci: Refactor the loop in pci_ite887x_init() by Andy Shevchenko · 3 years, 2 months ago
- 7c0408d tty: add rpmsg driver by Arnaud Pouliquen · 3 years, 3 months ago
- 74365bc serial: 8250_dw: drop bogus uartclk optimisation by Johan Hovold · 3 years, 3 months ago
- d2248ca serial: 8250: rename unlock labels by Johan Hovold · 3 years, 3 months ago
- 211cde4 serial: 8250: fix racy uartclk update by Johan Hovold · 3 years, 3 months ago
- d1ec8a2 serial: stm32: update throttle and unthrottle ops for dma mode by Erwan Le Ray · 3 years, 2 months ago
- 33bb2f6 serial: stm32: rework RX over DMA by Erwan Le Ray · 3 years, 2 months ago
- cc58d0a serial: stm32: re-introduce an irq flag condition in usart_receive_chars by Erwan Le Ray · 3 years, 2 months ago
- 0986d7b tty: hvc: pass DMA capable memory to put_chars() by Xianting Tian · 3 years, 3 months ago
- 30480f65 tty: hvc: use correct dma alignment size by Xianting Tian · 3 years, 3 months ago
- 9768a37 serial: imx: disable console clocks on unregister by Francesco Dolcini · 3 years, 2 months ago
- 6d0d1b5 serial: imx: fix detach/attach of serial console by Stefan Agner · 3 years, 2 months ago
- 55df093 workqueue: Introduce show_one_worker_pool and show_one_workqueue. by Imran Khan · 3 years, 2 months ago
- 3968ddc tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc by Guanghui Feng · 3 years, 3 months ago
- 412a5fe Merge 5.15-rc6 into tty-next by Greg Kroah-Hartman · 3 years, 2 months ago
- b9e42b3 Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 2 months ago
- 9b29075 serial: sc16is7xx: Make sc16is7xx_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- 70b4d23 serial: max310x: Make max310x_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- 2cb3315 serial: 8250_lpss: Enable PSE UART Auto Flow Control by Aman Kumar · 3 years, 3 months ago
- 7c4fc08 serial: 8250_lpss: Extract dw8250_do_set_termios() for common use by Andy Shevchenko · 3 years, 3 months ago
- 0eb9da9 serial: 8250_dw: Fix the trivial typo in the comment by Andy Shevchenko · 3 years, 3 months ago
- 0946efc serial: 8250_dw: Re-use temporary variable for of_node by Andy Shevchenko · 3 years, 3 months ago
- ebabb77 serial: 8250_dw: Drop wrong use of ACPI_PTR() by Andy Shevchenko · 3 years, 3 months ago
- b84d000 tty: serial: samsung: Improve naming for common macro by Sam Protsenko · 3 years, 3 months ago
- aec079f tty: serial: atmel: use macros instead of hardcoded values by Claudiu Beznea · 3 years, 3 months ago
- 3aee752 tty/sysrq: More intuitive Shift handling by Oskari Pirhonen · 3 years, 3 months ago
- 3946b46 Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 3 months ago
- d02b006 Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field" by Johan Hovold · 3 years, 3 months ago
- cb22822 serial: 8250: allow disabling of Freescale 16550 compile test by Johan Hovold · 3 years, 3 months ago
- 32262e2 serial: 8250: Fix reporting real baudrate value in c_ospeed field by Pali Rohár · 3 years, 3 months ago
- 027b571 serial: core: Fix initializing and restoring termios speed by Pali Rohár · 3 years, 3 months ago
- 4545b06 tty: baudrate: Explicit usage of B0 for encoding input baudrate by Pali Rohár · 3 years, 3 months ago
- 27e8c8b serial: sifive: set pointer to NULL rather than 0. by Colin Ian King · 3 years, 3 months ago
- d249e66 mxser: store FCR state in mxser_port::FCR by Jiri Slaby · 3 years, 3 months ago
- 215fa41 mxser: don't read from UART_FCR by Jiri Slaby · 3 years, 3 months ago
- ee7e5e6 mxser: move FIFO clearing to mxser_disable_and_clear_FIFO() by Jiri Slaby · 3 years, 3 months ago
- bf1434c mxser: simplify FCR computation in mxser_change_speed() by Jiri Slaby · 3 years, 3 months ago
- 1923628 mxser: make mxser_port::ldisc_stop_rx a bool by Jiri Slaby · 3 years, 3 months ago
- 7d5006d mxser: simplify condition in mxser_receive_chars_new by Jiri Slaby · 3 years, 3 months ago
- 3fdfa16 mxser: restore baud rate if its setting fails by Jiri Slaby · 3 years, 3 months ago
- 9136c68 tty: n_gsm: Don't ignore write return value in gsmld_output() by Tony Lindgren · 3 years, 3 months ago
- 4629262 tty: n_gsm: clean up indenting in gsm_queue() by Dan Carpenter · 3 years, 3 months ago
- e01f912 tty: serial: samsung: describe driver in KConfig by Krzysztof Kozlowski · 3 years, 3 months ago
- 42bc971 xen/x86: make "earlyprintk=xen" work for HVM/PVH DomU by Jan Beulich · 3 years, 3 months ago
- adf330a xen/x86: make "earlyprintk=xen" work better for PVH Dom0 by Jan Beulich · 3 years, 3 months ago
- 5ecb11d Merge 5.15-rc3 into tty-next by Greg Kroah-Hartman · 3 years, 3 months ago
- 7c78360 tty: remove file from n_tty_ioctl_helper by Jiri Slaby · 3 years, 4 months ago
- dcc223e tty: remove file from tty_mode_ioctl by Jiri Slaby · 3 years, 4 months ago
- b468e68 tty: remove flags from struct tty_ldisc_ops by Jiri Slaby · 3 years, 4 months ago
- 4586c5f tty: unexport tty_ldisc_release by Jiri Slaby · 3 years, 4 months ago
- 2a7458e serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESAS by Geert Uytterhoeven · 3 years, 4 months ago
- 5c7dcc4 serial: 8250: remove duplicated BRI0A49 and BDP3336 entries by Krzysztof Kozlowski · 3 years, 3 months ago
- 28f5cb3 serial: 8250_fsl: Move fsl8250_data to ACPI section by Geert Uytterhoeven · 3 years, 4 months ago
- 7049d85 tty: unexport tty_ldisc_release by Jiri Slaby · 3 years, 4 months ago
- b55c8aa tty: moxa: merge moxa.h into moxa.c by Jiri Slaby · 3 years, 4 months ago
- 06e4907 tty: synclink_gt: rename a conflicting function name by Randy Dunlap · 3 years, 4 months ago
- 0b91b53 tty: n_gsm: Save dlci address open status when config requester by Zhenguo Zhao · 3 years, 4 months ago
- 5b87686 tty: n_gsm: Modify gsmtty driver register method when config requester by Zhenguo Zhao · 3 years, 4 months ago
- cbff2b3 tty: n_gsm: Delete gsmtty open SABM frame when config requester by Zhenguo Zhao · 3 years, 4 months ago
- 509067b tty: n_gsm: Delete gsm_disconnect when config requester by Zhenguo Zhao · 3 years, 4 months ago
- f999c3b tty: n_gsm: Modify CR,PF bit printk info when config requester by Zhenguo Zhao · 3 years, 4 months ago
- cc0f421 tty: n_gsm: Modify CR,PF bit when config requester by Zhenguo Zhao · 3 years, 4 months ago
- cd93662 tty: n_gsm: Modify cr bit value when config requester by Zhenguo Zhao · 3 years, 4 months ago
- 74e1eb3 serial: mvebu-uart: fix driver's tx_empty callback by Pali Rohár · 3 years, 4 months ago
- 79e9e30 serial: 8250: 8250_omap: Fix RX_LVL register offset by Nishanth Menon · 3 years, 4 months ago
- ea017f5 tty: serial: uartlite: Prevent changing fixed parameters by Sean Anderson · 3 years, 4 months ago
- 42c457c serial: 8250_pci: Prefer struct_size over open coded arithmetic by Len Baker · 3 years, 4 months ago
- a2d616b Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
- 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 4 months ago
- c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 4 months ago
- 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
- 2287a51 vt_kdsetmode: extend console locking by Linus Torvalds · 3 years, 4 months ago
- 3a2b2eb console: consume APC, DM, DCS by nick black · 3 years, 4 months ago
- 87875c1 parisc: Make struct parisc_driver::remove() return void by Uwe Kleine-König · 3 years, 5 months ago
- 2e5f3a6 tty: serial: uartlite: Use read_poll_timeout for a polling loop by Sean Anderson · 3 years, 4 months ago
- 3620a89 tty: serial: uartlite: Use constants in early_uartlite_putc by Sean Anderson · 3 years, 4 months ago
- bb2853a tty: Fix data race between tiocsti() and flush_to_ldisc() by Nguyen Dinh Phi · 3 years, 4 months ago
- 74d2fb7 serial: vt8500: Use of_device_get_match_data by Tang Bin · 3 years, 4 months ago
- a6a65f9 serial: tegra: Use of_device_get_match_data by Tang Bin · 3 years, 4 months ago
- 618bf2b serial: 8250_ingenic: Use of_device_get_match_data by Tang Bin · 3 years, 4 months ago
- fa934fc tty: serial: linflexuart: Remove redundant check to simplify the code by Tang Bin · 3 years, 4 months ago
- bd5305d tty: serial: fsl_lpuart: do software reset for imx7ulp and imx8qxp by Fugang Duan · 3 years, 4 months ago
- 4842215 tty: serial: fsl_lpuart: enable two stop bits for lpuart32 by Fugang Duan · 3 years, 4 months ago