linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-15 09:25:10 to 2018-06-04 10:34:17 UTC [more...]

[PATCH 0/8] serial: 8250: Add 485 emulation to 8250_dw
 2018-06-04 10:34 UTC  (13+ messages)
` [PATCH 1/8] serial: 8250_dw: add em485 support
` [PATCH 2/8] serial: 8250_dw: allow enable rs485 at boot time
` [PATCH 3/8] serial: 8250: Copy em485 from port to real port
` [PATCH 4/8] serial: 8250: Handle case port doesn't have TEMT interrupt using em485
` [PATCH 5/8] serial: 8250_dw: treat rpm suspend with -EBUSY if RS485 ON and RTS_AFTER_SEND
` [PATCH 6/8] serial: 8250: Copy mctrl when register port
` [PATCH 7/8] serial: 8250: Make em485_rts_after_send() set mctrl according to rts state
` [PATCH 8/8] serial: core: Mask mctrl with TIOCM_RTS too if rs485 on and RTS_AFTER_SEND set

[PATCH v3 0/3] serial: xuartps: hardware race condition and cleanup
 2018-06-04 10:22 UTC  (4+ messages)
` [PATCH v3 1/3] serial: xuartps: fix typo in cdns_uart_startup
` [PATCH v3 2/3] serial: xuartps: reduce hardware TX race condition
` [PATCH v3 3/3] serial: xuartps: remove unnecessary register write

[PATCH 0/4] lib/vsprintf: Remove atomic-unsafe support for printk format %pCr
 2018-06-01 16:37 UTC  (12+ messages)
` [PATCH 1/4] clk: renesas: cpg-mssr: Stop using "
` [PATCH 2/4] thermal: bcm2835: "
` [PATCH 3/4] serial: sh-sci: "
` [PATCH 4/4] lib/vsprintf: Remove atomic-unsafe support for %pCr

[PATCH 1/2] serial: 8250: enable SERIAL_MCTRL_GPIO by default
 2018-06-01 14:11 UTC  (2+ messages)
` [PATCH 2/2] serial: 8250: Add SERIAL_MCTRL_GPIO support to 8250

[PATCH 00/19] Dynamically load/remove serdev devices via sysfs*
 2018-06-01  8:59 UTC  (26+ messages)
` [PATCH 01/19] serdev: Add id_table to serdev_device_driver
` [PATCH 02/19] Bluetooth: hci_bcm: Add serdev_id_table
` [PATCH 03/19] Bluetooth: hci_ll: "
` [PATCH 04/19] Bluetooth: hci_nokia: "
` [PATCH 05/19] serdev: Introduce modalias field
` [PATCH 06/19] serdev: Support bus matching with "
` [PATCH 07/19] serdev: Allows dynamic creation of devices via sysfs
` [PATCH 08/19] serdev: Provide modalias attribute for modalias devices
` [PATCH 09/19] serdev: Provide modalias uevent "
` [PATCH 10/19] file2alias: Support for serdev devices
` [PATCH 11/19] Bluetooth: hci_bcm: MODULE_DEVICE_TABLE(serdev)
` [PATCH 12/19] Bluetooth: hci_ll: MODULE_DEVICE_TABLE(serdev)
` [PATCH 13/19] Bluetooth: hci_nokia: MODULE_DEVICE_TABLE(serdev)
` [PATCH 14/19] mfd: rave-sp: MODULE_DEVICE_TABLE(serdev)
` [PATCH 15/19] net: qualcomm: MODULE_DEVICE_TABLE(serdev)
` [PATCH 16/19] serdev: ttyport: Move serport structure to its own header
` [PATCH 17/19] serdev: Mark controllers compatible with ttyport
` [PATCH 18/19] serdev: ttydev: Serdev driver that creates an standard TTY port
` [PATCH 19/19] serdev: Instantiate a ttydev serdev if acpi and of fails

[PATCH v4 0/6] Driver for at91 usart in spi mode
 2018-05-31  1:02 UTC  (17+ messages)
` [PATCH v4 1/6] MAINTAINERS: add at91 usart mfd driver
` [PATCH v4 2/6] dt-bindings: add binding for atmel-usart in SPI mode
` [PATCH v4 3/6] mfd: at91-usart: added mfd driver for usart
` [PATCH v4 4/6] MAINTAINERS: add at91 usart spi driver
` [PATCH v4 5/6] spi: at91-usart: add driver for at91-usart as spi
` [PATCH v4 6/6] tty/serial: atmel: changed the driver to work under at91-usart mfd

[PATCH RESEND] serdev: add controller runtime PM support
 2018-05-30 13:20 UTC  (2+ messages)

[patch v25 0/4] JTAG driver introduction
 2018-05-29 20:40 UTC  (7+ messages)
` [patch v25 1/4] drivers: jtag: Add JTAG core driver
` [patch v25 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v25 3/4] Documentation: jtag: Add bindings for "
` [patch v25 4/4] Documentation: jtag: Add ABI documentation

