linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-12 15:10:29 to 2018-03-07 17:35:32 UTC [more...]

[PATCH v4 0/3] Fix STi aliases property name
 2018-03-07 17:35 UTC  (2+ messages)
` [PATCH v4 1/3] tty: st-asc: Update tty alias

[PATCH v3 0/3] Fix STi aliases property name
 2018-03-07 17:11 UTC  (7+ messages)
` [PATCH v3 1/3] ARM: dts: STi: Fix aliases property name for STi boards
` [PATCH v3 2/3] ARM: dts: STi: Remove console=serialN from bootargs "
` [PATCH v3 3/3] tty: st-asc: Update tty alias

[PATCH v2 0/3] Fix STi aliases property name
 2018-03-07  8:01 UTC  (8+ messages)
` [PATCH v2 1/3] ARM: dts: STi: Fix aliases property name for STi boards
` [PATCH v2 2/3] ARM: dts: STi: Remove useless stdout-path "
` [PATCH v2 3/3] tty: st-asc: Update tty alias

[PATCH 0/2] Update interrupt names
 2018-03-06  9:58 UTC  (8+ messages)
` [PATCH 2/2] serial: stm32: update interrupt initialization
` [PATCH 1/2] dt-bindings: serial: stm32: add wakeup option using note

[PATCH 0/2] Add support for RS485
 2018-03-06  0:53 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: serial: stm32: add RS485 optional properties
` [PATCH 2/2] serial: stm32: add support for RS485 hardware control mode

[PATCH 0/2] Fix STi aliases property name
 2018-03-05 16:53 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: STi: Fix aliases property name for STi boards
` [PATCH 2/2] tty: st-asc: Convert tty alias in lowercase

[RFC PATCH] cdc-acm: do not drop data from fast devices
 2018-03-05 16:04 UTC  (2+ messages)

[PATCH v2] serial: 8250: Add Nuvoton NPCM UART
 2018-03-05 11:47 UTC 

[PATCH v2] earlycon: Allow specifying a uartclk in options
 2018-03-03 19:27 UTC  (10+ messages)

[PATCH] serial: mxs-auart: disable clks of Alphascale ASM9260
 2018-03-02 22:42 UTC 

[PATCH] earlycon: Allow specifying a uartclk in options
 2018-03-01 18:46 UTC  (4+ messages)

[PATCH] can: m_can: select pinctrl state in each suspend/resume function
 2018-03-01 12:29 UTC 

[PATCH] Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_table
 2018-03-01  7:43 UTC  (4+ messages)

[PATCH v7 00/37] Andes(nds32) Linux Kernel Port
 2018-02-28 12:39 UTC  (49+ messages)
` [PATCH v7 01/37] openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it
` [PATCH v7 02/37] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v7 03/37] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h
` [PATCH v7 05/37] drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32
` [PATCH v7 06/37] nds32: Assembly macros and definitions
` [PATCH v7 07/37] nds32: Kernel booting and initialization
` [PATCH v7 08/37] nds32: Exception handling
` [PATCH v7 09/37] nds32: MMU definitions
` [PATCH v7 10/37] nds32: MMU initialization
` [PATCH v7 11/37] nds32: MMU fault handling and page table management
` [PATCH v7 12/37] nds32: Cache and TLB routines
` [PATCH v7 13/37] nds32: Process management
` [PATCH v7 14/37] nds32: IRQ handling
` [PATCH v7 15/37] nds32: Atomic operations
` [PATCH v7 16/37] nds32: Device specific operations
` [PATCH v7 17/37] nds32: DMA mapping API
` [PATCH v7 18/37] nds32: ELF definitions
` [PATCH v7 19/37] nds32: System calls handling
  ` [PATCH v7 04/37] earlycon: add reg-offset to physical address before mapping
  ` [PATCH v7 20/37] nds32: VDSO support
