linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-02 16:02:56 to 2014-07-17 16:20:08 UTC [more...]

[PATCH v4] 8250-core based serial driver for OMAP
 2014-07-17 16:18 UTC  (23+ messages)
` [PATCH 1/5] tty: serial: 8250 core: provide a function to export uart_8250_port
` [PATCH 2/5] tty: serial: 8250 core: allow to overwrite & export serial8250_startup()
` [PATCH 3/5] tty: serial: 8250 core: allow to set ->throttle / ->unthrottle callbacks
` [PATCH 4/5] tty: serial: 8250 core: add runtime pm
` [PATCH 5/5] tty: serial: Add 8250-core based omap driver

tcflow(TCOON/TCOOFF) vs. received XON/XOFF characters
 2014-07-17 14:03 UTC  (3+ messages)

[PATCH] tty: kgdb_nmi: Convert kgdb_nmi_tty_enabled into a module parameter
 2014-07-16 13:30 UTC  (4+ messages)
` [PATCH v2] tty: kgdb_nmi: Automatically manage tty enable

(unknown),
 2014-07-16 13:00 UTC  (25+ messages)
` [PATCH 1/6] tty: serial: 8250 core: provide a function to export uart_8250_port
` [PATCH 2/6] tty: serial: 8250 core: allow to overwrite & export serial8250_startup()
` [PATCH 3/6] tty: serial: 8250 core: add runtime pm
` [PATCH 4/6] tty: serial: 8250-core: reorder serial8250_stop_rx() & serial8250_start_tx()
` [PATCH 5/6] tty: serial: 8250-core: add rs485 support
` [PATCH 6/6] tty: serial: Add 8250-core based omap driver
` [RFC v3] 8250-core based serial driver for OMAP

[ PATCH V9 0/2] serial/uart/8250: Introduce tunable RX trigger I/F
 2014-07-16  1:19 UTC  (3+ messages)
` [PATCH V9 1/2] Serial: allow port drivers to have a default attribute group
` [PATCH V9 2/2] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers

[PATCH] serial: altera_jtaguart: Adpot uart_console_write()
 2014-07-15 15:52 UTC  (2+ messages)

[PATCH v4 0/6] ARM: sun8i: Support A23 PRCM clock and reset controllers
 2014-07-15  7:11 UTC  (15+ messages)
  ` [PATCH v4 1/6] clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indicies
  ` [PATCH v4 2/6] clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 support
  ` [PATCH v4 3/6] mfd: sun6i-prcm: Add support for Allwinner A23 PRCM
  ` [PATCH v4 4/6] serial: 8250_dw: Add optional reset control support
  ` [PATCH v4 5/6] serial: 8250_dw: Add support for deferred probing
  ` [PATCH v4 6/6] ARM: sun8i: Add PRCM clock and reset controller nodes to the DTSI

[PATCH v2] serial: 8250: introduce up_to_u8250p() helper
 2014-07-14 11:26 UTC 

[PATCH] serial: 8250: introduce up_to_u8250p() macro
 2014-07-14 10:32 UTC  (4+ messages)

[PATCHv2 0/2] tty: serial: fsl_lpuart: add 32-bit register support and dt-binding
 2014-07-14  9:41 UTC  (3+ messages)
` [RESEND 1/2] dt-binding: fsl-lpuart: use exact SoC revision to document binding
` [PATCHv2 2/2] tty: serial: fsl_lpuart: add 32-bit register interface support

[PATCH 0/2] tty: serial: fsl_lpuart: add 32-bit register support and dt-binding
 2014-07-14 10:16 UTC  (5+ messages)
` [PATCH 1/2] dt-binding: fsl-lpuart: use exact SoC revision to document binding
` [PATCH 2/2] tty: serial: fsl_lpuart: add 32-bit register interface support

[PATCH 1/3] serial: sh-sci: Updated calculation of bit error rate and bit rate
 2014-07-14  7:10 UTC  (3+ messages)
` [PATCH 2/3] serial: sh-sci: Fix range check of bit-rate for HSCIF
` [PATCH 3/3] serial: sh-sci: Add calculation recive margin "

[PATCH V8 0/2] serial/uart/8250: Introduce tunable RX trigger I/F
 2014-07-14  2:19 UTC  (7+ messages)
` [PATCH V8 2/2] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
          `  "

[GIT PULL] TTY/Serial fixes for 3.16-rc5
 2014-07-12 20:47 UTC 

[PATCH] serial/arc: Fix warning with CONSOLE_POLL
 2014-07-12  7:45 UTC  (3+ messages)

[PATCH v2 repost] serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0
 2014-07-12  6:50 UTC  (3+ messages)

[PATCH tty-next 00/22] tty/serial fixes for 3.17
 2014-07-11 16:15 UTC  (11+ messages)
` [PATCH tty-next 14/22] tty: Remove tty_wait_until_sent_from_close()
` [PATCH tty-next 21/22] serial: core: Remove superfluous ldisc flush from uart_close()

[PATCH v2 trivial 4/6] serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API
 2014-07-11 16:13 UTC 

[PATCH] serial: altera: Adopt uart_console_write()
 2014-07-11 13:00 UTC 

dw8250_set_termios() questions
 2014-07-11 12:57 UTC 

[PATCH] serial: efm32: correct namespacing of location property
 2014-07-11  8:16 UTC 

[PATCH v2] serial: 8250_dw: support high baudrates if possible
 2014-07-11  3:11 UTC  (3+ messages)

[PATCH] tty: serial: fsl_lpuart: add 32-bit register interface support
 2014-07-11  2:38 UTC  (3+ messages)

[PATCH 0/2] fixes for empty tx buffer breakage
 2014-07-10 23:29 UTC  (6+ messages)
  ` [PATCH 1/2] serial: Test for no tx data on tx restart
  ` [PATCH 2/2] serial: arc_uart: Use uart_circ_empty() for open-coded comparison

[RFC PATCH 1/4] tty: serial: 8250 core: provide a function to export uart_8250_port
 2014-07-10  6:43 UTC  (16+ messages)
` [RFC PATCH 2/4] tty: serial: 8250 core: allow to overwrite & export serial8250_startup()
` [RFC PATCH 3/4] tty: serial: 8250 core: add runtime pm
` [RFC PATCH 4/4] tty: serial: Add 8250-core based omap driver v2

