linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-21 12:40:33 to 2019-09-30 21:16:00 UTC [more...]

[PATCH RESEND v3 00/26] Add definition for the number of standard PCI BARs
 2019-09-30 19:58 UTC  (4+ messages)

[PATCH 2/3] dt-bindings: serial: document LiteUART bindings
 2019-09-30 13:04 UTC  (2+ messages)

[PATCH 3/3] drivers/tty/serial: add LiteUART driver
 2019-09-30 13:04 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: vendor: add vendor prefix for LiteX
 2019-09-30 13:04 UTC  (2+ messages)

[PATCH 0/3] LiteUART serial driver
 2019-09-30 13:03 UTC  (2+ messages)

[PATCH v2 2/3] serial: 8250_exar: Refactor exar_shutdown()
 2019-09-29 21:43 UTC  (3+ messages)

Regression since 4a96895f74c9633b51427fd080ab70fa62b65bc4
 2019-09-29  6:46 UTC  (2+ messages)

[PATCH] Remove every trace of SERIAL_MAGIC
 2019-09-27 20:55 UTC 

[PATCH v3] serial: imx: adapt rx buffer and dma periods
 2019-09-26 19:44 UTC  (8+ messages)
` [EXT] "

[PATCH] serial: move Non-standard serial drivers menu to the Serial drivers menu
 2019-09-26  1:16 UTC 

[PATCH] serdev: Add ACPI devices by ResourceSource field
 2019-09-24 16:25 UTC  (9+ messages)

[PATCH v2] serdev: Add ACPI devices by ResourceSource field
 2019-09-24 16:22 UTC 

[PATCH v4] serial: imx: adapt rx buffer and dma periods
 2019-09-23 13:59 UTC 

[PATCH v3] serial: imx: adapt rx buffer and dma periods
 2019-09-23 13:58 UTC 

[PATCH v6 0/4] Use MFD framework for SGI IOC3 drivers
 2019-09-23 13:21 UTC  (6+ messages)
` [PATCH v6 1/4] nvmem: core: add nvmem_device_find
` [PATCH v6 2/4] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v6 3/4] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v6 4/4] MIPS: SGI-IP27: fix readb/writeb addressing

[PATCH] serial: bcm2835: Use devm_platform_ioremap_resource() in bcm2835aux_serial_probe()
 2019-09-20 17:51 UTC  (2+ messages)

[BACKPORT 4.14.y v2 0/6] Candidates from Spreadtrum 4.14 product kernel
 2019-09-20  8:06 UTC  (5+ messages)
` [BACKPORT 4.14.y v2 6/6] serial: sprd: Modify the baud rate calculation formula

[PATCH v2] serial: imx: adapt rx buffer and dma periods
 2019-09-19 12:00 UTC  (4+ messages)

[PATCH 0/4] Fix UART DMA freezes for iMX6
 2019-09-19  9:20 UTC  (17+ messages)
` [PATCH 1/4] dmaengine: imx-sdma: fix buffer ownership
` [PATCH 2/4] dmaengine: imx-sdma: fix dma freezes
` [PATCH 3/4] serial: imx: adapt rx buffer and dma periods
` [PATCH 4/4] dmaengine: imx-sdma: drop redundant variable
    ` [EXT] Re: [PATCH 0/4] Fix UART DMA freezes for iMX6

[PATCH v2] serial: sprd: Add polling IO support
 2019-09-19  3:32 UTC  (3+ messages)

[PATCH] serial: sprd: Add polling IO support
 2019-09-19  2:14 UTC  (3+ messages)

[PATCH] tty: serial: linflexuart: Fix magic SysRq handling
 2019-09-18 18:45 UTC 

[GIT PULL] TTY/Serial patches for 5.4-rc1
 2019-09-18 18:20 UTC  (2+ messages)

[PATCH v3 00/26] Add definition for the number of standard PCI BARs
 2019-09-18  9:20 UTC  (3+ messages)
` [PATCH v3 21/26] serial: 8250_pci: Use PCI_STD_NUM_BARS

