linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-02 15:44:45 to 2017-05-09 07:50:48 UTC [more...]

[PATCH 0/6] tty: serial: lpuart: add imx7ulp support
 2017-05-09  7:50 UTC  (7+ messages)
` [PATCH 1/6] tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
` [PATCH 2/6] tty: serial: lpuart: add little endian 32 bit register support
` [PATCH 3/6] dt-bindings: serial: fsl-lpuart: add i.MX7ULP support
` [PATCH 4/6] tty: serial: lpuart: add imx7ulp support
` [PATCH 5/6] tty: serial: lpuart: add earlycon support for imx7ulp
` [PATCH 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method

[regression, bisected] 4.11+ imx uarts broken
 2017-05-09  7:25 UTC  (2+ messages)

[PATCH] serdev: Restore serdev_device_write_buf for atomic context
 2017-05-08 15:18 UTC  (7+ messages)

[GIT PULL] TTY patches for 4.12-rc1
 2017-05-08  9:48 UTC  (2+ messages)

[PATCH] tty: serdev: fix serdev_device_write return value
 2017-05-03 18:06 UTC  (5+ messages)

[GIT PULL] TTY/Serial driver fixes for 4.11-rc4
 2017-05-03 12:01 UTC  (10+ messages)

[PATCH] serial: pch_uart: use offset_in_page() macro
 2017-05-02  8:47 UTC  (5+ messages)
` [PATCH] tty/serial: atmel: "
    ` [PATCH v2] "

[PATCH v4 0/2] drivers: serial: Aspeed VUART driver
 2017-05-02  7:59 UTC  (5+ messages)
` [PATCH v4 1/2] serial: 8250: Add flag so drivers can avoid THRE probe
` [PATCH v4 2/2] drivers/serial: Add driver for Aspeed virtual UART

[PATCH v3 0/2] drivers: serial: Aspeed VUART driver
 2017-05-02  7:45 UTC  (5+ messages)
  ` [PATCH v3 1/2] serial: 8250: Add flag so drivers can avoid THRE probe
  ` [PATCH v3 2/2] drivers/serial: Add driver for Aspeed virtual UART

[PATCH] SPCR: check bit width for the 16550 UART
 2017-04-30 21:39 UTC  (11+ messages)

[PATCH] tty: ehv_bytechan: clean up init error handling
 2017-04-26 10:30 UTC 

[PATCH] serial: ifx6x60: fix use-after-free on module unload
 2017-04-26 10:24 UTC 

[PATCH] serial: sh-sci: Fix race condition causing garbage during shutdown
 2017-04-26 10:08 UTC  (2+ messages)

[PATCH] serial: imx: Enable RTSD only when needed
 2017-04-26  7:17 UTC  (3+ messages)

[PATCH] RFC: serial: core: Dynamic minor support
 2017-04-25 19:43 UTC  (5+ messages)

Commit 18e8cf159177 broke qemu-system-sh4 serial input
 2017-04-25  1:23 UTC  (6+ messages)

[PATCH] serial: exar: Fix stuck MSIs
 2017-04-24 12:07 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] serial: 8250: omap: Disable DMA for console UART
 2017-04-22 13:07 UTC 

[PATCH 0/4] serdev: fix broken lifetime assumptions
 2017-04-21 15:16 UTC  (8+ messages)
` [PATCH 1/4] Revert "tty_port: register tty ports with serdev bus"
` [PATCH 2/4] serdev: fix tty-port client deregistration
` [PATCH 3/4] tty/serdev: add serdev registration interface
` [PATCH 4/4] serial: enable serdev support

[PATCH v2 0/2] Move uart_register_driver call to device probe for pl010 and sh-sci
 2017-04-20 12:13 UTC  (3+ messages)
` [PATCH v2 1/2] serial: pl010: Move uart_register_driver call to device probe
` [PATCH v2 2/2] serial: sh-sci: "

[PATCH 1/2] serial: imx: support enabling rs485 at boot time with DT option
 2017-04-18 17:36 UTC  (3+ messages)
