Show patches with: Archived = No       |   6260 patches
« 1 2 ... 8 9 1062 63 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] tty: n_gsm: add keep alive support [1/3] tty: n_gsm: add keep alive support --- 2023-02-01 D. Starke New
[1/3] tty: n_gsm: introduce macro for minimal unit size [1/3] tty: n_gsm: introduce macro for minimal unit size --- 2022-10-21 D. Starke New
[1/3] tty: serial: atmel: stop using legacy pm ops serial: atmel: cleanup code --- 2022-05-25 Claudiu Beznea New
[1/3] tty: serial: fsl_lpuart: disable the CTS when send break signal tty: serial: fsl_lpuart/imx: improve the TX break settings --- 2022-12-14 Sherry Sun New
[1/3] tty: serial: fsl_lpuart: move dev_info_once() [1/3] tty: serial: fsl_lpuart: move dev_info_once() --- 2020-03-24 Michael Walle New
[1/3] tty: serial: qcom-geni-serial: Fix kdb/kgdb after port shutdown (again) [1/3] tty: serial: qcom-geni-serial: Fix kdb/kgdb after port shutdown (again) --- 2023-03-07 Doug Anderson New
[1/3] USB: sisusbvga: remove console support [1/3] USB: sisusbvga: remove console support --- 2022-12-08 Jiri Slaby New
[1/3,v2] char: group dev configs togther [1/3,v2] char: group dev configs togther --- 2020-03-11 Randy Dunlap New
[1/3] vt: use min() to limit intervals [1/3] vt: use min() to limit intervals --- 2020-03-16 Jiri Slaby New
[14/14] ARM: dove: multiplatform support [01/14] usb: ohci-nxp: enable compile-testing --- 2019-07-31 Arnd Bergmann New
[14/14] tty: n_tty: deduplicate copy code in n_tty_receive_buf_real_raw() tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[14/15] arm64: dts: renesas: Add Renesas R8A779G0 SoC support Untitled series #173288 --- 2022-04-20 Yoshihiro Shimoda New
[14/15] serial: imx: Use devm_platform_get_and_ioremap_resource() Untitled series #215286 --- 2023-07-12 Yangtao Li New
[14/15] tty: atmel_serial: define macro for RX size tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby New
[14/15] tty: serial: Add Nuvoton ma35d1 serial driver support [01/15] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform --- 2023-03-15 Jacky Huang New
[14/16] clk: renesas: Add support for R9A07G044L SoC Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support --- 2021-05-14 Prabhakar Mahadev Lad New
[14/16] tty: drivers/staging/, stop using tty_flip_buffer_push [01/16] tty: unexport tty_ldisc_release --- 2021-09-14 Jiri Slaby New
[14/17] arm64: dts: exynos7: add specific compatibles to several blocks dt-bindings: samsung: add specific compatibles for existing SoC --- 2023-11-08 Krzysztof Kozlowski New
[14/17] dt-bindings: usb: mediatek,mtk-xhci: add MT8365 SoC bindings [01/17] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC --- 2022-05-31 Fabien Parent New
[14/17] vt: keyboard, union perm checks in vt_do_kdgkb_ioctl [01/17] vt: keyboard, remove ctrl_alt_del declaration --- 2020-10-29 Jiri Slaby New
[14/18] dt-bindings: serial: renesas,scifb: Document r8a7742 bindings Add R8A7742/RZG1H board support --- 2020-04-29 Prabhakar Mahadev Lad Superseded
[14/18] serial: max310x: use common power function for all variants Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[14/18] serial: pch: Make push_rx() return void. serial: Use uart_prepare_sysrq_char(). --- 2024-03-01 Sebastian Andrzej Siewior New
[14/18] tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy() serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[14/19] mxser: don't throttle manually mxser: another round of cleanups and fixes --- 2021-11-18 Jiri Slaby New
[14/20] tty: n_gsm: fix missing tty wakeup in convergence layer type 2 [01/20] tty: n_gsm: fix missing mux reset on config change at responder --- 2022-04-14 D. Starke New
[14/22] tty: vt: move CSI ECMA handling to a separate function tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[14/24] n_hdlc: remove checking of n_hdlc Untitled series #39330 --- 2020-02-19 Jiri Slaby New
[14/26] serial: meson: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[14/27] tty: m68k: nfcon: convert to u8 and size_t tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby New
[14/28] dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible DT: Improve validation for Marvell SoCs --- 2020-03-17 Lubomir Rintel New
[14/28] net: xgbe: Use PCI_IRQ_INTX Remove PCI_IRQ_LEGACY --- 2024-03-25 Damien Le Moal New
[14/31] spi: spi-qcom-qspi: convert to use devm_pm_opp_* API Introduce devm_pm_opp_* API --- 2021-01-01 Yangtao Li New
[14/35] tty: set tty_ldisc_ops::num statically Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[14/36] tty: can327, move overflow test inside can327_ldisc_rx()'s loop tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[14/36] tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err' [01/36] tty: serdev: core: Remove unused variable 'dummy' --- 2020-11-04 Lee Jones New
[14/44] net: caif: inline register_ldisc [01/44] MAINTAINERS: orphan mxser --- 2021-03-02 Jiri Slaby New
[14/45] tty: vt: reflow csi_K() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[14/70] mxser: simplify mxser_interrupt and drop mxser_board::vector_mask mxser: cleanup --- 2021-06-18 Jiri Slaby New
[1/4] arm64: dts: imx8dxl: remove "fsl,imx7ulp-lpuart" compatible for imx8dxl correct the lpuart compatible for imx8dxl/imx8ulp/imx93 --- 2023-06-25 Sherry Sun Superseded
[1/4] ARM/serial: at91: move machine quirk into machine --- 2013-11-05 Linus Walleij New
[1/4] can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition add support for ASIX AX99100 --- 2023-07-18 Jiaqing Zhao Superseded
[1/4] devres: Provide krealloc_array devres: Provide krealloc_array --- 2023-03-06 James Clark Superseded
[1/4] dmaengine: dw: Add peripheral bus width verification dmaengine: dw: Fix src/dst addr width misconfig --- 2024-04-16 Serge Semin Superseded
[1/4] dt-bindings: Add missing 'unevaluatedProperties' dt-bindings: additional/unevaluatedProperties clean-ups --- 2020-10-05 Rob Herring New
[1/4] dt-bindings: mfd: sprd: Add support for UMS9620 Add DTS and bindings for Unisoc's UMS9620 --- 2023-12-15 Chunyan Zhang Superseded
[1/4] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC arch: riscv: add board and SoC DT file support --- 2020-12-02 Yash Shah New
[1/4] dt_bindings: rs485: Add binding for GPIO that controls Rx enable during Tx tty: serial: Add ability to control rs485 RX_DURING_TX via a GPIO --- 2022-10-26 Christoph Niedermaier New
[1/4] dt-bindings: serial: document esp32-uart bindings serial: add drivers for the ESP32xx serial devices --- 2023-09-13 Max Filippov New
[1/4] dt-bindings: serial: snps-dw-apb-uart: Add MStar MSC313 uarts Add support for MStar MSC313 uarts --- 2022-03-24 Daniel Palmer New
[1/4] earlycon: mark earlycon code as __used iif the caller is built-in --- 2016-06-06 Masahiro Yamada Accepted
[1/4] mips: cm: Add __mips_cm_l2sync_phys_base prototype declaration [1/4] mips: cm: Add __mips_cm_l2sync_phys_base prototype declaration --- 2024-02-15 Serge Semin New
[1/4] n_tty: drop fp from n_tty_receive_buf_real_raw() tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby New
[1/4] serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode() RS485 cleanups --- 2024-04-07 Lino Sanfilippo New
[1/4] serial: core: Consistent LF handling for poll_put_char --- 2014-05-14 Daniel Thompson New
[1/4] serial: max310x: set default value when reading clock ready bit [1/4] serial: max310x: set default value when reading clock ready bit --- 2024-01-16 Hugo Villeneuve New
[1/4] serial: max310x: use regmap methods for SPI batch operations [1/4] serial: max310x: use regmap methods for SPI batch operations --- 2022-05-30 Cosmin Tanislav Superseded
[1/4] serial: qcom-geni: fix console shutdown hang serial: qcom-geni: fix console shutdown hang --- 2023-03-07 Johan Hovold New
[1/4] serial: sc16is7xx: simplify and improve Kconfig help text serial: sc16is7xx: split into core and I2C/SPI parts --- 2024-02-06 Hugo Villeneuve Superseded
[1/4] serial: sc16is7xx: use device_property APIs when configuring irda mode [1/4] serial: sc16is7xx: use device_property APIs when configuring irda mode --- 2023-09-20 Hugo Villeneuve Superseded
[1/4] serial: stm32: implement prescaler tuning to compute low baudrate serial: stm32: improve driver for stm32mp25 --- 2024-01-11 Valentin Caron Superseded
[1/4] serial: stm32: move tx dma terminate DMA to shutdown Add improvements for STM32 USART DMA TX --- 2022-01-04 Valentin Caron New
[1/4] tty: n_gsm: Add support for serdev drivers [1/4] tty: n_gsm: Add support for serdev drivers --- 2020-02-20 Tony Lindgren New
[1/4] tty: remove TTY_SOFT_SAK part from __do_SAK() [1/4] tty: remove TTY_SOFT_SAK part from __do_SAK() --- 2021-11-18 Jiri Slaby New
[1/4] tty: serial: 8250: Cleanup MOXA configurations in 8250_pci.c [1/4] tty: serial: 8250: Cleanup MOXA configurations in 8250_pci.c --- 2023-10-02 Crescent CY Hsieh New
[1/4] tty/serial: clean up uart_match_port [1/4] tty/serial: clean up uart_match_port --- 2021-05-19 Jiri Slaby New
[15/15] tty: atmel_serial: use single DMA mapping for RX tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby New
[15/16] arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support --- 2021-05-14 Prabhakar Mahadev Lad New
[15/16] tty: the rest, stop using tty_flip_buffer_push [01/16] tty: unexport tty_ldisc_release --- 2021-09-14 Jiri Slaby New
[15/17] arm64: dts: mediatek: add mt6357 device-tree [01/17] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC --- 2022-05-31 Fabien Parent New
[15/17] vt: keyboard, make HW_RAW a function [01/17] vt: keyboard, remove ctrl_alt_del declaration --- 2020-10-29 Jiri Slaby New
[15/18] serial: pch: Don't disable interrupts while acquiring lock in ISR. serial: Use uart_prepare_sysrq_char(). --- 2024-03-01 Sebastian Andrzej Siewior New
[15/18] tty: serial: samsung: change return type for s3c24xx_serial_rx_fifocnt() serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[15/20] tty: n_gsm: fix missing update of modem controls after DLCI open [01/20] tty: n_gsm: fix missing mux reset on config change at responder --- 2022-04-14 D. Starke New
[15/20] tty: serial: imx: remove MODULE_LICENSE in non-modules MODULE_LICENSE removals, fifth tranche --- 2023-02-28 Nick Alcock New
[15/22] tty: vt: name, reflow and document enum vc_ctl_state tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[15/26] serial: mpc52xx_uart: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[15/28] dt-bindings: arm: mrvl: Add missing compatible strings DT: Improve validation for Marvell SoCs --- 2020-03-17 Lubomir Rintel New
[15/28] net: aquantia atlantic: Use PCI_IRQ_INTX Remove PCI_IRQ_LEGACY --- 2024-03-25 Damien Le Moal New
[15/31] drm/msm: fix potential mem leak Introduce devm_pm_opp_* API --- 2021-01-01 Yangtao Li New
[15/35] n_gsm: use goto-failpaths in gsm_init Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[15/36] serial: fsl_lpuart: Fill in rs485_supported RS485 serial_rs485 sanitization --- 2022-06-06 Ilpo Järvinen New
[15/37] clk: renesas: rzg2l: add support for RZ/G3S PLL [01/37] dt-bindings: serial: renesas,scif: document r9a08g045 support --- 2023-09-12 Claudiu New
[15/41] input: omap: void using mach/*.h headers Untitled series #173192 --- 2022-04-19 Arnd Bergmann New
[15/44] net: nfc: nci: remove memset of nci_uart_drivers [01/44] MAINTAINERS: orphan mxser --- 2021-03-02 Jiri Slaby New
[15/45] tty: vt: pass vpar as unsigned to csi_J() and csi_K() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[15/70] mxser: extract mxser_receive_chars_new mxser: cleanup --- 2021-06-18 Jiri Slaby New
[1/5] arm64: dts: exynos: align pl330 node name with dtschema [1/5] arm64: dts: exynos: align pl330 node name with dtschema --- 2022-01-29 Krzysztof Kozlowski New
[1/5] dt-bindings: mfd: atmel,sama5d2-flexcom: Add SPI child node ref binding Make atmel serial driver aware of GCLK --- 2022-08-17 Sergiu Moga Superseded
[1/5] dt-bindings: serial: uartlite: Convert to json-schema tty: serial: uartlite: Disable changing fixed parameters --- 2021-07-23 Sean Anderson Superseded
[1/5] dt-bindings: spi: spi-geni-qcom: Allow no qup-core icc path Add interconnects to QUPs on SM8250 --- 2023-07-03 Konrad Dybcio New
[1/5] i3c: add slave mode support I3C slave mode support --- 2023-10-18 Frank Li New
[1/5] iio: adc: ad7292: Add explicit include for of.h Remove acpi.h implicit include of of.h --- 2023-03-29 Rob Herring Superseded
[1/5] media: dt-bindings: add the required property 'additionalProperties' fix dt_binding_check warnings --- 2020-12-04 Zhen Lei New
[1/5] serial: imx: Fix checkpatch errors related to spacing --- 2013-01-07 Sachin Kamat Accepted
[1/5] serial: omap: delete .set_wake callback --- 2013-10-15 Linus Walleij Accepted
[1/5] serial: stm32: rework wakeup management stm32 usart wakeup rework --- 2021-03-19 Erwan LE RAY New
[1/5] tty: serial: define UART_LCR_WLEN() macro UART_LCR_WLEN cleanups --- 2022-02-24 Jiri Slaby New
[1/5] tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned tty: serial: various cleanups --- 2022-02-24 Jiri Slaby New
[16/16] arm64: defconfig: Enable R-Car S4-8 [01/16] dt-bindings: arm: renesas: Document R-Car S4-8 SoC DT bindings --- 2021-11-16 Yoshihiro Shimoda Superseded
« 1 2 ... 8 9 1062 63 »