linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-03 13:43:57 to 2020-03-16 09:43:04 UTC [more...]

[PATCH v2 0/2] dt-bindings: serial: Convert generic and slave bindings to json-schema
 2020-03-16  9:42 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: serial: Convert generic "
` [PATCH v2 2/2] dt-bindings: serial: Convert slave-device "

[PATCH 1/3] vt: use min() to limit intervals
 2020-03-16  6:59 UTC  (3+ messages)
` [PATCH 2/3] vt: selection, use rounddown() for start/endline computation
` [PATCH 3/3] vt: indent switch-case in setterm_command properly

[PATCH] tty: n_hdlc, remove FILE and LINE from pr_debug
 2020-03-16  6:49 UTC 

[PATCH] vt: selection, fix double lock introduced by a merge
 2020-03-16  6:45 UTC 

[tty:tty-testing] BUILD SUCCESS 1aa6e058dd6cd04471b1f21298270014daf48ac9
 2020-03-16  5:25 UTC 

[PATCH] serial: sprd: Fix a dereference warning
 2020-03-16  3:13 UTC 

[PATCH V3 0/2] Fix RX cancel command failure
 2020-03-14  8:07 UTC  (7+ messages)
` [PATCH V3 1/2] tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe
` [PATCH V3 2/2] tty: serial: qcom_geni_serial: Fix RX cancel command failure

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-14  0:58 UTC  (17+ messages)
` [PATCH V2 1/8] interconnect: Add devm_of_icc_get() as exported API for users
` [PATCH V2 2/8] soc: qcom: geni: Support for ICC voting
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V2 4/8] tty: serial: qcom_geni_serial: Add interconnect support
` [PATCH V2 5/8] i2c: i2c-qcom-geni: "
` [PATCH V2 6/8] spi: spi-geni-qcom: "
` [PATCH V2 7/8] spi: spi-qcom-qspi: "
` [PATCH V2 8/8] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH 1/2] tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown
 2020-03-13 20:46 UTC  (2+ messages)
` [PATCH 2/2] tty: serial: qcom_geni_serial: Don't try to manually disable the console

[PATCH] serial: pl011: format long message string into lines
 2020-03-13  7:30 UTC  (3+ messages)
  `  "

[PATCH] dt-bindings: serial: sh-sci: Convert to json-schema
 2020-03-12 20:05 UTC  (2+ messages)

[PATCH] serial: 8250_dw: Fix common clocks usage race condition
 2020-03-12 18:47 UTC  (2+ messages)

[PATCH -next 005/491] ARM/UNIPHIER ARCHITECTURE: Use fallthrough;
 2020-03-12 14:15 UTC  (10+ messages)

[PATCH] serial: sh-sci: Support custom speed setting
 2020-03-12  9:44 UTC  (7+ messages)

[bug report] serial: sprd: Add DMA mode support
 2020-03-12  8:52 UTC  (2+ messages)
` 答复: "

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

[PATCH 0/3 v2] char/tty: clean up menus
 2020-03-12  8:21 UTC  (7+ messages)
` [PATCH 1/3 v2] char: group dev configs togther
` [PATCH 2/3 v2] tty: source all tty Kconfig files in one place
` [PATCH 3/3 v2] tty: reorganize tty & serial menus

[PATCH] tty: serial: Add CONSOLE_POLL support to SiFive UART
 2020-03-12  2:36 UTC  (5+ messages)

[PATCH 0/6] Add interconnect support to UART, I2C, SPI and QSPI
 2020-03-11 13:02 UTC  (3+ messages)

[PATCH] tty: sifive: Finish transmission before changing the clock
 2020-03-11 12:22 UTC  (2+ messages)

[PATCH 1/2 v2] tty: serial: ifx6x60: Use helper variable for dev
 2020-03-11  9:04 UTC  (3+ messages)
` [PATCH 2/2 v2] tty: serial: ifx6x60: Convert to GPIO descriptors

[PATCH v2] serial: pic32_uart: Use uart_console() helper
 2020-03-11  9:00 UTC 

[PATCH v4] serial: 8250-mtk: modify mtk uart power and clock management
 2020-03-11  2:25 UTC  (2+ messages)

[PATCH] dt-bindings: serial: snps-dw-apb-uart: add compatible property for rk3308 uart
 2020-03-10 19:32 UTC  (2+ messages)

[PATCH v2 1/4] serial: core: Use string length for SysRq magic sequence
 2020-03-10 17:45 UTC  (5+ messages)
` [PATCH v2 2/4] serial: core: Print escaped SysRq Magic sequence if enabled
` [PATCH v2 3/4] serial: core: Use uart_console() helper in SysRq code
` [PATCH v2 4/4] serial: core: Refactor uart_unlock_and_check_sysrq()

[tty:tty-next] BUILD SUCCESS cb05c6c82fb0853b53ecf983c29ab02aaca13194
 2020-03-10 17:07 UTC 

[PATCH v1 1/4] serial: core: Use string length for SysRq magic sequence
 2020-03-10 17:06 UTC  (15+ messages)
` [PATCH v1 2/4] serial: core: Print escaped SysRq Magic sequence if enabled
` [PATCH v1 3/4] serial: core: Use uart_console() helper in SysRq code
` [PATCH v1 4/4] serial: core: Refactor uart_unlock_and_check_sysrq()

