linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-18 17:48:56 to 2016-04-07 20:37:13 UTC [more...]

[PATCH v1 00/12] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-04-07 20:37 UTC  (13+ messages)
` [PATCH v1 01/12] dmaengine: dw: keep copy of custom slave config in dwc
` [PATCH v1 02/12] dmaengine: dw: provide probe(), remove() stubs for users
` [PATCH v1 03/12] dmaengine: dw: set polarity of handshake interface
` [PATCH v1 04/12] dmaengine: dw: override LLP support if asked in platform data
` [PATCH v1 05/12] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v1 06/12] serial: 8250_dma: stop ongoing RX DMA on exception
` [PATCH v1 07/12] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v1 08/12] serial: 8250: enable AFE on ports where FIFO is 16 bytes
` [PATCH v1 09/12] serial: 8250_lpss: split LPSS driver to separate module
` [PATCH v1 10/12] serial: 8250_lpss: move Quark code from PCI driver
` [PATCH v1 11/12] serial: 8250_lpss: enable MSI for Intel Quark
` [PATCH v1 12/12] serial: 8250_lpss: enable DMA on Intel Quark UART

[PATCH v5 00/10] Support for Cortex-M Prototyping System
 2016-04-07 14:48 UTC  (16+ messages)
` [PATCH v5 01/10] dt-bindings: document the MPS2 timer bindings
` [PATCH v5 02/10] clockevents/drivers: add MPS2 Timer driver
` [PATCH v5 03/10] dt-bindings: document the MPS2 UART bindings
` [PATCH v5 04/10] serial: mps2-uart: add MPS2 UART driver
` [PATCH v5 05/10] serial: mps2-uart: add support for early console
` [PATCH v5 06/10] ARM: vexpress/mps2: introduce MPS2 platform
` [PATCH v5 07/10] ARM: configs: add MPS2 defconfig
` [PATCH v5 08/10] ARM: dts: introduce MPS2 AN385/AN386
` [PATCH v5 09/10] ARM: dts: introduce MPS2 AN399/AN400
` [PATCH v5 10/10] MAINTAINERS: Update ARM Versatile Express platform entry

[PATCH v3] serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
 2016-04-07  8:33 UTC  (6+ messages)
` [PATCH v4] "

[PATCH v7 0/5] ACPI: parse the SPCR table
 2016-04-06 19:00 UTC  (20+ messages)
` [PATCH v7 1/5] of/serial: move earlycon early_param handling to serial
` [PATCH v7 2/5] ACPICA: Headers: Add new constants for the DBG2 ACPI table
` [PATCH v7 3/5] ACPI: parse SPCR and enable matching console
` [PATCH v7 4/5] ARM64: ACPI: enable ACPI_SPCR_TABLE
` [PATCH v7 5/5] serial: pl011: add console matching function

[PATCH] tty: serial: msm: Support more bauds
 2016-04-06 15:44 UTC 

[PATCH v2 28/30] serial: use parity32 in max3100
 2016-04-06 10:25 UTC  (2+ messages)

[PATCH] tty: serial: 8250_omap: do not defer termios changes
 2016-04-05  4:07 UTC  (4+ messages)

[PATCH v2] serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
 2016-04-05  2:59 UTC  (3+ messages)

[PATCH v2 resend] serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
 2016-04-05  2:55 UTC 

DCD interrupt for i.MX25 UART
 2016-04-04 20:49 UTC  (3+ messages)

[PATCH v2 1/5] serial: 8250_mid: use proper bar for DNV platform
 2016-04-04 14:35 UTC  (2+ messages)
` [PATCH v2 2/5] serial: 8250_mid: recognize interrupt source in handler

Serial ports with non connected RTS/CTS
 2016-04-04  5:16 UTC  (3+ messages)

[PATCH] tty: amba-pl011: Use 32-bit accesses for SBSA UART
 2016-04-01 21:23 UTC  (9+ messages)
        ` [PATCH v3] "

[PATCH] serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
 2016-04-01 10:19 UTC  (3+ messages)

[PATCH v2] serial: amba-pl011: complete support to ZTE uart
 2016-04-01  9:53 UTC  (2+ messages)

[PATCH 1/4] tty: vt, remove reduntant check
 2016-03-31 14:25 UTC  (6+ messages)
` [PATCH 2/4] tty: vt, get rid of weird source code flow
` [PATCH 3/4] tty: vt, make color_table const
` [PATCH 4/4] tty: vt, use proper type for default colors

[PATCH -repost] kgdb: depends on VT
 2016-03-31 12:01 UTC  (2+ messages)

[PATCH 0/9] serial: doc: Low Level Serial API Documentation Improvements
 2016-03-31  8:26 UTC  (3+ messages)

[PATCH 1/2] TTY: serial, handle platform_get_irq retval properly
 2016-03-31  8:23 UTC  (2+ messages)
` [PATCH 2/2] TTY: serial/ifx6x60, initialize more