[PATCH v2 REBASED 00/10] Generic earlyconsole for ARC UART Driver
 2014-07-10  0:40 UTC  (8+ messages)
` [PATCH v2 REBASED 06/10] serial/arc: remove last remanants of platform data

[PATCH v2] tty: serial: msm_serial.c: Cleaning up uninitialized variables
 2014-07-09 21:01 UTC  (3+ messages)

WCH CH-382 support: help with patching
 2014-07-09 14:47 UTC  (2+ messages)

[PATCH v2] fix serial console resume-from-suspend
 2014-07-09 13:28 UTC  (3+ messages)
` [PATCH v2] serial: core: Preserve termios c_cflag for console resume

[PATCH 0/3] Deterministic UART numbering on Samsung SoCs
 2014-07-09 13:23 UTC  (6+ messages)

[RFC PATCH] tty: serial: Add 8250-core based omap driver
 2014-07-08 17:24 UTC  (23+ messages)

[PATCH v2 00/20] ARM: sunxi: Introduce Allwinner A23 (sun8i) support
 2014-07-07 13:17 UTC  (5+ messages)
` [PATCH v2 14/20] pinctrl: sunxi: Add A23 PIO controller support
` [PATCH v2 15/20] pinctrl: sunxi: Add A23 R_PIO "

[PATCH v3 0/9] ARM: sun8i: Support A23 PRCM clock and reset controllers
 2014-07-07 10:19 UTC  (17+ messages)
  ` [PATCH v3 1/9] clk: sunxi: Add A23 APB0 divider clock support
  ` [PATCH v3 2/9] clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gates
  ` [PATCH v3 3/9] clk: sunxi: Add A23 specific compatible to sun6i-a31-apb0-gates-clk
  ` [PATCH v3 4/9] mfd: sun6i-prcm: Add support for Allwinner A23 PRCM
  ` [PATCH v3 5/9] serial: 8250_dw: Add optional reset control support
  ` [PATCH v3 6/9] serial: 8250_dw: Add support for deferred probing
  ` [PATCH v3 7/9] ARM: sunxi: select MFD_SUN6I_PRCM when sun8i arch support is enabled
  ` [PATCH v3 8/9] ARM: sun8i: Add PRCM clock and reset controller nodes to the DTSI
  ` [PATCH v3 9/9] ARM: sun8i: Add "

[PATCH v2] serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0
 2014-07-07  6:40 UTC 

ATTN:
 2014-07-06  3:33 UTC 

[PATCH RESEND 1/2] serial: core: Make enable_ms() optional
 2014-07-05  5:54 UTC  (2+ messages)
` [PATCH RESEND 2/2] serial: treewide: Remove empty implementations of enable_ms()

PLEASE VIEW WONGA LOAN DETAILS
 2014-07-03 16:58 UTC 

[PATCH] serial: sirf: transfer more bytes once to decrease interrupts
 2014-07-03 13:26 UTC 

[PATCH 0/3] s/FOOTBRIDGE/ARCH_FOOTBRIDGE/
 2014-07-02 16:26 UTC  (4+ messages)

[PATCH 1/2] serial: fsl_lpuart: move DMA RX timeout calculation
 2014-07-02 16:02 UTC  (2+ messages)
` [PATCH 2/2] serial: fsl_lpuart: calculate DMA burst


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