messages from 2017-06-16 07:17:10 to 2017-06-30 12:04:42 UTC [more...]
[PATCH 0/7] serial: imx: various improvements
2017-06-30 12:04 UTC (4+ 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/6] dt-bindings: serial: Document RDA Micro UART
2017-06-30 11:12 UTC (4+ messages)
` [PATCH 5/6] tty: serial: Add RDA Micro UART driver
[PATCH v6 00/10] serial/gpio: exar: Fixes and support for IOT2000
2017-06-29 22:13 UTC (24+ messages)
` [PATCH v6 01/10] gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
` [PATCH v6 02/10] gpio-exar/8250-exar: Fix passing in of parent PCI device
` [PATCH v6 03/10] gpio: exar: Allocate resources on behalf of the platform device
` [PATCH v6 04/10] gpio: exar: Fix iomap request
` [PATCH v6 05/10] gpio: exar: Fix reading of directions and values
` [PATCH v6 07/10] serial: exar: Factor out platform hooks
` [PATCH v6 10/10] serial: exar: Add support for IOT2040 device
Moxa UPort 1150 and RS-422/485… what's the "proper" way to switch modes
2017-06-29 19:50 UTC (12+ messages)
[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] serial: imx-serial - move DMA buffer configuration to DT
2017-06-29 18:26 UTC
[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 04/20] serial: stm32: make fifoen as property for each port
` [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 14/20] dt-bindings: serial: document option wake-up interrupt for STM32 USART
` [PATCH 15/20] serial: stm32: Add wakeup mechanism
` [PATCH 17/20] dt-bindings: serial: stm32: add dma using note
` [PATCH 20/20] serial: stm32: fix rx interrupt handling in startup
` [PATCH 05/20] serial: stm32: add debugfs
` [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 11/20] serial: stm32: add RTS support
` [PATCH 12/20] serial: stm32: fix last_res value
` [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 (25+ messages)
` [PATCH 01/11] dma-mapping: remove dmam_free_noncoherent
` [PATCH 02/11] dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
` [PATCH 03/11] au1100fb: remove a bogus dma_free_nonconsistent call
` [PATCH 04/11] sound/hal2: switch to dma_alloc_attrs
` [alsa-devel] "
` [PATCH 05/11] serial/mpsc: "
` [PATCH 06/11] sigwd93: "
` [PATCH 07/11] 53c700: "
` [PATCH 08/11] sgiseeq: "
` [PATCH 09/11] au1000_eth: "
` [PATCH 10/11] i825xx: switch to "
` [PATCH 11/11] dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent
[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 (17+ messages)
` [PATCH 1/9] serial: Add "
` [PATCH 2/9] ARM: dts/at91: ensure UARTs used for rs485 specify rs485-rts-delay
` [PATCH 3/9] serial: atmel: Use common rs485 device tree parsing function
` [PATCH 4/9] serial: fsl_lpuart: "
` [PATCH 5/9] serial: omap-serial: "
` [PATCH 6/9] serial: imx: default to half duplex rs485
` [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] serial: imx: disable DMA for RS-485 on i.MX6 SMP
2017-06-23 9:26 UTC (6+ messages)
` AW: [Customers.Eckelmann] "
[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 (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: Add bindings for Mediatek MT2712 SoC Platform
` [PATCH v3 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile
[PATCH 1/2] tty: improve tty_insert_flip_char() fast path
2017-06-20 21:10 UTC (2+ messages)
` [PATCH 2/2] tty: improve tty_insert_flip_char() slow path
[PATCH v2] serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
2017-06-20 5:42 UTC
[PATCH v5 0/4] tty/serial: meson_uart: add support for core clock handling
2017-06-20 2:51 UTC (8+ messages)
` [PATCH v5 1/4] dt-bindings: serial: Add bindings for the Amlogic Meson UARTs
` [PATCH v5 3/4] ARM64: dts: meson-gx: use stable UART bindings with correct gate clock
[PATCH] serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
2017-06-19 5:12 UTC (3+ messages)
[PATCH v4 00/28] ARM: Initial Actions Semi S500 and S900 enablement
2017-06-19 2:26 UTC (9+ messages)
` [PATCH v4 09/28] tty: serial: Add Actions Semi Owl UART earlycon
` [PATCH v5 07/26] dt-bindings: serial: Document Actions Semi Owl UARTs
` [PATCH v5 08/26] tty: serial: Add Actions Semi Owl UART earlycon
[PATCH v2] serial: Delete dead code for CIR serial ports
2017-06-16 17:39 UTC (2+ messages)
[PATCH] serial: Delete dead code for CIR serial ports
2017-06-16 15:13 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).