linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-30 17:46:42 to 2020-05-08 11:32:38 UTC [more...]

[PATCH] serial: lantiq: Make driver modular and console configurable
 2020-05-08 11:32 UTC  (2+ messages)

[PATCH v5 0/5] LiteX SoC controller and LiteUART serial driver
 2020-05-08 10:16 UTC  (9+ messages)
` [PATCH v5 3/5] drivers/soc/litex: add LiteX SoC Controller driver
` [PATCH v5 5/5] drivers/tty/serial: add LiteUART driver

[PATCH V5 0/7] Add interconnect support to QSPI and QUP drivers
 2020-05-08 10:16 UTC  (10+ messages)
` [PATCH V5 1/7] soc: qcom: geni: Support for ICC voting
` [PATCH V5 2/7] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V5 3/7] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V5 4/7] spi: spi-geni-qcom: "
` [PATCH V5 5/7] tty: serial: qcom_geni_serial: "
` [PATCH V5 6/7] spi: spi-qcom-qspi: "
` [PATCH V5 7/7] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH 1/2] serial: 8250_pci: Move Pericom IDs to pci_ids.h
 2020-05-08  7:38 UTC  (2+ messages)

[PATCH] kgdboc: Be a bit more robust about handling earlycon leaving
 2020-05-07 20:16 UTC  (7+ messages)

[PATCH v4 00/12] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-05-07 20:08 UTC  (13+ messages)
` [PATCH v4 01/12] kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
` [PATCH v4 02/12] Revert "kgdboc: disable the console lock when in kgdb"
` [PATCH v4 03/12] kgdboc: Use a platform device to handle tty drivers showing up late
` [PATCH v4 04/12] kgdb: Delay "kgdbwait" to dbg_late_init() by default
` [PATCH v4 05/12] arm64: Add call_break_hook() to early_brk64() for early kgdb
` [PATCH v4 06/12] kgdb: Prevent infinite recursive entries to the debugger
` [PATCH v4 07/12] kgdboc: Remove useless #ifdef CONFIG_KGDB_SERIAL_CONSOLE in kgdboc
` [PATCH v4 08/12] kgdboc: Add kgdboc_earlycon to support early kgdb using boot consoles
` [PATCH v4 09/12] Documentation: kgdboc: Document new kgdboc_earlycon parameter
` [PATCH v4 10/12] serial: qcom_geni_serial: Support kgdboc_earlycon
` [PATCH v4 11/12] serial: 8250_early: "
` [PATCH v4 12/12] serial: amba-pl011: "

[PATCH 1/2] alpha: add a delay between RTC port write and read
 2020-05-07 19:12 UTC  (12+ messages)
  ` [PATCH 1/2 v2] alpha: add a delay to inb_p, inb_w and inb_l
    ` [PATCH 1/2 v3] "
            ` [PATCH v4] alpha: add a barrier after outb, outw and outl

[PATCH v2] serial: 8250_dw: Fix common clocks usage race condition
 2020-05-07 18:29 UTC  (7+ messages)
