linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-18 19:55:52 to 2013-08-12 20:23:57 UTC [more...]

[PATCH] tilegx: Add tty serial support for TILE-Gx on-chip UART
 2013-08-12 20:23 UTC  (4+ messages)

[PATCH v6] linux,stdout-path helper
 2013-08-12 18:22 UTC  (7+ messages)
` [PATCH 1/2] OF: Add helper for matching against linux,stdout-path
` [PATCH 2/2] serial: i.MX: evaluate linux,stdout-path property

[PATCH 08/10] serial: pxa: Staticize local symbols
 2013-08-12 18:08 UTC  (2+ messages)

Where is TX buffer in driver based on struct uart_port
 2013-08-12 12:22 UTC  (4+ messages)

Buffer overflow concerns when TTY_THRESHOLD_THROTTLE <= Uart FIFO size of the sending side
 2013-08-12 11:30 UTC  (2+ messages)

[PATCH] serial: sirf: make the driver also support USP-based UART
 2013-08-12 10:15 UTC 

[PATCH 10/10] serial: sirf: Staticize local symbols
 2013-08-12  2:07 UTC  (2+ messages)

[PATCH v2] OMAP: add RS485 support
 2013-08-11 13:56 UTC 

[PATCH] tty: ar933x_uart: convert to use devm_* functions
 2013-08-10  7:32 UTC 

[PATCH] serial: amba-pl011: Use __releases/__acquires annotations
 2013-08-09 20:58 UTC 

[PATCH V2 1/2] serial: MIPS: lantiq: add clk_enable() call to driver
 2013-08-09 18:54 UTC  (2+ messages)
` [PATCH V2 2/2] serial: MIPS: lantiq: fix clock error check

[PATCH 1/2] serial: bfin_sport_uart: Fix incorrect placement of __initdata
 2013-08-09  1:46 UTC  (3+ messages)
` [PATCH 2/2] serial: bfin_uart: "

[PATCH 1/2] serial: MIPS: lantiq: add clk_enable() call to driver
 2013-08-08 14:56 UTC  (5+ messages)
` [PATCH 2/2] serial: MIPS: lantiq: make driver use pinctrl

[PATCH 09/10] serial: tegra: use NULL instead of 0
 2013-08-08  8:40 UTC 

[PATCH 07/10] serial: msm_serial: fix comparison of different types
 2013-08-08  8:38 UTC 

[PATCH 06/10] serial: ioc4_serial: Staticize ioc4_serial_attach_one()
 2013-08-08  8:36 UTC 

[PATCH 05/10] serial: icom: fix casting warning
 2013-08-08  8:34 UTC 

[PATCH 04/10] serial: timbuart: Staticize local symbols
 2013-08-08  8:33 UTC 

[PATCH 03/10] serial: mrst_max3110: fix casting warning
 2013-08-08  8:32 UTC 

[PATCH 02/10] serial: 8250_early: fix comparison of different types
 2013-08-08  8:32 UTC 

[PATCH 01/10] serial: samsung: fix casting warning
 2013-08-08  8:29 UTC 

next-20130807: possible circular locking dependency detected
 2013-08-07 21:25 UTC 

[PATCH] serial: sirf: add support for Marco chip
 2013-08-07  5:35 UTC 

[PATCH 0/4] OMAP2+: Fix boot hang with earlycon enabled
 2013-08-05 15:43 UTC  (13+ messages)
` [PATCH 1/4] ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LL
` [PATCH 2/4] serial: omap: enable PM runtime only when its fully configured
` [PATCH 3/4] ARM: OMAP2+: Avoid idling memory controllers with no drivers
` [PATCH 4/4] ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device state

[PATCH v3 0/3] serial: mxs-auart: add RTS/CTS check for DMA support
 2013-08-05  7:02 UTC  (6+ messages)
` [PATCH v3 1/3] serial: mxs: enable the DMA only when the RTS/CTS is valid
` [PATCH v3 2/3] serial: mxs: remove the MXS_AUART_DMA_CONFIG
` [PATCH v3 3/3] ARM: dts: imx28-evk: add the RTS/CTS property for auart0

[PATCH] tty: Only hangup once
 2013-08-02 23:02 UTC  (3+ messages)

