Show patches with: State = Action Required       |   4246 patches
« 1 2 ... 10 11 1242 43 »
Patch Series S/W/F Date Submitter Delegate State
[03/26] serial: altera_uart: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[04/26] serial: amba-pl010: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[05/26] serial: amba-pl011: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[06/26] serial: apbuart: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[07/26] serial: ar933x: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[08/26] serial: arc_uart: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[09/26] serial: atmel_serial: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[10/26] serial: bcm63xx: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[11/26] serial: icom: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[12/26] serial: lpc32xx_hs: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[13/26] serial: mcf: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[14/26] serial: meson: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[15/26] serial: mpc52xx_uart: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[16/26] serial: msm_serial: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[17/26] serial: owl: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[18/26] serial: rda: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[19/26] serial: rp2: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[20/26] serial: sa1100: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[21/26] serial: txx9: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[22/26] serial: sifive: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[23/26] serial: sunsu: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[24/26] serial: timbuart: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[25/26] serial: vt8500: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[26/26] serial: xilinx_uartps: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
serial: extend compile-test coverage serial: extend compile-test coverage --- 2021-04-21 Johan Hovold New
[v2,1/3] dt-bindings: serial: Normalize the node name of the serial port dt-bindings: serial: pl011: Fix some dtbs_check warnings --- 2021-04-22 Zhen Lei New
[v2,2/3] dt-bindings: serial: pl011: Change to reference the kernel-defined serial.yaml dt-bindings: serial: pl011: Fix some dtbs_check warnings --- 2021-04-22 Zhen Lei New
[1/1] dt-bindings: serial: 8250: Remove duplicated compatible strings [1/1] dt-bindings: serial: 8250: Remove duplicated compatible strings --- 2021-04-22 Zhen Lei New
[next] tty: serial: jsm: remove redundant assignments of several variables [next] tty: serial: jsm: remove redundant assignments of several variables --- 2021-04-22 Colin King New
[V2] serial: qcom_geni_serial: redundant initialization to variable line [V2] serial: qcom_geni_serial: redundant initialization to variable line --- 2021-04-23 Colin King New
[tty-next] serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271 [tty-next] serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271 --- 2021-04-23 Florian Fainelli New
serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271 serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271 --- 2021-04-23 Alan Cooper New
[v2,2/7] dt-bindings: serial: snps-dw-apb-uart: add description for rk3568 Untitled series #122910 --- 2021-04-25 陈亮 New
[v2,4/7] dt-bindings: watchdog: dw-wdt: add description for rk3568 Untitled series #122910 --- 2021-04-25 陈亮 New
[2/2] tty: serial: fsl_lpuart: fix the potential bug of dereference null return value Fix two coverity issues in fsl_lpuart.c --- 2021-04-26 Sherry Sun New
Add support for SUNIX multi I/O board Add support for SUNIX multi I/O board --- 2021-04-26 Moriis Ku New
serial: meson: remove redundant initialization of variable id serial: meson: remove redundant initialization of variable id --- 2021-04-26 Colin King New
serial: tegra: Fix a mask operation that is always true serial: tegra: Fix a mask operation that is always true --- 2021-04-26 Colin King New
[v2] tty: serial: samsung_tty: remove set but not used variables [v2] tty: serial: samsung_tty: remove set but not used variables --- 2021-04-26 Tian Tao New
serial: 8250: fix NULL pointer dereference in serial8250_do_startup() serial: 8250: fix NULL pointer dereference in serial8250_do_startup() --- 2021-04-26 Vegard Nossum New
[V2] tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero [V2] tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero --- 2021-04-27 Sherry Sun 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
[v3,06/10] dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC --- 2021-04-28 陈亮 New
[v3,08/10] arm64: dts: rockchip: add generic pinconfig settings used by most Rockchip socs arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC --- 2021-04-28 陈亮 New
[v4,01/10] dt-bindings: i2c: i2c-rk3x: add description for rk3568 [v4,01/10] dt-bindings: i2c: i2c-rk3x: add description for rk3568 --- 2021-04-29 陈亮 New
[v4,03/10] dt-bindings: mmc: rockchip-dw-mshc: add description for rk3568 [v4,01/10] dt-bindings: i2c: i2c-rk3x: add description for rk3568 --- 2021-04-29 陈亮 New
[PATCHv5,1/2] serial: imx: Add DMA buffer configuration via DT Fix imx53-ppd UART configuration --- 2021-04-30 Sebastian Reichel New
[02/35] n_tty: remove n_tty_receive_char wrapper Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[03/35] n_tty: remove n_tty_receive_char_fast Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[05/35] n_tty: drop parmrk_dbl from n_tty_receive_char Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[07/35] n_tty: make n_tty_receive_char_special return void Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[09/35] n_tty: invert TTY_NORMAL condition in n_tty_receive_buf_standard Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[10/35] n_tty: remove superfluous return from n_tty_receive_signal_char Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[13/35] tty: cumulate and document tty_struct::ctrl* members Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[14/35] tty: set tty_ldisc_ops::num statically Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[15/35] n_gsm: use goto-failpaths in gsm_init Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[19/35] tty: return void from tty_unregister_ldisc Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[22/35] tty: make tty_operations::write_room return uint Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[24/35] tty: make tty_buffer_space_avail return uint Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[26/35] tty: make tty_operations::chars_in_buffer return uint Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[27/35] serial: make usb_serial_driver::chars_in_buffer return uint Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[28/35] nozomi: simplify ntty_chars_in_buffer Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[29/35] USB: serial: digi_acceleport, simplify digi_chars_in_buffer Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[33/35] isdn: capi, drop useless pr_debugs Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[v3,1/2] dt-bindings: serial: Change to reference the kernel-defined serial.yaml dt-bindings: serial: Change to reference the kernel-defined serial.yaml --- 2021-05-06 Zhen Lei New
[v3,2/2] dt-bindings: serial: Add label property in serial.yaml dt-bindings: serial: Change to reference the kernel-defined serial.yaml --- 2021-05-06 Zhen Lei New
TTY: serdev: Replace depricated macros TTY: serdev: Replace depricated macros --- 2021-05-06 Ivan Bakula New
serial: 8250_pci: Use fallthrough pseudo-keyword serial: 8250_pci: Use fallthrough pseudo-keyword --- 2021-05-07 Wei Ming Chen New
tty: serial: 8250: serial_cs: Fix a memory leak in error handling path tty: serial: 8250: serial_cs: Fix a memory leak in error handling path --- 2021-05-09 Christophe JAILLET New
[1/3] serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read,write}b() helper functions serial: 8250_aspeed_vuart: fix duplicate __release_region() on unbind --- 2021-05-10 Zev Weiss New
[2/3] serial: 8250_aspeed_vuart: initialize vuart->port in aspeed_vuart_probe() serial: 8250_aspeed_vuart: fix duplicate __release_region() on unbind --- 2021-05-10 Zev Weiss New
[3/3] serial: 8250_aspeed_vuart: use UPF_IOREMAP to set up register mapping serial: 8250_aspeed_vuart: fix duplicate __release_region() on unbind --- 2021-05-10 Zev Weiss New
tty: remove unused tty_throttle tty: remove unused tty_throttle --- 2021-05-10 Jiri Slaby New
[v2,34/35] tty: make tty_get_byte_size available Untitled series #125974 --- 2021-05-10 Jiri Slaby New
serial: sh-sci: Fix off-by-one error in FIFO threshold register setting serial: sh-sci: Fix off-by-one error in FIFO threshold register setting --- 2021-05-10 Geert Uytterhoeven New
[3/8] serial: fsl_lpuart: don't restore interrupt state in ISR serial: fsl_lpuart: sysrq, loopback support and fixes --- 2021-05-11 Michael Walle New
[v2,1/9] serial: fsl_lpuart: don't modify arbitrary data on lpuart32 serial: fsl_lpuart: sysrq, loopback support and fixes --- 2021-05-12 Michael Walle New
[v2,2/9] serial: fsl_lpuart: use UARTDATA_MASK macro serial: fsl_lpuart: sysrq, loopback support and fixes --- 2021-05-12 Michael Walle New
[v2,4/9] serial: fsl_lpuart: split sysrq handling serial: fsl_lpuart: sysrq, loopback support and fixes --- 2021-05-12 Michael Walle New
[v2,5/9] serial: fsl_lpuart: handle break and make sysrq work serial: fsl_lpuart: sysrq, loopback support and fixes --- 2021-05-12 Michael Walle New
[v2,6/9] serial: fsl_lpuart: remove RTSCTS handling from get_mctrl() serial: fsl_lpuart: sysrq, loopback support and fixes --- 2021-05-12 Michael Walle New
[v2,7/9] serial: fsl_lpuart: remove manual RTSCTS control from 8-bit LPUART serial: fsl_lpuart: sysrq, loopback support and fixes --- 2021-05-12 Michael Walle New
[v2,8/9] serial: fsl_lpuart: add loopback support serial: fsl_lpuart: sysrq, loopback support and fixes --- 2021-05-12 Michael Walle New
[v2,9/9] serial: fsl_lpuart: disable DMA for console and fix sysrq serial: fsl_lpuart: sysrq, loopback support and fixes --- 2021-05-12 Michael Walle New
[5.11,146/601] serial: stm32: Use of_device_get_match_data() Untitled series #127326 --- 2021-05-12 Greg Kroah-Hartman New
serial: 8250_dw: Add device HID for new AMD UART controller serial: 8250_dw: Add device HID for new AMD UART controller --- 2021-05-12 Maximilian Luz New
[01/12] tty: serial: atmel: include <linux/io.h> instead of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang New
[02/12] tty: serial: dz: include <linux/io.h> instead of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang New
[03/12] tty: serial: icom: include <linux/io.h> instead of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang New
[04/12] tty: serial: ip22zilog: include <linux/io.h> instead of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang New
[05/12] tty: serial: mux: include <linux/io.h> instead of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang New
[06/12] tty: serial: pmac_zilog: include <linux/io.h> insteiad of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang New
[07/12] tty: serial: txx9: include <linux/io.h> instead of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang New
[08/12] tty: serial: sunsab: include <linux/io.h> instead of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang New
[11/12] tty: serial: vr41xx_siu: include <linux/io.h> instead of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang New
[12/12] tty: serial: sb1250-duart: include <linux/io.h> instead of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang New
serial: kgdb_nmi: remove redundant initialization of variable c serial: kgdb_nmi: remove redundant initialization of variable c --- 2021-05-13 Colin King New
serial: rp2: disable interrupt in rp2_probe(): serial: rp2: disable interrupt in rp2_probe(): --- 2021-05-14 Zheyu Ma New
Add support for new HPE serial device Add support for new HPE serial device --- 2021-05-14 Randy Wright New
[01/16] dt-bindings: arm: renesas: Document Renesas RZ/G2UL SoC Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support --- 2021-05-14 Prabhakar Mahadev Lad New
« 1 2 ... 10 11 1242 43 »