[PATCH v2] tty/serial/8250: fix RS485 half-duplex RX
 2016-03-31  8:10 UTC  (3+ messages)

[PATCH] tty: serial: msm: Support more bauds
 2016-03-29 15:59 UTC  (3+ messages)

[PATCH v2] serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()
 2016-03-29  7:49 UTC  (2+ messages)

[PATCH 29/31] serial: use parity32 in max3100.c
 2016-03-27  7:44 UTC 

[PATCH v6 0/5] ACPI: parse the SPCR table
 2016-03-26  0:01 UTC  (10+ messages)
` [PATCH v6 1/5] of/serial: move earlycon early_param handling to serial
` [PATCH v6 2/5] ACPI: add definitions of DBG2 subtypes
` [PATCH v6 3/5] ACPI: parse SPCR and enable matching console
` [PATCH v6 4/5] ACPI: enable ACPI_SPCR_TABLE on ARM64
` [PATCH v6 5/5] serial: pl011: add console matching function

Nonterministic hang during bootconsole/console handover on ath79
 2016-03-25 15:24 UTC  (15+ messages)

[PATCH] serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()
 2016-03-25  8:22 UTC  (4+ messages)

[PATCH/RFC 0/5] serial: sh-sci: Hardware Flow Control Updates
 2016-03-24 17:23 UTC  (13+ messages)
` [PATCH/RFC 1/5] serial: sh-sci: Update DT binding documentation for GPIO modem lines
` [PATCH/RFC 2/5] serial: sh-sci: Update DT binding documentation for dedicated RTS/CTS
` [PATCH/RFC 5/5] serial: sh-sci: Replace SCIx_HAVE_RTSCTS by standard UPF_HARD_FLOW

[PATCH] MIPS: ath79: make bootconsole wait for both THRE and TEMT
 2016-03-24 15:02 UTC 

[PATCH v2 0/6] serial: imx: handshaking fixes and improvments
 2016-03-24 13:24 UTC  (7+ messages)
` [PATCH v2 1/6] serial: imx: fix polarity of RI
` [PATCH v2 2/6] serial: imx: let irq handler return IRQ_NONE if no event was handled
` [PATCH v2 3/6] serial: imx: make sure unhandled irqs are disabled
` [PATCH v2 4/6] serial: imx: only count 0->1 transitions for RNG
` [PATCH v2 5/6] serial: imx: reorder functions to simplify next patch
` [PATCH v2 6/6] serial: imx: implement DSR irq handling for DTE mode

[PATCH 0/4] serial: imx: some irq and handshaking fixes
 2016-03-24  8:14 UTC  (2+ messages)

[PATCH] Fixes: e490c9144cfa ("tty: Add software emulated RS485 support for 8250")
 2016-03-24  7:22 UTC  (2+ messages)

[PATCH v4] tty: serial: meson: Implement earlycon support
 2016-03-23 13:39 UTC  (3+ messages)

[PATCH v5 0/6] ACPI: parse the SPCR table
 2016-03-22 17:41 UTC  (22+ messages)
  ` [PATCH v5 1/6] of/serial: move earlycon early_param handling to serial
` [PATCH v5 2/6] ACPI: add definitions of DBG2 subtypes
` [PATCH v5 3/6] ACPI: parse SPCR and enable matching console
` [PATCH v5 4/6] ACPI: enable ACPI_SPCR_TABLE on ARM64
` [PATCH v5 5/6] serial: pl011: add console matching function
` [PATCH v5 6/6] serial: pl011: add EARLYCON_DECLARE

[PATCH] TTY: n_gsm, fix false positive WARN_ON
 2016-03-22 17:09 UTC 

[PATCH v1 1/5] serial: 8250_mid: use proper bar for DNV platform
 2016-03-22 14:11 UTC  (2+ messages)
` [PATCH v1 2/5] serial: 8250_mid: recognize interrupt source in handler

[PATCH 1/2] serial: amba-pl011: make platform driver generic
 2016-03-22 12:38 UTC  (16+ messages)
` [PATCH 2/2] serial: amba-pl011: complete support to ZTE uart

[PATCH v3] tty: serial: 8250: add MOXA Smartio MUE boards support
 2016-03-19  9:13 UTC  (4+ messages)

[PATCH] serial-uartlite: fix build warning
 2016-03-18 20:32 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).