linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-16 17:22:59 to 2015-02-02 18:43:12 UTC [more...]

[PATCH 1/2] tty: serial: 8250_core: Remove trailing whitespaces
 2015-02-02 18:43 UTC  (8+ messages)
` [PATCH 2/2] tty: serial: 8250_core: Check that port->line is >=0

[PATCH 26/36] serial: 8250_jz47xx: support for Ingenic jz47xx UARTs
 2015-02-02 16:32 UTC  (4+ messages)

[PATCH] serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE
 2015-02-02 13:44 UTC  (2+ messages)

[PATCH v2 0/4] tty: serial: Add earlycon support to MT8173 SoC
 2015-02-02  5:43 UTC  (13+ messages)
` [PATCH v2 1/4] tty: serial: Add 8250 earlycon to support noinit option

[PATCH 1/3] tty/serial: of_serial: add DT alias ID handling
 2015-02-01 17:07 UTC  (17+ messages)
` [PATCH 2/3] tty/serial: of_serial: add support for PXA/MMP uarts
` [PATCH 3/3] tty/serial: 8250_early: Add support for PXA UARTs

[PATCH] 3.19-rc4: Fix race condition in i.MX serial port driver
 2015-01-31 14:03 UTC 

[PATCH 13/15] tty: kconfig: remove the superfluous dependency on PPC_OF
 2015-01-31 13:47 UTC 

[PATCH] 3.19-rc4: Fix race condition in i.MX serial port driver
 2015-01-30 23:25 UTC  (2+ messages)

