linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-16 04:56:42 to 2020-04-29 21:58:22 UTC [more...]

[PATCH 00/18] Add R8A7742/RZG1H board support
 2020-04-29 21:56 UTC  (8+ messages)
` [PATCH 01/18] soc: renesas: Add Renesas R8A7742 config option
` [PATCH 02/18] ARM: shmobile: defconfig: Enable r8a7742 SoC
` [PATCH 03/18] ARM: multi_v7_defconfig: "
` [PATCH 04/18] ARM: debug-ll: Add support for r8a7742
` [PATCH 05/18] dt-bindings: pinctrl: sh-pfc: Document r8a7742 PFC support
` [PATCH 06/18] pinctrl: sh-pfc: r8a7790: Add "
` [PATCH 07/18] ARM: dts: r8a7742: Initial SoC device tree

[PATCH] serial: msm_geni_serial_console : Add Earlycon support
 2020-04-29 17:38 UTC  (2+ messages)

[PATCH] serial: kgdboc: Allow earlycon initialization to be deferred
 2020-04-29 17:08 UTC 

[PATCH 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
 2020-04-28 14:12 UTC  (11+ 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 v5 0/5] LiteX SoC controller and LiteUART serial driver
 2020-04-29 11:32 UTC  (11+ messages)
` [PATCH v5 1/5] dt-bindings: vendor: add vendor prefix for LiteX
` [PATCH v5 2/5] dt-bindings: soc: document LiteX SoC Controller bindings
` [PATCH v5 3/5] drivers/soc/litex: add LiteX SoC Controller driver
` [PATCH v5 4/5] dt-bindings: serial: document LiteUART bindings
` [PATCH v5 5/5] drivers/tty/serial: add LiteUART driver

[PATCH v3 01/17] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
 2020-04-28 22:49 UTC  (2+ messages)

[PATCH v2] serial: amba-pl011: Make sure we initialize the port.lock spinlock
 2020-04-28 22:18 UTC  (2+ messages)

[PATCH v2 0/9] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-28 21:32 UTC  (24+ messages)
` [PATCH v2 1/9] kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
` [PATCH v2 2/9] Revert "kgdboc: disable the console lock when in kgdb"
` [PATCH v2 3/9] kgdboc: Use a platform device to handle tty drivers showing up late
` [PATCH v2 4/9] kgdb: Delay "kgdbwait" to dbg_late_init() by default
` [PATCH v2 5/9] arm64: Add call_break_hook() to early_brk64() for early kgdb
` [PATCH v2 6/9] kgdboc: Add earlycon_kgdboc to support early kgdb using boot consoles
` [PATCH v2 7/9] Documentation: kgdboc: Document new earlycon_kgdboc parameter
` [PATCH v2 8/9] serial: qcom_geni_serial: Support earlycon_kgdboc
` [PATCH v2 9/9] serial: 8250_early: "

[PATCH v3 00/11] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-28 21:13 UTC  (12+ messages)
` [PATCH v3 01/11] kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
` [PATCH v3 02/11] Revert "kgdboc: disable the console lock when in kgdb"
` [PATCH v3 03/11] kgdboc: Use a platform device to handle tty drivers showing up late
` [PATCH v3 04/11] kgdb: Delay "kgdbwait" to dbg_late_init() by default
` [PATCH v3 05/11] arm64: Add call_break_hook() to early_brk64() for early kgdb
` [PATCH v3 06/11] kgdb: Prevent infinite recursive entries to the debugger
` [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 v3 09/11] serial: qcom_geni_serial: Support kgdboc_earlycon
` [PATCH v3 10/11] serial: 8250_early: "
` [PATCH v3 11/11] serial: amba-pl011: "

[tty:tty-testing] BUILD SUCCESS e2bd1dcbe1aa34ff5570b3427c530e4332ecf0fe
 2020-04-28 20:44 UTC 

[PATCH] serial: earlycon: Allow earlier DT scan is acpi=off
 2020-04-28 16:22 UTC 

[PATCH V4 0/9] Add interconnect support to QSPI and QUP drivers
 2020-04-28 16:04 UTC  (18+ messages)
` [PATCH V4 1/9] interconnect: Add devm_of_icc_get() as exported API for users
` [PATCH V4 2/9] interconnect: Set peak requirement as twice of average
` [PATCH V4 3/9] soc: qcom: geni: Support for ICC voting
` [PATCH V4 4/9] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V4 5/9] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V4 7/9] tty: serial: qcom_geni_serial: "

[PATCH] serial: amba-pl011: Support earlycon_kgdboc
 2020-04-28 13:54 UTC  (3+ messages)

[PATCH -next] tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart
 2020-04-28 11:18 UTC  (5+ messages)

[RFC][PATCH] serial: amba-pl011: Make sure we initialize the port.lock spinlock
 2020-04-28 10:03 UTC  (9+ messages)