[PATCH 4/4] serial: sccnxp: Add DT support
 2013-08-02 10:14 UTC  (10+ messages)

[PATCH-tty-next v2] serial: st-asc: Fix unused variable warning for non DT
 2013-08-02  9:23 UTC 

[PATCH] serial: st-asc: Fix unused variable warning for non DT
 2013-08-02  3:55 UTC  (2+ messages)

[PATCH 1/2] serial/arc-uart: Handle Rx Error Interrupts w/o any data
 2013-08-02  4:49 UTC  (2+ messages)
` [PATCH 2/2] serial/arc-uart: Remove the goto/label

[PATCH] serial: sh-sci: use dev_get_platdata()
 2013-08-01  9:17 UTC 

[PATCH 14/35] serial: use dev_get_platdata()
 2013-08-01  7:59 UTC  (3+ messages)

[PATCH 0/9] ARM: tegra: move to generic DMA DT binding
 2013-08-01  3:45 UTC  (23+ messages)
` [PATCH 1/9] ARM: dts: add generic DMA DT binding for tegra apbdma
` [PATCH 2/9] dma: tegra20-apbdma: move to generic device tree bindings
` [PATCH 3/9] spi: tegra114: move to generic dma DT binding
` [PATCH 4/9] spi: tegra20-slink: "
` [PATCH 5/9] spi: tegra20-sflash: "
` [PATCH 6/9] serial: tegra: "
` [PATCH 7/9] ASoC: tegra: move to generic DMA "
` [PATCH 8/9] ARM: dts: tegra: remove legacy nvidia,dma-request-selector properties
` [PATCH 9/9] dma: tegra20-apbdma: remove legacy nvidia,dma-request-selector support

[PATCH v7] serial:st-asc: Add ST ASC driver
 2013-08-01  1:11 UTC  (2+ messages)

[PATCH 1/4] serial: sccnxp: Disable regulator on error
 2013-07-31 10:56 UTC  (3+ messages)
` [PATCH 2/4] serial: sccnxp: Using CLK API for getting UART clock
` [PATCH 3/4] serial: sccnxp: Using structure for each supported IC instead of switch in probe

(unknown),
 2013-07-31  6:26 UTC 

[PATCH] serial8250-em: Convert to devm_* managed helpers
 2013-07-31  0:25 UTC  (4+ messages)

[GIT PATCH] TTY/Serial fixes for 3.11-rc4
 2013-07-30 19:17 UTC 

[PATCH] serial/efm32-uart: don't slur over failure in probe_dt
 2013-07-30 14:51 UTC  (9+ messages)
    ` [PATCH 1/2] serial/efm32-uart: don't use pdev->id to determine the port's line
    ` [PATCH 2/2] serial/efm32-uart: don't slur over failure in probe_dt

[PATCH] pch_uart: Fix signed-ness and casting of uartclk related fields
 2013-07-29 22:15 UTC 

[PATCH] serial: max310x: Fix dev_pm_ops
 2013-07-29 19:34 UTC  (2+ messages)

[PATCH] pch_uart: Remove __initdata annotation from dmi_table
 2013-07-29 16:58 UTC 

[PATCH v2] tty: serial: Add initial MSM UART High Speed Lite driver
 2013-07-29  9:52 UTC  (3+ messages)

[PATCH 0/4] msm_serial fixes and improvements
 2013-07-29  9:31 UTC  (13+ messages)
` [PATCH 1/4] msm_serial: Fix NUL byte output on UARTDM
` [PATCH 2/4] msm_serial: Fix sparse warnings
` [PATCH 3/4] msm_serial: Make baud_code detection more dynamic
` [PATCH 4/4] msm_serial: Send more than 1 character at a time on UARTDM

[PATCH 0/4] pci_ids, 8250_pci: remove PCI_VENDOR_ID_ADDIDATA_OLD
 2013-07-26 23:11 UTC  (3+ messages)

[PATCH v2 0/3] serial: mxs-auart: add RTS/CTS check for DMA support
 2013-07-26 23:10 UTC  (5+ messages)
