linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-16 10:19:43 to 2020-03-23 11:12:19 UTC [more...]

[PATCH] serial: 8250_dw: Fix common clocks usage race condition
 2020-03-23 11:11 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/7] serial: 8250: Add rs485 emulation to 8250_dw
 2020-03-23  8:25 UTC  (20+ messages)
` [PATCH 1/7] serial: 8250: Make em485_rts_after_send() set mctrl according to rts state
` [PATCH 2/7] serial: 8250: add serial_in_poll_timeout helper
` [PATCH 3/7] serial: 8250: Handle case port doesn't have TEMT interrupt using em485
` [PATCH 4/7] serial: 8250: Start rs485 after registering port if rs485 is enabled in probe
` [PATCH 5/7] serial: 8250: handle DTR in rs485 emulation
` [PATCH 6/7] serial: 8250_dw: add em485 support
` [PATCH 7/7] serial: 8250_dw: allow enable rs485 at boot time

FT232H user space GPIO device
 2020-03-23  6:52 UTC  (2+ messages)

[PATCHv5 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-03-22 22:42 UTC  (7+ messages)
` [PATCH 1/4] tty: n_gsm: Add support for serdev drivers
  ` Droid 4 in -next -- still no backlight was "
` [PATCH 2/4] serdev: ngsm-motmdm: Add Motorola TS 27.010 serdev modem driver for droid4
` [PATCH 3/4] dt-bindings: mfd: motmdm: Add binding for motorola-mdm
` [PATCH 4/4] ARM: dts: omap4-droid4: Enable basic modem support

