linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-07 06:28:58 to 2020-04-23 13:50:35 UTC [more...]

[PATCH v2 0/9] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-23 13:50 UTC  (11+ 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: "

[PATCHv6 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-04-23 11:43 UTC  (6+ 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 V4 0/9] Add interconnect support to QSPI and QUP drivers
 2020-04-23  9:31 UTC  (16+ 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 6/9] spi: spi-geni-qcom: "
` [PATCH V4 7/9] tty: serial: qcom_geni_serial: "
` [PATCH V4 8/9] spi: spi-qcom-qspi: "
` [PATCH V4 9/9] arm64: dts: sc7180: Add interconnect for QUP and QSPI

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

[PATCH v2 01/17] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
 2020-04-22  9:22 UTC  (4+ 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 -next] tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart
 2020-04-21 12:31 UTC 

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

[PATCH v8 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-04-20 23:35 UTC  (5+ 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

[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  (4+ messages)
` [PATCH v7 1/2] dt-bindings: serial: add reg-io-width compatible

[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  (5+ messages)
` [PATCH 1/2] dt-bindings: serial: Add binding for software flow control in "
` [PATCH 2/2] tty: serial: Add software flow control support for STM32 USART

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

[PATCH] serial: sh-sci: Make sure status register SCxSR is read in correct sequence
 2020-04-15 23:21 UTC  (8+ messages)

[PATCH] serial: omap: Convert to use GPIO descriptors
 2020-04-15 18:39 UTC 

[PATCH] serial: lpc32xx_hs: Drop surplus include
 2020-04-15 18:43 UTC 

[PATCH V3 0/8] Add interconnect support to QSPI and QUP drivers
 2020-04-15 10:54 UTC  (36+ messages)
` [PATCH V3 2/8] soc: qcom: geni: Support for ICC voting
` [PATCH V3 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V3 4/8] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V3 5/8] spi: spi-geni-qcom: "
` [PATCH V3 6/8] tty: serial: qcom_geni_serial: "
` [PATCH V3 7/8] spi: spi-qcom-qspi: "

[PATCH 1/2] vt: selection, split __set_selection_kernel
 2020-04-15  9:36 UTC  (2+ messages)
` [PATCH 2/2] vt: extract selection chars storing from vc_do_selection

Serial console and interrupts latency
 2020-04-14 12:14 UTC  (7+ messages)

[PATCH 02/21] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
 2020-04-14  5:26 UTC  (9+ messages)

[PATCH 0/7] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-13 21:59 UTC  (10+ messages)
` [PATCH 1/7] kgdboc: Use a platform device to handle tty drivers showing up late
` [PATCH 2/7] kgdb: Delay "kgdbwait" to dbg_late_init() by default
` [PATCH 3/7] arm64: Add call_break_hook() to early_brk64() for early kgdb
` [PATCH 4/7] kgdboc: Add earlycon_kgdboc to support early kgdb using boot consoles
` [PATCH 5/7] Documentation: kgdboc: Document new earlycon_kgdboc parameter
` [PATCH 6/7] serial: qcom_geni_serial: Support earlycon_kgdboc
` [PATCH 7/7] serial: 8250_early: "

BUG: spinlock bad magic - lock: msm_uart_ports
 2020-04-13 18:57 UTC 

[PATCH v2 0/2] serial: uartps: Add tx_empty checks
 2020-04-13 10:00 UTC  (4+ messages)
` [PATCH v2 1/2] serial: uartps: Wait for tx_empty in console setup
` [PATCH v2 2/2] serial: uartps: Use cdns_uart_tx_empty in console_write

[PATCH v2 1/4] dt-bindings: ttyvs: document serial null modem driver bindings
 2020-04-13  9:23 UTC  (4+ messages)
` [PATCH v2 2/4] tty/serial: ttvys: add null modem driver for emulation

[PATCH AUTOSEL 5.6 009/149] serial: 8250_omap: Fix sleeping function called from invalid context during probe
 2020-04-11 23:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 101/149] tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown

[PATCH AUTOSEL 5.5 008/121] serial: 8250_omap: Fix sleeping function called from invalid context during probe
 2020-04-11 23:06 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 081/121] tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown

[PATCH AUTOSEL 4.9 03/26] serial: 8250_omap: Fix sleeping function called from invalid context during probe
 2020-04-11 23:13 UTC 

[PATCH AUTOSEL 4.4 02/16] serial: 8250_omap: Fix sleeping function called from invalid context during probe
 2020-04-11 23:14 UTC 

[PATCH AUTOSEL 4.14 05/37] serial: 8250_omap: Fix sleeping function called from invalid context during probe
 2020-04-11 23:12 UTC 

[PATCH AUTOSEL 4.19 05/66] serial: 8250_omap: Fix sleeping function called from invalid context during probe
 2020-04-11 23:11 UTC 

[PATCH AUTOSEL 5.4 008/108] serial: 8250_omap: Fix sleeping function called from invalid context during probe
 2020-04-11 23:08 UTC 

[PATCH] tty: samsung_tty: 32-bit access for TX/RX hold registers
 2020-04-09 23:09 UTC  (13+ messages)
  ` [PATCH v6 2/2] "
      ` [PATCH v6 1/2] dt-bindings: serial: Add reg-io-width compatible

[PATCH] serial: uartps: Wait for tx_empty in console setup
 2020-04-09  5:39 UTC  (4+ messages)

Serial data loss
 2020-04-07  9:16 UTC  (4+ 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).