` [PATCH v7 21/37] nds32: Signal handling support
` [PATCH v7 22/37] nds32: Library functions
` [PATCH v7 23/37] nds32: Debugging support
` [PATCH v7 24/37] nds32: L2 cache support
` [PATCH v7 25/37] nds32: Loadable modules
` [PATCH v7 26/37] nds32: Generic timers support
` [PATCH v7 27/37] nds32: Device tree support
` [PATCH v7 28/37] nds32: Miscellaneous header files
` [PATCH v7 29/37] nds32: defconfig
` [PATCH v7 30/37] nds32: Build infrastructure
` [PATCH v7 31/37] MAINTAINERS: Add nds32
` [PATCH v7 32/37] dt-bindings: nds32 CPU Bindings
` [PATCH v7 33/37] dt-bindings: nds32 L2 cache controller Bindings
` [PATCH v7 34/37] dt-bindings: nds32 SoC Bindings
` [PATCH v7 35/37] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v7 36/37] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v7 37/37] net: faraday add nds32 support

[PATCH v2] serial: 8250: Add Nuvoton NPCM UART
 2018-02-28 12:37 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version
 2018-02-28 10:54 UTC  (16+ messages)
      ` udev USB autosupend whitelist (was Re: [PATCH] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version)

[RFC PATCH 0/2] serial: 8250_dw: IO space + polling mode support
 2018-02-26 15:07 UTC  (12+ messages)
    ` [RFC PATCH 2/2] serial: 8250_dw: support polling mode

[PATCH v4 1/1] tty: serial: imx: allow breaks to be received when using dma
 2018-02-24  9:13 UTC  (2+ messages)

[PATCH v2 0/9] serial: Fix out-of-bounds accesses through DT aliases
 2018-02-23 13:51 UTC  (9+ messages)
` [PATCH v2 1/9] serial: arc_uart: Fix out-of-bounds access through DT alias
` [PATCH v2 3/9] serial: imx: Fix out-of-bounds access through serial port index
` [PATCH v2 4/9] serial: mxs-auart: "
` [PATCH v2 6/9] serial: samsung: "
` [PATCH v2 7/9] serial: sh-sci: Fix out-of-bounds access through DT alias
` [PATCH v2 9/9] serial: xuartps: "

[PATCH v3 1/1] tty: serial: imx: allow breaks to be received when using dma
 2018-02-21  8:17 UTC  (6+ messages)

[PATCH V2] tty: serial: imx: allow breaks to be received when using dma
 2018-02-20 18:01 UTC  (2+ messages)

[PATCH 0/9] serial: Fix out-of-bounds accesses through DT aliases
 2018-02-20 12:39 UTC  (24+ messages)
` [PATCH 1/9] serial: arc_uart: Fix out-of-bounds access through DT alias
` [PATCH 2/9] serial: fsl_lpuart: "
` [PATCH 3/9] serial: imx: "
` [PATCH 4/9] serial: mxs-auart: "
` [PATCH 5/9] serial: pxa: "
` [PATCH 6/9] serial: samsung: "
` [PATCH 7/9] serial: sh-sci: "
` [PATCH 8/9] serial: sirf: "
` [PATCH 9/9] serial: xuartps: "

[PATCH v2 0/7] Introduce GENI SE Controller Driver
 2018-02-16 20:44 UTC  (6+ messages)
` [PATCH v2 3/7] soc: qcom: Add GENI based QUP Wrapper driver
` [PATCH v2 7/7] tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP

[PATCH] serial: sh-sci: prevent lockup on full TTY buffers
 2018-02-16 18:44 UTC  (4+ messages)

[PATCH] [PATCH] tty/serial: atmel: add new version check for usart
 2018-02-16  9:27 UTC  (3+ messages)

[PATCH] serial: sh-sci: use hrtimer for receive timeout
 2018-02-15 12:02 UTC 

[PATCH] serial: 8250: Add Nuvoton NPCM UART
 2018-02-15 10:15 UTC  (4+ messages)

INFO: rcu detected stall in tty_ioctl
 2018-02-14 14:58 UTC  (2+ messages)

INFO: rcu detected stall in n_tty_ioctl
 2018-02-14 14:56 UTC  (2+ messages)

[PATCH v4 00/36] Andes(nds32) Linux Kernel
 2018-02-14 14:56 UTC  (2+ messages)

[PATCH v7 0/3] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
 2018-02-13  9:13 UTC  (4+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] clocksource/drivers/atcpit100: VDSO support
` [PATCH v7 3/3] dt-bindings: timer: Add andestech atcpit100 timer binding doc

[PATCH] acpi, spcr: Make SPCR available to x86
 2018-02-12 15:54 UTC  (10+ 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 NNTP newsgroup(s).