Show patches with: State = Action Required       |    Archived = No       |   4336 patches
« 1 2 ... 38 39 4043 44 »
Patch Series S/W/F Date Submitter Delegate State
n_gsm: Fix write handling for zero bytes written n_gsm: Fix write handling for zero bytes written --- 2020-08-17 Tony Lindgren New
[4/4] tty: timbuart: convert tasklets to use new tasklet_setup() API tty: convert tasklets to use new tasklet_setup() --- 2020-08-17 Allen Pais New
[2/4] tty: atmel_serial: convert tasklets to use new tasklet_setup() API tty: convert tasklets to use new tasklet_setup() --- 2020-08-17 Allen Pais New
[v4,1/3] arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile [v4,1/3] arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile --- 2020-08-14 Seiya Wang New
uart:8250: change lock order in serial8250_do_startup() uart:8250: change lock order in serial8250_do_startup() --- 2020-08-14 Sergey Senozhatsky New
serial: stm32: avoid kernel warning on absence of optional IRQ serial: stm32: avoid kernel warning on absence of optional IRQ --- 2020-08-13 Holger Assmann New
serial: pl011: Fix oops on -EPROBE_DEFER serial: pl011: Fix oops on -EPROBE_DEFER --- 2020-08-13 Lukas Wunner New
[V2,4/5] dt-bindings: serial: Convert MXS auart to json-schema Untitled series #52467 --- 2020-08-12 Anson Huang New
tty: serial: qcom_geni_serial: Remove the UART frequency table tty: serial: qcom_geni_serial: Remove the UART frequency table --- 2020-08-12 Satya Priya New
[V2] serial: qcom_geni_serial: To correct QUP Version detection logic [V2] serial: qcom_geni_serial: To correct QUP Version detection logic --- 2020-08-11 Paras Sharma New
[RFC] tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup [RFC] tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup --- 2020-08-11 John Stultz New
[RFT,v5] serial: samsung: Removes the IRQ not found warning [RFT,v5] serial: samsung: Removes the IRQ not found warning --- 2020-08-10 Tamseel Shams New
serial: qcom_geni_serial: Fix recent kdb hang serial: qcom_geni_serial: Fix recent kdb hang --- 2020-08-07 Douglas Anderson New
[v2,18/41] ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG Untitled series #52473 --- 2020-08-06 Krzysztof Kozlowski New
[3/3] dt-bindings: serial: Convert NXP lpuart to json-schema [1/3] dt-bindings: serial: Convert i.MX uart to json-schema --- 2020-08-05 Anson Huang New
[1/3] dt-bindings: serial: Convert i.MX uart to json-schema [1/3] dt-bindings: serial: Convert i.MX uart to json-schema --- 2020-08-05 Anson Huang New
[v1] serial: sa1100: use platform_get_resource() [v1] serial: sa1100: use platform_get_resource() --- 2020-08-04 Andy Shevchenko New
[v1] Revert "serial: 8250: Let serial core initialise spin lock" [v1] Revert "serial: 8250: Let serial core initialise spin lock" --- 2020-08-02 Andy Shevchenko New
[RFC,5/5] serial: Remove KGDB NMI serial driver Introduce NMI aware serial drivers --- 2020-07-21 Sumit Garg New
[RFC,4/5] serial: amba-pl011: Enable NMI aware uart port Introduce NMI aware serial drivers --- 2020-07-21 Sumit Garg New
[RFC,3/5] serial: amba-pl011: Re-order APIs definition Introduce NMI aware serial drivers --- 2020-07-21 Sumit Garg New
[RFC,2/5] serial: core: Add framework to allow NMI aware serial drivers Introduce NMI aware serial drivers --- 2020-07-21 Sumit Garg New
[RFC,1/5] tty/sysrq: Make sysrq handler NMI aware Introduce NMI aware serial drivers --- 2020-07-21 Sumit Garg New
Revert "serial: 8250: Fix max baud limit in generic 8250 port" Revert "serial: 8250: Fix max baud limit in generic 8250 port" --- 2020-06-30 Daniel Winkler New
[2/2] serial: qcom_geni_serial: Always use 4 bytes per TX FIFO word serial: qcom_geni_serial: Use the FIFOs properly for console --- 2020-06-26 Douglas Anderson New
[v2] tty: serial: fsl_lpuart: minimum baud rate support [v2] tty: serial: fsl_lpuart: minimum baud rate support --- 2020-06-26 Vabhav Sharma New
[4.14,045/136] serial: amba-pl011: Make sure we initialize the port.lock spinlock Untitled series #39141 --- 2020-06-23 Greg Kroah-Hartman New
[V8,5/8] spi: spi-geni-qcom: Combine the clock setting code [V8,1/8] soc: qcom: geni: Support for ICC voting --- 2020-06-23 Akash Asthana New
[7/7] serial: kgdb_nmi: Replace hrtimer with irq_work ping Enable support for kgdb NMI console feature --- 2020-06-22 Sumit Garg New
[6/7] serial: amba-pl011: Implement poll_get_irq() interface Enable support for kgdb NMI console feature --- 2020-06-22 Sumit Garg New
[5/7] serial: 8250: Implement poll_get_irq() interface Enable support for kgdb NMI console feature --- 2020-06-22 Sumit Garg New
[4/7] serial: kgdb_nmi: Add support for interrupt based fallback Enable support for kgdb NMI console feature --- 2020-06-22 Sumit Garg New
[3/7] kgdb: Add request_nmi() to the io ops table for kgdboc Enable support for kgdb NMI console feature --- 2020-06-22 Sumit Garg New
[2/7] tty: serial: Add poll_get_irq() to the polling interface Enable support for kgdb NMI console feature --- 2020-06-22 Sumit Garg New
[1/7] serial: kgdb_nmi: Allow NMI console to replace kgdb IO console Enable support for kgdb NMI console feature --- 2020-06-22 Sumit Garg New
[v1,3/6] serial: sunzilog: Return proper error code from console ->setup() hook console: unify return codes from ->setup() hook --- 2020-06-18 Andy Shevchenko New
[v1,2/6] serial: sunsab: Return proper error code from console ->setup() hook console: unify return codes from ->setup() hook --- 2020-06-18 Andy Shevchenko New
[v1] serial: 8250_ingenic: Switch to use platform_get_irq() [v1] serial: 8250_ingenic: Switch to use platform_get_irq() --- 2020-06-18 Andy Shevchenko New
[v1] serial: 8250_pxa: Switch to use platform_get_irq() [v1] serial: 8250_pxa: Switch to use platform_get_irq() --- 2020-06-18 Andy Shevchenko New
[v1] serial: 8250_omap: Switch to use platform_get_irq() [v1] serial: 8250_omap: Switch to use platform_get_irq() --- 2020-06-18 Andy Shevchenko New
Revert "tty: xilinx_uartps: Fix missing id assignment to the console" Revert "tty: xilinx_uartps: Fix missing id assignment to the console" --- 2020-06-18 Jan Kiszka New
serial: samsung: Minor whitespace cleanups serial: samsung: Minor whitespace cleanups --- 2020-06-17 Krzysztof Kozlowski New
[RFC] serial: samsung: Re-factors UART IRQ resource for various Samsung SoC [RFC] serial: samsung: Re-factors UART IRQ resource for various Samsung SoC --- 2020-06-15 Tamseel Shams New
[37/38] vt_ioctl: move vt_kdsetmode out of vt_k_ioctl Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[36/38] vt_ioctl: move vt_io_fontreset out of vt_io_ioctl Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[34/38] vt_ioctl: move vt_reldisp out of vt_ioctl Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[33/38] vt_ioctl: move vt_setactivate out of vt_ioctl Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[31/38] vt_ioctl: move K* ioctls to a separate function Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[30/38] vt_ioctl: eliminate use of uival and ucval Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[28/38] vt: simplify noncolor attributes in build_attr Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[25/38] vt: redefine world of cursor macros Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[24/38] vt: whitespace and paren cleanup in add_softcursor Untitled series #39157 --- 2020-06-15 Jiri Slaby New
um: line, remove put_char um: line, remove put_char --- 2020-06-15 Jiri Slaby New
[22/38] vt: make tc write more obvious in vc_con_write_normal Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[17/38] vc: introduce struct vc_draw_region Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[16/38] vc: move translation out of do_con_write Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[13/38] vt: rearrange vc_translate_unicode Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[11/38] vt: use modern types in do_con_write Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[10/38] vt: move vc_translate to vt.c and rename it Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[09/38] vt: get rid of VT10.ID macros Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[08/38] vt: use tty_insert_flip_string in respond_string Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[07/38] vt: remove 25 years stale comment Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[05/38] vt: switch G0/1_charset to an array Untitled series #39157 --- 2020-06-15 Jiri Slaby New
tty: serial_core: Fix uart_state leak when port shutdown tty: serial_core: Fix uart_state leak when port shutdown --- 2020-06-13 Xiyu Yang New
[v2,2/3] serial: core: fix sysrq overhead regression Untitled series #39160 --- 2020-06-10 Johan Hovold New
[V7,RESEND,2/7] soc: qcom-geni-se: Add interconnect support to fix earlycon crash [V7,RESEND,1/7] soc: qcom: geni: Support for ICC voting --- 2020-06-09 Akash Asthana New
serial: imx: Fix handling of TC irq in combination with DMA serial: imx: Fix handling of TC irq in combination with DMA --- 2020-06-08 Frieder Schrempf New
8250-men-mcb: fix signed/unsigned confusion 8250-men-mcb: fix signed/unsigned confusion --- 2020-06-06 Pavel Machek New
tty: serial: cpm_uart: Fix behaviour for non existing GPIOs tty: serial: cpm_uart: Fix behaviour for non existing GPIOs --- 2020-06-06 Christophe Leroy New
serial: serial-tegra: reduce irq-latency after rx errors serial: serial-tegra: reduce irq-latency after rx errors --- 2020-06-05 Randolph Maaßen New
[tty/serial,1/1] tty: serial: imx: enable imx serial console port as module [tty/serial,1/1] tty: serial: imx: enable imx serial console port as module --- 2020-06-05 Andy Duan New
serial: kgdboc: Fix bad line wrapping in comment serial: kgdboc: Fix bad line wrapping in comment --- 2020-06-02 Douglas Anderson New
[v1] serial: core: make static analyzer happy about locks [v1] serial: core: make static analyzer happy about locks --- 2020-06-02 Andy Shevchenko New
[4/4] serial: core: drop redundant sysrq checks Untitled series #39170 --- 2020-06-02 Johan Hovold New
[2/4] serial: core: fix broken sysrq port unlock Untitled series #39170 --- 2020-06-02 Johan Hovold New
[1/1] tty: serial: owl: Initialize lock before registering port [1/1] tty: serial: owl: Initialize lock before registering port --- 2020-05-29 Cristian Ciocaltea New
[tty-next] tty: serial: imx: clear Ageing Timer Interrupt in handler [tty-next] tty: serial: imx: clear Ageing Timer Interrupt in handler --- 2020-05-28 Matthias Schiffer New
[V1,1/1] serial: 8250_fintek: Add F81966 Support [V1,1/1] serial: 8250_fintek: Add F81966 Support --- 2020-05-28 Ji-Ze Hong (Peter Hong) New
[v5,3/3] serial: 8250_dw: Fix common clocks usage race condition [v5,1/3] serial: 8250: Add 8250 port clock update method --- 2020-05-26 Serge Semin New
[v4,1/3] serial: 8250: Add 8250 port clock update method [v4,1/3] serial: 8250: Add 8250 port clock update method --- 2020-05-26 Serge Semin New
serial: 8250: Enable 16550A variants by default on non-x86 serial: 8250: Enable 16550A variants by default on non-x86 --- 2020-05-26 Josh Triplett New
serial: 8250: probe all 16550A variants by default serial: 8250: probe all 16550A variants by default --- 2020-05-25 Vladimir Oltean New
[RFC,V3] GCOV: profile by modules [RFC,V3] GCOV: profile by modules --- 2020-05-22 Cixi Geng New
[v3,6/6] sc16is7xx: Read the LSR register for basic device presence check [v3,1/6] dt-bindings: sc16is7xx: Add flag to activate IrDA mode --- 2020-05-21 Daniel Mack New
[v3,3/6] sc16is7xx: Always use falling edge IRQ [v3,1/6] dt-bindings: sc16is7xx: Add flag to activate IrDA mode --- 2020-05-21 Daniel Mack New
[v3,1/6] dt-bindings: sc16is7xx: Add flag to activate IrDA mode [v3,1/6] dt-bindings: sc16is7xx: Add flag to activate IrDA mode --- 2020-05-21 Daniel Mack New
[V6,7/7] arm64: dts: sc7180: Add interconnect for QUP and QSPI [V6,1/7] soc: qcom: geni: Support for ICC voting --- 2020-05-21 Akash Asthana New
[V6,4/7] spi: spi-geni-qcom: Add interconnect support [V6,1/7] soc: qcom: geni: Support for ICC voting --- 2020-05-21 Akash Asthana New
[V6,1/7] soc: qcom: geni: Support for ICC voting [V6,1/7] soc: qcom: geni: Support for ICC voting --- 2020-05-21 Akash Asthana 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
[RFC,V2] GCOV: profile by modules [RFC,V2] GCOV: profile by modules --- 2020-05-20 Cixi Geng New
[v2,5/6] sc16is7xx: Allow sharing the IRQ line sc16is7xx: IrDA mode and threaded IRQs --- 2020-05-19 Daniel Mack New
[v2,2/6] sc16is7xx: Add flag to activate IrDA mode sc16is7xx: IrDA mode and threaded IRQs --- 2020-05-19 Daniel Mack New
kgdboc: Disable all the early code when kgdboc is a module kgdboc: Disable all the early code when kgdboc is a module --- 2020-05-19 Douglas Anderson New
[1/1] serial: stm32: add no_console_suspend support [1/1] serial: stm32: add no_console_suspend support --- 2020-05-19 Erwan Le Ray New
[v3,2/5] dt-bindings: serial: Add binding for rs485 receiver enable GPIO serial: 8250: Add rs485 emulation to 8250_dw --- 2020-05-17 Heiko Stuebner New
tty: serial: fsl_lpuart: Use __maybe_unused instead of #if CONFIG_PM_SLEEP tty: serial: fsl_lpuart: Use __maybe_unused instead of #if CONFIG_PM_SLEEP --- 2020-05-15 Anson Huang New
[v1] serial: 8250_exar: Make use of PCI_DEVICE_DATA() macro [v1] serial: 8250_exar: Make use of PCI_DEVICE_DATA() macro --- 2020-05-12 Andy Shevchenko New
[v2,2/4] serial: Allow uart_get_rs485_mode() to return errno Untitled series #39196 --- 2020-05-12 Lukas Wunner New
[v3,2/2] serial: lantiq: Make driver modular serial: lantiq: Make driver modular & console configurable --- 2020-05-11 Rahul Tanwar New
« 1 2 ... 38 39 4043 44 »