messages from 2019-08-09 12:22:54 to 2019-09-04 04:43:04 UTC [more...]
[PATCH V2 00/12] serial: tegra: Tegra186 support and fixes
2019-09-04 4:43 UTC (10+ messages)
` [PATCH V2 01/12] serial: tegra: add support to ignore read
` [PATCH V2 02/12] serial: tegra: avoid reg access when clk disabled
` [PATCH V2 03/12] serial: tegra: flush the RX fifo on frame error
` [PATCH V2 04/12] serial: tegra: report error to upper tty layer
` [PATCH V2 05/12] dt-binding: serial: tegra: add new chips
` [PATCH V2 06/12] serial: tegra: check for FIFO mode enabled status
` [PATCH V2 07/12] serial: tegra: set maximum num of uart ports to 8
` [PATCH V2 08/12] serial: tegra: add support to use 8 bytes trigger
` [PATCH V2 09/12] serial: tegra: DT for Adjusted baud rates
[PATCH] dt-bindings: serial: Convert riscv, sifive-serial to json-schema
2019-09-03 14:24 UTC (4+ messages)
` [PATCH] dt-bindings: serial: Convert riscv,sifive-serial "
[PATCH 0/3] keep console alive even if missing the 'enable' clock
2019-09-03 9:20 UTC (2+ messages)
[PATCH v5 00/17] Use MFD framework for SGI IOC3 drivers
2019-09-03 9:10 UTC (29+ messages)
` [PATCH v5 01/17] w1: add 1-wire master driver for IP block found in SGI ASICs
` [PATCH v5 02/17] w1: add DS2501, DS2502, DS2505 EPROM device driver
` [PATCH v5 03/17] nvmem: core: add nvmem_device_find
` [PATCH v5 04/17] MIPS: PCI: refactor ioc3 special handling
` [PATCH v5 05/17] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v5 06/17] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH v5 07/17] MIPS: SGI-IP27: restructure ioc3 register access
` [PATCH v5 08/17] net: sgi: ioc3-eth: remove checkpatch errors/warning
` [PATCH v5 09/17] net: sgi: ioc3-eth: use defines for constants dealing with desc rings
` [PATCH v5 10/17] net: sgi: ioc3-eth: rework skb rx handling
` [PATCH v5 11/17] net: sgi: ioc3-eth: no need to stop queue set_multicast_list
` [PATCH v5 12/17] net: sgi: ioc3-eth: use dma-direct for dma allocations
` [PATCH v5 13/17] net: sgi: ioc3-eth: use csum_fold
` [PATCH v5 14/17] net: sgi: ioc3-eth: Fix IPG settings
` [PATCH v5 15/17] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v5 16/17] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v5 17/17] Input: add IOC3 serio driver
[BACKPORT 4.14.y 0/8] Candidates from Spreadtrum 4.14 product kernel
2019-09-03 7:01 UTC (2+ messages)
` [BACKPORT 4.14.y 8/8] serial: sprd: Modify the baud rate calculation formula
[PATCH] serial: core: Use cons->index for preferred console registration
2019-09-02 14:27 UTC
[PATCH] serial: max310x: turn off transmitter before activating AutoCTS or auto transmitter flow control
2019-08-30 9:58 UTC
[PATCH] serial: max310x: Properly set flags in AutoCTS mode
2019-08-30 9:58 UTC
[PATCH] serial: 8250_pci: Implement MSI(-X) support
2019-08-29 22:33 UTC (2+ messages)
[PATCH] [RFC] tty/serial: imx: make use of format specifier %dE
2019-08-29 17:19 UTC (3+ messages)
[PATCH v2 0/5] Serial: imx: various fixes
2019-08-28 18:37 UTC (6+ messages)
` [PATCH v2 1/5] serial: imx: get rid of unbounded busy-waiting loop
` [PATCH v2 2/5] serial: imx: do not stop Rx/Tx on termios change
` [PATCH v2 3/5] serial: imx: do not disable individual irqs during "
` [PATCH v2 4/5] serial: imx: fix data breakage on "
` [PATCH v2 5/5] serial: imx: use Tx ready rather than Tx empty irq
mmotm 2019-08-24-16-02 uploaded (drivers/tty/serial/fsl_linflexuart.c:)
2019-08-28 1:14 UTC
[PATCH v3 0/7] Add initial support for S32V234-EVB
2019-08-27 20:26 UTC (9+ messages)
` [PATCH v3 1/7] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v3 2/7] arm64: Introduce config for S32
` [PATCH v3 3/7] serial: fsl_linflexuart: Update compatible string
` [PATCH v3 4/7] serial: fsl_linflexuart: Be consistent with the name
` [PATCH v3 5/7] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v3 6/7] dt-bindings: serial: Document Freescale LINFlexD UART
` [PATCH v3 7/7] arm64: defconfig: Enable configs for S32V234
[PATCH v3 0/2] dt-bindings: serial: lantiq: Convert to YAML & add support for new SoC
2019-08-27 17:22 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: serial: lantiq: Convert to YAML schema
` [PATCH v3 2/2] dt-bindings: lantiq: Update for new SoC
[PATCH 00/14] serial: tegra: Tegra186 support and fixes
2019-08-27 9:31 UTC (35+ messages)
` [PATCH 01/14] serial: tegra: add internal loopback functionality
` [PATCH 02/14] serial: tegra: add support to ignore read
` [PATCH 03/14] serial: tegra: avoid reg access when clk disabled
` [PATCH 04/14] serial: tegra: protect IER against LCR.DLAB
` [PATCH 05/14] serial: tegra: flush the RX fifo on frame error
` [PATCH 06/14] serial: tegra: report error to upper tty layer
` [PATCH 07/14] serial: tegra: add compatible for new chips
` [PATCH 08/14] serial: tegra: check for FIFO mode enabled status
` [PATCH 09/14] serial: tegra: set maximum num of uart ports to 8
` [PATCH 10/14] serial: tegra: add support to use 8 bytes trigger
` [PATCH 11/14] serial: tegra: DT for Adjusted baud rates
` [PATCH 12/14] serial: tegra: add support to adjust baud rate
` [PATCH 13/14] serial: tegra: report clk rate errors
` [PATCH 14/14] serial: tegra: Add PIO mode support
[PATCH v2] tty/serial: atmel: remove unneeded atmel_get_lines_status function
2019-08-26 7:17 UTC
[PATCH] tty/serial: atmel: remove unneeded atmel_get_lines_status function
2019-08-25 8:45 UTC (3+ messages)
[PATCH V1 1/1] serial: 8250_pci: Add F81504A series Support
2019-08-23 1:26 UTC (5+ messages)
[PATCH v2 0/6] Add initial support for S32V234-EVB
2019-08-22 17:41 UTC (12+ messages)
` [PATCH v2 1/6] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v2 2/6] arm64: Introduce config for S32
` [PATCH v2 3/6] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v2 4/6] dt-bindings: serial: Document Freescale LINFlex UART
[PATCH 0/3] serial: Don't check for mctrl_gpio_to_gpiod() returning error
2019-08-21 16:04 UTC (17+ messages)
` [PATCH 1/3] serial: atmel: "
` [PATCH 2/3] serial: mxs-auart: "
` [PATCH 3/3] serial: sh-sci: "
[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
2019-08-21 12:48 UTC (22+ messages)
` [PATCH v4 3/9] nvmem: core: add nvmem_device_find
` [PATCH v4 7/9] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v4 8/9] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v4 9/9] Input: add IOC3 serio driver
[PATCH] serial: sprd: Add loopback function support
2019-08-21 12:39 UTC
[PATCH v2 0/2] dt-bindings: serial: lantiq: Convert to YAML & add support for new SoC
2019-08-20 16:07 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: serial: lantiq: Convert to YAML schema
` [PATCH v2 2/2] dt-bindings: lantiq: Update for new SoC
[PATCH linux-next] tty: serial: add dependence for CONFIG_SERIAL_FSL_LINFLEXUART
2019-08-20 12:40 UTC
[PATCH V40 18/29] lockdown: Lock down TIOCSSERIAL
2019-08-20 0:17 UTC
[PATCH] serial: 8250_pci: Merge 8250_moxa to 8250_pci
2019-08-16 16:51 UTC
[PATCH 00/14] ARM: move lpc32xx and dove to multiplatform
2019-08-15 19:38 UTC (13+ messages)
` [PATCH 05/14] gpio: lpc32xx: allow building on non-lpc32xx targets
[PATCH v6 0/8] Add basic SoC support for mt6765
2019-08-15 13:44 UTC (4+ messages)
` [PATCH v6 5/8] clk: mediatek: Add MT6765 clock support
[PATCH v2 00/13] v2: ARM: move lpc32xx to multiplatform
2019-08-15 13:40 UTC (4+ messages)
` [PATCH v2 04/13] serial: lpc32xx_hs: allow compile-testing
` [PATCH v2 11/13] serial: lpc32xx: allow compile testing
[PATCH 0/2] dt-bindings: serial: lantiq: Convert to YAML & add support for new SoC
2019-08-14 8:22 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: serial: lantiq: Convert to YAML schema
` [PATCH 2/2] dt-bindings: lantiq: Update for new SoC
[PATCH 0/9] dt-bindings: first tentative of conversion to yaml format
2019-08-13 21:19 UTC (2+ messages)
[PATCH v2 1/2] serial: 8250_pci: Add support for Sunix serial boards
2019-08-13 8:23 UTC (6+ messages)
` [PATCH v2 2/2] parport: parport_serial: Add support for Sunix Multi I/O boards
[PATCH] tty/serial: atmel: reschedule TX after RX was started
2019-08-13 7:40 UTC
[PATCH] tty/serial: atmel: remove redundant assignment to ret
2019-08-12 15:05 UTC (2+ messages)
[GIT PULL] TTY/Serial fixes for 5.3-rc4
2019-08-10 19:30 UTC (2+ messages)
[PATCH 00/16] ARM: remove ks8695 and w90x900 platforms
2019-08-10 7:29 UTC (3+ messages)
` [PATCH 02/16] serial: remove ks8695 driver
[PATCH v3 0/7] Use MFD framework for SGI IOC3 drivers
2019-08-09 12:22 UTC (5+ messages)
` [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip
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).