linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-19 07:39:53 to 2020-03-01 01:45:12 UTC [more...]

possible deadlock in uart_write
 2020-03-01  1:45 UTC  (2+ messages)

[PATCH] tty: serial: cpm_uart: Convert to use GPIO descriptors
 2020-02-29 23:18 UTC 

[PATCH] tty: serial: atmel_serial: Drop GPIO includes
 2020-02-29 22:09 UTC 

[PATCH] tty: serial: lantiq: Drop GPIO include
 2020-02-29 21:23 UTC 

[PATCH 1/2] tty/serial: Add st,swap OF option to stm32-usart
 2020-02-29 16:05 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: serial: Add st,swap "

[PATCH V3] tty: serial: qcom_geni_serial: Support pin swapping
 2020-02-28 23:33 UTC  (3+ messages)

[PATCH V2 0/2] Fix RX cancel command failure
 2020-02-28 23:01 UTC  (5+ messages)
` [PATCH V2 1/2] tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe
` [PATCH V2 2/2] tty: serial: qcom_geni_serial: Fix RX cancel command failure

[PATCH v2 0/9] tty: serial: fsl_lpuart various fixes and LS1028A support
 2020-02-28 21:53 UTC  (17+ messages)
` [PATCH v2 1/9] Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
` [PATCH v2 2/9] tty: serial: fsl_lpuart: free IDs allocated by IDA
` [PATCH v2 3/9] tty: serial: fsl_lpuart: handle EPROBE_DEFER for DMA
` [PATCH v2 4/9] tty: serial: fsl_lpuart: fix DMA mapping
` [PATCH v2 5/9] dt-bindings: serial: lpuart: add ls1028a compatibility
` [PATCH v2 6/9] tty: serial: fsl_lpuart: add LS1028A support
` [PATCH v2 7/9] tty: serial: fsl_lpuart: add LS1028A earlycon support
` [PATCH v2 8/9] arm64: dts: ls1028a: add "fsl,vf610-edma" compatible
` [PATCH v2 9/9] arm64: dts: ls1028a: add missing LPUART nodes

[PATCH 0/8] rs485 support for Raspberry Pi aux uart
 2020-02-28 13:31 UTC  (9+ messages)
` [PATCH 1/8] serial: 8250: Don't touch RTS modem control while in rs485 mode
` [PATCH 2/8] serial: 8250: Support rs485 devicetree properties
` [PATCH 3/8] serial: 8250: Deduplicate ->rs485_config() callback
` [PATCH 4/8] serial: 8250: Sanitize rs485 config harder
` [PATCH 5/8] serial: 8250: Deduplicate rs485 active_timer assignment
` [PATCH 6/8] serial: 8250: Generalize rs485 software emulation
` [PATCH 7/8] serial: 8250_bcm2835aux: Support "
` [PATCH 8/8] serial: 8250: Support console on software emulated rs485 ports

[PATCH 1/2] vt: selection, push console lock down
 2020-02-28 13:04 UTC  (5+ messages)
` [PATCH 2/2] vt: selection, push sel_lock up

[PATCH] serial: earlycon: prefer EARLYCON_DECLARE() variant
 2020-02-28 11:18 UTC  (3+ messages)

[PATCH 0/6] Add interconnect support to UART, I2C, SPI and QSPI
 2020-02-27 17:03 UTC  (21+ messages)
` [PATCH 1/6] soc: qcom: geni: Support for ICC voting
` [PATCH 2/6] tty: serial: qcom_geni_serial: Add interconnect support
` [PATCH 3/6] i2c: i2c-qcom-geni: "
` [PATCH 4/6] spi: spi-geni-qcom: "
` [PATCH 6/6] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH v4 0/2] Implement support for inverted serial TX/RX on i.MX
 2020-02-27  7:53 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: serial: document fsl,inverted-tx and -rx options
` [PATCH v4 2/2] tty: imx serial: Implement support for reversing TX and RX polarity

[PATCH] dt-bindings: serial: Convert UniPhier UART to json-schema
 2020-02-26 16:45 UTC  (2+ messages)

