linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-21 15:22:54 to 2018-12-12 05:59:11 UTC [more...]

[RFC][PATCHv2 1/4] panic: avoid deadlocks in re-entrant console drivers
 2018-12-12  5:59 UTC  (9+ messages)
` [PATCHv3] "

[LKP] [tty] c96cf923a9: WARNING:possible_circular_locking_dependency_detected
 2018-12-12  5:04 UTC  (5+ messages)

[PATCH] tty: serial: qcom_geni_serial: Remove interrupt storm
 2018-12-12  0:35 UTC 

[PATCH v5 0/2] add uart DMA function
 2018-12-11 23:12 UTC  (4+ messages)
` [PATCH v5 1/2] dmaengine: 8250_mtk_dma: add Mediatek uart DMA support
` [PATCH v5 2/2] arm: dts: mt2712: add uart APDMA to device tree

[PATCH v3 1/2] dt-bindings: serial: 8250: Add rate limit for serial port input overruns
 2018-12-10 23:23 UTC  (2+ messages)

[PATCH v4 00/15] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-12-10 22:25 UTC  (18+ messages)
` [PATCH v4 01/15] dt-bindings: Add RDA Micro vendor prefix
` [PATCH v4 02/15] dt-bindings: arm: Document RDA8810PL and reference boards
` [PATCH v4 03/15] ARM: Prepare RDA8810PL SoC
` [PATCH v4 04/15] dt-bindings: interrupt-controller: Document RDA8810PL intc
` [PATCH v4 05/15] ARM: dts: Add devicetree for RDA8810PL SoC
` [PATCH v4 06/15] ARM: dts: Add devicetree for OrangePi 2G IoT board
` [PATCH v4 07/15] ARM: dts: Add devicetree for OrangePi i96 board
` [PATCH v4 08/15] irqchip: Add RDA8810PL interrupt driver
` [PATCH v4 09/15] dt-bindings: timer: Document RDA8810PL SoC timer
` [PATCH v4 10/15] ARM: dts: rda8810pl: Add timer support
` [PATCH v4 11/15] clocksource: Add clock driver for RDA8810PL SoC
` [PATCH v4 12/15] dt-bindings: serial: Document RDA Micro UART
` [PATCH v4 13/15] ARM: dts: rda8810pl: Add interrupt support for UART
` [PATCH v4 14/15] tty: serial: Add RDA8810PL UART driver
` [PATCH v4 15/15] MAINTAINERS: Add entry for RDA Micro SoC architecture

[PATCH v2 00/10] serial: Add Tegra Combined UART driver
 2018-12-10 21:32 UTC  (30+ messages)
` [PATCH v2 01/10] mailbox: Support blocking transfers in atomic context
` [PATCH v2 05/10] mailbox: tegra-hsp: Add suspend/resume support

[PATCH v3 00/15] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-12-10 10:10 UTC  (24+ messages)
` [PATCH v3 01/15] dt-bindings: Add RDA Micro vendor prefix
` [PATCH v3 02/15] dt-bindings: arm: Document RDA8810PL and reference boards
` [PATCH v3 03/15] ARM: Prepare RDA8810PL SoC
` [PATCH v3 04/15] dt-bindings: interrupt-controller: Document RDA8810PL intc
` [PATCH v3 05/15] arm: dts: Add devicetree for RDA8810PL SoC
` [PATCH v3 06/15] arm: dts: Add devicetree for OrangePi 2G IoT board
` [PATCH v3 07/15] arm: dts: Add devicetree for OrangePi i96 board
` [PATCH v3 08/15] irqchip: Add RDA8810PL interrupt driver
` [PATCH v3 09/15] dt-bindings: timer: Document RDA8810PL SoC timer
` [PATCH v3 10/15] arm: dts: rda8810pl: Add timer support
` [PATCH v3 11/15] clocksource: Add clock driver for RDA8810PL SoC
` [PATCH v3 12/15] dt-bindings: serial: Document RDA Micro UART
` [PATCH v3 13/15] arm: dts: rda8810pl: Add interrupt support for UART
` [PATCH v3 14/15] tty: serial: Add RDA8810PL UART driver
` [PATCH v3 15/15] MAINTAINERS: Add entry for RDA Micro SoC architecture

[PATCH v4 0/2] add uart DMA function
 2018-12-10 10:07 UTC  (4+ messages)
` [PATCH v4 1/2] dmaengine: 8250_mtk_dma: add Mediatek uart DMA support
` [PATCH v4 2/2] arm: dts: mt2701: add uart APDMA to device tree

[resend PATCH v4 0/2] add uart DMA function
 2018-12-10  3:47 UTC  (3+ messages)
` [resend PATCH v4 1/2] dmaengine: 8250_mtk_dma: add Mediatek uart DMA support
` [resend PATCH v4 2/2] arm: dts: mt2712: add uart APDMA to device tree

[PATCH v3 2/2] serial: 8250: Rate limit serial port rx interrupts during input overruns
 2018-12-09 22:29 UTC 

[GIT PULL] TTY/Serial fixes for 4.20-rc6
 2018-12-09 18:50 UTC  (2+ messages)

[PATCH v3 0/2] add uart DMA function
 2018-12-09  5:07 UTC  (4+ messages)
` [PATCH v3 1/2] dmaengine: 8250_mtk_dma: add Mediatek uart DMA support
` [PATCH v3 2/2] arm: dts: mt2701: add uart APDMA to device tree

[RFC][PATCHv2 0/4] less deadlock prone serial consoles
 2018-12-08  3:12 UTC  (3+ messages)
` [RFC][PATCHv2 3/4] serial: introduce uart_port locking helpers

