linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-21 06:50:51 to 2013-07-20 17:00:51 UTC [more...]

[PATCH v2 0/9] mostly lockless tty echo
 2013-07-20 17:00 UTC  (4+ messages)
` [PATCH v2 00/20] tty: streamline per-char receiving
  ` [PATCH v2 20/20] tty: Remove extra wakeup from pty write() path

[PATCH 0/4] pci_ids, 8250_pci: remove PCI_VENDOR_ID_ADDIDATA_OLD
 2013-07-19 21:37 UTC  (6+ 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 v3 0/5] ARM: davinci: fix UART clock enabling
 2013-07-19 14:50 UTC  (5+ 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] serial/efm32-uart: don't slur over failure in probe_dt
 2013-07-18 19:55 UTC 

[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 v2 0/3] serial: mxs-auart: add RTS/CTS check for DMA support
 2013-07-17  7:33 UTC  (6+ 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 v4 0/6] serial: imx: add DMA support for imx6
 2013-07-17  7:30 UTC  (9+ messages)
` [PATCH v4 1/6] serial: imx: distinguish the imx6q uart from the others
` [PATCH v4 2/6] serial: imx: add DMA support for imx6q
` [PATCH v4 3/6] ARM: dts: imx6sl: add "fsl,imx6q-uart" for uart compatible
` [PATCH v4 4/6] ARM: dts: imx6q{dl}: add DTE pads for uart
` [PATCH v4 5/6] ARM: dts: imx6q{dl}: add a DTE uart pinctrl for uart2
` [PATCH v4 6/6] ARM: dts: enable the uart2 for imx6q-arm2

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

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

[PATCH 1/3] x86, boot: add mmio serial during compressed boot
 2013-07-16 22:05 UTC  (17+ messages)
` [PATCH 2/3] serial: report base_baud after initialization
` [PATCH 3/3] printk: report boot console names during cut-over
` [PATCH v2 1/3] x86, boot: add mmio serial during compressed boot

[PATCH 1/3] serial: mxs: remove the unused macro
 2013-07-16  8:11 UTC  (11+ messages)
` [PATCH 2/3] serial: mxs: enable the DMA only when the rts/cts is enabled
` [PATCH 3/3] ARM: dts: imx28-evk: add the rts/cts property for auart0

[PATCH v6] serial:st-asc: Add ST ASC driver
 2013-07-15 11:39 UTC 

[PATCH] serial: bfin_uart: Remove redundant testing for ifdef CONFIG_SERIAL_BFIN_MODULE
 2013-07-15  8:00 UTC  (2+ messages)

It is Private
 2013-07-14  0:26 UTC 

[RFC] PATCH: rfcomm tty refcount fixes
 2013-07-12 15:37 UTC  (3+ messages)

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

hi
 2013-07-12  8:22 UTC 

It's private
 2013-07-11 10:58 UTC 

[PATCH 11/12] drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe
 2013-07-11  7:40 UTC  (2+ messages)

[PATCH] OMAP: UART: Keep the TX fifo full when possible
 2013-07-08 10:04 UTC 

[PATCH v3 0/6] serial: imx: add DMA support for imx6
 2013-07-08  8:54 UTC  (16+ messages)
` [PATCH v3 1/6] serial: imx: distinguish the imx6q uart from the others
` [PATCH v3 2/6] serial: imx: add DMA support for imx6q
` [PATCH v3 3/6] ARM: dts: imx6sl: add "fsl,imx6q-uart" for uart compatible
` [PATCH v3 4/6] ARM: dts: imx6q{dl}: fix the wrong RTS/CTS pad name
` [PATCH v3 5/6] ARM: dts: imx6q{dl}: add a DTE uart pinctrl for uart2
` [PATCH v3 6/6] ARM: dts: enable the uart2 for imx6q-arm2

[PATCH] serial: fsl_lpuart: restore UARTCR2 after watermark setup is done
 2013-07-08  7:53 UTC 

[PATCH] OMAP: UART: Fix the revision register read
 2013-07-08  7:28 UTC 

[PATCH] serial: omap: Initialize platform_data
 2013-07-08  7:25 UTC 

[PATCH v4] tty: serial: add Freescale lpuart driver support
 2013-07-08  2:51 UTC  (5+ messages)

[RESEND][PATCH v2] OMAP2+: UART: enable tx wakeup bit for wer reg
 2013-07-05 15:25 UTC 

question about tty_port.c
 2013-07-05  6:58 UTC 

[PATCH] serial/mxs-auart: increase time to wait for transmitter to become idle
 2013-07-04 16:16 UTC  (5+ messages)

[PATCH] serial/mxs-auart: fix race condition in interrupt handler
 2013-07-04  9:28 UTC 

[PATCH v2 0/5] serial: imx: add DMA support for imx6
 2013-07-04  9:06 UTC  (10+ messages)
` [PATCH v2 1/5] serial: imx: distinguish the imx6q uart from the others
` [PATCH v2 2/5] serial: imx: add DMA support for imx6q
` [PATCH v2 3/5] ARM: dts: imx6sl: add "fsl,imx6q-uart" for uart compatible
` [PATCH v2 4/5] ARM: dts: imx6q: add dte pinctrl for uart2
` [PATCH v2 5/5] ARM: dts: enable the uart2 for imx6q-arm2

