Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-04 18:55:48 to 2016-02-16 06:12:12 UTC [more...]

[PATCH v3 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-16  6:12 UTC  (17+ messages)
` [PATCH v3 01/12] irqchip: armada-370-xp: add Kconfig option for the driver
` [PATCH v3 02/12] irqchip: armada-370-xp: do not enable it by default when ARCH_MVEBU is selected
` [PATCH v3 03/12] serial: mvebu-uart: initial support for Armada-3700 serial port
` [PATCH v3 04/12] ata: ahci_mvebu: add support for Armada 3700 variant
` [PATCH v3 05/12] arm64: add mvebu architecture entry
` [PATCH v3 06/12] Documentation: dt-bindings: Add a new compatible for the Armada 3700
` [PATCH v3 07/12] Documentation: dt: Tidy up the Marvell related files
  ` [PATCH v3 08/12] devicetree: bindings: add DT binding for the Marvell Armada 3700 SoC family
` [PATCH v3 09/12] arm64: dts: add the Marvell Armada 3700 family and a development board
` [PATCH v3 10/12] MAINTAINERS: Extend dts entry for ARM64 mvebu files
` [PATCH v3 11/12] Documentation: arm: update supported Marvell EBU processors
` [PATCH v3 12/12] arm64: defconfig: enable Armada 3700 related config

[PATCH v1] tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port
 2016-02-15 18:42 UTC 

[PATCH v3 0/5] ACPI: parse the SPCR table
 2016-02-15 18:05 UTC  (6+ messages)
` [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory()
` [PATCH v3 2/5] ACPI: parse SPCR and enable matching console
` [PATCH v3 3/5] ACPI: enable ACPI_SPCR_TABLE on ARM64
` [PATCH v3 4/5] ACPI: add definition of DBG2 subtypes
` [PATCH v3 5/5] serial: pl011: use SPCR to setup 32-bit access

[PATCH 2/3] serial: xuartps: Enable OF earlycon support
 2016-02-15 16:05 UTC 

[PATCH 0/7] fix IS_ERR_VALUE usage
 2016-02-15 14:35 UTC  (2+ messages)
` [PATCH 5/7] serial: clps711x: "

[PATCH] serial: 8250_pci: add MOXA Smartio MUE boards support
 2016-02-15 13:54 UTC  (3+ messages)

[PATCH] serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE()
 2016-02-15 13:23 UTC  (2+ messages)

[PATCH v2 0/9] ACPI: parse the SPCR table
 2016-02-15 12:57 UTC  (19+ messages)
` [PATCH v2 1/9] printk: fix name and type of some variables
` [PATCH v2 2/9] ACPI: Change __init to __ref for early_acpi_os_unmap_memory()
` [PATCH v2 3/9] ACPI: introduce acpi_table_parse2()
` [PATCH v2 4/9] ACPI: parse SPCR and enable matching console
` [PATCH v2 5/9] ACPI: enable ACPI_SPCR_TABLE on ARM64
` [PATCH v2 6/9] ACPI: add definition of DBG2 subtypes
` [PATCH v2 7/9] serial: pl011: add acpi_match
` [PATCH v2 8/9] serial: 8250: "
` [PATCH v2 9/9] serial: pl011: use SPCR to setup 32-bit access

[PATCH 1/3] serial: amba-pl011: make platform driver generic
 2016-02-15 12:18 UTC  (3+ messages)
` [PATCH 2/3] serial: amba-pl011: complete support to ZTE uart

[GIT PULL] TTY/Serial fixes for 4.5-rc4
 2016-02-14 19:02 UTC 

serial: clk: bcm2835: Strange effects when using aux-uart in console
 2016-02-13 20:45 UTC  (12+ messages)

[PATCH 0/7] PM runtime regression fixes for omaps
 2016-02-12 18:43 UTC  (31+ messages)
` [PATCH 1/7] mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit
` [PATCH 2/7] i2c: omap: "
` [PATCH 3/7] spi: omap2-mcspi: "
` [PATCH 4/7] serial: 8250_omap: "
` [PATCH 5/7] serial: omap: "
  ` [PATCH 6/7] ARM: OMAP2+: Improve omap_device error for driver writers
` [PATCH 7/7] ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid

[PATCH v2 0/6] serial: 8250: fixes for modular build
 2016-02-12 16:37 UTC  (21+ messages)
` [PATCH v2 1/6] Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"
` [PATCH v2 2/6] Revert "drivers/tty/serial: make 8250/8250_ingenic.c "
  ` [PATCH v2 3/6] serial: 8250/mediatek: mark PM functions as __maybe_unused
` [PATCH v2 4/6] serial: 8250/uniphier: fix modular build
` [PATCH v2 5/6] serial: 8250/mediatek: fix building with SERIAL_8250=m
` [PATCH v2 6/6] serial: 8250/ingenic: "

[PATCH v2] serial: earlycon: rework common framework for earlycon declarations
 2016-02-12 16:30 UTC  (3+ messages)

[PATCH] earlycon: rework common framework for earlycon declarations
 2016-02-12 10:05 UTC  (2+ messages)

[PATCH v8 3/3] tty: 8250_omap: Use software emulated RS485 direction control
 2016-02-12  9:39 UTC  (5+ messages)

[PATCH] tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE
 2016-02-12  6:38 UTC  (11+ messages)

[PATCH 0/4] serial: omap: robustify for high speed transfers
 2016-02-11 21:00 UTC  (6+ messages)

[PATCH v1] tty: serial: 8250: Fix possible race in serial8250_em485_destroy()
 2016-02-11 20:05 UTC  (2+ messages)

[PATCH 1/2] serial: 8250: fix building mediatek with SERIAL_8250=m
 2016-02-11 13:49 UTC  (8+ messages)
` [PATCH 2/2] serial: 8250: fix building Ingenic "

[PATCH] 8250: mediatek: mark PM functions as __maybe_unused
 2016-02-11 12:07 UTC  (2+ messages)

[PATCH 0/3] ACPI: parse the SPCR table
 2016-02-10 23:39 UTC  (4+ messages)

[PATCH v8 0/3] tty: Introduce software RS485 direction control support
 2016-02-10 16:28 UTC  (4+ messages)

[PATCH V2 0/4] Transform Fintek PCIE driver from 8250 to MFD
 2016-02-10  9:08 UTC  (3+ messages)
` [PATCH V2 2/4] gpio: gpio-f81504: Add Fintek F81504/508/512 PCIE-to-UART/GPIO GPIOLIB support

[PATCH] tty: serial: meson: Add support for XTAL clock input
 2016-02-09 22:00 UTC  (2+ messages)

[PATCH] serial: clps711x: Fix bad usage of IS_ERR_VALUE
 2016-02-09 15:06 UTC 

[PATCH] serial: bcm2835: fix unsigned int issue with irq
 2016-02-09 11:47 UTC 

serial: bcm2835: add driver for bcm2835-aux-uart
 2016-02-09 11:15 UTC 

[PATCH v2 00/10] Support for Cortex-M Prototyping System
 2016-02-08 17:28 UTC  (7+ messages)
` [PATCH v2 04/10] serial: mps2-uart: add MPS2 UART driver

[PATCH] serial: 8250_early: Add earlycon support for Tegra
 2016-02-08 16:27 UTC 

[PATCH v2] tty: serial: meson: Implement earlycon support
 2016-02-08 12:04 UTC 

[PATCH] tty: serial: meson: Implement earlycon support
 2016-02-08 11:50 UTC  (3+ messages)

Data corruption on serial interface under load
 2016-02-08  8:51 UTC  (9+ messages)

[PATCH] tty: serial: meson: Add earlycon support
 2016-02-08  4:22 UTC  (2+ messages)

[PATCH v5] serial: 8250: add gpio support to exar
 2016-02-07 21:35 UTC  (4+ messages)

[PATCH v3] tty: serial: jsm_tty: fixed redundant variable issue
 2016-02-07 11:36 UTC 

[PATCH v2 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-07 11:16 UTC  (7+ messages)
` [PATCH v2 03/12] serial: mvebu-uart: initial support for Armada-3700 serial port
` [PATCH v2 08/12] devicetree: bindings: add DT binding for the Marvell Armada 3700 SoC family

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-02-07  7:04 UTC  (3+ messages)
` [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver

[PATCH] sc16is7xx: don't need "uart_handle_cts_change"
 2016-02-07  6:46 UTC  (2+ messages)

[PATCH v5] serial: rewrite pxa2xx-uart to use 8250_core
 2016-02-07  6:22 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v2] tty: serial: jsm_tty: fixed redundant variable issue
 2016-02-07  6:14 UTC  (2+ messages)

[PATCH v5 00/11] Earlycon cleanup
 2016-02-07  6:08 UTC  (4+ messages)
` [PATCH v6 00/12] "

[PATCH] tty: serial: jsm_tty: fixed redundant variable issue
 2016-02-05 13:22 UTC 


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