linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-10 13:46:47 to 2016-03-31 13:40:25 UTC [more...]

[PATCH v7 0/5] ACPI: parse the SPCR table
 2016-03-31 13:40 UTC  (4+ 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 -repost] kgdb: depends on VT
 2016-03-31 12:01 UTC  (2+ messages)

[PATCH] tty: serial: 8250_omap: do not defer termios changes
 2016-03-31 10:51 UTC  (2+ messages)

[PATCH 0/9] serial: doc: Low Level Serial API Documentation Improvements
 2016-03-31  8:26 UTC  (19+ messages)
` [PATCH 1/9] serial: doc: Un-document non-existing uart_write_console()
` [PATCH 2/9] serial: doc: Un-document obsolete tmpbuf_sem
` [PATCH 3/9] serial: doc: Document .throttle()
` [PATCH 4/9] serial: doc: Document .unthrottle()
` [PATCH 5/9] serial: doc: Document .set_ldisc()
` [PATCH 6/9] serial: doc: .break_ctl() is called with port->mutex() held
` [PATCH 7/9] serial: doc: Spelling s/divsor/divisor/
` [PATCH 8/9] serial: doc: Grammar s/function are/functions are/
` [PATCH 9/9] serial: doc: Correct return type of mctrl_gpio_to_gpiod()

[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 1/4] tty: vt, remove reduntant check
 2016-03-31  8:08 UTC  (4+ 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] tty: amba-pl011: Use 32-bit accesses for SBSA UART
 2016-03-30 18:11 UTC  (10+ messages)
    ` [PATCH v2] "

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

DCD interrupt for i.MX25 UART
 2016-03-29 11:14 UTC  (2+ 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  (18+ 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 3/5] serial: sh-sci: Always set TIOCM_CTS in .get_mctrl() callback
` [PATCH/RFC 4/5] serial: sh-sci: Add support for GPIO-controlled modem lines
` [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 v2] serial: amba-pl011: complete support to ZTE uart
 2016-03-23  7:12 UTC 

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

[PATCH] serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBU
 2016-03-18 16:26 UTC  (2+ messages)

[PATCH v2] serial: 8250_ingenic: Remove global variable
 2016-03-18 15:30 UTC  (2+ messages)

[PATCH] serial-uartlite: fix build warning
 2016-03-18 12:48 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: r8a777[89]: HSCIF support
 2016-03-17 17:30 UTC  (13+ messages)
` [PATCH 1/4] ARM: dts: r8a7778: Add HSCIF0/1 clocks
` [PATCH 2/4] ARM: dts: r8a7778: Add HSCIF0/1 device nodes
` [PATCH 3/4] ARM: dts: r8a7779: "
` [PATCH 4/4] serial: sh-sci: add r8a7778/9 HSCIF DT bindings

[PATCH v4 0/4] ACPI: parse the SPCR table
 2016-03-17 17:20 UTC  (11+ messages)
` [PATCH v4 1/4] ACPI: parse SPCR and enable matching console
` [PATCH v4 2/4] ACPI: enable ACPI_SPCR_TABLE on ARM64

[GIT PULL] TTY/Serial patches for 4.6-rc1
 2016-03-17  0:08 UTC 

[PATCH] tty: serial: sc16is7xx: implemented our own oneshot-like handling
 2016-03-14 23:13 UTC  (10+ messages)

[PATCH] tty: serial: sc16is7xx: implemented our own oneshot-like handling
 2016-03-14  6:17 UTC  (2+ messages)

[PATCH] drivers/tty: make serial/mvebu-uart.c explicitly non-modular
 2016-03-13 23:48 UTC 

[v2]serial_core:recognize invalid pointer from userspace
 2016-03-11  2:30 UTC  (6+ messages)
` [v2] serial_core:recognize "

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