[patch v22 0/4] JTAG driver introduction
 2018-05-29 20:08 UTC  (9+ messages)
` [patch v22 1/4] drivers: jtag: Add JTAG core driver
` [patch v22 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v22 3/4] Documentation: jtag: Add bindings for "
` [patch v22 4/4] Documentation: jtag: Add ABI documentation

[patch v23 0/4] JTAG driver introduction
 2018-05-29 13:11 UTC  (8+ messages)
` [patch v23 1/4] drivers: jtag: Add JTAG core driver
` [patch v23 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v23 3/4] Documentation: jtag: Add bindings for "
` [patch v23 4/4] Documentation: jtag: Add ABI documentation

[patch v24 0/4] JTAG driver introduction
 2018-05-29 12:58 UTC  (5+ messages)
` [patch v24 1/4] drivers: jtag: Add JTAG core driver
` [patch v24 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v24 3/4] Documentation: jtag: Add bindings for "
` [patch v24 4/4] Documentation: jtag: Add ABI documentation

[patch v22 0/4] JTAG driver introduction
 2018-05-29 12:06 UTC  (7+ messages)
` [patch v22 1/4] drivers: jtag: Add JTAG core driver
` [patch v22 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v22 3/4] Documentation: jtag: Add bindings for "
` [patch v22 4/4] Documentation: jtag: Add ABI documentation

[PATCH v2 0/6] Driver for at91 usart in spi mode
 2018-05-29  8:33 UTC  (3+ messages)

[PATCH v3 0/6] Driver for at91 usart in spi mode
 2018-05-25 14:07 UTC  (26+ messages)
` [PATCH v3 2/6] mfd: at91-usart: added mfd driver for usart
` [PATCH v3 4/6] dt-bindings: add binding for at91-usart in spi mode
` [PATCH v3 5/6] spi: at91-usart: add driver for at91-usart as spi
` [PATCH v3 6/6] tty/serial: atmel: changed the driver to work under at91-usart mfd

OMAP serial runtime PM and autosuspend (was: Re: [PATCH 4/7] dt-bindings: gnss: add u-blox binding))
 2018-05-25 14:02 UTC  (12+ messages)
              ` Serdev runtime PM (was: Re: [PATCH 4/7] dt-bindings: gnss: add u-blox binding)

[RFC PATCH 0/3] USB: serial: add device tree (and serdev) support
 2018-05-25 12:52 UTC  (4+ messages)
` [RFC PATCH 1/3] USB: serial: add device-tree support
` [RFC PATCH 2/3] USB: serial: enable serdev support
` [RFC PATCH 3/3] dbg: ARM: dts: boneblack: add USB topology and serdev nodes

[PATCH 0/2] serial: imx: more shutdown cleanups
 2018-05-24 17:44 UTC  (5+ messages)
` [PATCH 1/2] serial: imx: drop CTS/RTS handling from shutdown
` [PATCH 2/2] serial: imx: disable UCR4_OREN on shutdown

[PATCH v1 0/3] console, serial8250: Disable PM and DMA ops
 2018-05-23 18:32 UTC  (24+ messages)
` [PATCH v1 1/3] console: introduce ->exit() callback
` [PATCH v1 2/3] serial: 8250_port: Don't use power management for kernel console
` [PATCH v1 3/3] serial: 8250_port: Disable DMA operations "

[patch v21 0/4] JTAG driver introduction
 2018-05-22 20:21 UTC  (11+ messages)
` [patch v21 1/4] drivers: jtag: Add JTAG core driver
` [patch v21 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v21 3/4] Documentation: jtag: Add bindings for "
` [patch v21 4/4] Documentation: jtag: Add ABI documentation

[PATCH 0/8] Tegra Combined UART driver
 2018-05-22 20:20 UTC  (15+ messages)
` [PATCH 1/8] dt-bindings: tegra186-hsp: Add shared interrupts
` [PATCH 2/8] dt-bindings: serial: Add bindings for nvidia,tegra194-tcu
` [PATCH 4/8] mailbox: tegra-hsp: Refactor in preparation of mailboxes
` [PATCH 5/8] mailbox: tegra-hsp: Add support for shared mailboxes
` [PATCH 7/8] arm64: tegra: Add nodes for tcu on Tegra194
` [PATCH 8/8] arm64: tegra: Mark tcu as primary serial port on Tegra194 P2888

[PATCH v3 0/4] Add basic support for Mediatek MT8183 SoC
 2018-05-22 17:15 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: arm: Add bindings for Mediatek MT8183 SoC Platform
` [PATCH v3 2/4] dt-bindings: mtk-sysirq: Add compatible for Mediatek MT8183
` [PATCH v3 3/4] dt-bindings: serial: "
` [PATCH v3 4/4] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile


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