Show patches with: State = Action Required       |   4281 patches
« 1 2 ... 5 6 742 43 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] can: can327: remove casts from tty->disc_data tty: remove casts from tty->disc_data --- 2023-08-01 Jiri Slaby New
[1/2] cx20442: tty_ldisc_ops::write_wakeup is optional [1/2] cx20442: tty_ldisc_ops::write_wakeup is optional --- 2021-07-22 Jiri Slaby New
[1/2] devicetree: bindings: Add keypad driver ducumentation [1/2] devicetree: bindings: Add keypad driver ducumentation --- 2023-08-08 Wenhua Lin New
[1/2] drivers: serial: earlycon: Pass device-tree node Add generic framebuffer support to EFI earlycon driver --- 2022-07-28 Markuss Broks New
[1/2] drivers/tty: delete break after return drivers/tty: delete break after return --- 2020-11-04 Bernard Zhao New
[1/2] dt-bindings: Add optional gpio property to uartps node to support rs485 Add rs485 support to uartps driver --- 2023-04-26 Manikanta Guntupalli New
[1/2] dt-bindings: serial: 8250: Update for standard overrun-throttle property [1/2] dt-bindings: serial: 8250: Update for standard overrun-throttle property --- 2021-07-27 Tony Lindgren New
[1/2] dt-bindings: serial: add generic DT binding for announcing RTS/CTS lines add generic DT binding for RTS/CTS --- 2020-05-20 Erwan Le Ray New
[1/2] dt-bindings: serial: imx: Document optional DMA properties [1/2] dt-bindings: serial: imx: Document optional DMA properties --- 2023-02-18 Marek Vasut New
[1/2] dt-bindings: serial: pl011: Delete an incorrect compatible string dt-bindings: serial: pl011: Avoid matching device tree nodes of variant pl011 drivers --- 2021-05-20 Zhen Lei New
[1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding serial: add rs485-mux-gpio dt binding and support --- 2023-11-20 Rasmus Villemoes New
[1/2] dt-bindings: serial: samsung: add DMA properties [1/2] dt-bindings: serial: samsung: add DMA properties --- 2021-02-12 Krzysztof Kozlowski New
[1/2] dt-bindings: serial: sc16is7xx: move 'allOf' block after 'required' serial: sc16is7xx: device tree improvements --- 2023-10-13 Hugo Villeneuve New
[1/2] dt-bindings: serial: stm32: add fifo threshold configuration stm32 usart add fifo threshold configuration --- 2021-04-06 Erwan LE RAY New
[1/2] ia64: termbits.h is identical to asm-generic one [1/2] ia64: termbits.h is identical to asm-generic one --- 2022-02-22 Ilpo Järvinen New
[1/2] kselftest: Add mechanism for reporting a KSFT_ result code kselftest/tty: Improve integration with automated systems --- 2024-03-06 Mark Brown New
[1/2] leds: trigger: Fix error path to not unlock the unlocked mutex [1/2] leds: trigger: Fix error path to not unlock the unlocked mutex --- 2021-02-19 Uwe Kleine-König New
[1/2] Revert "serial: 8250: dw: Move the USR register to pdata" [1/2] Revert "serial: 8250: dw: Move the USR register to pdata" --- 2022-06-29 Jeremy Linton New
[1/2] serdev: make serdev_bus_type const drivers: tty: struct bus_type cleanup --- 2024-02-03 Ricardo B. Marliere New
[1/2] serdev: ttyport: fix use-after-free on closed TTY [1/2] serdev: ttyport: fix use-after-free on closed TTY --- 2022-12-21 Krzysztof Kozlowski New
[1/2] serial: 8250_bcm7271: balance clk_enable calls serial: 8250_bcm7271: Fix clock handling --- 2023-04-27 Doug Berger New
[1/2] serial: 8250: core: Remove unneeded <linux/pm_runtime.h> [1/2] serial: 8250: core: Remove unneeded <linux/pm_runtime.h> --- 2022-05-02 Geert Uytterhoeven New
[1/2] serial: 8250_dma: Fix DMA Rx completion race [1/2] serial: 8250_dma: Fix DMA Rx completion race --- 2023-01-30 Ilpo Järvinen New
[1/2] serial: 8250_exar: Use PCI_DEVICE_DATA macro directly [1/2] serial: 8250_exar: Use PCI_DEVICE_DATA macro directly --- 2023-04-13 Andrew Davis New
[1/2] serial: 8250: fix building mediatek with SERIAL_8250=m [1/2] serial: 8250: fix building mediatek with SERIAL_8250=m --- 2016-02-08 Arnd Bergmann New
[1/2] serial: 8250: Mask out floating 16/32-bit bus bits [1/2] serial: 8250: Mask out floating 16/32-bit bus bits --- 2021-06-10 Maciej W. Rozycki New
[1/2] serial: 8250_mid: Remove 8250_pci usage [1/2] serial: 8250_mid: Remove 8250_pci usage --- 2023-09-15 Ilpo Järvinen New
[1/2] serial: 8250_port: Don't service RX FIFO if throttled 8250_omap: Fix throttle callback --- 2020-03-19 Vignesh Raghavendra New
[1/2] serial: 8250: Simplify with dev_err_probe() [1/2] serial: 8250: Simplify with dev_err_probe() --- 2020-09-01 Krzysztof Kozlowski New
[1/2] serial: 8250: Use 'hlist_for_each_entry' to simplify code [1/2] serial: 8250: Use 'hlist_for_each_entry' to simplify code --- 2021-04-28 Christophe JAILLET New
[1/2] serial: 8250: Use UART_LCR_WLEN8 instead of literal [1/2] serial: 8250: Use UART_LCR_WLEN8 instead of literal --- 2022-06-13 Ilpo Järvinen New
[1/2] serial: Adapt Arm semihosting earlycon driver to RISC-V [1/2] serial: Adapt Arm semihosting earlycon driver to RISC-V --- 2022-12-05 Bin Meng New
[1/2] serial: amba-pl011: make platform driver generic --- 2016-03-14 Jun Nie New
[1/2] serial: core: fix port-lock initialisation serial: core: fix console port-lock regression --- 2020-09-09 Johan Hovold New
[1/2] serial: core: Introduce callback for start_rx and do stop_rx in suspend only if this callback implementation is present. [1/2] serial: core: Introduce callback for start_rx and do stop_rx in suspend only if this callba... --- 2022-06-07 Vijaya Krishna Nivarthi New
[1/2] serial: core: introduce uart_port_tx_limited_flags() [1/2] serial: core: introduce uart_port_tx_limited_flags() --- 2024-02-25 Jonas Gorski New
[1/2] serial: core: remove cruft from uapi header [1/2] serial: core: remove cruft from uapi header --- 2023-09-22 Wolfram Sang New
[1/2] serial_cs: remove wrong GLOBETROTTER.cis entry [1/2] serial_cs: remove wrong GLOBETROTTER.cis entry --- 2021-06-11 Ondrej Zary New
[1/2] serial: esp32_acm: Add explicit platform_device.h include [1/2] serial: esp32_acm: Add explicit platform_device.h include --- 2023-12-07 Rob Herring New
[1/2] serial: exar: add missing CTI/Exar PCI IDs to include/linux/pci_ids.h serial: exar: add Connect Tech serial cards to Exar driver --- 2024-04-11 Parker Newman New
[1/2] serial: mctrl_gpio: add a new API to enable / disable wake_irq STM32 enable gpio irqs as wakeup irqs for uart port --- 2022-02-03 Erwan LE RAY New
[1/2] serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe() [1/2] serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe() --- 2021-07-27 Tony Lindgren New
[1/2] serial: pl010: Move uart_register_driver call to device probe Move uart_register_driver call to device probe for pl010 and sh-sci --- 2017-03-24 Sjoerd Simons New
[1/2] serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl [1/2] serial: pl011: Fix incorrect rs485 RTS polarity on set_mctrl --- 2021-01-23 Lukas Wunner New
[1/2] serial: qcom-geni: fix opp vote on shutdown serial: qcom-geni: fix opp vote on shutdown --- 2023-07-14 Johan Hovold New
[1/2] serial: samsung: honor fifosize from dts at first [1/2] serial: samsung: honor fifosize from dts at first --- 2024-02-02 Tamseel Shams New
[1/2] serial: sh-sci: fix missing sci_cleanup_single() in sci_probe_single() [1/2] serial: sh-sci: fix missing sci_cleanup_single() in sci_probe_single() --- 2022-06-30 Yang Yingliang New
[1/2] serial: sifive: Add suspend and resume operations [1/2] serial: sifive: Add suspend and resume operations --- 2023-08-08 Nick Hu New
[1/2] serial: sifive: Report actual baud base rather than fixed 115200 serial: sifive: Correct/improve baud base handling --- 2022-04-29 Maciej W. Rozycki New
[1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access [1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access --- 2023-07-10 Chunyan Zhang New
[1/2] serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabled [1/2] serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabled --- 2024-02-16 Lino Sanfilippo New
[1/2] serial: stm32: Factor out GPIO RTS toggling into separate function [1/2] serial: stm32: Factor out GPIO RTS toggling into separate function --- 2022-04-30 Marek Vasut New
[1/2] serial: stm32: Ignore return value of uart_remove_one_port() in .remove() serial: Make uart_remove_one_port() return void --- 2023-05-12 Uwe Kleine-König New
[1/2] serial: stm32: prevent TDR register overwrite when sending x_char serial: stm32: fix software flow control --- 2022-01-11 Valentin Caron New
[1/2] serial: stm32: Return IRQ_NONE in the ISR if no handling happend serial: stm32: Two fixes --- 2024-04-17 Uwe Kleine-König New
[1/2] serial: ucc_uart: Use uart_circ_empty() [1/2] serial: ucc_uart: Use uart_circ_empty() --- 2023-03-20 Ilpo Järvinen New
[1/2] Simplify sysrq help [1/2] Simplify sysrq help --- 2023-08-28 Andras Sebok New
[1/2] soc: qcom: geni: Disable MMIO tracing Disable MMIO tracing from QUP wrapper and serial driver --- 2022-05-02 Vijaya Krishna Nivarthi New
[1/2] soc: qcom: geni-se: Add M_TX_FIFO_NOT_EMPTY bit definition [1/2] soc: qcom: geni-se: Add M_TX_FIFO_NOT_EMPTY bit definition --- 2024-01-12 Doug Anderson New
[1/2] tty: hvc: Make hvc_remove() return no value tty: hvc: Convert to platform remove callback returning void --- 2023-11-05 Uwe Kleine-König New
[1/2] tty: n_gsm: fix possible out-of-bounds in gsm0_receive() [1/2] tty: n_gsm: fix possible out-of-bounds in gsm0_receive() --- 2024-04-24 D. Starke New
[1/2] tty: n_gsm: fix race condition in status line change on dead connections [1/2] tty: n_gsm: fix race condition in status line change on dead connections --- 2023-10-26 D. Starke New
[1/2] tty: rocket, remove unneeded variable [1/2] tty: rocket, remove unneeded variable --- 2020-04-17 Jiri Slaby New
[1/2] tty/serial: Add st,swap OF option to stm32-usart [1/2] tty/serial: Add st,swap OF option to stm32-usart --- 2020-02-29 Martin Devera New
[1/2] tty: serial_core: Export uart_console_device so it can be used by modules [1/2] tty: serial_core: Export uart_console_device so it can be used by modules --- 2020-01-07 John Stultz New
[1/2] tty/serial: delete break after return drivers/tty: delete break after return or goto --- 2020-11-07 Bernard Zhao New
[1/2] tty: serial: fsl_lpuart: move the lpuart32_int() below fsl_lpuart: Add IDLE interrupt support for rx_dma on imx7ulp/imx8ulp/imx8qxp --- 2023-07-10 Sherry Sun New
[1/2] tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case fsl_lpuart: add some new features for lpuart driver --- 2022-11-09 Sherry Sun New
[1/2] tty: serial: max310x: convert to use maple tree register cache [1/2] tty: serial: max310x: convert to use maple tree register cache --- 2024-03-18 wangkaiyuan New
[1/2] tty: serial: print earlycon info after match->setup [1/2] tty: serial: print earlycon info after match->setup --- 2020-09-11 Hsin-Yi Wang New
[1/2] tty: serial: provide devm_uart_add_one_port() tty: serial: add and use a managed variant of uart_add_one_port() --- 2022-12-09 Bartosz Golaszewski New
[1/2] tty: serial: qcom-geni-serial: check correct dma address before unprep [1/2] tty: serial: qcom-geni-serial: check correct dma address before unprep --- 2023-03-07 Srinivas Kandagatla New
[1/2] tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown [1/2] tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown --- 2020-03-13 Doug Anderson New
[1/2] tty: serial: samsung: drop earlycon support for unsupported platforms [1/2] tty: serial: samsung: drop earlycon support for unsupported platforms --- 2023-10-19 André Draszik New
[1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error [1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error --- 2023-06-09 Christophe JAILLET New
[1/2] tty: serial: uartlite: Disable clocks in case of errors [1/2] tty: serial: uartlite: Disable clocks in case of errors --- 2021-05-25 Shubhrajyoti Datta New
[1/2] tty/vt: defkeymap.c_shipped, little unification with loadkeys [1/2] tty/vt: defkeymap.c_shipped, little unification with loadkeys --- 2022-06-02 Jiri Slaby New
[1/2] tty: vt: make vtconsole_class constant [1/2] tty: vt: make vtconsole_class constant --- 2023-10-05 Greg Kroah-Hartman New
[1/2,v2] alpha: add a delay to inb_p, inb_w and inb_l [1/2,v2] alpha: add a delay to inb_p, inb_w and inb_l --- 2020-05-06 Mikulas Patocka New
[1/2,v3] alpha: add a delay to inb_p, inb_w and inb_l [1/2,v3] alpha: add a delay to inb_p, inb_w and inb_l --- 2020-05-07 Mikulas Patocka New
[1/2] vt_ioctl: Remove in_interrupt() check [1/2] vt_ioctl: Remove in_interrupt() check --- 2021-02-08 Sebastian Andrzej Siewior New
[1/2] vt: selection, push console lock down [1/2] vt: selection, push console lock down --- 2020-02-28 Jiri Slaby New
[1/2] vt: selection, split __set_selection_kernel [1/2] vt: selection, split __set_selection_kernel --- 2020-04-15 Jiri Slaby New
[13/13] arm64: defconfig: make at24 eeprom builtin GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[13/13] dmaengine: at_xdmac: Fix race over irq_status dmaengine: at_xdmac: Various fixes --- 2021-11-16 Tudor Ambarus New
[13/15] clk: renesas: cpg-mssr: Add support for R-Car V4H Untitled series #173288 --- 2022-04-20 Yoshihiro Shimoda New
[13/15] reset: Add Nuvoton ma35d1 reset driver support [01/15] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform --- 2023-03-15 Jacky Huang New
[13/15] tty: atmel_serial: use single DMA mapping for TX tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby New
[13/16] clk: renesas: Add CPG core wrapper for RZ/G2L SoC Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support --- 2021-05-14 Prabhakar Mahadev Lad New
[13/16] tty: drivers/s390/char/, stop using tty_flip_buffer_push [01/16] tty: unexport tty_ldisc_release --- 2021-09-14 Jiri Slaby New
[13/16] vc_screen: extract vcs_read_buf_noattr [01/16] vt: make vc_data pointers const in selection.h --- 2020-08-18 Jiri Slaby New
[13/17] vt: keyboard, remove unneeded func_* declarations [01/17] vt: keyboard, remove ctrl_alt_del declaration --- 2020-10-29 Jiri Slaby New
[13/18] serial: pch: Invoke handle_rx_to() directly. serial: Use uart_prepare_sysrq_char(). --- 2024-03-01 Sebastian Andrzej Siewior New
[13/18] serial: sc16is7xx: use in_range() for DT properties bound checks serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve New
[13/19] mxser: clean up timeout handling in mxser_wait_until_sent() mxser: another round of cleanups and fixes --- 2021-11-18 Jiri Slaby New
[13/20] tty: n_gsm: fix wrong signal octets encoding in MSC [01/20] tty: n_gsm: fix missing mux reset on config change at responder --- 2022-04-14 D. Starke New
[13/22] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles Untitled series #52448 --- 2020-08-23 Krzysztof Kozlowski New
[13/22] tty: vt: move CSI DEC handling to a separate function tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[13/23] tty: reformat kernel-doc in tty_ldisc.c tty: documentation revamp --- 2021-11-26 Jiri Slaby New
[13/26] serial: mcf: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
« 1 2 ... 5 6 742 43 »