linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-01 14:02:59 to 2016-04-22 16:39:11 UTC [more...]

[PATCH v2 0/5] serial: Add Generic Serial Device Tree Bindings
 2016-04-22 16:39 UTC  (7+ messages)
  ` [PATCH v2 1/5] doc: DT: "
  ` [PATCH v2 2/5] serial: imx: Use generic uart-has-rtscts DT property
  ` [PATCH v2 3/5] serial: mxs-auart: "
  ` [PATCH v2 4/5] serial: sirf: Introduce helper variable struct device_node *np
  ` [PATCH v2 5/5] serial: sirf: Use generic uart-has-rtscts DT property

[PATCH] serial: Move Marvell UART DT bindings to correct location
 2016-04-22 15:29 UTC 

[PATCH] serial: mctrl_gpio: Drop support for out1-gpios and out2-gpios
 2016-04-22 15:10 UTC 

regression: 3a878c430fd6 ("tty: serial: msm: Add TX DMA support") drops data
 2016-04-21 20:42 UTC  (5+ messages)

[PATCH v3] serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()
 2016-04-21  9:58 UTC 

[PATCH] serial: 8250_uniphier: add "\n" at the end of error log
 2016-04-21  6:13 UTC 

[PATCH v2 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-04-20 14:05 UTC  (17+ messages)
` [PATCH v2 01/11] dmaengine: dw: keep copy of custom slave config in dwc
` [PATCH v2 02/11] dmaengine: dw: provide probe(), remove() stubs for users
` [PATCH v2 03/11] dmaengine: dw: set polarity of handshake interface
` [PATCH v2 04/11] dmaengine: dw: override LLP support if asked in platform data
` [PATCH v2 05/11] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v2 06/11] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v2 07/11] serial: 8250: enable AFE on ports where FIFO is 16 bytes
` [PATCH v2 08/11] serial: 8250_lpss: split LPSS driver to separate module
` [PATCH v2 09/11] serial: 8250_lpss: move Quark code from PCI driver
` [PATCH v2 10/11] serial: 8250_lpss: enable MSI for Intel Quark
` [PATCH v2 11/11] serial: 8250_lpss: enable DMA on Intel Quark UART

[PATCH v2] tty: msm_serial: remove static clk rate setting in probe
 2016-04-20  6:06 UTC  (3+ messages)

[PATCH] serial-uartlite: un-constify uartlite_be/uartlite_le
 2016-04-19  8:33 UTC  (2+ messages)

[PATCH v3] serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
 2016-04-19  8:29 UTC  (7+ messages)
` [PATCH v4] "

[PATCH v2] serial: 8250_ingenic: Remove global variable
 2016-04-19  6:29 UTC  (2+ messages)

Problem with 4.6-rc2
 2016-04-19  6:21 UTC  (7+ messages)

[PATCH, RESEND] serial-uartlite: un-constify uartlite_be/uartlite_le
 2016-04-19  6:14 UTC  (4+ messages)

[PATCH] serial-uartlite: un-constify uartlite_be/uartlite_le
 2016-04-19  6:12 UTC  (2+ messages)

[PATCH] tty: serial: msm: Support more bauds
 2016-04-18 20:09 UTC  (2+ messages)

[PATCH 0/5] serial: Add Generic Serial Device Tree Bindings
 2016-04-18 17:02 UTC  (14+ messages)
  ` [PATCH 1/5] doc: DT: "
  ` [PATCH 2/5] serial: imx: Use generic uart-has-rtscts DT property
  ` [PATCH 3/5] serial: mxs-auart: "
  ` [PATCH 4/5] serial: sirf: Introduce helper variable struct device_node *np
  ` [PATCH 5/5] serial: sirf: Use generic uart-has-rtscts DT property

[PATCH 0/4] serial: doc: Low Level Serial API Documentation Improvements (take two)
 2016-04-18  8:24 UTC  (11+ messages)
` [PATCH 1/4] serial: doc: Re-add paragraph documenting uart_console_write()
` [PATCH 2/4] serial: doc: .(un)throttle() depends on hardware assisted flow control
` [PATCH 3/4] serial: doc: .(un)throttle() are serialized by the tty layer
` [PATCH 4/4] serial: doc: .break_ctl() may sleep

[PATCH V3 00/29] bitops: add parity functions
 2016-04-17 12:38 UTC  (4+ messages)