[PATCHv4 0/4] n_gsm serdev support and mfd driver for droid4 modem
 2020-02-26 16:42 UTC  (8+ messages)
` [PATCH 1/4] tty: n_gsm: Add support for serdev drivers
` [PATCH 2/4] mfd: motmdm: Add Motorola TS 27.010 serdev modem driver for droid4
` [PATCH 3/4] dt-bindings: mfd: motmdm: Add binding for motorola-mdm
` [PATCH 4/4] ARM: dts: omap4-droid4: Enable basic modem support

[PATCH v6 0/4] leds: trigger: implement a tty trigger
 2020-02-26 14:02 UTC  (25+ messages)
` [PATCH v6 1/4] lib: new helper kstrtodev_t()
` [PATCH v6 2/4] tty: rename tty_kopen() and add new function tty_kopen_shared()
` [PATCH v6 4/4] leds: trigger: implement a tty trigger

[PATCH 1/2] tty: serial: samsung_tty: build it for any platform
 2020-02-26 10:11 UTC  (10+ messages)
` [PATCH 2/2] tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUG

[PATCH v4] serial: 8250-mtk: modify mtk uart power and clock management
 2020-02-26  8:53 UTC 

serial console output on UEFI hardware ... inconsistent CR/LF behavior; starts & finishes OK, broken in the middle ... ?
 2020-02-25 22:50 UTC 

[PATCH v3 0/5] LiteX SoC controller and LiteUART serial driver
 2020-02-25 16:57 UTC  (11+ messages)
` [PATCH v3 1/5] dt-bindings: vendor: add vendor prefix for LiteX
` [PATCH v3 2/5] dt-bindings: soc: document LiteX SoC Controller bindings
` [PATCH v3 3/5] drivers/soc/litex: add LiteX SoC Controller driver
` [PATCH v3 4/5] dt-bindings: serial: document LiteUART bindings
` [PATCH v3 5/5] drivers/tty/serial: add LiteUART driver

[tty:tty-testing] BUILD SUCCESS ba08cf452f3493e96793c9fec4ebb45e7101a0c0
 2020-02-24 19:02 UTC 

[PATCH] tty: serial: qcom_geni_serial: Fix RX cancel command failure
 2020-02-24 14:47 UTC  (5+ messages)

[PATCH v3 0/6] serial: Disable DMA and PM on kernel console
 2020-02-24 12:23 UTC  (4+ messages)

[tty:tty-testing] BUILD SUCCESS e24cd4e6d6aa3ca741cdfdfc01118c4016acebea
 2020-02-24 10:54 UTC 

[PATCH 1/9] vt: selection, introduce vc_is_sel
 2020-02-24  9:26 UTC  (11+ messages)
` [PATCH 2/9] vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
` [PATCH 3/9] vt: selection, remove 2 local variables from set_selection_kernel
` [PATCH 4/9] vt: selection, localize use_unicode
` [PATCH 5/9] vt: selection, create struct from console selection globals
` [PATCH 6/9] vt: switch vt_dont_switch to bool
` [PATCH 7/9] vt: vt_kern.h, remove extern from functions
` [PATCH 8/9] vt: selection, remove redeclaration of poke_blanked_console
` [PATCH 9/9] vt: selection, indent switch-case properly

[PATCH 1/7] Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
 2020-02-24  7:52 UTC  (11+ messages)
` [PATCH 2/7] tty: serial: fsl_lpuart: free IDs allocated by IDA
` [PATCH 3/7] tty: serial: fsl_lpuart: handle EPROBE_DEFER for DMA
` [PATCH 4/7] dt-bindings: serial: lpuart: add ls1028a compatibility
` [PATCH 5/7] tty: serial: fsl_lpuart: add LS1028A support
` [PATCH 6/7] tty: serial: fsl_lpuart: add LS1028A earlycon support
` [PATCH 7/7] arm64: dts: ls1028a: add missing LPUART nodes

[PATCHv2-next 0/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-02-23 12:10 UTC  (5+ messages)
` [PATCHv2-next 1/3] sysctl/sysrq: Remove __sysrq_enabled copy

