linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-05 15:26:20 to 2015-01-20 12:11:22 UTC [more...]

[PATCH v5 0/5] Add Spreadtrum Sharkl64 Platform support
 2015-01-20 12:11 UTC  (23+ 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 RESEND] Specify PCI based UART for earlyprintk
 2015-01-20 12:07 UTC 

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

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

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

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

[PATCH 00/10] drivers: PL011: add ARM SBSA Generic UART support
 2015-01-19 13:56 UTC  (21+ 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

[RFC PATCH v2 1/4] tty: serial_mctrl_gpio: Add irqs helpers for input lines
 2015-01-19 10:14 UTC  (20+ 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 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 v3 0/2] Early 8250 fixlets
 2015-01-15  5:05 UTC  (12+ messages)
` [PATCH v3 1/2] serial: 8250_early: optimize early 8250 uart
` [PATCH v3 2/2] ARC: Dynamically determine BASE_BAUD from DeviceTree
    ` [Patch v4] "
        ` [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  (4+ 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  (12+ messages)
` [PATCH 1/5] tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device()
` [PATCH 2/5] tty/serial: at91: enable peripheral clock before accessing I/O registers
` [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  (6+ messages)

[PATCH] n_tty: Fix unordered accesses to lockless read buffer
 2015-01-09 19:09 UTC  (2+ messages)

[PATCH] serial: 8250: Make ISA ports optional
 2015-01-09 14:14 UTC  (14+ messages)

[PATCH] tty: Prevent hw state corruption in exclusive mode reopen
 2015-01-07 22:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tty: serial: serial-omap: depend on !8250_omap
 2015-01-05 21:26 UTC  (9+ messages)
            ` [PATCH] tty: serial: 8250: omap: add ttySx console if the user didn't

[PATCH] serial: fix parisc boot hang
 2015-01-05 16:51 UTC  (7+ messages)

[PATCH V2] tty: 8250: Add 64byte UART support for FSL platforms
 2015-01-05 15:44 UTC 

USB-serial console and lockdep
 2015-01-05 15:26 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).