]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - drivers/tty
platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05)
[mirror_ubuntu-jammy-kernel.git] / drivers / tty /
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...
2022-01-04 Johan Hovoldserial: liteuart: fix minor-number leak on probe errors
2022-01-04 Johan Hovoldserial: liteuart: fix use-after-free and memleak on...
2022-01-04 Ilia Sergachevserial: liteuart: Fix NULL pointer dereference in ...
2022-01-04 Lukas Wunnerserial: 8250: Fix RTS modem control while in rs485...
2022-01-04 Jay Dolanserial: 8250_pci: rewrite pericom_do_set_divisor()
2022-01-04 Jay Dolanserial: 8250_pci: Fix ACCES entries in pci_serial_quirk...
2022-01-04 Johan Hovoldserial: core: fix transmit-buffer reset and memleak
2022-01-04 Patrik Johnserial: tegra: Change lower tolerance baud rate limit...
2022-01-04 Pierre Gondoisserial: pl011: Add ACPI SBSA UART match id
2022-01-04 Sven Eckelmanntty: serial: msm_serial: Deactivate RX DMA for polling...
2022-01-04 Al Cooperserial: 8250_bcm7271: UART errors after resuming from S2
2022-01-04 Guanghui Fengtty: tty_buffer: Fix the softlockup issue in flush_to_ldisc
2022-01-04 Geert Uytterhoevenserial: cpm_uart: Protect udbg definitions by CONFIG_SE...
2022-01-04 Anssi Hannulaserial: xilinx_uartps: Fix race condition causing stuck TX
2022-01-04 Stefan Agnerserial: imx: fix detach/attach of serial console
2022-01-04 Andy Shevchenkoserial: 8250_dw: Drop wrong use of ACPI_PTR()
2022-01-04 Johan HovoldRevert "serial: 8250: Fix reporting real baudrate value...
2022-01-04 Pali Rohárserial: 8250: Fix reporting real baudrate value in...
2022-01-04 Johan Hovoldserial: 8250: fix racy uartclk update
2022-01-04 Pali Rohárserial: core: Fix initializing and restoring termios...
2021-11-02 Andy WhitcroftUBUNTU: SAUCE: vt -- maintain bootloader screen mode...
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git.kerne...
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git.kernel.org...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git.kernel.org...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git.kernel.org...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git.kernel...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git.kernel.org...
2021-10-27 Linus TorvaldsMerge tag 'trace-v5.15-rc6' of git://git.kernel.org...
next