Show patches with: State = Action Required       |   4773 patches
« 1 2 ... 37 38 3947 48 »
Patch Series S/W/F Date Submitter Delegate State
tty: remove unused tty_throttle tty: remove unused tty_throttle --- 2021-05-10 Jiri Slaby 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
[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
[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
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
serial: 8250_pci: Use fallthrough pseudo-keyword serial: 8250_pci: Use fallthrough pseudo-keyword --- 2021-05-07 Wei Ming Chen New
TTY: serdev: Replace depricated macros TTY: serdev: Replace depricated macros --- 2021-05-06 Ivan Bakula 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 Leizhen (ThunderTown) 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 Leizhen (ThunderTown) New
[33/35] isdn: capi, drop useless pr_debugs 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
[28/35] nozomi: simplify ntty_chars_in_buffer 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
[26/35] tty: make tty_operations::chars_in_buffer 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
[22/35] tty: make tty_operations::write_room return uint 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
[15/35] n_gsm: use goto-failpaths in gsm_init 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
[13/35] tty: cumulate and document tty_struct::ctrl* members 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
[09/35] n_tty: invert TTY_NORMAL condition in n_tty_receive_buf_standard 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
[05/35] n_tty: drop parmrk_dbl from n_tty_receive_char 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
[02/35] n_tty: remove n_tty_receive_char wrapper Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[PATCHv5,1/2] serial: imx: Add DMA buffer configuration via DT Fix imx53-ppd UART configuration --- 2021-04-30 Sebastian Reichel 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 cl 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 cl 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 cl 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 cl 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
[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
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: 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: 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
serial: meson: remove redundant initialization of variable id serial: meson: remove redundant initialization of variable id --- 2021-04-26 Colin King New
Add support for SUNIX multi I/O board Add support for SUNIX multi I/O board --- 2021-04-26 Moriis Ku 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
[v2,4/7] dt-bindings: watchdog: dw-wdt: add description for rk3568 Untitled series #122910 --- 2021-04-25 cl New
[v2,2/7] dt-bindings: serial: snps-dw-apb-uart: add description for rk3568 Untitled series #122910 --- 2021-04-25 cl 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
[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
[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
[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
[1/1] dt-bindings: serial: 8250: Remove duplicated compatible strings [1/1] dt-bindings: serial: 8250: Remove duplicated compatible strings --- 2021-04-22 Leizhen (ThunderTown) 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 Leizhen (ThunderTown) 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 Leizhen (ThunderTown) New
serial: extend compile-test coverage serial: extend compile-test coverage --- 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
[25/26] serial: vt8500: 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
[23/26] serial: sunsu: 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
[21/26] serial: txx9: 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
[19/26] serial: rp2: 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
[17/26] serial: owl: 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
[15/26] serial: mpc52xx_uart: 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
[13/26] serial: mcf: 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
[11/26] serial: icom: 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
[09/26] serial: atmel_serial: 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
[07/26] serial: ar933x: 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
[05/26] serial: amba-pl011: 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
[03/26] serial: altera_uart: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[02/26] serial: altera_jtaguart: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[01/26] tty: mxser: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[v1,5/5] arm64: dts: rockchip: add basic dts for RK3568 EVB arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC --- 2021-04-21 cl New
[v1,4/5] arm64: dts: rockchip: add core dtsi for RK3568 SoC arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC --- 2021-04-21 cl New
[v1,3/5] dt-bindings: mmc: rockchip-dw-mshc: add description for rk3568 arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC --- 2021-04-21 cl New
[v2] serial: imx: fix TX stop function not setting state to OFF [v2] serial: imx: fix TX stop function not setting state to OFF --- 2021-04-20 Robert Hodaszi New
[v4] serial: omap: fix rs485 half-duplex filtering [v4] serial: omap: fix rs485 half-duplex filtering --- 2021-04-18 Dario Binacchi New
[3/3] serial: stm32: defer sysrq processing serial: sysrq cleanup and stm32 fixes --- 2021-04-16 Johan Hovold New
[2/3] serial: stm32: fix threaded interrupt handling serial: sysrq cleanup and stm32 fixes --- 2021-04-16 Johan Hovold New
[1/3] serial: do not restore interrupt state in sysrq helper serial: sysrq cleanup and stm32 fixes --- 2021-04-16 Johan Hovold New
[v3] serial: stm32: optimize spin lock usage [v3] serial: stm32: optimize spin lock usage --- 2021-04-16 Dillon Min New
[v2] serial: omap: don't disable rs485 if rts gpio is missing [v2] serial: omap: don't disable rs485 if rts gpio is missing --- 2021-04-15 Dario Binacchi New
[1/1] dt-bindings: serial: Add label property for pl011 [1/1] dt-bindings: serial: Add label property for pl011 --- 2021-04-15 Leizhen (ThunderTown) New
[v2,4/4] serial: stm32: add FIFO threshold configuration [v2,1/4] dt-bindings: serial: add RX and TX FIFO properties --- 2021-04-13 Erwan LE RAY New
[v2,3/4] dt-bindings: serial: 8250: update TX FIFO trigger level [v2,1/4] dt-bindings: serial: add RX and TX FIFO properties --- 2021-04-13 Erwan LE RAY New
[v2,1/4] dt-bindings: serial: add RX and TX FIFO properties [v2,1/4] dt-bindings: serial: add RX and TX FIFO properties --- 2021-04-13 Erwan LE RAY New
[v6,4/4] dt-bindings: serial: 8250: add aspeed,lpc-io-reg and aspeed,lpc-interrupts serial: 8250_aspeed_vuart: generalized DT properties --- 2021-04-12 Zev Weiss New
[v6,3/4] serial: 8250_aspeed_vuart: add aspeed,lpc-io-reg and aspeed,lpc-interrupts DT properties serial: 8250_aspeed_vuart: generalized DT properties --- 2021-04-12 Zev Weiss New
[-next] serial: Add missing MODULE_DEVICE_TABLE [-next] serial: Add missing MODULE_DEVICE_TABLE --- 2021-04-10 Bixuan Cui New
[v3] dt-bindings: serial: samsung: include generic dtschema to match bluetooth child [v3] dt-bindings: serial: samsung: include generic dtschema to match bluetooth child --- 2021-04-09 Krzysztof Kozlowski New
[v5,3/4] drivers/tty/serial/8250: add aspeed,lpc-io-reg and aspeed,lpc-interrupts DT properties serial: 8250_aspeed_vuart: generalized DT properties --- 2021-04-08 Zev Weiss New
[v5,2/4] drivers/tty/serial/8250: refactor sirq and lpc address setting code serial: 8250_aspeed_vuart: generalized DT properties --- 2021-04-08 Zev Weiss New
[v5,1/4] dt-bindings: serial: 8250: deprecate aspeed,sirq-polarity-sense serial: 8250_aspeed_vuart: generalized DT properties --- 2021-04-08 Zev Weiss New
[v2,1/1] defconfig: enable SERIAL_SH_SCI [v2,1/1] defconfig: enable SERIAL_SH_SCI --- 2021-04-07 Andy Shevchenko New
[7/8] serial: core: drop redundant TIOCGSERIAL memset tty: ioctl fixes and cleanups --- 2021-04-07 Johan Hovold New
[6/8] tty: add ASYNC_SPLIT_TERMIOS to deprecation mask tty: ioctl fixes and cleanups --- 2021-04-07 Johan Hovold New
[2/8] tty: fix return value for unsupported ioctls tty: ioctl fixes and cleanups --- 2021-04-07 Johan Hovold New
« 1 2 ... 37 38 3947 48 »