messages from 2017-06-26 12:49:09 to 2017-07-18 04:30:03 UTC [more...]
[RFC PATCH 0/5] earlycon hang under some conditions
2017-07-18 4:30 UTC (6+ messages)
` [RFC PATCH 1/5] serial: arc: Remove __init marking from early write
` [RFC PATCH 2/5] serial: omap: "
` [RFC PATCH 3/5] serial: xuartps: "
` [RFC PATCH 4/5] serial: 8250_ingenic: "
` [RFC PATCH 5/5] serial: 8250_early: "
[PATCH 0/9] Add support for STM32H7 serial
2017-07-17 18:46 UTC (11+ messages)
` [PATCH 1/9] serial: stm32: fix copyright
` [PATCH 3/9] serial: stm32: Increase maximum number of ports
` [PATCH 9/9] serial: stm32: add fifo support
` [PATCH 2/9] serial: stm32: fix multi-ports management
` [PATCH 4/9] serial: stm32: fix pio transmit timeout
` [PATCH 5/9] serial: stm32: add RTS support
` [PATCH 6/9] serial: stm32: fix error handling in probe
` [PATCH 7/9] dt-bindings: serial: add compatible for stm32h7
` [PATCH 8/9] serial: stm32: add wakeup mechanism
[RFC v2 0/6] serdev multiplexing support
2017-07-17 15:24 UTC (7+ messages)
` [RFC v2 1/6] mux: include compiler.h from mux/consumer.h
` [RFC v2 2/6] serdev: add method to set parity
` [RFC v2 3/6] serdev: add multiplexer support
` [RFC v2 4/6] serial: core: support deferring serdev controller registration
` [RFC v2 5/6] max9260: add driver for i2c over GMSL passthrough
` [RFC v2 6/6] ARM: dts: blanche: add SCIF1 and MAX9260 deserializer
[PATCH] serial: imx: disable DMA for RS-485 on i.MX6 SMP
2017-07-17 11:34 UTC (8+ messages)
` AW: [Customers.Eckelmann] "
` "
[PATCH] serial: st-asc: Potential error pointer dereference
2017-07-17 10:28 UTC (2+ messages)
[PATCH] serial: sh-sci: Uninitialized versions in sysfs files
2017-07-17 8:34 UTC (3+ messages)
` [PATCH v2] serial: sh-sci: Uninitialized variables "
[PATCH 0/2] Avoid crashes by early (boot) consoles using init memory
2017-07-15 5:05 UTC (7+ messages)
` [PATCH 1/2] printk/console: Always disable boot consoles that use init memory before it is freed
` [PATCH 2/2] printk/console: Enhance the check for consoles using init memory
[PATCH 1/2] printk: Unconditionally unregister boot consoles if in init section
2017-07-14 21:54 UTC (11+ messages)
` [PATCH 2/2] serial: earlycon: Make early_con as __initdata
[PATCH] clk: gemini: Fix reset regression
2017-07-12 23:08 UTC (3+ messages)
[PATCH] serial: 8250_of: Fix regression in reset support
2017-07-11 8:29 UTC (3+ messages)
[PATCH v5] tty: serial: owl: Implement console driver
2017-07-09 20:29 UTC
[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: 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 (14+ messages)
` [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 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 02/20] dt-bindings: serial: each stm32 usart needs an alias
` [PATCH 01/20] serial: stm32: adding fifo support
` [PATCH 04/20] serial: stm32: make fifoen as property for each port
` [PATCH 05/20] serial: stm32: add debugfs
` [PATCH 07/20] serial: stm32: less messages on dma alloc error
` [PATCH 06/20] serial: stm32: fix pio transmit timeout
` [PATCH 09/20] serial: stm32: fix end of transfer
` [PATCH 08/20] serial: stm32: timeout interrupt using with dma
` [PATCH 11/20] serial: stm32: add RTS support
` [PATCH 12/20] serial: stm32: fix last_res value
` [PATCH 16/20] serial: stm32: fix fifo usage
` [PATCH 18/20] serial: stm32: update dma buffers length
` [PATCH 19/20] serial: stm32: add dma rx callback
` [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 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
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).