` [PATCH v2 2/3] serial: mxs: enable the DMA only when the RTS/CTS is valid

[PATCH 1/2] serial/efm32-uart: don't use pdev->id to determine the port's line
 2013-07-26 23:05 UTC  (2+ messages)

[PATCH 1/2] serial: omap: enable PM runtime only when its fully configured
 2013-07-26 23:00 UTC  (4+ messages)
` [PATCH 2/2] serial: omap: fix wrong context restoration on init

[PATCH 0/3] serial: max310x: Add support for MAX3109 & MAX14830
 2013-07-26 17:05 UTC  (2+ messages)

[GIT PATCH] TTY/Serial fixes for 3.11-rc3
 2013-07-26 16:57 UTC 

[PATCH v6] serial:st-asc: Add ST ASC driver
 2013-07-25  8:29 UTC  (2+ messages)

[PATCH v3 00/24] lockless n_tty receive path
 2013-07-25  1:33 UTC  (29+ messages)
` [PATCH v4 "
  ` [PATCH v2 00/16] lockless tty flip buffers
    ` [PATCH v2 0/9] mostly lockless tty echo
      ` [PATCH v2 6/9] n_tty: Process echoes in blocks
      ` [PATCH v2 00/20] tty: streamline per-char receiving
        ` [PATCH v2 12/20] n_tty: Factor standard per-char i/o into separate fn
            ` [PATCH v3 1/9] "
              ` [PATCH v3 2/9] n_tty: Eliminate char tests from IXANY restart test
              ` [PATCH v3 3/9] n_tty: Split n_tty_receive_char()
              ` [PATCH v3 4/9] n_tty: Factor ISTRIP and IUCLC receive_buf into separate fn
              ` [PATCH v3 5/9] n_tty: Factor PARMRK from normal per-char i/o
              ` [PATCH v3 6/9] n_tty: Remove overflow tests from receive_buf() path
              ` [PATCH v3 7/9] n_tty: Un-inline single-use functions
              ` [PATCH v3 8/9] n_tty: Factor LNEXT processing from per-char i/o path
              ` [PATCH v3 9/9] tty: Remove extra wakeup from pty write() path
        ` [PATCH v2 20/20] "

[PATCH linux-next] tty: Fix lock order in tty_do_resize()
 2013-07-24 20:43 UTC 

request for stable inclusion
 2013-07-24  4:34 UTC  (2+ messages)

[PATCH 2/7] tty: Add lock/unlock ldisc pair functions
 2013-07-23 23:44 UTC  (3+ messages)
` [PATCH 0/6] ldsem patchset, reordered and rebased

[PATCH RESEND #1] tty/8250_early: Don't truncate last character of options
 2013-07-23 19:06 UTC 

[PATCH v5] linux,stdout-path helper
 2013-07-23 14:17 UTC  (2+ messages)

[PATCH v4 23/24] n_tty: Special case pty flow control
 2013-07-23 12:47 UTC  (2+ messages)
` [PATCH v5 "

[PATCH] ARM: S3C24XX: Add missing clkdev entries for s3c2440 UART
 2013-07-23  7:57 UTC  (4+ messages)

[PATCH] serial: arc_uart: Fix module alias
 2013-07-22 16:40 UTC  (2+ messages)

[PATCH v3 0/5] ARM: davinci: fix UART clock enabling
 2013-07-22 10:11 UTC  (11+ messages)
` [PATCH v3 1/5] ARM: davinci: uart: move to devid based clk_get
` [PATCH v3 2/5] ARM: davinci: da850: override device name of UART in DT kernel
` [PATCH v3 3/5] ARM: davinci: da850: do not specify clock_frequency for UART DT node
` [PATCH v3 4/5] ARM: davinci: da8xx: remove da8xx_uart_clk_enable
` [PATCH v3 5/5] ARM: davinci: serial: platform code cleanup

[PATCH] serial: fsl_lpuart: Return proper error on lpuart_serial_init error path
 2013-07-22  1:12 UTC 

[PATCH] serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'
 2013-07-21  3:56 UTC  (3+ messages)

Yon've won a Prize
 2013-07-19 21:44 UTC 

[PATCH 11/12] drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe
 2013-07-20 17:50 UTC  (4+ 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).