linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-16 14:50:06 to 2022-11-22 09:41:23 UTC [more...]

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 v5 00/14] serial: liteuart: add IRQ support
 2022-11-22  7:44 UTC  (35+ 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 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 v2 0/9] dt-bindings: cleanup titles
 2022-11-21 13:33 UTC  (10+ 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] serial8250 on tegra hsuart: recover from spurious interrupts due to tegra2 silicon bug
 2022-11-21 10:35 UTC 

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

[PATCH v5 tty-next 0/4] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-11-19 12:05 UTC  (15+ 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
` [PATCH v5 tty-next 3/4] 8250: microchip: pci1xxxx: Add RS485 support to quad-uart driver
` [PATCH v5 tty-next 4/4] 8250: microchip: pci1xxxx: Add power management functions "

[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 printk v5 00/40] reduce console_lock scope
 2022-11-18 14:55 UTC  (22+ messages)
` [PATCH printk v5 01/40] serial: kgdboc: Lock console list in probe function
` [PATCH printk v5 08/40] tty: serial: kgdboc: document console_lock usage
` [PATCH printk v5 22/40] serial_core: replace uart_console_enabled() with uart_console_registered()
` [PATCH printk v5 26/40] tty: serial: earlycon: use console_is_registered()
` [PATCH printk v5 27/40] tty: serial: pic32_uart: "
` [PATCH printk v5 28/40] tty: serial: samsung_tty: "
` [PATCH printk v5 29/40] tty: serial: xilinx_uartps: "
` [PATCH printk v5 35/40] tty: serial: kgdboc: use srcu console list iterator
` [PATCH printk v5 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
` [PATCH printk v5 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
` [PATCH printk v5 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
` [PATCH printk v5 40/40] tty: serial: sh-sci: use setup() callback for early console

[PATCH v4 00/14] serial: liteuart: add IRQ support
 2022-11-18 14:36 UTC  (9+ 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
` [PATCH v4 14/14] serial: liteuart: move polling putchar() function

[RFC PATCH 0/9] dt-bindings: cleanup titles
 2022-11-18  8:28 UTC  (26+ messages)
` [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings
` [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
` [RFC PATCH 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [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 

[PATCH] serial: amba-pl011: avoid SBSA UART accessing DMACR register
 2022-11-17 10:58 UTC  (2+ messages)

[PATCH] tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API
 2022-11-17 10:27 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).