linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-17 13:24:14 to 2022-11-23 02:38:22 UTC [more...]

[PATCH V2] tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API
 2022-11-23  2:36 UTC 

[PATCH] tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API
 2022-11-23  2:04 UTC  (3+ messages)

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-23  1:37 UTC  (22+ messages)
` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v2 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
` [PATCH v2 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)
` [PATCH v2 8/9] dt-bindings: clock: drop redundant part of title
` [PATCH v2 9/9] dt-bindings: drop redundant part of title (manual)
  ` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)

[PATCH v5 00/14] serial: liteuart: add IRQ support
 2022-11-22 21:05 UTC  (38+ messages)
` [PATCH v5 01/14] serial: liteuart: use KBUILD_MODNAME as driver name
` [PATCH v5 02/14] serial: liteuart: use bit number macros
` [PATCH v5 03/14] serial: liteuart: remove unused uart_ops stubs
` [PATCH v5 04/14] serial: liteuart: don't set unused port fields
` [PATCH v5 05/14] serial: liteuart: minor style fix in liteuart_init()
` [PATCH v5 06/14] serial: liteuart: move tty_flip_buffer_push() out of rx loop
` [PATCH v5 07/14] serial: liteuart: rx loop should only ack rx events
` [PATCH v5 08/14] serial: liteuart: simplify passing of uart_insert_char() flag
` [PATCH v5 09/14] serial: liteuart: fix rx loop variable types
` [PATCH v5 10/14] serial: liteuart: separate rx loop from poll timer
` [PATCH v5 11/14] serial: liteuart: move function definitions
` [PATCH v5 12/14] serial: liteuart: add IRQ support for the RX path
` [PATCH v5 13/14] serial: liteuart: add IRQ support for the TX path
` [PATCH v5 14/14] serial: liteuart: move polling putchar() function

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-22 20:16 UTC  (11+ messages)
` [PATCH 571/606] serial: sc16is7xx: Convert to i2c's .probe_new()

[PATCH] serial: altera_uart: fix locking in polling mode
 2022-11-22 20:04 UTC 

[PATCH] serial: pch: Fix PCI device refcount leak in pch_request_dma()
 2022-11-22 19:03 UTC  (2+ messages)

[PATCH v2 00/15] serial: qcom-geni-serial: implement support for SE DMA
 2022-11-22 16:58 UTC  (17+ messages)
` [PATCH v2 01/15] tty: serial: qcom-geni-serial: drop unneeded forward definitions
` [PATCH v2 02/15] tty: serial: qcom-geni-serial: remove unused symbols
` [PATCH v2 03/15] tty: serial: qcom-geni-serial: align #define values
` [PATCH v2 04/15] tty: serial: qcom-geni-serial: improve the to_dev_port() macro
` [PATCH v2 05/15] tty: serial: qcom-geni-serial: remove stray newlines
` [PATCH v2 06/15] tty: serial: qcom-geni-serial: refactor qcom_geni_serial_isr()
` [PATCH v2 07/15] tty: serial: qcom-geni-serial: remove unneeded tabs
` [PATCH v2 08/15] tty: serial: qcom-geni-serial: refactor qcom_geni_serial_handle_tx()
` [PATCH v2 09/15] tty: serial: qcom-geni-serial: drop the return value from handle_rx
` [PATCH v2 10/15] tty: serial: qcom-geni-serial: use of_device_id data
` [PATCH v2 11/15] tty: serial: qcom-geni-serial: stop operations in progress at shutdown
` [PATCH v2 12/15] tty: serial: provide devm_uart_add_one_port()
` [PATCH v2 13/15] tty: serial: qcom-geni-serial: use devres for uart port management
` [PATCH v2 14/15] soc: qcom-geni-se: add more symbol definitions
` [PATCH v2 15/15] tty: serial: qcom-geni-serial: add support for serial engine DMA

[PATCH V2 0/5] fsl_lpuart: improve Idle Line Interrupt and registers handle in .shutdown()
 2022-11-22 16:56 UTC  (3+ messages)
` [PATCH V2 1/5] tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-22 16:43 UTC  (4+ messages)

Silikonmischungen
 2022-11-22  9:15 UTC 

[PATCH v5 2/3] tty: serial: use uart_port_tx() helper
 2022-11-22  9:13 UTC  (8+ messages)

