linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-16 06:44:16 to 2021-11-22 11:55:15 UTC [more...]

[PATCH v2 0/2] serial: 8250_pci patches to address issues with pericom_do_set_divisor()
 2021-11-22 11:55 UTC  (6+ messages)
` [PATCH v2 1/2] serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
` [PATCH v2 2/2] serial: 8250_pci: rewrite pericom_do_set_divisor()

[PATCH v2 0/3] tty: drop tty_schedule_flip()
 2021-11-22 11:16 UTC  (4+ messages)
` [PATCH v2 1/3] tty: drivers/tty/, stop using tty_schedule_flip()
` [PATCH v2 2/3] tty: the rest, "
` [PATCH v2 3/3] tty: drop tty_schedule_flip()

[PATCH v2] tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
 2021-11-22  9:53 UTC  (2+ messages)

[PATCH] Revert "serial: 8250: Don't touch RTS modem control while in rs485 mode"
 2021-11-22  9:01 UTC  (11+ messages)

[PATCH v4 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-21 23:35 UTC  (28+ messages)
` [PATCH v4 01/16] RISC-V: Add StarFive SoC Kconfig option
` [PATCH v4 02/16] dt-bindings: timer: Add StarFive JH7100 clint
` [PATCH v4 03/16] dt-bindings: interrupt-controller: Add StarFive JH7100 plic
` [PATCH v4 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions
` [PATCH v4 05/16] dt-bindings: clock: starfive: Add JH7100 bindings
` [PATCH v4 06/16] clk: starfive: Add JH7100 clock generator driver
` [PATCH v4 07/16] dt-bindings: reset: Add StarFive JH7100 reset definitions
` [PATCH v4 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v4 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver
` [PATCH v4 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v4 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v4 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
` [PATCH v4 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts
` [PATCH v4 14/16] serial: 8250_dw: Add StarFive JH7100 quirk
` [PATCH v4 15/16] RISC-V: Add initial StarFive JH7100 device tree
` [PATCH v4 16/16] RISC-V: Add BeagleV Starlight Beta "

[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-21 23:19 UTC  (5+ messages)
` [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings

[PATCH v1 0/2] serial: 8250_pci: Split Pericom driver
 2021-11-21 15:36 UTC  (12+ messages)
` [PATCH v1 1/2] serial: 8250_pci: Split out "
` [PATCH v1 2/2] serial: 8250_pericom: Re-enable higher baud rates

[PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP
 2021-11-20 11:34 UTC  (8+ messages)
` [PATCH V5 1/8] dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string
` [PATCH V5 2/8] dt-bindings: serial: fsl-lpuart: "
` [PATCH V5 3/8] dt-bindings: spi: fsl-lpspi: "
` [PATCH V5 4/8] dt-bindings: timer: tpm-timer: "
` [PATCH V5 5/8] dt-bindings: watchdog: imx7ulp-wdt: "
` [PATCH V5 6/8] dt-bindings: arm: fsl: Add binding for imx8ulp evk
` [PATCH V5 8/8] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board

[PATCH] dt-bindings: Add resets to the PL011 bindings
 2021-11-20  1:14 UTC 

[PATCH v3 0/3] RZ/G2L SCI support and sh-sci driver update
 2021-11-19 16:54 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: serial: renesas,scif: Make resets as a required property
` [PATCH v3 2/3] dt-bindings: serial: renesas,sci: Document RZ/G2L SoC

[PATCH 00/13] dmaengine: at_xdmac: Various fixes
 2021-11-19 16:27 UTC  (16+ messages)
` [PATCH 01/13] dmaengine: at_xdmac: Don't start transactions at tx_submit level
` [PATCH 02/13] tty: serial: atmel: Check return code of dmaengine_submit()
` [PATCH 03/13] tty: serial: atmel: Call dma_async_issue_pending()
` [PATCH 04/13] dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending
` [PATCH 05/13] dmaengine: at_xdmac: Print debug message after realeasing the lock
` [PATCH 06/13] dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie
` [PATCH 07/13] dmaengine: at_xdmac: Fix race for the tx desc callback
` [PATCH 08/13] dmaengine: at_xdmac: Move the free desc to the tail of the desc list
` [PATCH 09/13] dmaengine: at_xdmac: Fix concurrency over xfers_list
` [PATCH 10/13] dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work()
` [PATCH 11/13] dmaengine: at_xdmac: Fix lld view setting
` [PATCH 12/13] dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
` [PATCH 13/13] dmaengine: at_xdmac: Fix race over irq_status

[PATCH v2] serial: uartlite: Move out-of-range port-numbers into ULITE_NR_UARTS range
 2021-11-19 12:21 UTC  (2+ messages)

[PATCH v2] uartlite: Update the default for the SERIAL_UARTLITE_NR_UARTS
 2021-11-19 10:21 UTC  (5+ messages)

[PATCH 0/2] Add UART driver for Suplus SP7021 SoC
 2021-11-19  9:35 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] dt-bindings:serial:Add bindings doc for Sunplus SoC UART Driver
  ` [PATCH v3 2/2] serial:sunplus-uart:Add "

[PATCH v4 00/12] arm64: dts: Add i.MX8DXL initial support
 2021-11-19  7:17 UTC  (10+ messages)
` [PATCH v4 01/12] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QM compatible matching
` [PATCH v4 02/12] dt-bindings: serial: fsl-lpuart: "
` [PATCH v4 11/12] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v4 12/12] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
    ` (EXT) "

[PATCH 00/16] treewide: Initial support for R-Car S4-8
 2021-11-19  2:35 UTC  (37+ messages)
` [PATCH 01/16] dt-bindings: arm: renesas: Document R-Car S4-8 SoC DT bindings
` [PATCH 02/16] dt-bindings: arm: renesas: Document Renesas Spider boards
` [PATCH 03/16] dt-bindings: reset: renesas,rst: Document r8a779f0 reset module
` [PATCH 04/16] dt-bindings: power: renesas,rcar-sysc: Document r8a779f0 SYSC bindings
` [PATCH 05/16] dt-bindings: power: Add r8a779f0 SYSC power domain definitions
` [PATCH 06/16] dt-bindings: clock: renesas,cpg-mssr: Document r8a779f0
` [PATCH 07/16] dt-bindings: clock: Add r8a779f0 CPG Core Clock Definitions
` [PATCH 08/16] dt-bindings: serial: renesas,scif: Document r8a779f0 bindings
` [PATCH 09/16] soc: renesas: Identify R-Car S4-8
` [PATCH 10/16] soc: renesas: r8a779f0-sysc: Add r8a779f0 support
` [PATCH 11/16] soc: renesas: rcar-rst: Add support for R-Car S4-8
` [PATCH 12/16] clk: renesas: cpg-mssr: "
` [PATCH 13/16] tty: serial: sh-sci: Add support for R-Car Gen4
` [PATCH 14/16] arm64: dts: renesas: Add Renesas R8A779F0 SoC support
` [PATCH 15/16] arm64: dts: renesas: Add Renesas Spider boards support
` [PATCH 16/16] arm64: defconfig: Enable R-Car S4-8

[PATCH V4 0/9] dt-bindinds/dts: support i.MX8ULP
 2021-11-19  0:54 UTC  (2+ messages)
  ` [PATCH V5 8/9] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp

[PATCH] serial: uartlite: Move out-of-range port-numbers into ULITE_NR_UARTS range
 2021-11-18 21:16 UTC  (3+ messages)

[PATCH 00/19] mxser: another round of cleanups and fixes
 2021-11-18 20:58 UTC  (21+ messages)
` [PATCH 01/19] mxser: remove wait for sent from mxser_close_port
` [PATCH 02/19] mxser: rename mxser_close_port() to mxser_stop_rx()
` [PATCH 03/19] mxser: keep only !tty test in ISR
` [PATCH 04/19] mxser: move MSR read to mxser_check_modem_status()
` [PATCH 05/19] mxser: clean up tx handling in mxser_transmit_chars()
` [PATCH 06/19] mxser: remove pointless xmit_buf checks
` [PATCH 07/19] mxser: remove tty->driver_data NULL check
` [PATCH 08/19] mxser: call stop_rx from mxser_shutdown_port()
` [PATCH 09/19] mxser: don't flush buffer from mxser_close() directly
` [PATCH 10/19] mxser: use tty_port_close() in mxser_close()
` [PATCH 11/19] mxser: extract TX empty check from mxser_wait_until_sent()
` [PATCH 12/19] mxser: use msleep_interruptible() in mxser_wait_until_sent()
` [PATCH 13/19] mxser: clean up timeout handling "
` [PATCH 14/19] mxser: don't throttle manually
` [PATCH 15/19] mxser: remove tty parameter from mxser_receive_chars_new()
` [PATCH 16/19] mxser: increase buf_overrun if tty_insert_flip_char() fails
` [PATCH 17/19] mxser: add MOXA prefix to some PCI device IDs
` [PATCH 18/19] mxser: move ids from pci_ids.h here
` [PATCH 19/19] mxser: use PCI_DEVICE_DATA

[PATCH 01/16] tty: unexport tty_ldisc_release
 2021-11-18  8:10 UTC  (7+ messages)
` [PATCH 08/16] tty: drivers/tty/serial/, stop using tty_flip_buffer_push
  ` [PATCH 16/16] tty: drop tty_flip_buffer_push

[PATCH 0/4] tty: small tidying
 2021-11-18  7:19 UTC  (5+ messages)
` [PATCH 1/4] tty: remove TTY_SOFT_SAK part from __do_SAK()
` [PATCH 2/4] tty: remove tty NULL check "
` [PATCH 3/4] tty: clean up whitespace in __do_SAK()
` [PATCH 4/4] tty: serial, join uport checks in uart_port_shutdown()

[PATCH] n_gsm: remove unused parameters from gsm_error()
 2021-11-18  7:17 UTC 

[PATCH 0/3] serial: 8250_pci patches to address issues with pericom_do_set_divisor()
 2021-11-17 13:24 UTC  (8+ messages)
` [PATCH 2/3] serial: 8250_pci: Re-enable higher baud rates on Pericom chips
` [PATCH 3/3] serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array

[PATCH v2 0/3] serial: liteuart: fix driver unbind
 2021-11-17 10:42 UTC  (5+ messages)
` [PATCH v2 1/3] serial: liteuart: fix use-after-free and memleak on unbind
` [PATCH v2 2/3] serial: liteuart: fix minor-number leak on probe errors
` [PATCH v2 3/3] serial: liteuart: relax compile-test dependencies

[PATCH 0/3] serial: liteuart: fix compile testing and driver unbind
 2021-11-17  9:06 UTC  (7+ messages)
` [PATCH 1/3] serial: liteuart: fix compile testing
` [PATCH 2/3] serial: liteuart: fix use-after-free and memleak on unbind

Extending serial port linux driver to toggle RS485 direction pin (GPIO)
 2021-11-16 14:21 UTC  (6+ messages)

[PATCH] tty: serial: atmel: Check return code of dmaengine_submit()
 2021-11-16 11:33 UTC  (5+ messages)

[PATCH 0/2] serial: pl011: Add xilinx uart
 2021-11-16 11:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: serial: pl011: Add 'arm,xlnx-uart'
` [PATCH 2/2] serial: pl011: Add support for Xilinx Uart

[PATCH] tty: serial: jsm: jsm_neo: fixed a conditional statement coding style issue
 2021-11-16 10:36 UTC  (2+ messages)

Fotowoltaika dla firm
 2021-11-16  8:51 UTC 

[PATCH 1/7] serial: core: Add support of runtime PM
 2021-11-16  7:40 UTC  (2+ messages)


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