[PATCH v2 0/2] vt: fix some vt_ioctl races
 2020-03-22  3:43 UTC  (11+ messages)
  ` [PATCH v2 1/2] vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
  ` [PATCH v2 2/2] vt: vt_ioctl: fix use-after-free in vt_in_use()
        ` [PATCH v3 0/2] vt: fix some vt_ioctl races
          ` [PATCH v3 1/2] vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
          ` [PATCH v3 2/2] vt: vt_ioctl: fix use-after-free in vt_in_use()

[PATCH] serial: omap: drop unused dt-bindings header
 2020-03-21 20:40 UTC 

[PATCH 0/10] NS 8250 UART Device Tree improvements
 2020-03-21 11:11 UTC  (12+ messages)
` [PATCH 01/10] ARM: dts: pxa*: Don't redeclare phandle references
` [PATCH 02/10] ARM: dts: pxa*: Fix serial port names
` [PATCH 03/10] ARM: dts: pxa*: Make the serial ports compatible with xscale-uart
` [PATCH 04/10] ARM: dts: mmp2-brownstone: Don't redeclare phandle references
` [PATCH 05/10] ARM: dts: mmp*: Fix serial port names
` [PATCH 06/10] ARM: dts: mmp*: Make the serial ports compatible with xscale-uart
` [PATCH 07/10] ARM: dts: tango4: Make /serial compatible with ns16550a
` [PATCH 08/10] powerpc/fsl: Make serial ports "
` [PATCH 09/10] dt-bindings: serial: Move Marvell compatible string to 8250 binding doc
` [PATCH 10/10] dt-bindings: serial: Convert 8250 to json-schema

[PATCH v4 0/2] serial: uartps: Add TACTIVE check
 2020-03-21 10:07 UTC  (4+ messages)
` [PATCH v4 1/2] serial: uartps: Remove unconditional wait inside set_termios
` [PATCH v4 2/2] serial: uartps: Add TACTIVE check in cdns_uart_tx_empty function

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-21  7:36 UTC  (56+ messages)
` [PATCH 01/28] ARM: dts: kirkwood: Fix interrupt controller node name
` [PATCH 02/28] ARM: dts: dove: "
` [PATCH 03/28] ARM: dts: pxa168: Add missing address/size cells to i2c nodes
` [PATCH 04/28] ARM: dts: pxa168: Fix the gpio interrupt cell number
` [PATCH 05/28] ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property
` [PATCH 06/28] ARM: dts: pxa910: Fix the gpio interrupt cell number
` [PATCH 07/28] ARM: dts: pxa*: Fix up encoding of the /rtc interrupts property
` [PATCH 08/28] ARM: dts: mmp*: "
` [PATCH 09/28] ARM: dts: mmp3: fix L2 cache controller node name
` [PATCH 10/28] ARM: dts: mmp3: fix USB & USB PHY node names
` [PATCH 11/28] ARM: dts: berlin*: Fix up the SDHCI "
` [PATCH 12/28] spi: dt-bindings: spi-controller: Slaves have no address cells
` [PATCH 13/28] dt-bindings: serial: move Marvell compatible string to 8250 binding doc
` [PATCH 14/28] dt-bindings: arm: l2x0: Tauros 3 is PL310 compatible
` [PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings
` [PATCH 16/28] dt-bindings: Add "mrvl", a legacy vendor prefix for Marvell
` [PATCH 17/28] dt-bindings: mmc: Fix up clk-phase-sd-hs in an example
` [PATCH 18/28] dt-bindings: mmc: Fix node name "
` [PATCH 19/28] dt-bindings: mmc: Convert sdhci-pxa to json-schema
` [PATCH 20/28] dt-bindings: phy: Convert phy-mmp3-usb "
` [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio "
` [PATCH 22/28] dt-bindings: i2c: Convert i2c-pxa "
` [PATCH 23/28] dt-bindings: interrupt-controller: Convert mrvl,intc "
` [PATCH 24/28] dt-bindings: media: Convert marvell,mmp2-ccic "
` [PATCH 25/28] dt-bindings: rtc: Convert sa1100-rtc "
` [PATCH 26/28] dt-bindings: spi: Convert spi-pxa2xx "
` [PATCH 27/28] dt-bindings: timer: Convert mrvl,mmp-timer "
` [PATCH 28/28] dt-bindings: usb: Convert ehci-mv "

[PATCH 1/2] tty/serial: Add st,swap OF option to stm32-usart
 2020-03-20 18:05 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: serial: Add st,swap "

[GIT PULL] TTY driver fixes for 5.6-rc7
 2020-03-20 17:15 UTC  (2+ messages)

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-20 16:45 UTC  (42+ messages)
` [PATCH V2 2/8] soc: qcom: geni: Support for ICC voting
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V2 4/8] tty: serial: qcom_geni_serial: Add interconnect support
` [PATCH V2 5/8] i2c: i2c-qcom-geni: "
` [PATCH V2 6/8] spi: spi-geni-qcom: "
` [PATCH V2 7/8] spi: spi-qcom-qspi: "

Serial console and interrupts latency
 2020-03-20 15:15 UTC 

[PATCH] serial: 8250_omap: Fix sleeping function called from invalid context during probe
 2020-03-20 12:52 UTC 

[PATCH 0/6] 8250_omap: Add DMA for AM654/J721e type UARTs
 2020-03-19 11:03 UTC  (7+ messages)
` [PATCH 1/6] serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
` [PATCH 2/6] serial: 8250: 8250_omap: Account for data in flight during DMA teardown
` [PATCH 3/6] serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete()
` [PATCH 4/6] serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger info
` [PATCH 5/6] serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMA
` [PATCH 6/6] serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs

[PATCH 0/2] 8250_omap: Fix throttle callback
 2020-03-19 10:32 UTC  (3+ messages)
` [PATCH 1/2] serial: 8250_port: Don't service RX FIFO if throttled
` [PATCH 2/2] serial: 8250: 8250_omap: Fix throttle to call stop_rx()

[tty:tty-linus] BUILD SUCCESS 6e622cd8bd888c7fa3ee2b7dfb3514ab53b21570
 2020-03-18 20:23 UTC 

[tty:tty-testing] BUILD SUCCESS db1032f7e485ea95b83ad66bb3d1675ad66de77f
 2020-03-18 20:07 UTC 

[PATCH v2 1/2] serial: sprd: getting port index via serial alias only
 2020-03-18 11:01 UTC  (10+ messages)
` [PATCH v2 2/2] serial: sprd: cleanup the sprd_port for error case

[PATCH v3 0/2] two fixes on sprd serial driver
 2020-03-18 10:55 UTC  (5+ messages)
` [PATCH v3 1/2] serial: sprd: getting port index via serial aliases only
` [PATCH v3 2/2] serial: sprd: remove redundant sprd_port cleanup

[PATCH v2] tty: serial: Add CONSOLE_POLL support to SiFive UART
 2020-03-18  0:40 UTC 

[tty:tty-testing] BUILD SUCCESS 089b6d36549160b535e109cd07ed6d578b81de46
 2020-03-17 23:10 UTC 

[PATCH v3 0/6] serial: Disable DMA and PM on kernel console
 2020-03-17 18:50 UTC  (7+ messages)

[PATCH] Revert "tty: serial: samsung_tty: build it for any platform"
 2020-03-17 14:22 UTC  (2+ messages)

[PATCH 1/2] tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown
 2020-03-17 13:07 UTC  (6+ messages)
` [PATCH 2/2] tty: serial: qcom_geni_serial: Don't try to manually disable the console

[PATCH v3 0/5] LiteX SoC controller and LiteUART serial driver
 2020-03-17  9:44 UTC  (11+ messages)
` [PATCH v3 2/5] dt-bindings: soc: document LiteX SoC Controller bindings
` [PATCH v3 3/5] drivers/soc/litex: add LiteX SoC Controller driver

[PATCH 0/3] a few fixes for sprd serial driver
 2020-03-17  7:18 UTC  (8+ messages)
` [PATCH 1/3] serial: sprd: check console via stdout-path in addition
` [PATCH 2/3] serial: sprd: remove __init from sprd_console_setup
` [PATCH 3/3] serial: sprd: cleanup the sprd_port when return -EPROBE_DEFER

[tty:tty-next] BUILD SUCCESS d49e7953f9b9f5e50c12dda95f4041fb877cdc71
 2020-03-17  6:18 UTC 

[tty:tty-testing] BUILD SUCCESS c3a834e87c2cd8ffe1c485a23892bb136c439ba0
 2020-03-16 15:48 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).