messages from 2018-11-15 10:33:29 to 2018-12-07 23:37:32 UTC [more...]
[PATCH v3 00/15] Add initial RDA8810PL SoC and Orange Pi boards support
2018-12-07 23:37 UTC (18+ 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 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 00/10] serial: Add Tegra Combined UART driver
2018-12-07 15:39 UTC (19+ messages)
` [PATCH v2 01/10] mailbox: Support blocking transfers in atomic context
[PATCH v3 0/2] add uart DMA function
2018-12-07 7:47 UTC (3+ 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
[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 (11+ messages)
` [PATCH 11/14] pinctrl: milbeaut: Add Milbeaut M10V pinctrl
` [PATCH 12/14] ARM: dts: milbeaut: Add device tree set for the Milbeaut M10V board
` [PATCH 13/14] ARM: configs: Add Milbeaut M10V defconfig
` [PATCH 14/14] MAINTAINERS: Add entry to MAINTAINERS for Milbeaut
[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
2018-12-06 7:42 UTC (36+ messages)
` [PATCH 01/14] ARM: milbeaut: Add basic support for Milbeaut m10v SoC
` [PATCH 02/14] dt-bindings: soc: milbeaut: Add Milbeaut trampoline description
` [PATCH 03/14] ARM: milbeaut: Add Milbeaut M10V early printk
` [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 08/14] dt-bindings: serial: Add Milbeaut M10V serial description
` [PATCH 09/14] serial: Add Milbeaut M10V serial 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 (25+ messages)
` [PATCH v2 01/15] dt-bindings: Add RDA Micro vendor prefix
` [PATCH v2 02/15] dt-bindings: arm: Document RDA8810PL and reference boards
` [PATCH v2 03/15] ARM: Prepare RDA8810PL SoC
` [PATCH v2 04/15] dt-bindings: interrupt-controller: Document RDA8810PL intc
` [PATCH v2 05/15] arm: dts: Add devicetree for RDA8810PL SoC
` [PATCH v2 06/15] arm: dts: Add devicetree for OrangePi 2G IoT board
` [PATCH v2 07/15] arm: dts: Add devicetree for OrangePi i96 board
` [PATCH v2 08/15] irqchip: Add RDA8810PL interrupt driver
` [PATCH v2 09/15] dt-bindings: timer: Document RDA8810PL SoC timer
` [PATCH v2 10/15] arm: dts: rda8810pl: Add timer support
` [PATCH v2 11/15] clocksource: Add clock driver for RDA8810PL SoC
` [PATCH v2 12/15] dt-bindings: serial: Document RDA Micro UART
` [PATCH v2 13/15] arm: dts: rda8810pl: Add interrupt support for UART
` [PATCH v2 14/15] tty: serial: Add RDA8810PL UART driver
` [PATCH v2 15/15] MAINTAINERS: Add entry for RDA Micro SoC architecture
[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 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
[RFC][PATCHv2 1/4] panic: avoid deadlocks in re-entrant console drivers
2018-11-22 13:12 UTC (6+ messages)
` [PATCHv3] "
[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
[PATCH 0/4] serdev: make serdev_device_write() more usable
2018-11-20 17:11 UTC (6+ messages)
` [PATCH 2/4] serdev: make synchronous write return bytes written
[PATCH 3.18 71/90] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2018-11-19 16:29 UTC
[PATCH 4.4 134/160] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2018-11-19 16:29 UTC
[PATCH 4.9 49/83] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2018-11-19 16:29 UTC
[PATCH 4.14 066/124] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2018-11-19 16:28 UTC
[PATCH 4.18 098/171] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2018-11-19 16:28 UTC
[PATCH 4.19 121/205] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2018-11-19 16:27 UTC
[PATCH v2 0/2] tty: serial: add DT bindings and serial driver for the SiFive FU540 UART
2018-11-16 23:10 UTC (8+ messages)
` [PATCH v2 1/2] dt-bindings: serial: add documentation for the SiFive UART driver
Crash in msm serial on dragonboard with ftrace bootargs
2018-11-16 10:49 UTC (21+ messages)
[PATCH v3 0/2] tty: serial: add DT bindings and serial driver for the SiFive FU540 UART
2018-11-15 20:11 UTC (4+ messages)
` [PATCH v3 2/2] tty: serial: add driver for the SiFive UART
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).