[PATCH v10 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-30 15:59 UTC  (15+ messages)
  ` [PATCH v10 1/2] Documentation: DT: Add bindings for Spreadtrum SoC Platform
  ` [PATCH v10 2/2] tty/serial: Add Spreadtrum sc9836-uart driver support

[PATCH] serial: sh-sci: Use dev_dbg() to log an error message
 2015-01-29 16:14 UTC  (2+ messages)

[PATCH] serial: samsung: remove redundant interrupt enabling
 2015-01-28 13:44 UTC 

[PATCH v9 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-28 10:46 UTC  (8+ messages)
    ` [PATCH v9 1/2] Documentation: DT: Add bindings for Spreadtrum SoC Platform
    ` [PATCH v9 2/2] tty/serial: Add Spreadtrum sc9836-uart driver support

[PATCH] Revert "tty: Fix pty master poll() after slave closes v2"
 2015-01-28  0:17 UTC  (5+ messages)

[PATCH v8 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-27 15:51 UTC  (8+ messages)
    ` [PATCH v8 1/2] Documentation: DT: Add bindings for Spreadtrum SoC Platform
    ` [PATCH v8 2/2] tty/serial: Add Spreadtrum sc9836-uart driver support

[PATCH v2] serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling
 2015-01-26 12:25 UTC 

[PATCH] tty: serial: fsl_lpuart: terminate DMA on buffer flush
 2015-01-26  0:10 UTC 

[PATCH v5] tty: serial: men_z135_uart: Fix driver for changes in hardware
 2015-01-25 21:17 UTC  (2+ messages)

[PATCH 0/4] Rework hw-assisted flow control
 2015-01-25 20:36 UTC  (6+ messages)
` [PATCH 1/4] serial: core: Rework hw-assisted flow control support
` [PATCH 2/4] serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handling
` [PATCH 3/4] serial: omap: Fix "
  ` [PATCH 4/4] tty: Remove external interface for tty_set_termios()

[PATCH] serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling
 2015-01-25 16:57 UTC  (2+ messages)

[PATCH/RFC] serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling
 2015-01-25 11:10 UTC  (3+ messages)

[PATCH v4 0/2] serial: samsung: add support for early console
 2015-01-23 13:47 UTC  (3+ messages)
` [PATCH v4 1/2] serial: samsung: Add "
` [PATCH v4 2/2] ARM: dts: exynos4: Add stdout-path properties

[PATCH v7 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-23 13:39 UTC  (5+ messages)
    ` [PATCH v7 1/2] Documentation: DT: Add bindings for Spreadtrum SoC Platform
    ` [PATCH v7 2/2] tty/serial: Add Spreadtrum sc9836-uart driver support

[PATCH v6 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-23 13:32 UTC  (7+ messages)
    ` [PATCH v6 1/2] Documentation: DT: Add bindings for Spreadtrum SoC Platform
    ` [PATCH v6 2/2] tty/serial: Add Spreadtrum sc9836-uart driver support

[PATCH v2] serial: fsl-lpuart: disable interrupt when suspend
 2015-01-23  9:48 UTC 

[PATCH 0/7] serial: 8250: restart console after suspend
 2015-01-22 17:46 UTC  (9+ messages)
` [PATCH 1/7] serial: core: Simplify console suspend logic in uart_suspend_port()
` [PATCH 2/7] serial: 8250: Move UART_BUG_QUOT workaround
` [PATCH 3/7] serial: 8250: Refactor LCR computation
` [PATCH 4/7] serial: 8250: Refactor divisor programming
` [PATCH 5/7] serial: 8250: Refactor XR17V35X divisor calculation
` [PATCH 6/7] serial: 8250: Use canary to restart console after suspend
` [PATCH 7/7] serial: 8250: Prevent concurrent updates to shadow registers

[PATCH v2 0/2] Fix no_console_suspend for PNP serial consoles
 2015-01-22 16:50 UTC  (3+ messages)
` [PATCH v2 1/2] PNP: Allow console to override ACPI device sleep
` [PATCH v2 2/2] serial: 8250_pnp: Enable PNP_CONSOLE for console ports

[PATCH 1/1] 8250_core.c
 2015-01-22 13:02 UTC 

[RFC PATCH v2 1/4] tty: serial_mctrl_gpio: Add irqs helpers for input lines
 2015-01-22 11:37 UTC  (5+ messages)
` [RFC PATCH v2 3/4] serial: at91: Use helpers for gpio irqs

[PATCH 00/10] drivers: PL011: add ARM SBSA Generic UART support
 2015-01-21  9:26 UTC  (26+ messages)
` [PATCH 03/10] drivers: PL011: refactor pl011_shutdown()
` [PATCH 04/10] drivers: PL011: refactor pl011_set_termios()
` [PATCH 05/10] drivers: PL011: refactor pl011_probe()
` [PATCH 06/10] drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
` [PATCH 07/10] drivers: PL011: move cts_event workaround into separate function
` [PATCH 08/10] drivers: PL011: allow avoiding UART enabling/disabling
` [PATCH 09/10] drivers: PL011: allow to supply fixed option string
` [PATCH 10/10] drivers: PL011: add support for the ARM SBSA generic UART

[PATCH] serial: fsl-lpuart: disable interrupt when suspend
 2015-01-21  8:32 UTC 

[PATCH v5 0/5] Add Spreadtrum Sharkl64 Platform support
 2015-01-20 20:17 UTC  (16+ messages)
  ` [PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform
  ` [PATCH v5 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

[PATCH] n_tty: Remove LINEMODE support
 2015-01-20 19:08 UTC  (23+ messages)

[PATCH/RFC] serial: sh-sci: Remove overrun message
 2015-01-20 13:56 UTC  (4+ messages)

[PATCH RESEND] Specify PCI based UART for earlyprintk
 2015-01-20 12:07 UTC 

[PATCH v2] sh-sci: extend PM methods
 2015-01-19 22:41 UTC 

[PATCH v4 01/21] serial: rewrite pxa2xx-uart to use 8250_core
 2015-01-19 18:08 UTC  (2+ messages)

[PATCH 0/3] Fix buffer flush in signal char handling
 2015-01-17 20:42 UTC  (4+ messages)
` [PATCH 1/3] tty: Make lock subclasses available for other tty locks
` [PATCH 2/3] pty: Fix buffer flush deadlock
` [PATCH 3/3] n_tty: Fix signal handling flushes

[PATCH] sh-sci: extend PM methods
 2015-01-16 21:56 UTC 

[PATCH] pty: Fix overlimit memory use
 2015-01-16 20:22 UTC 

[PATCH v2] n_tty: Fix unordered accesses to lockless read buffer
 2015-01-16 20:05 UTC  (8+ messages)
` [PATCH v3 0/6] N_TTY input path fixes
  ` [PATCH v3 1/6] n_tty: Eliminate receive_room() from consumer/exclusive paths
  ` [PATCH v3 2/6] n_tty: Fix throttle for canon lines > 3967 chars
  ` [PATCH v3 3/6] n_tty: Simplify throttle threshold calculation
  ` [PATCH v3 4/6] n_tty: Fix unordered accesses to lockless read buffer
  ` [PATCH v3 5/6] n_tty: Fix PARMRK over-throttling
  ` [PATCH v3 6/6] n_tty: Fix read buffer overwrite when no newline

[GIT PULL] TTY/Serial fixes for 3.19-rc5
 2015-01-16 18:34 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).