Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-29 12:40:20 to 2016-02-11 15:52:55 UTC [more...]

[PATCH 0/7] PM runtime regression fixes for omaps
 2016-02-11 15:52 UTC  (14+ 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-11 15:41 UTC  (7+ 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] tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE
 2016-02-11 15:32 UTC  (10+ 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 "

serial: clk: bcm2835: Strange effects when using aux-uart in console
 2016-02-11 13:15 UTC  (4+ messages)

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

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

[PATCH 0/3] ACPI: parse the SPCR table
 2016-02-10 23:39 UTC  (9+ messages)
` [PATCH 2/3] ACPI: parse SPCR and enable matching console

[PATCH v8 0/3] tty: Introduce software RS485 direction control support
 2016-02-10 16:28 UTC  (7+ messages)
` [PATCH v8 1/3] tty: Move serial8250_stop_rx() in front of serial8250_start_tx()
` [PATCH v8 2/3] tty: Add software emulated RS485 support for 8250
` [PATCH v8 3/3] tty: 8250_omap: Use software emulated RS485 direction control

[PATCH V2 0/4] Transform Fintek PCIE driver from 8250 to MFD
 2016-02-10  9:08 UTC  (13+ 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 V2 4/4] serial: 8250_pci: Remove Fintek F81504/508/512 UART driver

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

[PATCH v3 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-09 15:23 UTC  (15+ 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] 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  (18+ messages)
` [PATCH v2 01/10] dt-bindings: document the MPS2 timer bindings
` [PATCH v2 02/10] clockevents/drivers: add MPS2 Timer driver
` [PATCH v2 03/10] dt-bindings: document the MPS2 UART bindings
` [PATCH v2 04/10] serial: mps2-uart: add MPS2 UART driver
` [PATCH v2 05/10] serial: mps2-uart: add support for early console
` [PATCH v2 06/10] ARM: mps2: introduce MPS2 platform
` [PATCH v2 07/10] ARM: mps2: add low-level debug support
` [PATCH v2 08/10] ARM: configs: add MPS2 defconfig
` [PATCH v2 09/10] ARM: dts: introduce MPS2 AN385/AN386
` [PATCH v2 10/10] ARM: dts: introduce MPS2 AN399/AN400

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

[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 

[PATCH v7 00/15] tty: serial: 8250: Fix checkpatch warnings
 2016-02-03 17:54 UTC  (3+ messages)

[PATCH 00/10] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-03 17:05 UTC  (35+ messages)
` [PATCH 01/10] serial: mvebu-uart: initial support for Armada-3700 serial port
` [PATCH 02/10] ata: ahci_mvebu: add support for Armada 3700 variant
` [PATCH 03/10] arm64: add Armada 3700 architecture entry
` [PATCH 04/10] Documentation: dt-bindings: Add a new compatible for the Armada 3700
` [PATCH 05/10] Documentation: dt: Tidy up the Marvell related files
` [PATCH 06/10] devicetree: bindings: add DT binding for the Marvell Armada 3700 SoC family
` [PATCH 07/10] arm64: dts: add the Marvell Armada 3700 family and a development board
` [PATCH 08/10] MAINTAINERS: Extend dts entry for ARM64 mvebu files
` [PATCH 09/10] Documentation: arm: update supported Marvell EBU processors
` [PATCH 10/10] arm64: defconfig: enable Armada 3700 related config

[PATCH V3 0/4] serial: bcm2835: add bcm2835 auxiliar uart driver
 2016-02-03  1:34 UTC  (3+ messages)
` [PATCH V3 1/4] ARM: bcm2835: follow dt uart node-naming convention

Dual Serial PCIe WCH382 Support
 2016-02-02 21:00 UTC  (2+ messages)
` [PATCH] tty: Add support for PCIe WCH382 2S multi-IO card

[PATCH LINUX 0/6] Second part of xuartps fixes
 2016-02-02  5:55 UTC  (2+ messages)

[GIT PULL] TTY/Serial fixes for 4.5-rc2
 2016-01-31 19:00 UTC 

[PATCH] serial: zs: Fix a transmit lockup in console output
 2016-01-30  9:11 UTC 

[PATCH 0/3] 8250: Split Fintek PCIE to UART to independent file
 2016-01-29 18:35 UTC  (12+ messages)

[RESEND PATCH v2] ARM: debug: add support for Palmchip BK-310x UART
 2016-01-29 16:58 UTC  (6+ 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).