linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-04 08:03:57 to 2020-05-12 13:46:54 UTC [more...]

[PATCH 1/2] alpha: add a delay between RTC port write and read
 2020-05-10 18:50 UTC  (14+ 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 0/4] rs485 bus termination GPIO
 2020-05-12 13:46 UTC  (7+ messages)
` [PATCH v2 1/4] serial: 8250: Avoid error message on reprobe
` [PATCH v2 2/4] serial: Allow uart_get_rs485_mode() to return errno
` [PATCH v2 3/4] dt-bindings: serial: Add binding for rs485 bus termination GPIO
` [PATCH v2 4/4] serial: 8250: Support "

[PATCH v3 00/11] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-05-12  7:35 UTC  (13+ messages)
` [PATCH v3 04/11] kgdb: Delay "kgdbwait" to dbg_late_init() by default
      ` [Kgdb-bugreport] "
` [PATCH v3 05/11] arm64: Add call_break_hook() to early_brk64() for early kgdb
` [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 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
 2020-05-11 23:05 UTC  (17+ messages)
` [PATCH 2/8] dt-bindings: intc: Convert ingenic,intc.txt "
` [PATCH 3/8] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt "
` [PATCH 4/8] dt-bindings: memory: Convert ingenic,jz4780-nemc.txt "
` [PATCH 5/8] dt-bindings: mtd: Convert ingenic,jz4780-nand.txt "
` [PATCH 6/8] dt-bindings: i2c: Convert i2c-jz4780.txt "
` [PATCH 7/8] dt-bindings: serial: Convert ingenic,uart.txt "
` [PATCH 8/8] dt-bindings: display: Convert ingenic,lcd.txt "

[PATCH] tty: serial: samsung: Correct clock selection logic
 2020-05-11 19:40 UTC  (3+ messages)

[PATCH v4 00/12] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-05-11 16:02 UTC  (14+ 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: "

[tty:tty-testing] BUILD SUCCESS 1cc18584e5acfd845464616b66fb2fd81eff467e
 2020-05-11 15:09 UTC 

[PATCH] tty: serial: imx: Add return value check for platform_get_irq()
 2020-05-11  7:34 UTC  (3+ messages)

[PATCH v3 0/2] serial: lantiq: Make driver modular & console configurable
 2020-05-11  5:57 UTC  (3+ messages)
` [PATCH v3 1/2] serial: lantiq: Make UART's use as console selectable
` [PATCH v3 2/2] serial: lantiq: Make driver modular

[PATCH v1] dt-bindings: serial: qca,ar9330-uart: Convert to json-schema
 2020-05-10  5:15 UTC 

[PATCH v2 1/2] serial: lantiq: Make UART's use as console selectable
 2020-05-10  4:04 UTC  (3+ messages)
` [PATCH v2 2/2] serial: lantiq: Make driver modular

[PATCH 0/4] sc16is7xx: Add IrDA mode and threaded IRQ
 2020-05-09 12:55 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: sc16is7xx: Add flag to activate IrDA mode
` [PATCH 2/4] "
` [PATCH 3/4] sc16is7xx: Always use falling edge IRQ
` [PATCH 4/4] sc16is7xx: Use threaded IRQ

[PATCH V5 0/7] Add interconnect support to QSPI and QUP drivers
 2020-05-09 12:11 UTC  (19+ 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 v1 0/1] fix for spin lock bad magic on SiFive UART
 2020-05-09 10:24 UTC  (2+ messages)
` [PATCH v1 1/1] tty: serial: add missing spin_lock_init for SiFive serial console

[GIT PULL] TTY/Serial driver fixes for 5.7-rc5
 2020-05-08 16:15 UTC  (2+ messages)

[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 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  (6+ messages)

[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  (6+ messages)
` [PATCH v2 4/7] serial: 8250: Handle implementations not having TEMT interrupt using em485
` [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 v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-05-04 14:29 UTC  (19+ messages)
` [PATCH v2 02/10] pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC support
` [PATCH v2 04/10] dt-bindings: mmc: renesas,mmcif: Document r8a7742 DT bindings
` [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 


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).