gpio: use raw spinlock for gpio chip shadowed data
[platform/kernel/linux-rpi.git] / drivers / tty /
2023-01-24 Tobias Schrammserial: atmel: fix incorrect baudrate setup
2023-01-24 Lino Sanfilipposerial: amba-pl011: fix high priority character transmi...
2023-01-24 Ilpo Järvinenserial: pch_uart: Pass correct sg to dma_unmap_sg()
2023-01-24 Krzysztof Kozlowskitty: serial: qcom-geni-serial: fix slab-out-of-bounds...
2023-01-18 Roger Pau Monnehvc/xen: lock console list traversal
2023-01-14 Rasmus Villemoesserial: fixup backport of "serial: Deassert Transmit...
2022-12-31 Yuan Canserial: sunsab: Fix error handling in sunsab_init()
2022-12-31 Gabriel Somloserial: altera_uart: fix locking in polling mode
2022-12-31 Jiri Slabytty: serial: altera_uart_{r,t}x_chars() need only uart_port
2022-12-31 Jiri Slabytty: serial: clean up stop-tx part in altera_uart_tx_ch...
2022-12-31 Xiongfeng Wangserial: pch: Fix PCI device refcount leak in pch_reques...
2022-12-31 Valentin Caronserial: stm32: move dma_request_chan() before clk_prepa...
2022-12-31 delisunserial: pl011: Do not clear RX FIFO & RX interrupt...
2022-12-31 Jiamei Xieserial: amba-pl011: avoid SBSA UART accessing DMACR...
2022-12-31 Yuan Canserial: 8250_bcm7271: Fix error handling in brcmuart_init()
2022-12-31 Kartikserial: tegra: Read DMA status before terminating
2022-12-08 Lukas Wunnerserial: stm32: Deassert Transmit Enable on ->rs485_config()
2022-12-08 Marek Vasutserial: stm32: Use TC interrupt to deassert GPIO RTS...
2022-12-08 Marek Vasutserial: stm32: Factor out GPIO RTS toggling into separa...
2022-12-02 Lukas Wunnerserial: 8250: 8250_omap: Avoid RS485 RTS glitch on...
2022-12-02 Sherry Suntty: serial: fsl_lpuart: don't break the on-going trans...
2022-12-02 Ilpo Järvinenserial: fsl_lpuart: Fill in rs485_supported
2022-12-02 Ilpo Järvinenserial: Add rs485_supported to uart_port
2022-11-26 Ilpo Järvinenserial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
2022-11-26 Ilpo Järvinenserial: 8250_lpss: Configure DMA also w/o DMA filter
2022-11-26 Ilpo Järvinenserial: 8250: Flush DMA Rx on RLSI
2022-11-26 Ilpo Järvinenserial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
2022-11-26 Duoming Zhoutty: n_gsm: fix sleep-in-atomic-context bug in gsm_cont...
2022-11-26 Shawn Guoserial: imx: Add missing .thaw_noirq hook
2022-11-26 Tony Lindgrenserial: 8250: omap: Flush PM QOS work on remove
2022-11-26 Tony Lindgrenserial: 8250: omap: Fix unpaired pm_runtime_put_sync...
2022-11-26 Matthias Schifferserial: 8250_omap: remove wait loop from Errata i202...
2022-11-26 Tony Lindgrenserial: 8250: omap: Fix missing PM runtime calls for...
2022-11-10 Helge Dellerparisc: Make 8250_gsc driver dependend on CONFIG_PARISC
2022-11-10 Lukas Wunnerserial: ar933x: Deassert Transmit Enable on ->rs485_con...
2022-11-03 Lukas Wunnerserial: Deassert Transmit Enable on probe in driver...
2022-11-03 Lino Sanfilipposerial: core: move RS485 configuration tasks from drive...
2022-10-26 Pali Rohárserial: 8250: Fix restoring termios speed after suspend
2022-10-26 Sherry Suntty: serial: fsl_lpuart: disable dma rx/tx use flags...
2022-10-26 Ilpo Järvinenserial: 8250: Toggle IER bits on only after irq has...
2022-10-26 Dan Carpenterdrivers: serial: jsm: fix some leaks in probe
2022-10-26 Shubhrajyoti Dattatty: xilinx_uartps: Fix the ignore_status
2022-10-26 Maciej W. Rozyckiserial: 8250: Request full 16550A feature probing for...
2022-10-26 Maciej W. Rozyckiserial: 8250: Let drivers request full 16550A feature...
2022-09-28 Ilpo Järvinenserial: tegra-tcu: Use uart_xmit_advance(), fixes icoun...
2022-09-28 Ilpo Järvinenserial: tegra: Use uart_xmit_advance(), fixes icount...
2022-09-28 Lukas Wunnerserial: fsl_lpuart: Reset prior to registration
2022-09-23 Sergiu Mogatty: serial: atmel: Preserve previous USART mode if...
2022-09-23 Lino Sanfilipposerial: atmel: remove redundant assignment in rs485_config
2022-09-08 Mazin Al Haddadtty: n_gsm: add sanity check for gsm->receive in gsm_re...
2022-09-08 Sherry Suntty: serial: lpuart: disable flow control while waiting...
2022-09-08 Helge Dellervt: Clear selection before changing the font
2022-09-08 Shenwei Wangserial: fsl_lpuart: RS485 RTS polariy is inverse
2022-08-25 Liang Hetty: serial: Fix refcount leak bug in ucc_uart.c
2022-08-17 Cameron Williamstty: 8250: Add support for Brainboxes PX cards.
2022-08-17 Maciej W. Rozyckiserial: 8250: Add proper clock handling for OxSemi...
2022-08-17 Maciej W. Rozyckiserial: 8250: Fold EndRun device support into OxSemi...
2022-08-17 Andy Shevchenkoserial: 8250_pci: Replace dev_*() by pci_*() macros
2022-08-17 Andy Shevchenkoserial: 8250_pci: Refactor the loop in pci_ite887x_init()
2022-08-17 Sherry Suntty: serial: fsl_lpuart: correct the count of break...
2022-08-17 Doug Bergerserial: 8250_bcm7271: Save/restore RTS in suspend/resume
2022-08-17 Daniel Starketty: n_gsm: fix missing corner cases in gsmld_poll()
2022-08-17 Daniel Starketty: n_gsm: fix DM command
2022-08-17 Daniel Starketty: n_gsm: fix wrong T1 retry count handling
2022-08-17 Uwe Kleine-Königserial: 8250_fsl: Don't report FE, PE and OE twice
2022-08-17 Daniel Starketty: n_gsm: fix resource allocation order in gsm_activa...
2022-08-17 Daniel Starketty: n_gsm: fix race condition in gsmld_write()
2022-08-17 Daniel Starketty: n_gsm: fix packet re-transmission without open...
2022-08-17 Daniel Starketty: n_gsm: fix non flow control frames during mux...
2022-08-17 Daniel Starketty: n_gsm: fix missing timer to handle stalled links
2022-08-17 Daniel Starketty: n_gsm: fix wrong queuing behavior in gsm_dlci_data...
2022-08-17 Daniel Starketty: n_gsm: fix tty registration before control channel...
2022-08-17 Daniel Starketty: n_gsm: fix user open not possible at responder...
2022-08-17 Zhenguo Zhaotty: n_gsm: Delete gsmtty open SABM frame when config...
2022-08-17 Ilpo Järvinenserial: 8250_dw: Store LSR into lsr_saved_flags in...
2022-08-17 Miquel Raynalserial: 8250: dma: Allow driver operations before start...
2022-08-17 Maciej W. Rozyckiserial: 8250: Export ICR access helpers for internal use
2022-08-17 Narendra Hadkeserial: mvebu-uart: uart2 error bits clearing
2022-08-17 Tetsuo Handatty: vt: initialize unicode screen buffer
2022-07-29 Jiri Slabytty: use new tty_insert_flip_string_and_push_buffer...
2022-07-29 Jiri Slabytty: extract tty_flip_buffer_commit() from tty_flip_buf...
2022-07-29 Jiri Slabytty: drop tty_schedule_flip()
2022-07-29 Jiri Slabytty: drivers/tty/, stop using tty_schedule_flip()
2022-07-29 Pali Rohárserial: mvebu-uart: correctly report configured baudrat...
2022-07-21 Ilpo Järvinenserial: 8250: Fix PM usage_count for console handover
2022-07-21 Ilpo Järvinenserial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
2022-07-21 Ilpo Järvinenserial: stm32: Clear prev values before setting RTS...
2022-07-21 Yi Yangserial: 8250: fix return error code in serial8250_reque...
2022-07-21 Yangxi Xiangvt: fix memory overlapping when deleting chars in the...
2022-07-21 Chanho Parktty: serial: samsung_tty: set dma burst_size to 1
2022-07-12 AngeloGioacchino... Revert "serial: 8250_mtk: Make sure to select the right...
2022-07-12 daniel.starke@siem... tty: n_gsm: fix encoding of command/response bit
2022-07-12 Hui WangRevert "serial: sc16is7xx: Clear RS485 bits in the...
2022-07-12 Daniel Starketty: n_gsm: fix invalid gsmtty_write_room() result
2022-07-12 AngeloGioacchino... serial: 8250_mtk: Make sure to select the right FEATURE_SEL
2022-07-12 Daniel Starketty: n_gsm: fix sometimes uninitialized warning in...
2022-07-12 Daniel Starketty: n_gsm: fix invalid use of MSC in advanced option
2022-07-12 Daniel Starketty: n_gsm: fix missing update of modem controls after...
2022-07-12 Daniel Starketty: n_gsm: fix frame reception handling
2022-07-12 Zhenguo Zhaotty: n_gsm: Save dlci address open status when config...
next