` [PATCH V3 27/29] serial: use parity32 in max3100

Found a bug in samsung serial tty code
 2016-04-17  8:14 UTC 

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-04-16 16:09 UTC  (4+ messages)
` [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver

[PATCH v5 00/10] Support for Cortex-M Prototyping System
 2016-04-15 16:23 UTC  (16+ messages)
` [PATCH v5 04/10] serial: mps2-uart: add MPS2 UART driver
` [PATCH v5 08/10] ARM: dts: introduce MPS2 AN385/AN386
` [PATCH v5 09/10] ARM: dts: introduce MPS2 AN399/AN400
` [PATCH v5 10/10] MAINTAINERS: Update ARM Versatile Express platform entry

[PATCH] tty/serial: atmel: fix hardware handshake selection
 2016-04-15 12:52 UTC  (2+ messages)

[PATCH] tty: serial: 8250_omap: do not defer termios changes
 2016-04-14 17:54 UTC  (15+ messages)
            ` 8250 dma issues ( was Re: [PATCH] tty: serial: 8250_omap: do not defer termios changes)
            ` omap uart + dma issues (Re: "

[PATCH v1 00/12] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-04-13 15:24 UTC  (35+ messages)
` [PATCH v1 01/12] dmaengine: dw: keep copy of custom slave config in dwc
` [PATCH v1 02/12] dmaengine: dw: provide probe(), remove() stubs for users
` [PATCH v1 03/12] dmaengine: dw: set polarity of handshake interface
` [PATCH v1 04/12] dmaengine: dw: override LLP support if asked in platform data
` [PATCH v1 05/12] serial: 8250_dma: switch to new dmaengine_terminate_* API
` [PATCH v1 06/12] serial: 8250_dma: stop ongoing RX DMA on exception
` [PATCH v1 07/12] serial: 8250_dma: adjust DMA address of the UART
` [PATCH v1 08/12] serial: 8250: enable AFE on ports where FIFO is 16 bytes
` [PATCH v1 09/12] serial: 8250_lpss: split LPSS driver to separate module
` [PATCH v1 10/12] serial: 8250_lpss: move Quark code from PCI driver
` [PATCH v1 11/12] serial: 8250_lpss: enable MSI for Intel Quark
` [PATCH v1 12/12] serial: 8250_lpss: enable DMA on Intel Quark UART

[PATCH v2 0/6] serial: imx: handshaking fixes and improvments
 2016-04-13 11:16 UTC  (9+ messages)

[PATCH v2] serial: amba-pl011: complete support to ZTE uart
 2016-04-12 13:01 UTC  (3+ messages)

[PATCH] Revert "serial-uartlite: Constify uartlite_be/uartlite_le"
 2016-04-11 14:53 UTC 

[PATCH 0/8] Replace kernel-defined ASYNC_ bits
 2016-04-10  0:53 UTC  (9+ messages)
` [PATCH 1/8] tty: Define ASYNC_ replacement bits
` [PATCH 2/8] tty: Replace ASYNC_CTS_FLOW bit and update atomically
` [PATCH 3/8] tty: Replace ASYNC_NORMAL_ACTIVE "
` [PATCH 4/8] tty: Replace ASYNC_CHECK_CD "
` [PATCH 5/8] tty: Replace ASYNC_SUSPENDED bit "
` [PATCH 6/8] tty: Replace ASYNC_INITIALIZED "
` [PATCH 7/8] tty: mxser: Remove unused ASYNC_SHARE_IRQ flag
` [PATCH 8/8] tty: core: Undefine ASYNC_* flags superceded by TTY_PORT* flags

[PATCH] tty: Replace TTY_THROTTLED bit tests with tty_throttled()
 2016-04-10  0:11 UTC 

[PATCH v2 9/9] tty: Use test_bit() with tty->flags
 2016-04-10  0:06 UTC  (2+ messages)
` [PATCH] tty: Replace TTY_IO_ERROR bit tests with tty_io_error()

[GIT PULL] TTY/Serial fixes for 4.6-rc3
 2016-04-09 17:10 UTC 

[PATCH v7 0/5] ACPI: parse the SPCR table
 2016-04-06 19:00 UTC  (14+ messages)
` [PATCH v7 1/5] of/serial: move earlycon early_param handling to serial
` [PATCH v7 3/5] ACPI: parse SPCR and enable matching console
` [PATCH v7 5/5] serial: pl011: add console matching function

[PATCH] tty: serial: msm: Support more bauds
 2016-04-06 15:44 UTC 

[PATCH v2 28/30] serial: use parity32 in max3100
 2016-04-06 10:25 UTC  (2+ messages)

[PATCH v2] serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
 2016-04-05  2:59 UTC  (3+ messages)

[PATCH v2 resend] serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
 2016-04-05  2:55 UTC 

DCD interrupt for i.MX25 UART
 2016-04-04 20:49 UTC  (3+ messages)

[PATCH v2 1/5] serial: 8250_mid: use proper bar for DNV platform
 2016-04-04 14:35 UTC  (2+ messages)
` [PATCH v2 2/5] serial: 8250_mid: recognize interrupt source in handler

Serial ports with non connected RTS/CTS
 2016-04-04  5:16 UTC  (3+ messages)

[PATCH] tty: amba-pl011: Use 32-bit accesses for SBSA UART
 2016-04-01 21:23 UTC  (2+ messages)
` [PATCH v3] "


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