Linux Serial subsystem development
 help / color / mirror / Atom feed
 messages from 2014-05-23 05:52:03 to 2014-06-12 08:37:32 UTC [more...]

[RFC 0/8] kgdb: NMI/FIQ support for ARM
 2014-06-12  8:37 UTC  (36+ messages)
` [RFC v2 00/10] "
  ` [RFC v2 01/10] arm: fiq: Allow EOI to be communicated to the intc
  ` [RFC v2 02/10] irqchip: gic: Provide support for interrupt grouping
  ` [RFC v2 03/10] irqchip: gic: Introduce shadow irqs for FIQ
  ` [RFC v2 04/10] ARM: vexpress: Extend UART with FIQ support
  ` [RFC v2 05/10] ARM: STi: STiH41x: "
  ` [RFC v2 06/10] irqchip: vic: Introduce shadow irqs for FIQ
  ` [RFC v2 07/10] ARM: Move some macros from entry-armv to entry-header
  ` [RFC v2 08/10] ARM: Add KGDB/KDB FIQ debugger generic code
  ` [RFC v2 09/10] serial: amba-pl011: Pass on FIQ information to KGDB
  ` [RFC v2 10/10] serial: asc: Add support for KGDB's FIQ/NMI mode
  ` [RFC v3 0/9] kgdb: NMI/FIQ support for ARM
    ` [RFC v3 1/9] arm: fiq: arbitrary mappings from IRQ to FIQ virqs
    ` [RFC v3 2/9] arm: fiq: Allow EOI to be communicated to the intc
    ` [RFC v3 3/9] irqchip: gic: Provide support for interrupt grouping
    ` [RFC v3 4/9] irqchip: gic: Introduce shadow irqs for FIQ
    ` [RFC v3 5/9] irqchip: vic: "
    ` [RFC v3 6/9] ARM: Move some macros from entry-armv to entry-header
    ` [RFC v3 7/9] ARM: Add KGDB/KDB FIQ debugger generic code
    ` [RFC v3 8/9] serial: amba-pl011: Pass on FIQ information to KGDB
    ` [RFC v3 9/9] serial: asc: Add support for KGDB's FIQ/NMI mode

[PATCH v2 0/7] Generic serial earlycon
 2014-06-11 23:44 UTC  (15+ messages)
` [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon

[PATCH v2] serial: uart: add hw flow control support configuration
 2014-06-11 21:05 UTC  (4+ messages)

serial console does not wake from S3 suspend
 2014-06-10 12:30 UTC  (14+ messages)
` [PATCH 1/2] serial: core: Don't drop DTR if system console
  ` [PATCH 2/2] serial: core: Preserve termios c_cflag for console resume

[patch] serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define
 2014-06-09 15:11 UTC 

Arm Target System hangs on uart_open/uart_write
 2014-06-06 12:38 UTC 

[PATCH] serial: 8250_dw: use UPF_* constants when define flags
 2014-06-06 12:24 UTC 

[PATCH 1/2] serial: tegra: update tx_circular buffer only when TX_DMA is in progress
 2014-06-06 11:18 UTC  (2+ messages)
  ` [PATCH 2/2] serial: tegra: ack the rx dma desc after transfer terminated

[PATCH 1/2] serial: pxa: fix build with !SERIAL_PXA_CONSOLE
 2014-06-05 20:54 UTC  (2+ messages)
` [PATCH] serial: lpc32xx uart module can't do console

[PATCH] serial: 8250_dw: clock rate handling for all ACPI platforms
 2014-06-05 13:51 UTC 

[PATCH] serial: samsung: fix typo in debug code
 2014-06-05  2:55 UTC  (4+ messages)

[PATCH] serial: samsung: Use %pa to print 'resource_size_t' type
 2014-06-05  1:12 UTC  (2+ messages)

[PATCH 1/2] serial: core: Make enable_ms() optional
 2014-06-03 14:54 UTC  (2+ messages)
` [PATCH 2/2] serial: treewide: Remove empty implementations of enable_ms()

[PATCH 1/1] serial: samsung: Fix build error
 2014-06-03  6:26 UTC 

[PATCH 0/4] serail: imx: patches for DMA
 2014-06-03  5:51 UTC  (3+ messages)
` [PATCH 1/4] serial: imx: implement the flush_buffer hook

[GIT PULL] TTY/Serial patches for 3.16-rc1
 2014-06-03  5:47 UTC 

[PATCH] tty: serial: msm_serial.c: Cleaning up uninitialized variables
 2014-06-02 23:15 UTC  (3+ messages)

[PATCH 1/2] serial: imx: remove the DMA wait queue
 2014-05-30  9:27 UTC  (9+ messages)
` [PATCH 2/2] serial: imx: disable the receiver ready interrupt for imx_stop_rx
` [PATCH 1/2 rebased] serial: imx: remove the DMA wait queue

[PATCH tty-next] serial: sirf: Fix compilation failure
 2014-05-30 10:02 UTC  (4+ messages)

[PATCH V8 0/2] serial/uart/8250: Introduce tunable RX trigger I/F
 2014-05-30  6:16 UTC  (3+ messages)
` [PATCH V8 1/2] serial/uart: Introduce device specific attribute group to uart_port structure
` [PATCH V8 2/2] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers

[PATCH 00/21] ARM: sunxi: Introduce Allwinner A23 (sun8i) support
 2014-05-29 19:31 UTC  (58+ messages)
` [PATCH 01/22] serial: 8250_dw: Add optional reset control support
` [PATCH 02/22] clk: sunxi: register clock gates with clkdev
` [PATCH 03/22] clk: sunxi: add "pll6" to sun6i protected clock list
` [PATCH 04/22] clk: sunxi: move "ahb_sdram" to "
` [PATCH 05/22] clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gates
` [PATCH 06/22] clk: sunxi: Support factor clocks with N multiplier factor starting from 1
` [PATCH 07/22] clk: sunxi: Fix PLL6 calculation on sun6i
` [PATCH 08/22] clk: sunxi: Specify number of child clocks for divs clocks
` [PATCH 09/22] clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output
` [PATCH 10/22] clk: sunxi: Add support for PLL6 pre-divider on AHB1 clock
` [PATCH 11/22] ARM: sun6i: DT: Add PLL6 multiple outputs
` [PATCH 12/22] ARM: sun6i: DT: Add PLL6 pre-divider clock for AHB1 mux input
` [PATCH 13/22] clk: sunxi: Add A23 clocks support
` [PATCH 14/22] clk: sunxi: Add A23 APB0 support to sun6i-a31-apb0-clk
` [PATCH 15/22] pinctrl: sunxi: Add A23 PIO controller support
` [PATCH 16/22] pinctrl: sunxi: Add A23 R_PIO "
` [PATCH 17/22] mfd: sun6i-prcm: Add support for Allwinner A23 PRCM
` [PATCH 18/22] ARM: sunxi: Introduce Allwinner A23 support
` [PATCH 19/22] ARM: sunxi: Add earlyprintk support using R_UART (sun6i/sun8i)
` [PATCH 20/22] ARM: sun8i: Add SMP support for the Allwinner A23
` [PATCH 21/22] ARM: sunxi: Add Allwinner A23 dtsi
` [PATCH 22/22] ARM: sun8i: dt: Add Ippo-q8h v5 support

[PATCH v6] serial: sirf: Fix compilation failure
 2014-05-29 10:03 UTC 

Serial Core crash in tty_open
 2014-05-29  9:39 UTC  (5+ messages)

[PATCH 0/4] serial: kgdb_nmi: Allow ttyNMIX to act as primary console
 2014-05-29  8:48 UTC  (8+ messages)
` [PATCH 1/4] serial: core: Consistent LF handling for poll_put_char
    ` [PATCH tty-next v2 0/4] serial: kgdb_nmi: Allow ttyNMIX to act as primary console
      ` [PATCH tty-next v2 1/4] serial: cpm_uart: No LF conversion in put_poll_char()
      ` [PATCH tty-next v2 2/4] serial: kgdb_nmi: Use container_of() to locate private data
      ` [PATCH tty-next v2 3/4] serial: kgdb_nmi: Switch from tasklets to real timers
      ` [PATCH tty-next v2 4/4] serial: kgdb_nmi: Improve console integration with KDB I/O

UART_IIR_BUSY set for 16550A
 2014-05-29  6:18 UTC  (10+ messages)

[PATCH 0/5] serial: imx: fixes
 2014-05-29  4:58 UTC  (4+ messages)

[PATCH V7] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
 2014-05-29  5:16 UTC  (3+ messages)
  `  "

[PATCH RESEND 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-05-28 19:47 UTC  (4+ messages)
` [PATCH RESEND 3/5] tty/serial: Add GPIOLIB helpers for controlling modem lines

[PATCH] serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards
 2014-05-28 19:38 UTC  (2+ messages)

[PATCH] serial: samsung: Neaten dbg uses
 2014-05-28 19:29 UTC  (3+ messages)

Work.Begins.Today-linux-serial@vger.kernel.org
 2014-05-28 19:13 UTC 

Your Urgent reply
 2014-05-26 18:00 UTC 

[PATCH] serial: sirf: fix spinlock deadlock issue
 2014-05-26 11:02 UTC 

[PATCH v3 REPOST] serial: sh-sci: Add device tree support for r8a7779
 2014-05-26  0:41 UTC 

[PATCH] serial: efm32: add module_exit
 2014-05-25 21:57 UTC  (2+ messages)

[PATCH] parport: Add support for the WCH353 1S/1P multi-IO card
 2014-05-24 18:36 UTC 

[PATCH 1/2] serial: sccnxp: Remove useless timer_pending() check
 2014-05-24  8:50 UTC  (2+ messages)
` [PATCH 2/2] serial: sccnxp: Add IGNPAR flag handling

Get designer watches for less
 2014-05-23 18:40 UTC 

sysfs: wait for GPIO interrupt
 2014-05-23 12:29 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox