Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-16 21:37:24 to 2016-01-29 12:40:20 UTC [more...]

[PATCH V2 0/4] Transform Fintek PCIE driver from 8250 to MFD
 2016-01-29 12:40 UTC  (20+ messages)
` [PATCH V2 1/4] mfd: f81504-core: Add Fintek F81504/508/512 PCIE-to-UART/GPIO core support
` [PATCH V2 2/4] gpio: gpio-f81504: Add Fintek F81504/508/512 PCIE-to-UART/GPIO GPIOLIB support
  ` [PATCH] gpio: gpio-f81504: fix platform_no_drv_owner.cocci warnings
` [PATCH V2 3/4] 8250: 8250_f81504: Add Fintek F81504/508/512 PCIE-to-UART/GPIO UART support
  ` [PATCH] 8250: 8250_f81504: fix platform_no_drv_owner.cocci warnings
` [PATCH V2 4/4] serial: 8250_pci: Remove Fintek F81504/508/512 UART driver

[PATCH V3 0/4] serial: bcm2835: add bcm2835 auxiliar uart driver
 2016-01-28 22:34 UTC  (8+ messages)
  ` [PATCH V3 1/4] ARM: bcm2835: follow dt uart node-naming convention
  ` [PATCH V3 2/4] dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart
  ` [PATCH V3 3/4] serial: bcm2835: add driver "
  ` [PATCH V3 4/4] ARM: bcm2835: add bcm2835-aux-uart support to default DT

[PATCH v2 0/9] Misc tty fixes & cleanups
 2016-01-28 22:22 UTC  (7+ messages)
` [PATCH v2 8/9] tty: Use termios c_*flag macros
` [PATCH v2 9/9] tty: Use test_bit() with tty->flags

[PATCH 0/3] ACPI: parse the SPCR table
 2016-01-28 19:40 UTC  (24+ messages)
` [PATCH 1/3] printk: make preferred_console local static bool
` [PATCH 2/3] ACPI: parse SPCR and enable matching console
` [PATCH 3/3] serial: pl011: add acpi_match for amba-pl011.c

[PATCH V2 0/2] serial: bcm2835: add bcm2835 auxiliar uart driver
 2016-01-28  6:39 UTC  (5+ messages)
` [PATCH V2 1/2] dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-01-27 15:55 UTC  (5+ messages)
` [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver

[PATCH 03/15] dmaengine: dw: rename masters to reflect actual topology
 2016-01-27 12:47 UTC  (14+ messages)

Serial ports with non connected RTS/CTS
 2016-01-27 11:33 UTC  (3+ messages)

[RESEND PATCH v2] ARM: debug: add support for Palmchip BK-310x UART
 2016-01-27  0:44 UTC  (3+ messages)

[PATCH] tty/serial: at91: Use atmel_port consistently
 2016-01-26 11:51 UTC  (6+ messages)
` [PATCH v2] serial: atmel: "
` [PATCH v3] "

[PATCH v2 1/2] serial: atmel: trivial: clean the IP version decoding code
 2016-01-26 10:26 UTC  (2+ messages)
` [PATCH v2 2/2] serial: atmel: add support for new UART version

[PATCH 1/2] serial: atmel: trivial: clean the IP version decoding code
 2016-01-26 10:25 UTC  (4+ messages)
` [PATCH 2/2] serial: atmel: add support for new UART version

[PATCH] 8250: uniphier: allow modular build with 8250 console
 2016-01-26  1:48 UTC  (6+ messages)

[PATCH] serial: imx: fix dcd interrupt firing during probe
 2016-01-25 19:30 UTC  (3+ messages)

[PATCH 0/4] serial: omap: robustify for high speed transfers
 2016-01-25 18:56 UTC  (2+ messages)

[PATCH 0/4] UART slave device support - version 4
 2016-01-25 10:36 UTC  (39+ messages)
  ` [Gta04-owner] "

[PATCH REPOST] tty: serial: 8250: omap: restore registers on shutdown
 2016-01-23 21:25 UTC  (2+ messages)