[PATCH 0/3] RISC-V SBI earlycon
 2018-12-07 18:45 UTC  (10+ messages)
` [PATCH 1/3] tty/serial: Add RISC-V SBI earlycon support
` [PATCH 2/3] RISC-V: defconfig: Enable "
` [PATCH 3/3] RISC-V: Remove EARLY_PRINTK support

[PATCH v2 0/4] add uart DMA function
 2018-12-06 21:22 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: dma: uart: add uart dma bindings
` [PATCH v2 2/4] dmaengine: mtk_uart_dma: add Mediatek uart DMA support
` [PATCH v2 3/4] serial: 8250-mtk: add "
` [PATCH v2 4/4] arm: dts: mt2701: add uart APDMA to device tree

[PATCH 10/14] dt-bindings: pinctrl: milbeaut: Add Milbeaut M10V pinctrl description
 2018-12-06  8:29 UTC  (6+ messages)
` [PATCH 11/14] pinctrl: milbeaut: Add Milbeaut M10V pinctrl

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-12-06  7:42 UTC  (28+ messages)
` [PATCH 02/14] dt-bindings: soc: milbeaut: Add Milbeaut trampoline description
` [PATCH 04/14] dt-bindings: timer: Add Milbeaut M10V timer description
` [PATCH 05/14] clocksource/drivers/timer-milbeaut: Add Milbeaut M10V timer
` [PATCH 06/14] dt-bindings: clock: milbeaut: add Milbeaut clock description
` [PATCH 07/14] clock: milbeaut: Add Milbeaut M10V clock control

[PATCH] tty: Use of_node_name_{eq,prefix} for node name comparisons
 2018-12-06  3:34 UTC  (3+ messages)

[PATCH] serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
 2018-12-05 13:21 UTC 

[PATCH] serial: uartps: Fix error path when alloc failed
 2018-12-05 13:21 UTC 

[PATCH] serial: uartps: Check if the device is a console
 2018-12-05 13:20 UTC 

[PATCH] serial: uartps: Add the device_init_wakeup
 2018-12-05 13:20 UTC 

[PATCH] tty: xilinx_uartps: Correct return value in probe
 2018-12-05 12:53 UTC  (2+ messages)

[PATCH v2 1/2] serial: 8250: Add dts binding to rate limit serial port during overruns
 2018-12-05  1:41 UTC  (3+ messages)
` [PATCH v2 2/2] serial: 8250: Rate limit serial port rx interrupts during input overruns

[PATCH v2 00/15] Add initial RDA8810PL SoC and Orange Pi boards support
 2018-12-03 17:53 UTC  (11+ messages)
` [PATCH v2 06/15] arm: dts: Add devicetree for OrangePi 2G IoT board
` [PATCH v2 08/15] irqchip: Add RDA8810PL interrupt driver
` [PATCH v2 14/15] tty: serial: Add RDA8810PL UART driver

[PATCH v3] tty: serial: qcom_geni_serial: Fix softlock
 2018-12-03 16:22 UTC  (3+ messages)

[PATCH] serial/sunsu: add missing of_node_put()
 2018-12-03  4:57 UTC  (2+ messages)

[PATCH] drivers/tty: add missing of_node_put()
 2018-12-03  4:55 UTC  (2+ messages)

[PATCH] dmaengine: at_hdmac: fix memory leak in at_dma_xlate()
 2018-11-30 10:07 UTC  (7+ messages)
` [PATCH] dmaengine: at_hdmac: fix module unloading

[PATCH v2] tty: serial: qcom_geni_serial: Fix softlock
 2018-11-30  1:51 UTC  (4+ messages)

[PATCH] tty: serial: qcom_geni_serial: Fix softlock
 2018-11-28 16:32 UTC  (6+ messages)

[PATCH v1 0/3] clk/serial tegra: uart related fixes
 2018-11-28  9:20 UTC  (3+ messages)
` [PATCH v1 3/3] serial: tegra: fix some spelling mistakes

DMA: atmel_serial: Opening and closing the serial device repeatedly causes kmalloc-32 slab leak
 2018-11-27 10:46 UTC  (4+ messages)

[PATCH] tty: serial: qcom_geni_serial: Fix softlock
 2018-11-27  8:48 UTC 

[PATCH] tty: serial: 8250_mtk: always resume the device in probe
 2018-11-27  4:49 UTC 

imx6sx uart failing loopback tests with sdma firmware (ROM works)
 2018-11-26 12:01 UTC  (2+ messages)

[PATCH v2 15/15] MAINTAINERS: Add entry for RDA Micro SoC architecture
 2018-11-24  8:30 UTC  (2+ messages)

[PATCH 1/2] serial: mvebu-uart: clarify the baud rate derivation
 2018-11-23 15:45 UTC  (2+ messages)
` [PATCH 2/2] serial: mvebu-uart: initialize over sampling stack register

[PATCH 1/3] serial: imx: fix error handling in console_setup
 2018-11-23  8:08 UTC  (4+ messages)
` [PATCH 2/3] serial: imx: unprepare console clocks on remove

[PATCH] tty: do not set TTY_IO_ERROR flag if console port
 2018-11-22  9:23 UTC 

[RESEND PATCH] include: Add lantiq.h in include/linux/
 2018-11-22  7:47 UTC 


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