]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - drivers/tty
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
[mirror_ubuntu-jammy-kernel.git] / drivers / tty /
2022-08-26 Lukas Wunnerserial: core: Initialize rs485 RTS polarity already...
2022-08-26 Ilpo Järvinenserial: 8250: Store to lsr_save_flags after lsr read
2022-08-26 Tony Lindgrentty: n_gsm: Debug output allocation must use GFP_ATOMIC
2022-08-26 Vincent Whitchurchtty: goldfish: Fix free_irq() on remove
2022-08-26 John Ognessserial: msm_serial: disable interrupts in __msm_console...
2022-08-26 Changbin Dusysrq: do not omit current cpu when showing backtrace...
2022-08-26 Duoming Zhoudrivers: tty: serial: Fix deadlock in sa1100_set_termios()
2022-08-26 Huang Guobintty: Fix a possible resource leak in icom_probe
2022-08-26 Zheyu Matty: synclink_gt: Fix null-pointer-dereference in slgt_...
2022-08-26 Ilpo Järvinenserial: stm32-usart: Correct CSIZE, bits, and parity
2022-08-26 Ilpo Järvinenserial: st-asc: Sanitize CSIZE and correct PARENB for CS7
2022-08-26 Ilpo Järvinenserial: sifive: Sanitize CSIZE and c_iflag
2022-08-26 Ilpo Järvinenserial: sh-sci: Don't allow CS5-6
2022-08-26 Ilpo Järvinenserial: txx9: Don't allow CS5-6
2022-08-26 Ilpo Järvinenserial: rda-uart: Don't allow CS5-6
2022-08-26 Ilpo Järvinenserial: digicolor-usart: Don't allow CS5-6
2022-08-26 YueHaibingserial: cpm_uart: Fix build error without CONFIG_SERIAL...
2022-08-26 Ilpo Järvinenserial: 8250_fintek: Check SER_RS485_RTS_* only with...
2022-08-26 John Ognessserial: meson: acquire port->lock in startup()
2022-08-26 Tony Lindgrentty: n_gsm: Fix packet data hex dump output
2022-08-26 Tony Lindgrentty: n_gsm: Don't ignore write return value in gsmld_ou...
2022-08-26 Maciej W. Rozyckiserial: sifive: Report actual baud base rather than...
2022-08-26 Sherry Suntty: serial: fsl_lpuart: fix potential bug when using...
2022-08-26 Miaoqian Linserial: 8250_aspeed_vuart: Fix potential NULL dereferen...
2022-08-26 Daniel Gibsontty: n_tty: Restore EOF push handling behavior
2022-08-26 Miaoqian Lintty: serial: owl: Fix missing clk_disable_unprepare...
2022-08-26 Wang Weiyangtty: goldfish: Use tty_port_destroy() to destroy port
2022-08-10 Jiri Slabyserial: pch: don't overwrite xmit->buf[0] by x_char
2022-08-10 Laurent Viviertty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
2022-08-10 Qi Zhengtty: fix deadlock caused by calling printk() under...
2022-08-10 AngeloGioacchino... serial: 8250_mtk: Fix register address for XON/XOFF...
2022-08-10 AngeloGioacchino... serial: 8250_mtk: Fix UART_EFR register address
2022-08-10 Indan Zupancicfsl_lpuart: Don't enable interrupts too early
2022-08-10 Daniel Starketty: n_gsm: fix mux activation issues in gsm_config()
2022-08-10 Daniel Starketty: n_gsm: fix buffer over-read in gsm_dlci_data()
2022-08-10 Yang Yingliangtty/serial: digicolor: fix possible null-ptr-deref...
2022-06-22 Daniel Starketty: n_gsm: fix software flow control handling
2022-06-22 Daniel Starketty: n_gsm: fix incorrect UA handling
2022-06-22 Daniel Starketty: n_gsm: fix reset fifo race condition
2022-06-22 Daniel Starketty: n_gsm: fix missing tty wakeup in convergence layer...
2022-06-22 Daniel Starketty: n_gsm: fix wrong signal octets encoding in MSC
2022-06-22 Daniel Starketty: n_gsm: fix wrong command frame length field encoding
2022-06-22 Daniel Starketty: n_gsm: fix wrong command retry handling
2022-06-22 Daniel Starketty: n_gsm: fix missing explicit ldisc flush
2022-06-22 Daniel Starketty: n_gsm: fix wrong DLCI release order
2022-06-22 Daniel Starketty: n_gsm: fix insufficient txframe size
2022-06-22 Daniel Starketty: n_gsm: fix malformed counter for out of frame...
2022-06-22 Daniel Starketty: n_gsm: fix wrong signal octet encoding in converge...
2022-06-22 Daniel Starketty: n_gsm: fix mux cleanup after unregister tty device
2022-06-22 Daniel Starketty: n_gsm: fix decoupled mux resource
2022-06-22 Daniel Starketty: n_gsm: fix restart handling via CLD command
2022-06-22 Maciej W. Rozyckiserial: 8250: Correct the clock for EndRun PTP/1588...
2022-06-22 Maciej W. Rozyckiserial: 8250: Also set sticky MCR bits in console resto...
2022-06-22 Lino Sanfilipposerial: amba-pl011: do not time out prematurely when...
2022-06-22 Johan Hovoldserial: imx: fix overrun interrupts in DMA mode
2022-05-20 Jiri Slabyserial: samsung_tty: do not unlock port->lock for uart_...
2022-05-20 Ilpo Järvinenserial: 8250: fix XOFF/XON sending when DMA is used
2022-05-20 Randy Dunlapkgdboc: fix return value of __setup handler
2022-05-20 Randy Dunlaptty: hvc: fix return value of __setup handler
2022-05-20 Uwe Kleine-Königserial: 8250: Fix race condition in RTS-after-send...
2022-05-20 Andy Shevchenkoserial: 8250_lpss: Balance reference count for PCI...
2022-05-20 Andy Shevchenkoserial: 8250_mid: Balance reference count for PCI DMA...
2022-05-20 Zev Weissserial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port...
2022-05-20 Jiri Slabymxser: fix xmit_buf leak in activate when LSR == 0xff
2022-03-09 Valentin Caronserial: stm32: prevent TDR register overwrite when...
2022-03-07 daniel.starke@siem... tty: n_gsm: fix deadlock in gsmtty_open()
2022-03-07 daniel.starke@siem... tty: n_gsm: fix wrong modem processing in convergence...
2022-03-07 daniel.starke@siem... tty: n_gsm: fix wrong tty control line for flow control
2022-03-07 daniel.starke@siem... tty: n_gsm: fix NULL pointer access due to DLCI release
2022-03-07 daniel.starke@siem... tty: n_gsm: fix proper link termination after failed...
2022-03-07 daniel.starke@siem... tty: n_gsm: fix encoding of control signal octet bit DV
2022-03-07 Phil Elwellsc16is7xx: Fix for incorrect data being transmitted
2022-03-07 Linus Torvaldstty: n_tty: do not look ahead for EOL character past...
2022-03-07 Randy Dunlapserial: parisc: GSC: fix build when IOSAPIC is not set
2022-03-07 TATSUKAWA KOSUKE... n_tty: wake up poll(POLLRDNORM) on receiving data
2022-03-07 Jakob Koschelvt_ioctl: add array_index_nospec to VT_ACTIVATE
2022-03-07 Jakob Koschelvt_ioctl: fix array_index_nospec in vt_setactivate
2022-02-03 Cameron Williamstty: Add support for Brainboxes UC cards.
2022-02-03 daniel.starke@siem... tty: n_gsm: fix SW flow control encoding/handling
2022-02-03 Valentin Caronserial: stm32: fix software flow control transfer
2022-02-03 Robert Hancockserial: 8250: of: Fix mapped region size when using...
2022-02-03 Jochen Madesserial: pl011: Fix incorrect rs485 RTS polarity on...
2022-01-28 Lukas Wunnerserial: Fix incorrect rs485 polarity on uart open
2022-01-28 Lukas Wunnerserial: core: Keep mctrl register state and cached...
2022-01-28 Lukas Wunnerserial: pl011: Drop CR register reset on set_termios
2022-01-28 Lukas Wunnerserial: pl010: Drop CR register reset on set_termios
2022-01-28 Fugang Duantty: serial: imx: disable UCR4_OREN in .stop_rx() inste...
2022-01-28 Jiri Slabymxser: keep only !tty test in ISR
2022-01-28 Valentin Caronserial: stm32: move tx dma terminate DMA to shutdown
2022-01-28 Alyssa Rossserial: liteuart: fix MODULE_ALIAS
2022-01-28 Lad Prabhakarserial: 8250_bcm7271: Propagate error codes from brcmua...
2022-01-28 Lino Sanfilipposerial: amba-pl011: do not request memory region twice
2022-01-28 Lizhi Houtty: serial: uartlite: allow 64 bit address
2022-01-28 Tudor Ambarustty: serial: atmel: Call dma_async_issue_pending()
2022-01-28 Tudor Ambarustty: serial: atmel: Check return code of dmaengine_submit()
2022-01-04 Juergen Grossxen/console: harden hvc_xen against event channel storms
2022-01-04 Ji-Ze Hong (Peter... serial: 8250_fintek: Fix garbled text for console
2022-01-04 Tetsuo Handatty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
2022-01-04 Alexander SteinRevert "tty: serial: fsl_lpuart: drop earlycon entry...
2022-01-04 Paolo PisatiRevert "UBUNTU: SAUCE: vt -- maintain bootloader screen...
next