linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-21 10:21:28 to 2017-07-10 15:24:51 UTC [more...]

[PATCH] serial: 8250_of: Fix regression in reset support
 2017-07-10 15:24 UTC 

[PATCH v5] tty: serial: owl: Implement console driver
 2017-07-09 20:29 UTC 

[PATCH 1/2] printk: Unconditionally unregister boot consoles if in init section
 2017-07-07  7:58 UTC  (5+ messages)
` [PATCH 2/2] serial: earlycon: Make early_con as __initdata

[PATCH v2 0/6] serial: imx: various improvements
 2017-07-07  1:45 UTC  (13+ messages)
` [PATCH v2 1/6] serial: imx: only set DMA rx-ing when DMA starts
` [PATCH v2 2/6] serial: imx: Simplify DMA disablement
` [PATCH v2 3/6] serial: imx: remove CTSC and CTS handling
` [PATCH v2 4/6] serial: imx: unmap sg buffers when DMA channel is released
` [PATCH v2 5/6] serial: imx: update the stop rx,tx procedures
` [PATCH v2 6/6] serial: imx: Fix imx_shutdown procedure

[PATCH 00/18] treewide: Move storage class before return type
 2017-07-05 20:02 UTC  (2+ messages)
` [PATCH 13/18] drivers: tty: serial: Move inline "

[PATCH 4/6] dt-bindings: serial: Document RDA Micro UART
 2017-07-05 14:12 UTC  (7+ messages)
` [PATCH 5/6] tty: serial: Add RDA Micro UART driver

[PATCH 0/7] serial: imx: various improvements
 2017-07-05 11:58 UTC  (19+ messages)
` [PATCH 1/7] serial: imx: only set DMA rx-ing when DMA starts
` [PATCH 2/7] serial: imx: move log from error to debug type
` [PATCH 3/7] serial: imx: init dma_is_{rx|tx}ing variables
` [PATCH 4/7] serial: imx: Simplify DMA disablement
` [PATCH 5/7] serial: imx: umap sg buffers when DMA channel is released
` [PATCH 6/7] serial: imx: update the stop rx,tx procedures
` [PATCH 7/7] serial: imx: Fix imx_shutdown procedure

[PATCH] serial: imx-serial - move DMA buffer configuration to DT
 2017-07-04  9:15 UTC  (8+ messages)

[GIT PULL] TTY/Serial patches for 4.13-rc1
 2017-07-03 14:59 UTC 

Moxa UPort 1150 and RS-422/485… what's the "proper" way to switch modes
 2017-07-03  8:51 UTC  (13+ messages)

[PATCH v6 00/10] serial/gpio: exar: Fixes and support for IOT2000
 2017-07-03  8:10 UTC  (18+ messages)
` [PATCH v6 01/10] gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
` [PATCH v6 07/10] serial: exar: Factor out platform hooks
` [PATCH v6 10/10] serial: exar: Add support for IOT2040 device
                ` [PULL] serial/gpio: exar: Fixes and support for IOT2000

[PATCH] serial: imx: disable DMA for RS-485 on i.MX6 SMP
 2017-07-02 23:09 UTC  (3+ messages)
`  "

[PATCH v4 00/28] ARM: Initial Actions Semi S500 and S900 enablement
 2017-07-02 22:36 UTC  (6+ messages)
` [PATCH v4 16/28] tty: serial: owl: Implement console driver

[PATCH] serial: imx: disable DMA for RS-485 on i.MX6 SMP
 2017-07-02 20:17 UTC  (7+ messages)
` AW: [Customers.Eckelmann] "

[PATCH] serial: 8250: fix error handling in of_platform_serial_probe()
 2017-06-30 22:49 UTC 

[PATCH v3 0/9] Add and make use of a common rs485 device tree parsing function
 2017-06-29 18:53 UTC  (19+ messages)
  ` [PATCH v3 1/9] serial: fsl_lpuart: clear unsupported options in .rs485_config()
  ` [PATCH v3 2/9] dt-bindings: serial/rs485: make rs485-rts-delay optional
  ` [PATCH v3 3/9] serial: Add common rs485 device tree parsing function
  ` [PATCH v3 4/9] serial: atmel: Use "
  ` [PATCH v3 5/9] serial: fsl_lpuart: "
  ` [PATCH v3 6/9] serial: omap-serial: "
  ` [PATCH v3 7/9] serial: imx: default to half duplex rs485
  ` [PATCH v3 8/9] serial: imx: Use common rs485 device tree parsing function
  ` [PATCH v3 9/9] of: document rs485 bindings for Atmel USART, Freescale UARTs and OMAP UART

[PATCH RESEND] serial: imx: Enable RTSD only when needed
 2017-06-29 18:18 UTC  (2+ messages)

[PATCH 00/20] Update STM32 usart driver
 2017-06-29 15:09 UTC  (28+ messages)