[PATCH] tty/amba-pl011: fix a -Wunused-function warning
 2019-09-17 13:19 UTC 

[PATCH] serial/sifive: select SERIAL_EARLYCON
 2019-09-17  7:43 UTC  (18+ messages)

[PATCH] serial: uartlite: fix exit path null pointer
 2019-09-16 23:12 UTC 

[PATCH] tty: 8250_of: Use software emulated RS485 direction control
 2019-09-13 15:05 UTC  (4+ messages)

[PATCH] serial: uartps: Fix uartps_major handling
 2019-09-13  7:28 UTC 

[PATCH] tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
 2019-09-10  4:17 UTC 

[PATCH] tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
 2019-09-10  4:11 UTC 

[PATCH v2] 8250_lpss: check null return when calling pci_ioremap_bar
 2019-09-07 16:16 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v4 0/6] Add initial support for S32V234-EVB
 2019-09-05 11:58 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v4 2/6] arm64: Introduce config for S32
` [PATCH v4 3/6] serial: fsl_linflexuart: Be consistent with the name
` [PATCH v4 4/6] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v4 5/6] dt-bindings: serial: Document Freescale LINFlexD UART
` [PATCH v4 6/6] arm64: defconfig: Enable configs for S32V234

[PATCH v3 0/7] Add initial support for S32V234-EVB
 2019-09-05 11:32 UTC  (11+ messages)
` [PATCH v3 1/7] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v3 2/7] arm64: Introduce config for S32
` [PATCH v3 3/7] serial: fsl_linflexuart: Update compatible string
` [PATCH v3 4/7] serial: fsl_linflexuart: Be consistent with the name
` [PATCH v3 5/7] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v3 6/7] dt-bindings: serial: Document Freescale LINFlexD UART
` [PATCH v3 7/7] arm64: defconfig: Enable configs for S32V234

[PATCH] serial: sprd: correct the wrong sequence of arguments
 2019-09-05  7:41 UTC 

[PATCH] serial: max310x: turn off transmitter before activating AutoCTS or auto transmitter flow control
 2019-09-04 12:17 UTC  (3+ messages)

[PATCH] serial: max310x: Properly set flags in AutoCTS mode
 2019-09-04 12:11 UTC 

[PATCH v2] dt-bindings: serial: Convert riscv,sifive-serial to json-schema
 2019-09-04 10:29 UTC  (2+ messages)

[PATCH] serial: 8250_pci: Implement MSI(-X) support
 2019-09-04  7:22 UTC  (3+ messages)

[PATCH V2 00/12] serial: tegra: Tegra186 support and fixes
 2019-09-04  4:43 UTC  (13+ messages)
` [PATCH V2 01/12] serial: tegra: add support to ignore read
` [PATCH V2 02/12] serial: tegra: avoid reg access when clk disabled
` [PATCH V2 03/12] serial: tegra: flush the RX fifo on frame error
` [PATCH V2 04/12] serial: tegra: report error to upper tty layer
` [PATCH V2 05/12] dt-binding: serial: tegra: add new chips
` [PATCH V2 06/12] serial: tegra: check for FIFO mode enabled status
` [PATCH V2 07/12] serial: tegra: set maximum num of uart ports to 8
` [PATCH V2 08/12] serial: tegra: add support to use 8 bytes trigger
` [PATCH V2 09/12] serial: tegra: DT for Adjusted baud rates
` [PATCH V2 10/12] serial: tegra: add support to adjust baud rate
` [PATCH V2 11/12] serial: tegra: report clk rate errors
` [PATCH V2 12/12] serial: tegra: Add PIO mode support

[PATCH] dt-bindings: serial: Convert riscv, sifive-serial to json-schema
 2019-09-03 14:24 UTC  (4+ messages)
