linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-12 10:36:34 to 2016-02-19 11:53:26 UTC [more...]

[PATCH v1] tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()
 2016-02-19 11:53 UTC  (6+ messages)

[PATCH v3 0/5] ACPI: parse the SPCR table
 2016-02-19 11:02 UTC  (19+ 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 v3 00/10] Support for Cortex-M Prototyping System
 2016-02-19  9:57 UTC  (43+ messages)
` [PATCH v3 01/10] dt-bindings: document the MPS2 timer bindings
` [PATCH v3 02/10] clockevents/drivers: add MPS2 Timer driver
` [PATCH v3 03/10] dt-bindings: document the MPS2 UART bindings
` [PATCH v3 04/10] serial: mps2-uart: add MPS2 UART driver
` [PATCH v3 05/10] serial: mps2-uart: add support for early console
` [PATCH v3 06/10] ARM: mps2: introduce MPS2 platform
` [PATCH v3 07/10] ARM: mps2: add low-level debug support
` [PATCH v3 08/10] ARM: configs: add MPS2 defconfig
` [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
` [PATCH v3 10/10] ARM: dts: introduce MPS2 AN399/AN400

[PATCH] serial: samsung: fix the inconsistency in spinlock
 2016-02-19  8:34 UTC  (10+ messages)

[PATCH v2] tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()
 2016-02-19  5:29 UTC 

[PATCHv2] serial: samsung: drop the spinlock around uart_write_wakeup
 2016-02-19  5:15 UTC 

[PATCH v8 3/3] tty: 8250_omap: Use software emulated RS485 direction control
 2016-02-18 18:15 UTC  (10+ messages)

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

[PATCH] sc16is7xx: switch to threaded irq for fixing RT issues
 2016-02-18 17:26 UTC  (5+ messages)
                ` [PATCH] sc16is7xx: drop bogus use of IRQF_ONESHOT

[PATCH 2/3] serial: xuartps: Enable OF earlycon support
 2016-02-18 17:20 UTC  (5+ messages)

[PATCH v2] serial: xuartps: Enable OF earlycon support
 2016-02-18 16:50 UTC  (2+ messages)

[PATCH v3 0/5] serial: 8250: fixes for modular build
 2016-02-17 17:19 UTC  (7+ messages)
` [PATCH v3 1/5] Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"
` [PATCH v3 2/5] Revert "drivers/tty/serial: make 8250/8250_ingenic.c "
` [PATCH v3 3/5] serial: 8250/uniphier: fix modular build
` [PATCH v3 4/5] serial: 8250/ingenic: fix building with SERIAL_8250=m
` [PATCH v3 5/5] serial: 8250/mediatek: "

[PATCH 0/7] fix IS_ERR_VALUE usage
 2016-02-17 10:48 UTC  (4+ messages)
` [PATCH 5/7] serial: clps711x: "

serial: clk: bcm2835: Strange effects when using aux-uart in console
 2016-02-17 10:43 UTC  (14+ messages)

[PATCH V3 0/4] Transform Fintek PCIE driver from 8250 to MFD
 2016-02-17 10:13 UTC  (9+ messages)
` [PATCH V3 1/4] mfd: f81504-core: Add Fintek F81504/508/512 PCIE-to-UART/GPIO core support
` [PATCH V3 2/4] gpio: gpio-f81504: Add Fintek F81504/508/512 PCIE-to-UART/GPIO GPIOLIB support
` [PATCH V3 3/4] 8250: 8250_f81504: Add Fintek F81504/508/512 PCIE-to-UART/GPIO UART support
` [PATCH V3 4/4] serial: 8250_pci: Remove Fintek F81504/508/512 UART driver

[PATCH v2] serial: earlycon: rework common framework for earlycon declarations
 2016-02-17  1:31 UTC  (4+ messages)

[PATCH v3 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-16 18:16 UTC  (11+ messages)
` [PATCH v3 02/12] irqchip: armada-370-xp: do not enable it by default when ARCH_MVEBU is selected
` [PATCH v3 05/12] arm64: add mvebu architecture entry
` [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] serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE()
 2016-02-16 17:13 UTC  (3+ messages)

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

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

[PATCH] serial: 8250_pci: add MOXA Smartio MUE boards support
 2016-02-15 13:54 UTC  (3+ 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 

[PATCH 0/7] PM runtime regression fixes for omaps
 2016-02-12 18:43 UTC  (20+ 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  (6+ messages)
` [PATCH v2 4/6] serial: 8250/uniphier: fix "


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