[PATCH 3/4] tty: serial: 8250: omap: convert to using cyclic transfers
 2016-01-23 21:24 UTC  (4+ messages)

[PATCH v7 0/3] tty: Introduce software RS485 direction control support
 2016-01-23 20:38 UTC  (7+ messages)
` [PATCH v7 1/3] tty: Move serial8250_stop_rx in front of serial8250_start_tx
` [PATCH v7 2/3] tty: Add software emulated RS485 support for 8250
` [PATCH v7 3/3] tty: 8250_omap: Use software emulated RS485 direction control

[PATCH 4/4] tty: serial: 8250: omap: consume spurious interrupts
 2016-01-23 20:30 UTC  (3+ messages)

[PATCH 2/4] tty: serial: 8250: add optional spinlock arg to serial8250_rx_chars
 2016-01-22 16:18 UTC  (2+ messages)

[PATCH 0/3] 8250: Split Fintek PCIE to UART to independent file
 2016-01-22 13:44 UTC  (14+ messages)
` [PATCH 1/3] serial: 8250_pci: Remove Fintek PCIE UART driver
` [PATCH 2/3] 8250_fintek_pci: Add "
` [PATCH 3/3] 8250_fintek_pci: Add GPIOLIB support

[PATCH 1/4] ARM: edma: special case slot limit workaround
 2016-01-22 10:27 UTC 

[PATCH] serial: amba-pl011: mark vendor_zte as __maybe_unused
 2016-01-21  2:34 UTC  (2+ messages)

[PATCH -next] tty/serial: atmel: Include module.h to fix build failure
 2016-01-20  6:32 UTC  (14+ messages)

[PATCH] [v2] serial: amba-pl011: use cpu_relax when polling registers
 2016-01-19 12:05 UTC  (2+ messages)

[PATCH v5] serial: 8250: add gpio support to exar
 2016-01-19 11:39 UTC  (4+ messages)

[PATCH LINUX v5 0/8] tty: xuartps: Fix lock ups
 2016-01-19  3:22 UTC  (4+ messages)

[PATCH v4] serial: 8250: add gpio support to exar
 2016-01-18 17:24 UTC  (5+ messages)

[RFC PATCH] always probe UART HW when options are not specified
 2016-01-18 11:52 UTC  (19+ messages)

[PATCH v4 00/11] Earlycon cleanup
 2016-01-16 23:23 UTC  (16+ messages)
` [PATCH v5 "
  ` [PATCH v5 11/11] serial: 8250_omap: Add omap8250 earlycon
  ` [PATCH v6 00/12] Earlycon cleanup
    ` [PATCH v6 01/12] of: earlycon: of_setup_earlycon() requires CONFIG_OF_EARLY_FLATTREE
    ` [PATCH v6 02/12] earlycon: Use common framework for earlycon declarations
    ` [PATCH v6 03/12] serial: earlycon: Fixup earlycon console name and index
    ` [PATCH v6 04/12] of: "
    ` [PATCH v6 05/12] of: earlycon: Add options string handling
    ` [PATCH v6 06/12] of: earlycon: Initialize port fields from DT properties
    ` [PATCH v6 07/12] of: earlycon: Move address translation to of_setup_earlycon()
    ` [PATCH v6 08/12] serial: earlycon: Common log banner for command line and DT
    ` [PATCH v6 09/12] serial: earlycon: Show the earlycon "driver" in banner
    ` [PATCH v6 10/12] serial: 8250_early: Use port->regshift
    ` [PATCH v6 11/12] of: earlycon: Log more helpful message if stdout-path node not found
    ` [PATCH v6 12/12] serial: 8250_omap: Add omap8250 earlycon

[PATCH v5 06/11] of: earlycon: Move address translation to of_setup_earlycon()
 2016-01-16 22:02 UTC  (2+ messages)

[PATCH v5 05/11] of: earlycon: Initialize port fields from DT properties
 2016-01-16 21:54 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 read-only IMAP folder(s) and NNTP newsgroup(s).