[PATCH] tty/8250_early: Don't truncate last character of options
 2013-07-04  1:51 UTC 

AM335x: is AUTORTS mode supported ?
 2013-07-03 16:02 UTC 

[PATCH] OMAP: UART: Keep the TX fifo full when possible
 2013-07-03 10:40 UTC 

[RESEND][PATCH] OMAP2+: UART: enable tx wakeup bit for wer reg
 2013-07-03  9:41 UTC 

[PATCH 0/5] serial: imx: add DMA support for imx6
 2013-07-03  5:20 UTC  (16+ messages)
` [PATCH 1/5] serial: imx: distinguish the imx6 uart from the others
` [PATCH 2/5] serial: imx: add DMA support for imx6
` [PATCH 3/5] ARM: dts: imx6: rename the uart's compatible property
` [PATCH 4/5] ARM: dts: imx6: add dte pinctrl for uart2
` [PATCH 5/5] ARM: dts: enable the uart2 for imx6q-arm2

[v3.9] [v3.10] [Regression] serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller
 2013-07-02  4:46 UTC  (4+ messages)

[GIT PATCH] TTY/Serial patches for 3.11-rc1
 2013-07-01 17:17 UTC 

[PATCH 0/3] serial: max310x: Add support for MAX3109 & MAX14830
 2013-06-29  6:44 UTC  (5+ messages)
` [PATCH 1/3] serial: max310x: Driver rework
` [PATCH 2/3] serial: max310x: Add MAX3109 support
` [PATCH 3/3] serial: max310x: Add MAX14830 support

[PATCH RESEND 1/3] serial: max310x: Driver rework
 2013-06-29  6:44 UTC  (3+ messages)
` [PATCH RESEND 2/3] serial: max310x: Add MAX3109 support
` [PATCH RESEND 3/3] serial: max310x: Add MAX14830 support

request for stable inclusion
 2013-06-28 15:29 UTC  (2+ messages)

[PATCH 1/2] serial: imx: remove the uart_console() check
 2013-06-28  5:53 UTC  (6+ messages)
` [PATCH 2/2] serial: imx: check the return value when enabling the clocks

usb_serial, ftdi_sio chars_in_buffer blocking tcdrain
 2013-06-27 15:20 UTC  (2+ messages)

[PATCH 2/8] pch_uart: Add uart_clk selection for the MinnowBoard
 2013-06-26 16:23 UTC  (10+ messages)

Pericom PCIe Serial board Support (12d8:7952/4/8) - Chip PI7C9X7952/4/8
 2013-06-26 15:25 UTC 

[PATCH v3 00/10] ARM:STixxxx: Add STixxxx platform and board support
 2013-06-25 15:35 UTC  (21+ messages)
` [PATCH v3 01/10] serial:st-asc: Add ST ASC driver
` [PATCH v3 02/10] clocksource:arm_global_timer: Add ARM global timer support
` [PATCH v3 03/10] pinctrl:st: Add pinctrl and pinconf support
        ` [STLinux Kernel] "
` [PATCH v3 06/10] ARM:stixxxx: Add DEBUG_LL console support

[PATCH v5] serial:st-asc: Add ST ASC driver
 2013-06-25 10:14 UTC  (3+ messages)

[PATCH V2] serial: remove unnecessary platform_set_drvdata()
 2013-06-25  1:08 UTC 

[PATCH 02/15] serial: ar933x: remove unnecessary platform_set_drvdata()
 2013-06-25  1:04 UTC  (2+ messages)

[PATCH] serial: sh-sci: Initialise variables before access in sci_set_termios()
 2013-06-24 23:34 UTC  (2+ messages)

[PATCH v2] drivers/serial/atmel_serial.c: Fix PDC wrap around issue
 2013-06-24 17:02 UTC 

[PATCH v4 00/10] ARM: Exynos: Add Exynos5420 SoC support
 2013-06-22 18:19 UTC  (4+ messages)
` [PATCH v4 06/10] clk: exynos5420: register clocks using common clock framework
    `  "

[GIT PATCH] TTY/Serial fixes for 3.10-rc7
 2013-06-22 14:31 UTC 

[PATCH v4] serial:st-asc: Add ST ASC driver
 2013-06-21 14:53 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).