- 6273d79 Merge 5.10.114 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
- bf98302 tty: n_gsm: fix software flow control handling by Daniel Starke · 2 years, 8 months ago
- 95b2672 tty: n_gsm: fix incorrect UA handling by Daniel Starke · 2 years, 9 months ago
- 70b045d tty: n_gsm: fix reset fifo race condition by Daniel Starke · 2 years, 9 months ago
- 320a24c tty: n_gsm: fix wrong command frame length field encoding by Daniel Starke · 2 years, 9 months ago
- 935f314 tty: n_gsm: fix wrong command retry handling by Daniel Starke · 2 years, 9 months ago
- 17b86db tty: n_gsm: fix missing explicit ldisc flush by Daniel Starke · 2 years, 9 months ago
- a2baa90 tty: n_gsm: fix wrong DLCI release order by Daniel Starke · 2 years, 9 months ago
- 705925e tty: n_gsm: fix insufficient txframe size by Daniel Starke · 2 years, 9 months ago
- 7346e54 tty: n_gsm: fix malformed counter for out of frame data by Daniel Starke · 2 years, 9 months ago
- d196138 tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2 by Daniel Starke · 2 years, 9 months ago
- 26f127f tty: n_gsm: fix mux cleanup after unregister tty device by Daniel Starke · 2 years, 9 months ago
- f26c271 tty: n_gsm: fix decoupled mux resource by Daniel Starke · 2 years, 9 months ago
- 47132f9 tty: n_gsm: fix restart handling via CLD command by Daniel Starke · 2 years, 9 months ago
- aaee3f6 serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device by Maciej W. Rozycki · 2 years, 8 months ago
- 662f945 serial: 8250: Also set sticky MCR bits in console restoration by Maciej W. Rozycki · 2 years, 8 months ago
- 8be962c serial: imx: fix overrun interrupts in DMA mode by Johan Hovold · 2 years, 9 months ago
- 5dadf63 Merge 5.10.111 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
- 95f4203 Merge 5.10.110 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
- 3309b32 serial: samsung_tty: do not unlock port->lock for uart_write_wakeup() by Jiri Slaby · 2 years, 10 months ago
- f65ba8b serial: 8250: fix XOFF/XON sending when DMA is used by Ilpo Järvinen · 2 years, 10 months ago
- 45e95a7 kgdboc: fix return value of __setup handler by Randy Dunlap · 2 years, 10 months ago
- 96038b1 tty: hvc: fix return value of __setup handler by Randy Dunlap · 2 years, 10 months ago
- df2dc4c serial: 8250: Fix race condition in RTS-after-send handling by Uwe Kleine-König · 2 years, 11 months ago
- 659fe4d serial: 8250_lpss: Balance reference count for PCI DMA device by Andy Shevchenko · 2 years, 10 months ago
- 0aebb39 serial: 8250_mid: Balance reference count for PCI DMA device by Andy Shevchenko · 2 years, 11 months ago
- 2cd05c3 mxser: fix xmit_buf leak in activate when LSR == 0xff by Jiri Slaby · 3 years ago
- e4c777f amba: Make the remove callback return void by Uwe Kleine-König · 4 years ago
- 0773736 Merge 5.10.104 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 10 months ago
- 335f11f serial: stm32: prevent TDR register overwrite when sending x_char by Valentin Caron · 3 years ago
- d172937 Merge 5.10.103 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 10 months ago
- bb2e0a7 tty: n_gsm: fix deadlock in gsmtty_open() by daniel.starke@siemens.com · 2 years, 10 months ago
- e4c8cb9 tty: n_gsm: fix wrong tty control line for flow control by daniel.starke@siemens.com · 2 years, 10 months ago
- 1f0641d tty: n_gsm: fix NULL pointer access due to DLCI release by daniel.starke@siemens.com · 2 years, 10 months ago
- 1e35cb9 tty: n_gsm: fix proper link termination after failed open by daniel.starke@siemens.com · 2 years, 10 months ago
- 90b47e6 tty: n_gsm: fix encoding of control signal octet bit DV by daniel.starke@siemens.com · 2 years, 10 months ago
- 18701d8 sc16is7xx: Fix for incorrect data being transmitted by Phil Elwell · 2 years, 10 months ago
- 79553fa Merge 5.10.102 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 10 months ago
- 8c84874 tty: n_tty: do not look ahead for EOL character past the end of the buffer by Linus Torvalds · 2 years, 10 months ago
- 8e3f9a0 serial: parisc: GSC: fix build when IOSAPIC is not set by Randy Dunlap · 2 years, 11 months ago
- c194212 Merge 5.10.101 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 10 months ago
- 1b99fe3 n_tty: wake up poll(POLLRDNORM) on receiving data by TATSUKAWA KOSUKE (立川 江介) · 2 years, 11 months ago
- f1b2573 vt_ioctl: add array_index_nospec to VT_ACTIVATE by Jakob Koschel · 2 years, 11 months ago
- 778302c vt_ioctl: fix array_index_nospec in vt_setactivate by Jakob Koschel · 2 years, 11 months ago
- ca562bf7 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 2 years, 11 months ago
- 0b4470b Merge 5.10.96 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- e0fcae7 tty: Add support for Brainboxes UC cards. by Cameron Williams · 3 years ago
- 7079283 tty: n_gsm: fix SW flow control encoding/handling by daniel.starke@siemens.com · 3 years ago
- 2683b0d serial: stm32: fix software flow control transfer by Valentin Caron · 3 years ago
- 4628b26 serial: 8250: of: Fix mapped region size when using reg-offset property by Robert Hancock · 3 years ago
- 4ec3c2e Merge 5.10.94 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- 13518f0 serial: Fix incorrect rs485 polarity on uart open by Lukas Wunner · 3 years ago
- f8fdebf serial: core: Keep mctrl register state and cached copy in sync by Lukas Wunner · 3 years ago
- a03fd1b serial: pl010: Drop CR register reset on set_termios by Lukas Wunner · 3 years ago
- f0653cd tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown() by Fugang Duan · 3 years, 1 month ago
- 45bbe00 serial: amba-pl011: do not request memory region twice by Lino Sanfilippo · 3 years, 1 month ago
- 8409d23 tty: serial: uartlite: allow 64 bit address by Lizhi Hou · 3 years, 1 month ago
- f93c9aa tty: serial: atmel: Call dma_async_issue_pending() by Tudor Ambarus · 3 years, 1 month ago
- 755a6c8 tty: serial: atmel: Check return code of dmaengine_submit() by Tudor Ambarus · 3 years, 1 month ago
- 3b4ca92 Merge tag 'android12-5.10.81_r00' into android12-5.10 by Greg Kroah-Hartman · 3 years ago
- 7887091 Revert "ANDROID: sysrq: add vendor hook for sysrq crash information" by Greg Kroah-Hartman · 3 years, 2 months ago
- ba13eb1 Merge 5.10.88 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 8fa3a37 xen/console: harden hvc_xen against event channel storms by Juergen Gross · 3 years ago
- 6471ebc serial: 8250_fintek: Fix garbled text for console by Ji-Ze Hong (Peter Hong) · 3 years ago
- fd623e1 tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous by Tetsuo Handa · 3 years ago
- c4d0879 Merge 5.10.87 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 999069d Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP" by Alexander Stein · 3 years, 1 month ago
- 1b71a02 Merge 5.10.84 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
- a5d0a72 serial: 8250: Fix RTS modem control while in rs485 mode by Lukas Wunner · 3 years, 1 month ago
- f9802d7 serial: 8250_pci: rewrite pericom_do_set_divisor() by Jay Dolan · 3 years, 1 month ago
- 50b0688 serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array by Jay Dolan · 3 years, 1 month ago
- e1722ac serial: core: fix transmit-buffer reset and memleak by Johan Hovold · 3 years, 2 months ago
- bda142b serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30 by Patrik John · 3 years, 1 month ago
- 901f7e0 serial: pl011: Add ACPI SBSA UART match id by Pierre Gondois · 3 years, 2 months ago
- 946ded2 tty: serial: msm_serial: Deactivate RX DMA for polling support by Sven Eckelmann · 3 years, 1 month ago
- 249dae1 Merge 5.10.83 into android-5.10 by Greg Kroah-Hartman · 3 years, 1 month ago
- a94e4a7 tty: hvc: replace BUG_ON() with negative return value by Juergen Gross · 3 years, 6 months ago
- 8d21bcc Merge 5.10.82 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
- 77e9fed tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc by Guanghui Feng · 3 years, 3 months ago
- 2d94ebb Revert "serial: core: Fix initializing and restoring termios speed" by Greg Kroah-Hartman · 3 years, 1 month ago
- c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
- f288601 serial: xilinx_uartps: Fix race condition causing stuck TX by Anssi Hannula · 3 years, 2 months ago
- 068dfa5 serial: imx: fix detach/attach of serial console by Stefan Agner · 3 years, 2 months ago
- 92a80e1 serial: 8250_dw: Drop wrong use of ACPI_PTR() by Andy Shevchenko · 3 years, 3 months ago
- edc5466 serial: 8250: fix racy uartclk update by Johan Hovold · 3 years, 2 months ago
- 47462c5 serial: core: Fix initializing and restoring termios speed by Pali Rohár · 3 years, 3 months ago
- c23269d Merge 5.10.71 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- d570c48 tty: Fix out-of-bound vmalloc access in imageblit by Igor Matheus Andrade Torrente · 3 years, 6 months ago
- d697513 Merge 5.10.70 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 33740c9 Merge 5.10.69 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 08ed4cb Merge 5.10.67 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 4ea4925 tty: synclink_gt: rename a conflicting function name by Randy Dunlap · 3 years, 4 months ago
- 56a8f0b tty: synclink_gt, drop unneeded forward declarations by Jiri Slaby · 3 years, 10 months ago
- 3dfffcd serial: mvebu-uart: fix driver's tx_empty callback by Pali Rohár · 3 years, 4 months ago
- 640946fc serial: 8250: 8250_omap: Fix RX_LVL register offset by Nishanth Menon · 3 years, 4 months ago
- 74d54e5 console: consume APC, DM, DCS by nick black · 3 years, 4 months ago
- 49e2bcb serial: sh-sci: fix break handling for sysrq by Ulrich Hecht · 3 years, 4 months ago
- 6a00dec serial: 8250_omap: Handle optional overrun-throttle-ms property by Tony Lindgren · 3 years, 5 months ago
- d0a8ef0 serial: 8250_pci: make setup_port() parameters explicitly unsigned by Greg Kroah-Hartman · 3 years, 5 months ago
- 2603740 hvsi: don't panic on tty_register_driver failure by Jiri Slaby · 3 years, 5 months ago