` [PATCH] dt-bindings: serial: Convert riscv,sifive-serial "

[PATCH 0/3] keep console alive even if missing the 'enable' clock
 2019-09-03  9:20 UTC  (2+ messages)

[PATCH v5 04/17] MIPS: PCI: refactor ioc3 special handling
 2019-09-03  9:10 UTC  (2+ messages)

[BACKPORT 4.14.y 0/8] Candidates from Spreadtrum 4.14 product kernel
 2019-09-03  7:01 UTC  (2+ messages)
` [BACKPORT 4.14.y 8/8] serial: sprd: Modify the baud rate calculation formula

[PATCH] serial: core: Use cons->index for preferred console registration
 2019-09-02 14:27 UTC 

[PATCH] serial: max310x: Properly set flags in AutoCTS mode
 2019-08-30  9:58 UTC 

[PATCH] [RFC] tty/serial: imx: make use of format specifier %dE
 2019-08-29 17:19 UTC  (3+ messages)

[PATCH v2 0/5] Serial: imx: various fixes
 2019-08-28 18:37 UTC  (6+ messages)
  ` [PATCH v2 1/5] serial: imx: get rid of unbounded busy-waiting loop
  ` [PATCH v2 2/5] serial: imx: do not stop Rx/Tx on termios change
  ` [PATCH v2 3/5] serial: imx: do not disable individual irqs during "
  ` [PATCH v2 4/5] serial: imx: fix data breakage on "
  ` [PATCH v2 5/5] serial: imx: use Tx ready rather than Tx empty irq

mmotm 2019-08-24-16-02 uploaded (drivers/tty/serial/fsl_linflexuart.c:)
 2019-08-28  1:14 UTC 

[PATCH v3 0/2] dt-bindings: serial: lantiq: Convert to YAML & add support for new SoC
 2019-08-27 17:22 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: serial: lantiq: Convert to YAML schema
` [PATCH v3 2/2] dt-bindings: lantiq: Update for new SoC

[PATCH 00/14] serial: tegra: Tegra186 support and fixes
 2019-08-27  9:31 UTC  (28+ messages)
` [PATCH 02/14] serial: tegra: add support to ignore read
` [PATCH 03/14] serial: tegra: avoid reg access when clk disabled
` [PATCH 05/14] serial: tegra: flush the RX fifo on frame error
` [PATCH 06/14] serial: tegra: report error to upper tty layer
` [PATCH 07/14] serial: tegra: add compatible for new chips
` [PATCH 08/14] serial: tegra: check for FIFO mode enabled status
` [PATCH 09/14] serial: tegra: set maximum num of uart ports to 8
` [PATCH 10/14] serial: tegra: add support to use 8 bytes trigger
` [PATCH 11/14] serial: tegra: DT for Adjusted baud rates

[PATCH v2] tty/serial: atmel: remove unneeded atmel_get_lines_status function
 2019-08-26  7:17 UTC 

[PATCH] tty/serial: atmel: remove unneeded atmel_get_lines_status function
 2019-08-25  8:45 UTC  (3+ messages)

[PATCH V1 1/1] serial: 8250_pci: Add F81504A series Support
 2019-08-23  1:26 UTC  (5+ messages)

[PATCH v2 0/6] Add initial support for S32V234-EVB
 2019-08-22 17:41 UTC  (4+ messages)
` [PATCH v2 4/6] dt-bindings: serial: Document Freescale LINFlex UART

[PATCH v5 00/17] Use MFD framework for SGI IOC3 drivers
 2019-08-21 20:37 UTC  (8+ messages)
` [PATCH v5 10/17] net: sgi: ioc3-eth: rework skb rx handling
` [PATCH v5 11/17] net: sgi: ioc3-eth: no need to stop queue set_multicast_list

[PATCH 0/3] serial: Don't check for mctrl_gpio_to_gpiod() returning error
 2019-08-21 16:04 UTC  (9+ messages)
  ` [PATCH 1/3] serial: atmel: "

[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
 2019-08-21 12:48 UTC  (8+ messages)
` [PATCH v4 3/9] nvmem: core: add nvmem_device_find


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