` [PATCH v3 0/4] serial: 8250_dw: Fix ref clock usage
  ` [PATCH v3 1/4] serial: 8250: Fix max baud limit in generic 8250 port
  ` [PATCH v3 2/4] serial: 8250: Add 8250 port clock update method
  ` [PATCH v3 3/4] serial: 8250_dw: Simplify the ref clock rate setting procedure
  ` [PATCH v3 4/4] serial: 8250_dw: Fix common clocks usage race condition

[PATCH v3 0/2] Add CTS/RTS gpio support to STM32 UART
 2020-05-07 15:34 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: serial: Document CTS/RTS gpios in "

[PATCH 2/2] alpha: add a delay before serial port read
 2020-05-07 14:03 UTC  (16+ messages)
  ` [PATCH 2/2 v2] "
          ` [PATCH 2/2 v3] "
              ` [PATCH 2/2 v4] "
                      ` [PATCH 2/2 v5] "

[PATCH v2 0/9] RZ/G1H describe IRQC, [H]SCIF{A|B} and GPIO nodes
 2020-05-07  9:29 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: mmc: renesas,mmcif: Document r8a7742 DT bindings
` [PATCH v2 2/9] dt-bindings: irqchip: renesas-irqc: Document r8a7742 bindings
` [PATCH v2 3/9] ARM: dts: r8a7742: Add IRQC support
` [PATCH v2 4/9] dt-bindings: serial: renesas,scif: Document r8a7742 bindings
` [PATCH v2 5/9] dt-bindings: serial: renesas,scifb: "
` [PATCH v2 6/9] dt-bindings: serial: renesas,hscif: "
` [PATCH v2 7/9] ARM: dts: r8a7742: Add [H]SCIF{A|B} support
` [PATCH v2 8/9] dt-bindings: gpio: renesas,gpio-rcar: Add r8a7742 (RZ/G1H) support
` [PATCH v2 9/9] ARM: dts: r8a7742: Add GPIO nodes

[PATCH v10 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-05-06 23:05 UTC  (5+ messages)
    ` [PATCH v10 2/3] dt-bindings: serial: Add reg-io-width compatible
    ` [PATCH v10 3/3] tty: samsung_tty: 32-bit access for TX/RX hold registers

[tty:tty-testing] BUILD SUCCESS 57253ccd5831e7e5720c433437775c3e6b7d0c72
 2020-05-06 22:49 UTC 

[tty:tty-next] BUILD SUCCESS 8508f4cba308f785b2fd4b8c38849c117b407297
 2020-05-06 17:30 UTC 

[PATCH RFC v2 0/7] serial: 8250: Add rs485 emulation to 8250_dw
 2020-05-06 15:25 UTC  (8+ messages)
` [PATCH v2 4/7] serial: 8250: Handle implementations not having TEMT interrupt using em485
` [PATCH v2 5/7] dt-bindings: serial: Add binding for rs485 receiver enable GPIO
` [PATCH v2 7/7] serial: 8250_dw: add em485 support

[PATCH V2] serial: msm_geni_serial_console : Add Earlycon support
 2020-05-06 12:59 UTC  (5+ messages)

[PATCH 0/4] rs485 bus termination GPIO
 2020-05-06 11:54 UTC  (12+ messages)
` [PATCH 1/4] serial: 8250: Avoid error message on reprobe
` [PATCH 2/4] serial: Allow uart_get_rs485_mode() to return errno
` [PATCH 3/4] dt-bindings: serial: Add binding for rs485 bus termination GPIO
` [PATCH 4/4] serial: 8250: Support "

[PATCH] serial: msm_geni_serial_console : Add Earlycon support
 2020-05-06 11:46 UTC  (4+ messages)

