spi: rockchip: Preset cs-high and clk polarity in setup progress
[platform/kernel/linux-rpi.git] / drivers / tty /
2022-05-18 AngeloGioacchino... serial: 8250_mtk: Fix register address for XON/XOFF...
2022-05-18 AngeloGioacchino... serial: 8250_mtk: Fix UART_EFR register address
2022-05-18 Indan Zupancicfsl_lpuart: Don't enable interrupts too early
2022-05-18 Daniel Starketty: n_gsm: fix mux activation issues in gsm_config()
2022-05-18 Daniel Starketty: n_gsm: fix buffer over-read in gsm_dlci_data()
2022-05-18 Yang Yingliangtty/serial: digicolor: fix possible null-ptr-deref...
2022-05-09 Daniel Starketty: n_gsm: fix software flow control handling
2022-05-09 Daniel Starketty: n_gsm: fix incorrect UA handling
2022-05-09 Daniel Starketty: n_gsm: fix reset fifo race condition
2022-05-09 Daniel Starketty: n_gsm: fix missing tty wakeup in convergence layer...
2022-05-09 Daniel Starketty: n_gsm: fix wrong signal octets encoding in MSC
2022-05-09 Daniel Starketty: n_gsm: fix wrong command frame length field encoding
2022-05-09 Daniel Starketty: n_gsm: fix wrong command retry handling
2022-05-09 Daniel Starketty: n_gsm: fix missing explicit ldisc flush
2022-05-09 Daniel Starketty: n_gsm: fix wrong DLCI release order
2022-05-09 Daniel Starketty: n_gsm: fix insufficient txframe size
2022-05-09 Daniel Starketty: n_gsm: fix malformed counter for out of frame...
2022-05-09 Daniel Starketty: n_gsm: fix wrong signal octet encoding in converge...
2022-05-09 Daniel Starketty: n_gsm: fix mux cleanup after unregister tty device
2022-05-09 Daniel Starketty: n_gsm: fix decoupled mux resource
2022-05-09 Daniel Starketty: n_gsm: fix restart handling via CLD command
2022-05-09 Maciej W. Rozyckiserial: 8250: Correct the clock for EndRun PTP/1588...
2022-05-09 Maciej W. Rozyckiserial: 8250: Also set sticky MCR bits in console resto...
2022-05-09 Lino Sanfilipposerial: amba-pl011: do not time out prematurely when...
2022-05-09 Johan Hovoldserial: imx: fix overrun interrupts in DMA mode
2022-04-13 Jiri Slabyserial: samsung_tty: do not unlock port->lock for uart_...
2022-04-08 Ilpo Järvinenserial: 8250: fix XOFF/XON sending when DMA is used
2022-04-08 Randy Dunlapkgdboc: fix return value of __setup handler
2022-04-08 Randy Dunlaptty: hvc: fix return value of __setup handler
2022-04-08 Uwe Kleine-Königserial: 8250: Fix race condition in RTS-after-send...
2022-04-08 Andy Shevchenkoserial: 8250_lpss: Balance reference count for PCI...
2022-04-08 Andy Shevchenkoserial: 8250_mid: Balance reference count for PCI DMA...
2022-04-08 Zev Weissserial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port...
2022-04-08 Jiri Slabymxser: fix xmit_buf leak in activate when LSR == 0xff
2022-03-08 Valentin Caronserial: stm32: prevent TDR register overwrite when...
2022-03-02 daniel.starke@siem... tty: n_gsm: fix deadlock in gsmtty_open()
2022-03-02 daniel.starke@siem... tty: n_gsm: fix wrong modem processing in convergence...
2022-03-02 daniel.starke@siem... tty: n_gsm: fix wrong tty control line for flow control
2022-03-02 daniel.starke@siem... tty: n_gsm: fix NULL pointer access due to DLCI release
2022-03-02 daniel.starke@siem... tty: n_gsm: fix proper link termination after failed...
2022-03-02 daniel.starke@siem... tty: n_gsm: fix encoding of control signal octet bit DV
2022-03-02 Phil Elwellsc16is7xx: Fix for incorrect data being transmitted
2022-02-23 Linus Torvaldstty: n_tty: do not look ahead for EOL character past...
2022-02-23 Randy Dunlapserial: parisc: GSC: fix build when IOSAPIC is not set
2022-02-16 TATSUKAWA KOSUKE... n_tty: wake up poll(POLLRDNORM) on receiving data
2022-02-16 Jakob Koschelvt_ioctl: add array_index_nospec to VT_ACTIVATE
2022-02-16 Jakob Koschelvt_ioctl: fix array_index_nospec in vt_setactivate
2022-02-01 Cameron Williamstty: Add support for Brainboxes UC cards.
2022-02-01 daniel.starke@siem... tty: n_gsm: fix SW flow control encoding/handling
2022-02-01 Valentin Caronserial: stm32: fix software flow control transfer
2022-02-01 Robert Hancockserial: 8250: of: Fix mapped region size when using...
2022-02-01 Jochen Madesserial: pl011: Fix incorrect rs485 RTS polarity on...
2022-01-27 Lukas Wunnerserial: Fix incorrect rs485 polarity on uart open
2022-01-27 Lukas Wunnerserial: core: Keep mctrl register state and cached...
2022-01-27 Lukas Wunnerserial: pl011: Drop CR register reset on set_termios
2022-01-27 Lukas Wunnerserial: pl010: Drop CR register reset on set_termios
2022-01-27 Fugang Duantty: serial: imx: disable UCR4_OREN in .stop_rx() inste...
2022-01-27 Jiri Slabymxser: keep only !tty test in ISR
2022-01-27 Valentin Caronserial: stm32: move tx dma terminate DMA to shutdown
2022-01-27 Alyssa Rossserial: liteuart: fix MODULE_ALIAS
2022-01-27 Lad Prabhakarserial: 8250_bcm7271: Propagate error codes from brcmua...
2022-01-27 Lino Sanfilipposerial: amba-pl011: do not request memory region twice
2022-01-27 Lizhi Houtty: serial: uartlite: allow 64 bit address
2022-01-27 Tudor Ambarustty: serial: atmel: Call dma_async_issue_pending()
2022-01-27 Tudor Ambarustty: serial: atmel: Check return code of dmaengine_submit()
2021-12-22 Juergen Grossxen/console: harden hvc_xen against event channel storms
2021-12-22 Ji-Ze Hong (Peter... serial: 8250_fintek: Fix garbled text for console
2021-12-22 Tetsuo Handatty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
2021-12-17 Alexander SteinRevert "tty: serial: fsl_lpuart: drop earlycon entry...
2021-12-08 Johan Hovoldserial: liteuart: fix minor-number leak on probe errors
2021-12-08 Johan Hovoldserial: liteuart: fix use-after-free and memleak on...
2021-12-08 Ilia Sergachevserial: liteuart: Fix NULL pointer dereference in ...
2021-12-08 Lukas Wunnerserial: 8250: Fix RTS modem control while in rs485...
2021-12-08 Jay Dolanserial: 8250_pci: rewrite pericom_do_set_divisor()
2021-12-08 Jay Dolanserial: 8250_pci: Fix ACCES entries in pci_serial_quirk...
2021-12-08 Johan Hovoldserial: core: fix transmit-buffer reset and memleak
2021-12-08 Patrik Johnserial: tegra: Change lower tolerance baud rate limit...
2021-12-08 Pierre Gondoisserial: pl011: Add ACPI SBSA UART match id
2021-12-08 Sven Eckelmanntty: serial: msm_serial: Deactivate RX DMA for polling...
2021-12-08 Al Cooperserial: 8250_bcm7271: UART errors after resuming from S2
2021-11-25 Guanghui Fengtty: tty_buffer: Fix the softlockup issue in flush_to_ldisc
2021-11-18 Geert Uytterhoevenserial: cpm_uart: Protect udbg definitions by CONFIG_SE...
2021-11-18 Anssi Hannulaserial: xilinx_uartps: Fix race condition causing stuck TX
2021-11-18 Stefan Agnerserial: imx: fix detach/attach of serial console
2021-11-18 Andy Shevchenkoserial: 8250_dw: Drop wrong use of ACPI_PTR()
2021-11-18 Johan HovoldRevert "serial: 8250: Fix reporting real baudrate value...
2021-11-18 Pali Rohárserial: 8250: Fix reporting real baudrate value in...
2021-11-18 Johan Hovoldserial: 8250: fix racy uartclk update
2021-11-18 Pali Rohárserial: core: Fix initializing and restoring termios...
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git....
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git./linux/kernel...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git./linux...
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./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git./linux/kerne...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
next