` [PATCH 2/2] serial: imx: allow enabling RX during TX operation "

[PATCH v2] serial: 8250_early: Add earlycon support for Palmchip UART
 2017-04-18  9:27 UTC  (4+ messages)

8250: Possible race between console message vs DMA?
 2017-04-18  6:19 UTC  (5+ messages)

[GIT PULL] TTY fix for 4.11-rc7
 2017-04-16  7:56 UTC 

[PATCH] tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
 2017-04-13 14:35 UTC  (2+ messages)

[PATCHv3 00/10] Nokia H4+ support
 2017-04-13  0:26 UTC  (17+ messages)
` [PATCHv3 02/10] serdev: add serdev_device_wait_until_sent

[PATCH v5 0/3] printk: fix double printing with earlycon
 2017-04-12  6:24 UTC  (17+ messages)
` [PATCH v8 3/3] "
` [PATCH v9 "

[PATCH 1/2] serial: omap: fix runtime-pm handling on unbind
 2017-04-10 16:15 UTC  (4+ messages)
` [PATCH 2/2] serial: omap: suspend device on probe errors

[PATCH v3 0/2] drivers: serial: Aspeed VUART driver
 2017-04-10  3:59 UTC  (2+ messages)
  ` [PATCH v3 1/2] serial: 8250: Add flag so drivers can avoid THRE probe

[PATCH v2 0/2] drivers: serial: Aspeed VUART driver
 2017-04-10  3:07 UTC  (6+ messages)
  ` [PATCH v2 1/2] serial: 8250: Add flag so drivers can avoid THRE probe
` [PATCH v2 2/2] drivers/serial: Add driver for Aspeed virtual UART

[patch 0/7] staging: speakup: introduce tty-based comms
 2017-04-09 16:54 UTC  (6+ messages)

[PATCH 31/38] Annotate hardware config module parameters in drivers/tty/
 2017-04-08 15:19 UTC  (2+ messages)

Supporting early console on a SERIAL_8250_RT288X platform
 2017-04-07 12:57 UTC  (3+ messages)

[PATCH] imx-serial: Reduce RX DMA startup latency when opening for reading
 2017-04-07  9:45 UTC 

[PATCH] format-security: move static strings to const
 2017-04-07  3:21 UTC  (4+ messages)

No output on console despite ignore_loglevel earlyprintk
 2017-04-05 16:37 UTC  (6+ messages)

[PATCH v2 0/5] minitty: a minimal TTY layer alternative for embedded systems
 2017-04-04 20:27 UTC  (41+ messages)
` [PATCH v2 3/5] serial: small Makefile reordering
` [PATCH v2 4/5] serial: split generic UART driver helper functions into a separate file

[PATCH v4] serdev: Add serdev_device_write subroutine
 2017-04-04 14:22 UTC 

[PATCH v3 1/3] serial: samsung: Use right device for DMA-mapping calls
 2017-04-04  9:36 UTC  (7+ messages)
    ` [PATCH v3 2/3] serial: samsung: Add missing checks for dma_map_single failure
    ` [PATCH v3 3/3] serial: samsung: Remove useless spinlock

[PATCH RFC] serial: imx: support an enable-gpio
 2017-04-03 20:54 UTC  (5+ messages)

[PATCH v3 0/4] tty/serial: meson_uart: add support for core clock handling
 2017-04-03 15:44 UTC  (5+ messages)
` [PATCH v3 3/4] tty/serial: meson_uart: add the core clock handling to the driver

[PATCH 0/2] drivers: serial: Aspeed VUART driver
 2017-04-03 14:25 UTC  (6+ messages)
` [PATCH 2/2] drivers/serial: Add driver for Aspeed virtual UART

[PATCH RFC v4 00/10] net: qualcomm: add QCA7000 UART driver
 2017-04-03 13:23 UTC  (5+ messages)
` [PATCH RFC v4 07/10] dt-bindings: net: add binding for QCA7000 UART


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