Show patches with: State = Action Required       |    Archived = No       |   4219 patches
« 1 2 ... 14 15 1642 43 »
Patch Series S/W/F Date Submitter Delegate State
[RESEND,v4,-next] tty: serial: add panic serial helper [RESEND,v4,-next] tty: serial: add panic serial helper --- 2023-06-14 Hongyu Xie New
[v2,2/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk Untitled series #212238 --- 2023-06-10 Christophe JAILLET New
[v2] tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A [v2] tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A --- 2023-06-09 Robert Hodaszi New
AW: [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk AW: [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when itera... --- 2023-06-09 Walter Harms 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
Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case" Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case" --- 2023-06-07 Robert Hodaszi New
serial: 8250_mtk: Simplify clock sequencing and runtime PM serial: 8250_mtk: Simplify clock sequencing and runtime PM --- 2023-06-06 Chen-Yu Tsai New
serial: core: don't kfree device managed data serial: core: don't kfree device managed data --- 2023-06-06 Dan Carpenter New
[GIT,PULL] TTY/Serial driver fixes for 6.4-rc5 [GIT,PULL] TTY/Serial driver fixes for 6.4-rc5 --- 2023-06-04 Greg Kroah-Hartman New
serial: core: Fix probing serial_base_bus devices serial: core: Fix probing serial_base_bus devices --- 2023-06-01 Tony Lindgren New
serial: core: Don't drop port_mutex in serial_core_remove_one_port serial: core: Don't drop port_mutex in serial_core_remove_one_port --- 2023-06-01 Steven Price New
[v2] dt-bindings: serial: 8250_omap: add rs485-rts-active-high [v2] dt-bindings: serial: 8250_omap: add rs485-rts-active-high --- 2023-05-31 Francesco Dolcini New
[v12,07/10] arm64: dts: nuvoton: Add initial ma35d1 device tree [v12,01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform --- 2023-05-30 Jacky Huang New
[v12,05/10] dt-bindings: arm: Add initial bindings for Nuvoton platform [v12,01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform --- 2023-05-30 Jacky Huang New
[v12,04/10] dt-bindings: reset: nuvoton: Document ma35d1 reset control [v12,01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform --- 2023-05-30 Jacky Huang New
[v12,02/10] arm64: defconfig: Add support for Nuvoton MA35 family SoCs [v12,01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform --- 2023-05-30 Jacky Huang New
[v12,01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform [v12,01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform --- 2023-05-30 Jacky Huang New
dmaengine: pl330: Return DMA_PAUSED when transaction is paused dmaengine: pl330: Return DMA_PAUSED when transaction is paused --- 2023-05-26 Ilpo Järvinen New
serial: Switch i2c drivers back to use .probe() serial: Switch i2c drivers back to use .probe() --- 2023-05-25 Uwe Kleine-König New
[v12,1/1] serial: core: Start managing serial controllers to enable runtime PM [v12,1/1] serial: core: Start managing serial controllers to enable runtime PM --- 2023-05-25 Tony Lindgren New
[tty,v1,8/8] serial: 8250: synchronize and annotate UART_IER access synchronize UART_IER access against console write --- 2023-05-25 John Ogness New
[tty,v1,6/8] serial: 8250: lock port for omap8250_restore_regs() synchronize UART_IER access against console write --- 2023-05-25 John Ogness New
[tty,v1,4/8] serial: core: lock port for start_rx() in uart_resume_port() synchronize UART_IER access against console write --- 2023-05-25 John Ogness New
[tty,v1,1/8] serial: 8250: lock port in startup() callbacks synchronize UART_IER access against console write --- 2023-05-25 John Ogness New
[v3,09/11] serial: sc16is7xx: add I/O register translation offset serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-05-25 Hugo Villeneuve New
[v3,08/11] serial: sc16is7xx: fix regression with GPIO configuration serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-05-25 Hugo Villeneuve New
[2/3] serial: 8250: Clear IIR.RDI in serial8250_clear_fifos() serial: 8250-fsl: Two fixes --- 2023-05-24 Uwe Kleine-König New
serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE --- 2023-05-24 Uwe Kleine-König New
[v5,35/44] tty: serial: handle HAS_IOPORT dependencies Untitled series #210321 --- 2023-05-22 Niklas Schnelle New
[2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC --- 2023-05-22 Herve Codina New
tty: serial: fsl_lpuart: Check the return value of dmaengine_tx_status tty: serial: fsl_lpuart: Check the return value of dmaengine_tx_status --- 2023-05-22 Sherry Sun New
serial: Indicate fintek option may also be required for RS232 support serial: Indicate fintek option may also be required for RS232 support --- 2023-05-21 James Hilliard New
[GIT,PULL] TTY/Serial driver fixes for 6.4-rc3 [GIT,PULL] TTY/Serial driver fixes for 6.4-rc3 --- 2023-05-20 Greg Kroah-Hartman New
[6/7] docs: update some straggling Documentation/arm references Untitled series #210143 --- 2023-05-19 Jonathan Corbet New
DT checker RS485 unevaluated property, 8250 OMAP UART DT checker RS485 unevaluated property, 8250 OMAP UART --- 2023-05-19 Francesco Dolcini New
tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK --- 2023-05-19 Sherry Sun New
[v4,10/10] riscv: defconfig: enable BOUFFALOLAB SoC riscv: add Bouffalolab bl808 support --- 2023-05-18 Jisheng Zhang New
[v4,09/10] MAINTAINERS: riscv: add entry for Bouffalolab SoC riscv: add Bouffalolab bl808 support --- 2023-05-18 Jisheng Zhang New
[v4,08/10] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree riscv: add Bouffalolab bl808 support --- 2023-05-18 Jisheng Zhang New
[v4,07/10] riscv: dts: bouffalolab: add the bl808 SoC base device tree riscv: add Bouffalolab bl808 support --- 2023-05-18 Jisheng Zhang New
[v4,06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles riscv: add Bouffalolab bl808 support --- 2023-05-18 Jisheng Zhang New
[v4,05/10] riscv: add the Bouffalolab SoC family Kconfig option riscv: add Bouffalolab bl808 support --- 2023-05-18 Jisheng Zhang New
[v4,04/10] serial: bflb_uart: add Bouffalolab UART Driver riscv: add Bouffalolab bl808 support --- 2023-05-18 Jisheng Zhang New
[v4,03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver riscv: add Bouffalolab bl808 support --- 2023-05-18 Jisheng Zhang New
[v4,02/10] dt-bindings: interrupt-controller: Add bouffalolab bl808 plic riscv: add Bouffalolab bl808 support --- 2023-05-18 Jisheng Zhang New
[v4,01/10] dt-bindings: vendor-prefixes: add bouffalolab riscv: add Bouffalolab bl808 support --- 2023-05-18 Jisheng Zhang New
[RFC,v2,1/2] dt-bindings: sc16is7xx: Add property to change GPIO function [RFC,v2,1/2] dt-bindings: sc16is7xx: Add property to change GPIO function --- 2023-05-18 Hugo Villeneuve New
[RFC,v2,-next] tty: serial: add panic serial helper [RFC,v2,-next] tty: serial: add panic serial helper --- 2023-05-18 Hongyu Xie New
serial: 8250: omap: convert to modern PM ops serial: 8250: omap: convert to modern PM ops --- 2023-05-17 Arnd Bergmann New
[v5,09/10] tty: n_gsm: expose configuration and statistics via proc fs [v5,01/10] tty: n_gsm: add restart flag to DLC specific ioctl config --- 2023-05-17 D. Starke New
serial: sc16is7xx: fix syntax error in comments serial: sc16is7xx: fix syntax error in comments --- 2023-05-17 Hugo Villeneuve New
[RFC,-next] tty: serial: add panic serial helper [RFC,-next] tty: serial: add panic serial helper --- 2023-05-17 Hongyu Xie New
dt-bindings: xilinx: Switch xilinx.com emails to amd.com dt-bindings: xilinx: Switch xilinx.com emails to amd.com --- 2023-05-16 Michal Simek New
tty: serial: fsl_lpuart: make sure to turn off break before enabling CTS tty: serial: fsl_lpuart: make sure to turn off break before enabling CTS --- 2023-05-16 Sherry Sun New
[v11,09/10] reset: Add Nuvoton ma35d1 reset driver support Introduce Nuvoton ma35d1 SoC --- 2023-05-16 Jacky Huang New
[v11,06/10] dt-bindings: serial: Document ma35d1 uart controller Introduce Nuvoton ma35d1 SoC --- 2023-05-16 Jacky Huang New
[v11,03/10] dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller Introduce Nuvoton ma35d1 SoC --- 2023-05-16 Jacky Huang New
[RFC] Revert "sc16is7xx: Separate GPIOs from modem control lines" [RFC] Revert "sc16is7xx: Separate GPIOs from modem control lines" --- 2023-05-15 Hugo Villeneuve New
serial: 8250: omap: Move uart_write() inside PM section serial: 8250: omap: Move uart_write() inside PM section --- 2023-05-15 Geert Uytterhoeven New
[v2,-next] tty: serial: pl011: set UART011_CR_RXE in pl011_set_termios after port shutdown [v2,-next] tty: serial: pl011: set UART011_CR_RXE in pl011_set_termios after port shutdown --- 2023-05-15 Hongyu Xie New
serial: 8250_tegra: Fix an error handling path in tegra_uart_probe() serial: 8250_tegra: Fix an error handling path in tegra_uart_probe() --- 2023-05-14 Christophe JAILLET New
[2/2] serial: Make uart_remove_one_port() return void serial: Make uart_remove_one_port() return void --- 2023-05-12 Uwe Kleine-König 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
[v4,6/6] serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED serial: Separate RT288x/Au1xxx code into own file --- 2023-05-11 Ilpo Järvinen New
[v4,5/6] serial: 8250_rt288x: Name non-standard divisor latch reg serial: Separate RT288x/Au1xxx code into own file --- 2023-05-11 Ilpo Järvinen New
[v4,4/6] serial: 8250: RT288x/Au1xxx code away from core serial: Separate RT288x/Au1xxx code into own file --- 2023-05-11 Ilpo Järvinen New
[v4,3/6] serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_port serial: Separate RT288x/Au1xxx code into own file --- 2023-05-11 Ilpo Järvinen New
[v4,2/6] serial: 8250: Document uart_8250_port's ->dl_read/write() serial: Separate RT288x/Au1xxx code into own file --- 2023-05-11 Ilpo Järvinen New
[v4,1/6] serial: 8250: Change dl_read/write to handle value as u32 serial: Separate RT288x/Au1xxx code into own file --- 2023-05-11 Ilpo Järvinen New
[v11,1/1] serial: core: Start managing serial controllers to enable runtime PM [v11,1/1] serial: core: Start managing serial controllers to enable runtime PM --- 2023-05-11 Tony Lindgren New
[v2] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF [v2] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF --- 2023-05-10 George Kennedy New
serial: 8250_pci: remove unreachable code for ASIX devices serial: 8250_pci: remove unreachable code for ASIX devices --- 2023-05-10 Jiaqing Zhao New
[v4,1/1] tty: serial: fsl_lpuart: optimize the timer based EOP logic [v4,1/1] tty: serial: fsl_lpuart: optimize the timer based EOP logic --- 2023-05-09 Shenwei Wang New
[v4,4/4] serial: qcom_geni: Comment use of devm_krealloc rather than devm_krealloc_array [v4,1/4] devres: Provide krealloc_array --- 2023-05-09 James Clark New
[v4,2/4] hwmon: pmbus: Use devm_krealloc_array [v4,1/4] devres: Provide krealloc_array --- 2023-05-09 James Clark New
[v4,1/4] devres: Provide krealloc_array [v4,1/4] devres: Provide krealloc_array --- 2023-05-09 James Clark New
serial: 8250: Allow using ports higher than SERIAL_8250_RUNTIME_UARTS serial: 8250: Allow using ports higher than SERIAL_8250_RUNTIME_UARTS --- 2023-05-08 Tony Lindgren New
serial: qcom-geni: fix enabling deactivated interrupt serial: qcom-geni: fix enabling deactivated interrupt --- 2023-05-05 Krzysztof Kozlowski New
[v9,10/10] tty: serial: Add Nuvoton ma35d1 serial driver support Introduce Nuvoton ma35d1 SoC --- 2023-05-04 Jacky Huang New
[v9,02/10] arm64: defconfig: Add support for Nuvoton MA35 family SoCs Introduce Nuvoton ma35d1 SoC --- 2023-05-04 Jacky Huang New
[v2] serial: arc_uart: fix of_iomap leak in `arc_serial_probe` [v2] serial: arc_uart: fix of_iomap leak in `arc_serial_probe` --- 2023-04-28 Ke Zhang New
[2/2] serial: 8250_bcm7271: fix leak in `brcmuart_probe` serial: 8250_bcm7271: Fix clock handling --- 2023-04-27 Doug Berger New
[1/2] serial: 8250_bcm7271: balance clk_enable calls serial: 8250_bcm7271: Fix clock handling --- 2023-04-27 Doug Berger New
[2/2] tty: serial: uartps: Add rs485 support to uartps driver Add rs485 support to uartps driver --- 2023-04-26 Manikanta Guntupalli 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
[v8,11/11] MAINTAINERS: Add entry for NUVOTON MA35 Introduce Nuvoton ma35d1 SoC --- 2023-04-25 Jacky Huang New
[v8,09/11] reset: Add Nuvoton ma35d1 reset driver support Introduce Nuvoton ma35d1 SoC --- 2023-04-25 Jacky Huang New
[v8,08/11] clk: nuvoton: Add clock driver for ma35d1 clock controller Introduce Nuvoton ma35d1 SoC --- 2023-04-25 Jacky Huang New
[v8,06/11] dt-bindings: serial: Document ma35d1 uart controller Introduce Nuvoton ma35d1 SoC --- 2023-04-25 Jacky Huang New
[v8,05/11] dt-bindings: arm: Add initial bindings for Nuvoton platform Introduce Nuvoton ma35d1 SoC --- 2023-04-25 Jacky Huang New
[v8,01/11] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform Introduce Nuvoton ma35d1 SoC --- 2023-04-25 Jacky Huang New
serial: Add support for Advantech PCI-1611U card serial: Add support for Advantech PCI-1611U card --- 2023-04-23 tomin@iszf.irk.ru New
serial: 8250: Document termios parameter of serial8250_em485_config() serial: 8250: Document termios parameter of serial8250_em485_config() --- 2023-04-21 Geert Uytterhoeven New
[v2] serial: 8250_exar: Add support for USR298x PCI Modems [v2] serial: 8250_exar: Add support for USR298x PCI Modems --- 2023-04-20 Andrew Davis New
[v2,3/9] tty: n_gsm: add missing description to gsm_config Untitled series #207745 --- 2023-04-20 D. Starke New
[v2,2/9] tty: n_gsm: add restart parameter to DLC specific ioctl config Untitled series #207745 --- 2023-04-20 D. Starke New
[v3,tty-next,1/2] dt-bindings: serial: ni,ni16650: add bindings serial: Add driver for National Instruments UARTs --- 2023-04-18 Brenda Streiff New
[v2,1/1] serial: 8250: Reinit port->pm on port specific driver unbind [v2,1/1] serial: 8250: Reinit port->pm on port specific driver unbind --- 2023-04-18 Tony Lindgren New
[v2] serial: 8250: Add missing wakeup event reporting [v2] serial: 8250: Add missing wakeup event reporting --- 2023-04-14 Florian Fainelli New
[V3,6/6] ARM: dts: imx6ul: Add clock and PGC node to GPC ARM: dts: imx6ull: Fix dtbs_check warnings --- 2023-04-14 Stefan Wahren New
« 1 2 ... 14 15 1642 43 »