8250_omap: incorrect RS485 RTS on close during transmission
 2022-11-22  8:52 UTC  (2+ messages)

[PATCH 0/7] riscv: add Bouffalolab bl808 support
 2022-11-21 13:59 UTC  (26+ messages)
` [PATCH 1/7] dt-bindings: serial: add bindings doc for Bouffalolab uart driver
` [PATCH 2/7] serial: bflb_uart: add Bouffalolab UART Driver
` [PATCH 3/7] MAINTAINERS: add myself as a reviewer for Bouffalolab uart driver
` [PATCH 4/7] riscv: add the Bouffalolab SoC family Kconfig option
` [PATCH 5/7] riscv: dts: bouffalolab: add the bl808 SoC base device tree
` [PATCH 6/7] riscv: dts: bouffalolab: add Sipeed M1S dock devicetree
` [PATCH 7/7] MAINTAINERS: add myself as Bouffalolab SoC entry maintainer

[PATCH] serial8250 on tegra hsuart: recover from spurious interrupts due to tegra2 silicon bug
 2022-11-21 10:35 UTC 

[PATCH v5 tty-next 0/4] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-11-19 12:05 UTC  (11+ messages)
` [PATCH v5 tty-next 1/4] 8250: microchip: pci1xxxx: Add driver for quad-uart support
` [PATCH v5 tty-next 2/4] 8250: microchip: pci1xxxx: Add serial8250_pci_setup_port definition in 8250_pcilib.c

[GIT PULL] TTY/Serial driver fixes for 6.1-rc6
 2022-11-18 20:21 UTC  (2+ messages)

[PATCH] serial: stm32: move dma_request_chan() before clk_prepare_enable()
 2022-11-18 17:06 UTC 

[PATCH 00/15] serial: qcom-geni-serial: implement support for SE DMA
 2022-11-18 15:50 UTC  (32+ messages)
` [PATCH 01/15] tty: serial: qcom-geni-serial: drop unneeded forward definitions
` [PATCH 02/15] tty: serial: qcom-geni-serial: remove unused symbols
` [PATCH 03/15] tty: serial: qcom-geni-serial: align #define values
` [PATCH 04/15] tty: serial: qcom-geni-serial: simplify the to_dev_port() macro
` [PATCH 05/15] tty: serial: qcom-geni-serial: remove stray newlines
` [PATCH 06/15] tty: serial: qcom-geni-serial: refactor qcom_geni_serial_isr()
` [PATCH 07/15] tty: serial: qcom-geni-serial: remove unneeded tabs
` [PATCH 08/15] tty: serial: qcom-geni-serial: split out the FIFO tx code
` [PATCH 09/15] tty: serial: qcom-geni-serial: drop the return value from handle_rx
` [PATCH 10/15] tty: serial: qcom-geni-serial: use of_device_id data
` [PATCH 11/15] tty: serial: qcom-geni-serial: stop operations in progress at shutdown
` [PATCH 12/15] tty: serial: provide devm_uart_add_one_port()
` [PATCH 13/15] tty: serial: qcom-geni-serial: use devres for uart port management
` [PATCH 14/15] soc: qcom-geni-se: add more symbol definitions
` [PATCH 15/15] tty: serial: qcom-geni-serial: add support for serial engine DMA

[PATCH v4 00/14] serial: liteuart: add IRQ support
 2022-11-18 14:36 UTC  (8+ messages)
` [PATCH v4 12/14] serial: liteuart: add IRQ support for the RX path
` [PATCH v4 13/14] serial: liteuart: add IRQ support for the TX path

[RFC PATCH 0/9] dt-bindings: cleanup titles
 2022-11-18  8:28 UTC  (24+ messages)
` [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings
` [RFC PATCH 4/9] dt-bindings: drop redundant part of title (end)
` [RFC PATCH 5/9] dt-bindings: drop redundant part of title (end, part two)
` [RFC PATCH 7/9] dt-bindings: drop redundant part of title (beginning)
` [RFC PATCH 8/9] dt-bindings: clock: drop redundant part of title
` [RFC PATCH 9/9] dt-bindings: drop redundant part of title (manual)

[PATCH] serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle
 2022-11-17 21:10 UTC  (2+ messages)

[tty:tty-next] BUILD SUCCESS a3be423f0657e603b45998ef2bb9e5d27dc226c3
 2022-11-17 18:56 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).