linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-15 03:38:55 to 2013-08-05 12:59:07 UTC [more...]

[PATCH v6] linux,stdout-path helper
 2013-08-05 12:59 UTC  (4+ 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 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 0/4] OMAP2+: Fix boot hang with earlycon enabled
 2013-07-30 10:20 UTC  (12+ 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] 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  (7+ messages)
` [PATCH 1/4] pci_ids.h: move PCI_VENDOR_ID_AMCC here
` [PATCH 2/4] serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLD
` [PATCH 3/4] serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800
` [PATCH 4/4] pci_ids.h: remove PCI_VENDOR_ID_ADDIDATA_OLD and PCI_DEVICE_ID_ADDIDATA_APCI7800

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

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

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

[PATCH] serial/imx: fix custom-baudrate handling
 2013-07-18 16:52 UTC 

[PATCH] serial/efm32-uart: make of_device_id array const
 2013-07-18 12:51 UTC 

[PATCH] serial: omap: Fix IRQ handling return value
 2013-07-17 13:29 UTC 

[PATCH] msm_serial: add missing iounmap() on error in msm_request_port()
 2013-07-17 11:28 UTC  (2+ messages)

[PATCH] tty: serial: Add initial MSM UART High Speed Lite driver
 2013-07-17  7:38 UTC  (3+ messages)

[PATCH v4 0/6] serial: imx: add DMA support for imx6
 2013-07-17  7:30 UTC  (2+ messages)

[PATCH v2] serial: imx: remove the uart_console() check
 2013-07-17  7:28 UTC  (3+ messages)

[PATCH 1/3] x86, boot: add mmio serial during compressed boot
 2013-07-16 22:05 UTC  (10+ messages)
` [PATCH v2 "

[PATCH 1/3] serial: mxs: remove the unused macro
 2013-07-16  8:11 UTC  (10+ messages)
` [PATCH 2/3] serial: mxs: enable the DMA only when the rts/cts is enabled

[PATCH] serial: bfin_uart: Remove redundant testing for ifdef CONFIG_SERIAL_BFIN_MODULE
 2013-07-15  8:00 UTC  (2+ 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).