[tty:tty-testing] BUILD SUCCESS e947861d0ccbc765af4512a395251e6af6857600
 2020-04-27 22:52 UTC 

[PATCHv6 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-04-26 23:25 UTC  (14+ messages)
` [PATCH 1/4] tty: n_gsm: Add support for serdev drivers
` [PATCH 2/4] serdev: ngsm-motmdm: Add Motorola TS 27.010 serdev modem driver for droid4
` [PATCH 3/4] dt-bindings: serdev: motmdm: Add binding for motorola-mdm
` [PATCH 4/4] ARM: dts: omap4-droid4: Enable basic modem support

[PATCH v8 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-04-26 23:15 UTC  (8+ messages)
    ` [PATCH v8 2/3] dt-bindings: serial: Add reg-io-width compatible
    ` [PATCH v8 3/3] tty: samsung_tty: 32-bit access for TX/RX hold registers
    ` [PATCH v8 0/3] 32-bit access for TX/RX hold registers for samsung_tty driver

[GIT PULL] TTY/Serial driver fixes for 5.7-rc3
 2020-04-26 18:25 UTC  (2+ messages)

[tty:tty-linus] BUILD SUCCESS 9a9fc42b86c06120744555fea43fdcabe297c656
 2020-04-26  0:58 UTC 

[tty:tty-testing] BUILD SUCCESS 6f1c0268a4871a80c0ec78142eeb1fe0556e898a
 2020-04-26  0:57 UTC 

[PATCH v6 0/4] leds: trigger: implement a tty trigger
 2020-04-25  7:07 UTC  (7+ messages)
` [PATCH v6 1/4] lib: new helper kstrtodev_t()

[PATCH v2 01/17] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
 2020-04-23 13:51 UTC  (5+ messages)

[PATCH v3] tty: serial: don't do termios for BTIF
 2020-04-22 19:20 UTC  (3+ messages)

[PATCHv5 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-04-21 20:39 UTC  (11+ messages)
` [PATCH 1/4] tty: n_gsm: Add support for serdev drivers
` [PATCH 2/4] serdev: ngsm-motmdm: Add Motorola TS 27.010 serdev modem driver for droid4
` [PATCH 4/4] ARM: dts: omap4-droid4: Enable basic modem support

[PATCH v3 0/2] Add CTS/RTS gpio support to STM32 UART
 2020-04-21 12:58 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: serial: Document CTS/RTS gpios in "
` [PATCH v3 2/2] tty: serial: Add modem control gpio support for "

[PATCH v4 0/5] LiteX SoC controller and LiteUART serial driver
 2020-04-21  9:32 UTC  (8+ messages)
` [PATCH v4 3/5] drivers/soc/litex: add LiteX SoC Controller driver

[PATCH v2 0/2] Add CTS/RTS gpio support to STM32 UART
 2020-04-20 17:51 UTC  (6+ messages)
` [PATCH v2 1/2] tty: serial: Add modem control gpio support for "
` [PATCH v2 2/2] dt-bindings: serial: Document CTS/RTS gpios in "

[PATCH v3 1/4] dt-bindings: ttyvs: document serial null modem driver bindings
 2020-04-20 11:32 UTC  (12+ messages)
` [PATCH v3 2/4] tty/serial: ttvys: add null modem driver for emulation
` [PATCH v3 3/4] tty: documentation: abi: add ttyvs null modem driver sysfs nodes
` [PATCH v3 4/4] tty: documentation: document how to use ttyvs driver

[PATCH v2] tty: serial: don't do termios for BTIF
 2020-04-20 10:46 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: serial: Convert 8250 to json-schema
 2020-04-19 20:17 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: serial: Move Marvell compatible string to 8250 binding doc
` [PATCH v2 2/2] dt-bindings: serial: Convert 8250 to json-schema

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-19 18:14 UTC  (15+ messages)
  ` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[PATCH v7 2/2] Support 32-bit access for the TX/RX hold registers UTXH and URXH
 2020-04-17 12:05 UTC  (3+ messages)

[PATCH 1/2] tty: rocket, remove unneeded variable
 2020-04-17 10:59 UTC  (2+ messages)
` [PATCH 2/2] tty: rocket, avoid OOB access

[PATCH] tty: serial: owl: add "much needed" clk_prepare_enable()
 2020-04-16 20:11 UTC 

[PATCH 0/2] Add software flow control support for STM32 UART
 2020-04-16 17:37 UTC  (3+ messages)

[PATCH v2] serial: fsl_lpuart: Change DMA failure messages to debug level
 2020-04-16 15:34 UTC 

[PATCH] serial: fsl_lpuart: Change DMA failure messages to debug level
 2020-04-16 15:33 UTC  (3+ messages)

[PATCH 7/7] tty: serial_core: Add missing annotation for _unlock_and_check_sysrq()
 2020-04-16 13:58 UTC  (2+ messages)

[PATCH] serial: sh-sci: Drop unused include
 2020-04-16  8:12 UTC  (2+ messages)


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