linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-09 15:28:58 to 2015-01-22 17:24:31 UTC [more...]

[PATCH 0/7] serial: 8250: restart console after suspend
 2015-01-22 17:24 UTC  (8+ 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 v6 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-22 13:35 UTC  (3+ 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 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  (22+ messages)
` [RFC PATCH v2 2/4] serial: mxs-auart: Use helpers for gpio irqs
` [RFC PATCH v2 3/4] serial: at91: "
` [RFC PATCH v2 4/4] serial: clps711x: Update to new mctrl_gpio_init_dt

[PATCH/RFC] serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling
 2015-01-22  4:51 UTC  (2+ messages)

[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  (5+ 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 v5] tty: serial: men_z135_uart: Fix driver for changes in hardware
 2015-01-19  6:44 UTC 

[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  (8+ messages)
` [PATCH v2 1/4] tty: serial: Add 8250 earlycon to support noinit option
` [PATCH v2 2/4] tty: serial: 8250_mtk: Add earlycon
` [PATCH v2 3/4] arm64: dts: Add mediatek MT8173 earlycon support
` [PATCH v2 4/4] Document: Modify 8250 earlycon kernel parameters

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

[PATCH v2] tty: serial: msm_serial: Remove duplicate code in msm_console_setup
 2015-01-12 12:46 UTC  (3+ messages)

[PATCH v2 0/2] serial: fsl_lpuart: DMA improvements
 2015-01-10  8:33 UTC  (3+ messages)
` [PATCH v2 1/2] serial: fsl_lpuart: move DMA channel request to probe
` [PATCH v2 2/2] serial: fsl_lpuart: update RX timer on successful DMA transfer

[PATCH v2 0/2] serial: fsl_lpuart: fix DMA issues for 3.19
 2015-01-10  8:12 UTC  (7+ messages)
` [PATCH v2 1/2] serial: fsl_lpuart: delete timer on shutdown
` [PATCH v2 2/2] serial: fsl_lpuart: avoid new transfer while DMA is running

[PATCH 0/4] serial: fsl_lpuart: fix various DMA related issues
 2015-01-09 22:34 UTC  (7+ messages)

[PATCH v4 0/5] Add Spreadtrum Sharkl64 Platform support
 2015-01-09 22:25 UTC  (3+ messages)
  ` [PATCH v4 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

[PATCH 0/5] tty/serial: at91: fix atmel_serial_probe(), dma_sync_* and the Hardware Handshaking support
 2015-01-09 22:19 UTC  (10+ messages)
` [PATCH 1/5] tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device()
` [PATCH 3/5] tty/serial: at91: fix error handling in atmel_serial_probe()
` [PATCH 4/5] tty/serial: at91: fix RTS line management when hardware handshake is enabled
` [PATCH 5/5] tty/serial: at91: fix typo and indentation

[PATCH] Revert "tty: Fix pty master poll() after slave closes v2"
 2015-01-09 22:00 UTC  (4+ messages)

[PATCH] n_tty: Fix unordered accesses to lockless read buffer
 2015-01-09 19:09 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).