[PATCH] serdev: Fix detection of UART devices on Apple machines
 2020-02-23  8:22 UTC  (5+ messages)

[tty:tty-testing] BUILD SUCCESS e587e8f17433ddb26954f0edf5b2f95c42155ae9
 2020-02-22  7:10 UTC 

[tty:tty-next] BUILD SUCCESS 3b3845bb6c78760e97f2d50cce5b527a0fc27ff3
 2020-02-22  6:43 UTC 

[PATCH v2] serial: ar933x_uart: add RS485 support
 2020-02-21 21:23 UTC 

[GIT PULL] TTY/Serial driver fixes for 5.6-rc3
 2020-02-21 21:10 UTC  (2+ messages)

[PATCH for 5.6 v2] tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started
 2020-02-21 19:10 UTC  (5+ messages)

[PATCH 01/24] n_hdlc: remove tracing debug prints
 2020-02-21  8:16 UTC  (27+ messages)
` [PATCH 02/24] n_hdlc: remove unused macros
` [PATCH 03/24] n_hdlc: convert debuglevel use to pr_debug
` [PATCH 04/24] n_hdlc: put init/exit strings directly to prints
` [PATCH 05/24] n_hdlc: cleanup messages during registration
` [PATCH 06/24] n_hdlc: use clamp() for maxframe
` [PATCH 07/24] n_hdlc: simplify freeing of buffer list
` [PATCH 08/24] n_hdlc: invert conditions in n_hdlc_tty_close and n_hdlc_tty_poll
` [PATCH 09/24] n_hdlc: remove unused flags
` [PATCH 10/24] n_hdlc: remove unused backup_tty
` [PATCH 11/24] n_hdlc: expand tty2n_hdlc macro
` [PATCH 12/24] n_hdlc: inline n_hdlc_release
` [PATCH 13/24] n_hdlc: remove cached tty
` [PATCH 14/24] n_hdlc: remove checking of n_hdlc
` [PATCH 15/24] n_hdlc: add helper for buffers allocation
` [PATCH 16/24] n_hdlc: move tty_ldisc_ops to the bottom
` [PATCH 17/24] n_hdlc: switch tbusy and woke_up to bools
` [PATCH 18/24] n_hdlc: remove unneeded ifdef
` [PATCH 19/24] n_hdlc: use __func__ and pr_ print helpers
` [PATCH 20/24] n_hdlc: remove useless whitespace at line wraps
` [PATCH 21/24] n_hdlc: remove spaces between function name and (
` [PATCH 22/24] n_hdlc: add missing spaces after commas
` [PATCH 23/24] n_hdlc: fix whitespace around binary operators
` [PATCH 24/24] n_hdlc: wrap a comment properly

[PATCH 01/10] n_gsm: drop unneeded gsm_dlci->fifo field
 2020-02-20 19:44 UTC  (11+ messages)
` [PATCH 02/10] n_gsm: introduce enum gsm_dlci_state
` [PATCH 03/10] n_gsm: introduce enum gsm_dlci_mode
` [PATCH 04/10] n_gsm: introduce enum gsm_mux_state
` [PATCH 05/10] n_gsm: add missing __user annotations
` [PATCH 06/10] n_gsm: add missing \n to prints
` [PATCH 07/10] n_gsm: switch dead to bool
` [PATCH 08/10] n_gsm: switch throttled "
` [PATCH 09/10] n_gsm: switch constipated "
` [PATCH 10/10] n_gsm: switch escape "

[PATCHv2 0/4] n_gsm serdev support and mfd driver for droid4 modem
 2020-02-20 19:20 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: mfd: motmdm: Add binding for motorola-mdm

[PATCH] serial: ar933x_uart: add RS485 support
 2020-02-19 13:20 UTC 

[PATCH] serial: 8250_pxa: avoid autodetecting the port type
 2020-02-19  8:01 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).