linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-06 12:41:26 to 2020-03-17 11:48:58 UTC [more...]

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-17 11:48 UTC  (21+ 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 00/28] DT: Improve validation for Marvell SoCs
 2020-03-17 10:04 UTC  (30+ messages)
` [PATCH 01/28] ARM: dts: kirkwood: Fix interrupt controller node name
` [PATCH 02/28] ARM: dts: dove: "
` [PATCH 03/28] ARM: dts: pxa168: Add missing address/size cells to i2c nodes
` [PATCH 04/28] ARM: dts: pxa168: Fix the gpio interrupt cell number
` [PATCH 05/28] ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property
` [PATCH 06/28] ARM: dts: pxa910: Fix the gpio interrupt cell number
` [PATCH 07/28] ARM: dts: pxa*: Fix up encoding of the /rtc interrupts property
` [PATCH 08/28] ARM: dts: mmp*: "
` [PATCH 09/28] ARM: dts: mmp3: fix L2 cache controller node name
` [PATCH 10/28] ARM: dts: mmp3: fix USB & USB PHY node names
` [PATCH 11/28] ARM: dts: berlin*: Fix up the SDHCI "
` [PATCH 12/28] spi: dt-bindings: spi-controller: Slaves have no address cells
` [PATCH 13/28] dt-bindings: serial: move Marvell compatible string to 8250 binding doc
` [PATCH 14/28] dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible
` [PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings
` [PATCH 16/28] dt-bindings: Add "mrvl", a legacy vendor prefix for Marvell
` [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example
` [PATCH 18/28] dt-bindings: mmc: Fix node name "
` [PATCH 19/28] dt-bindings: mmc: Convert sdhci-pxa to json-schema
` [PATCH 20/28] dt-bindings: phy: Convert phy-mmp3-usb "
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 22/28] dt-bindings: i2c: Convert i2c-pxa "
` [PATCH 23/28] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH 24/28] dt-bindings: media: Convert marvell,mmp2-ccic "
` [PATCH 25/28] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH 26/28] dt-bindings: spi: Convert spi-pxa2xx "
` [PATCH 27/28] dt-bindings: timer: Convert mrvl,mmp-timer "
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv "

[PATCH v3 0/5] LiteX SoC controller and LiteUART serial driver
 2020-03-17  9:44 UTC  (11+ messages)
` [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 0/3] a few fixes for sprd serial driver
 2020-03-17  7:18 UTC  (8+ messages)
` [PATCH 1/3] serial: sprd: check console via stdout-path in addition
` [PATCH 2/3] serial: sprd: remove __init from sprd_console_setup
` [PATCH 3/3] serial: sprd: cleanup the sprd_port when return -EPROBE_DEFER

[tty:tty-next] BUILD SUCCESS d49e7953f9b9f5e50c12dda95f4041fb877cdc71
 2020-03-17  6:18 UTC 

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

[tty:tty-testing] BUILD SUCCESS c3a834e87c2cd8ffe1c485a23892bb136c439ba0
 2020-03-16 15:48 UTC 

[PATCH v2 0/2] dt-bindings: serial: Convert generic and slave bindings to json-schema
 2020-03-16  9:42 UTC  (4+ messages)
` [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  (6+ messages)
` [PATCH V3 2/2] tty: serial: qcom_geni_serial: "

[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  (9+ 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] "


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