` [PATCH 01/20] serial: stm32: adding fifo support
` [PATCH 02/20] dt-bindings: serial: each stm32 usart needs an alias
` [PATCH 05/20] serial: stm32: add debugfs
` [PATCH 04/20] serial: stm32: make fifoen as property for each port
` [PATCH 06/20] serial: stm32: fix pio transmit timeout
` [PATCH 07/20] serial: stm32: less messages on dma alloc error
` [PATCH 08/20] serial: stm32: timeout interrupt using with dma
` [PATCH 09/20] serial: stm32: fix end of transfer
` [PATCH 12/20] serial: stm32: fix last_res value
` [PATCH 11/20] serial: stm32: add RTS support
  ` [PATCH 03/20] serial: stm32: fix multi ports management
  ` [PATCH 10/20] serial: stm32: fix dma receive
  ` [PATCH 13/20] serial: stm32: fix error handling in probe
  ` [PATCH 15/20] serial: stm32: Add wakeup mechanism
  ` [PATCH 14/20] dt-bindings: serial: document option wake-up interrupt for STM32 USART
  ` [PATCH 17/20] dt-bindings: serial: stm32: add dma using note
  ` [PATCH 20/20] serial: stm32: fix rx interrupt handling in startup
` [PATCH 18/20] serial: stm32: update dma buffers length
` [PATCH 16/20] serial: stm32: fix fifo usage
` [PATCH 19/20] serial: stm32: add dma rx callback

[PATCH v2] serial: 8250: Fix THRE flag usage for CAP_MINI
 2017-06-28 13:04 UTC  (6+ messages)

[PATCH] serial: 8250: Fix THRE flag usage for CAP_MINI
 2017-06-28  9:17 UTC  (3+ messages)

[PATCH] serial: 8250: Fix THRE flag usage for CAP_MINI
 2017-06-28  8:18 UTC  (13+ messages)

[PATCH] serial: sirf: make of_device_ids const
 2017-06-27 11:36 UTC 

remove dma_alloc_noncoherent
 2017-06-26 20:53 UTC  (11+ messages)
` [PATCH 01/11] dma-mapping: remove dmam_free_noncoherent
` [PATCH 02/11] dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
` [PATCH 06/11] sigwd93: switch to dma_alloc_attrs
` [PATCH 07/11] 53c700: "

[PATCH 00/20] Update STM32 usart driver
 2017-06-26 15:50 UTC 

[PATCH 00/20] Update STM32 usart driver -> ABANDONED
 2017-06-26 15:46 UTC 

4.3 serial driver crashes with console shortly after boot
 2017-06-23 11:23 UTC  (8+ messages)

[PATCH 0/9] Add and make use of a common rs485 device tree parsing function
 2017-06-23 11:13 UTC  (13+ messages)
` [PATCH 1/9] serial: Add "
` [PATCH 3/9] serial: atmel: Use "
  ` [PATCH 7/9] ARM: dts/imx: ensure UARTs used for rs485 specify rs485-rts-delay
  ` [PATCH 8/9] serial: imx: Use common rs485 device tree parsing function
  ` [PATCH 9/9] of: document rs485 bindings for Atmel USART, Freescale UARTs and OMAP UART

[PATCH v2 0/9] Add and make use of a common rs485 device tree parsing function
 2017-06-23 10:01 UTC  (13+ messages)
  ` [PATCH v2 1/9] serial: fsl_lpuart: clear unsupported options in .rs485_config()
  ` [PATCH v2 2/9] dt-bindings: serial/rs485: make rs485-rts-delay optional
  ` [PATCH v2 3/9] serial: Add common rs485 device tree parsing function
  ` [PATCH v2 4/9] serial: atmel: Use "
  ` [PATCH v2 5/9] serial: fsl_lpuart: "
  ` [PATCH v2 6/9] serial: omap-serial: "
      ` [PATCH v2.5 "
  ` [PATCH v2 7/9] serial: imx: default to half duplex rs485
  ` [PATCH v2 8/9] serial: imx: Use common rs485 device tree parsing function
  ` [PATCH v2 9/9] of: document rs485 bindings for Atmel USART, Freescale UARTs and OMAP UART

[PATCH v2 1/2] tty/serial: atmel: remove atmel_default_console_device handling
 2017-06-23  9:01 UTC  (2+ messages)

[PATCH v4 0/2] Add basic support for Mediatek MT2712 SoC
 2017-06-22  9:32 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: Add bindings for Mediatek MT2712 SoC Platform
  ` [PATCH v4 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile

[PATCH V4 0/7] tty: serial: lpuart: add imx7ulp support
 2017-06-21 13:01 UTC  (2+ messages)

[PATCH v3 0/2] Add basic support for Mediatek MT2712 SoC
 2017-06-21 11:01 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile


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