[PATCH v9 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-05-06  8:07 UTC  (5+ messages)
    ` [PATCH v9 2/3] dt-bindings: serial: Add reg-io-width compatible
    ` [PATCH v9 3/3] tty: samsung_tty: 32-bit access for TX/RX hold registers

[PATCH v10 0/3] 32-bit access for TX/RX hold registers for samsung_tty driver
 2020-05-06  8:02 UTC 

[PATCH 0/3] add wakeup_irq for in-band wakeup support
 2020-05-06  7:23 UTC  (4+ messages)
` [PATCH 1/3] serdev: ttyport: add devt for tty port
` [PATCH 2/3] tty: serial_core: add wakeup_irq to support in-band wakeup
` [PATCH 3/3] uart: mediatek: move the in-band wakeup logic to core

[PATCH v8 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-05-06  7:18 UTC  (5+ messages)

[PATCH] serial: lantiq: Add x86 in Kconfig dependencies for Lantiq serial driver
 2020-05-06  7:00 UTC  (5+ messages)

[PATCH v9 0/3] 32-bit access for TX/RX hold registers for samsung_tty driver
 2020-05-06  6:59 UTC 

[PATCH v3] tty: serial: don't do termios for BTIF
 2020-05-05 11:10 UTC  (3+ messages)

[tty:tty-linus] BUILD SUCCESS 2ae11c46d5fdc46cb396e35911c713d271056d35
 2020-05-05  3:41 UTC 

[PATCH v3 00/11] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-05-04 14:43 UTC  (9+ messages)
` [PATCH v3 04/11] kgdb: Delay "kgdbwait" to dbg_late_init() by default
      ` [Kgdb-bugreport] "
` [PATCH v3 07/11] kgdboc: Add kgdboc_earlycon to support early kgdb using boot consoles
` [PATCH v3 08/11] Documentation: kgdboc: Document new kgdboc_earlycon parameter

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-05-04 14:29 UTC  (22+ messages)
` [PATCH v2 01/10] dt-bindings: pinctrl: sh-pfc: Document r8a7742 PFC support
` [PATCH v2 02/10] pinctrl: sh-pfc: r8a7790: Add "
` [PATCH v2 03/10] dt-bindings: serial: renesas,scifa: Document r8a7742 bindings
` [PATCH v2 04/10] dt-bindings: mmc: renesas,mmcif: Document r8a7742 DT bindings
` [PATCH v2 05/10] dt-bindings: renesas,rcar-dmac: Document r8a7742 support
` [PATCH v2 06/10] ARM: dts: r8a7742: Initial SoC device tree
` [PATCH v2 07/10] dt-bindings: arm: Document iW-RainboW-G21M-Qseven-RZG1H system on module
` [PATCH v2 08/10] dt-bindings: arm: Document iW-RainboW-G21D-Qseven-RZG1H board
` [PATCH v2 09/10] ARM: dts: r8a7742-iwg21m: Add iWave RZ/G1H Qseven SOM
` [PATCH v2 10/10] ARM: dts: r8a7742-iwg21d-q7: Add support for iWave G21D-Q7 board based on RZ/G1H

[PATCH v2] tty: xilinx_uartps: Fix missing id assignment to the console
 2020-05-04 14:27 UTC 

[PATCH v4 1/6] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
 2020-05-03 12:04 UTC 

Fwd: Possible null pointer dereference in con_init()
 2020-05-03  7:44 UTC  (2+ messages)

[PATCHv6 0/6] n_gsm serdev support and GNSS driver for droid4
 2020-05-01 22:06 UTC  (25+ messages)
` [PATCH 1/6] tty: n_gsm: Add support for serdev drivers
` [PATCH 2/6] dt-bindings: serdev: ngsm: Add binding for serdev-ngsm
` [PATCH 3/6] serdev: ngsm: Add generic serdev-ngsm driver
` [PATCH 4/6] dt-bindings: gnss: Add binding for Motorola Mapphone MDM6600 GNSS
` [PATCH 5/6] gnss: motmdm: Add support for Motorola Mapphone MDM6600 modem
` [PATCH 6/6] ARM: dts: omap4-droid4: Configure modem for serdev-ngsm

[RFC PATCH v2 0/3] Prefer working VT console over SPCR and device-tree chosen stdout-path
 2020-05-01 15:07 UTC  (10+ messages)
` [RFC PATCH v2 1/3] printk: Add function to set console to preferred console's driver

[PATCH 00/18] Add R8A7742/RZG1H board support
 2020-05-01  8:27 UTC  (11+ messages)
` [PATCH 04/18] ARM: debug-ll: Add support for r8a7742
` [PATCH 06/18] pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC support
` [PATCH 07/18] ARM: dts: r8a7742: Initial SoC device tree

[PATCH -next] tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart
 2020-05-01  1:40 UTC  (5+ messages)

[PATCH] Revert "tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart"
 2020-05-01  1:39 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).