[PATCH v1] tty/serial: atmel: Use uart_console() helper
 2020-03-10 16:40 UTC  (2+ messages)

[PATCH v3 0/6] serial: Disable DMA and PM on kernel console
 2020-03-10 13:44 UTC  (5+ messages)

[PATCH v1] serial: pic32_uart: Use uart_console() helper
 2020-03-10 13:33 UTC 

[PATCH 1/2] arm64: change ARCH_SPRD Kconfig to tristate
 2020-03-10 10:13 UTC  (18+ messages)
` [PATCH 2/2] tty: serial: make SERIAL_SPRD not depend on ARCH_SPRD

[PATCH] Revert "tty: serial: samsung_tty: build it for any platform"
 2020-03-10 10:11 UTC  (10+ messages)

[RFC 00/11] ARM: Initial Sunplus Plus1 SP7021 and BPI-F2S support
 2020-03-09  5:32 UTC  (5+ messages)
` [RFC 05/11] dt-bindings: serial: Add Sunplus SP7021 UART
` [RFC 06/11] tty: serial: Add Sunplus Plus1 UART earlycon
` [RFC 08/11] tty: serial: sunplus: Implement full UART driver

[GIT PULL] TTY/Serial driver fixes for 5.6-rc5
 2020-03-08 15:55 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS d24e163af05c93e923aff76e01e6e30182cb38e3
 2020-03-07 16:58 UTC 

[PATCH v2 1/2] dt-bindings: serial: lpuart: add ls1028a compatibility
 2020-03-07  9:13 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: ls1028a: add missing LPUART nodes

[PATCH 1/2] dt-bindings: serial: lpuart: add ls1028a compatibility
 2020-03-07  8:55 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ls1028a: add missing LPUART nodes

[tty:tty-testing 76/89] drivers/tty/serial/sifive.c:904:19: error: 'sifive_serial_poll_get_char' undeclared here (not in a function); did you mean 'sifive_serial_clk_notifier'?
 2020-03-07  8:52 UTC  (2+ messages)

[PATCH v4 0/4] tty: serial: fsl_lpuart: various fixes and LS1028A support
 2020-03-06 21:44 UTC  (5+ messages)
` [PATCH v4 1/4] tty: serial: fsl_lpuart: fix DMA operation when using IOMMU
` [PATCH v4 2/4] tty: serial: fsl_lpuart: fix DMA mapping
` [PATCH v4 3/4] tty: serial: fsl_lpuart: add LS1028A support
` [PATCH v4 4/4] tty: serial: fsl_lpuart: add LS1028A earlycon support

[tty:tty-linus] BUILD SUCCESS 2b2e71fe657510a6f71aa16ef0309fa6bc20ab3d
 2020-03-06 21:21 UTC 

[tty:tty-testing] BUILD REGRESSION 8434c477300896e50907650a7476116249030b16
 2020-03-06 21:11 UTC 

[PATCH-next] serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-03-06 15:31 UTC 

[PATCHv3 0/2] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-03-06 14:50 UTC  (4+ messages)
` [PATCHv3 2/2] "

[PATCHv4 0/4] n_gsm serdev support and mfd driver for droid4 modem
 2020-03-06 12:34 UTC  (5+ messages)
` [PATCH 2/4] mfd: motmdm: Add Motorola TS 27.010 serdev modem driver for droid4

[PATCH] tty: serial: ifx6x60: Convert to GPIO descriptors
 2020-03-06 12:24 UTC  (2+ messages)

[v2] vt: fix use after free in function "vc_do_resize"
 2020-03-06  8:59 UTC  (2+ messages)

[PATCH 1/9] vt: selection, introduce vc_is_sel
 2020-03-06  7:37 UTC  (5+ messages)
` [PATCH 3/9] vt: selection, remove 2 local variables from set_selection_kernel

[tty:tty-linus] BUILD SUCCESS b85c821083359ef9fd524321af6f2a5d91730459
 2020-03-06  4:32 UTC 

[PATCH] serial: 8250_exar: add support for ACCES cards
 2020-03-05 14:05 UTC 

[PATCH v1] serial: 8250_lpss: Add ->setup() for Elkhart Lake ports
 2020-03-05 13:08 UTC 

[PATCH v1] MAINTAINERS: Add missed files related to Synopsys DesignWare UART
 2020-03-05 12:31 UTC 

[PATCH v2]tty:serial:mvebu-uart:fix a wrong return
 2020-03-05  6:09 UTC  (2+ messages)

[PATCH V4] tty: serial: qcom_geni_serial: Fix GPIO swapping with workaround
 2020-03-04 20:09 UTC  (3+ messages)

[PATCH V2 0/2] Fix RX cancel command failure
 2020-03-04 17:48 UTC  (7+ messages)
` [PATCH V2 1/2] tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe

[PATCH 0/2] dt-bindings: serial: Convert generic and slave bindings to json-schema
 2020-03-04 14:44 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: serial: Convert generic "
` [PATCH 2/2] dt-bindings: serial: Convert slave-device "

[PATCH 2/2] tty:serial:mvebu-uart:fix a wrong return
 2020-03-04 10:07 UTC  (3+ messages)

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


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