linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-12 15:35:19 to 2015-01-27 13:10:10 UTC [more...]

[PATCH 1/3] tty/serial: of_serial: add DT alias ID handling
 2015-01-27 13:10 UTC  (5+ 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 v8 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-27  7:56 UTC  (3+ 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] serial: sh-sci: Use dev_dbg() to log an error message
 2015-01-26 11:53 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  (21+ messages)
` [RFC PATCH v2 2/4] serial: mxs-auart: Use helpers for gpio irqs
` [RFC PATCH v2 3/4] serial: at91: "

[PATCH 00/10] drivers: PL011: add ARM SBSA Generic UART support
 2015-01-21  9:26 UTC  (28+ messages)
` [PATCH 01/10] drivers: PL011: avoid potential unregister_driver call
` [PATCH 02/10] drivers: PL011: refactor pl011_startup()
` [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  (25+ messages)
  ` [PATCH v5 1/5] Documentation: DT: Renamed of-serial.txt to 8250.txt
  ` [PATCH v5 2/5] Documentation: DT: Add bindings for Spreadtrum SoC Platform
  ` [PATCH v5 3/5] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile
  ` [PATCH v5 4/5] arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig
  ` [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 26/36] serial: 8250_jz47xx: support for Ingenic jz47xx UARTs
 2015-01-18 22:41 UTC 

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

[PATCH 1/1] serial: Fintek F81232 driver improvement
 2015-01-16 15:21 UTC  (2+ messages)

[PATCH] tty: xuartps: Fix RX hang, and TX corruption in termios call
 2015-01-16 12:49 UTC 

[PATCH 1/2] tty: serial: 8250_core: Remove trailing whitespaces
 2015-01-16 11:33 UTC  (7+ messages)
` [PATCH 2/2] tty: serial: 8250_core: Check that port->line is >=0

[PATCH] char: Added support for u-blox 6 i2c gps driver
 2015-01-15 11:29 UTC  (8+ messages)

[Patch v4] ARC: Dynamically determine BASE_BAUD from DeviceTree
 2015-01-15  5:05 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] tty/serial: digicolor: remove sysrq reference
 2015-01-14  6:04 UTC 

[PATCH] serial: digicolor: fix sysrq handling
 2015-01-14  5:57 UTC  (2+ messages)

[PATCH] tty/isicom: fix big-endian compile warning
 2015-01-13 21:59 UTC 

[PATCH] 3.19-rc4: Fix race condition in i.MX serial port driver
 2015-01-13 16:07 UTC 

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

[PATCH] tty: serial: msm_serial: Remove console unregistration from driver exit
 2015-01-13  0:26 UTC  (2+ messages)

[PATCH v3] tty: serial: msm_serial: code cleanup in msm_console_setup
 2015-01-13  0:24 UTC  (2+ 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).