linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-01 14:53:55 to 2022-11-14 13:45:30 UTC [more...]

Do not delay boot when printing log to serial console during startup?
 2022-11-14 13:45 UTC  (2+ messages)

[PATCH] n_tty: Rename tail to old_tail in n_tty_read()
 2022-11-14  6:30 UTC  (2+ messages)

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

[PATCH v1 0/3] serial: liteuart: add IRQ support
 2022-11-12 21:00 UTC  (9+ messages)
` [PATCH v1 1/3] serial: liteuart: cosmetic changes
` [PATCH v1 2/3] serial: liteuart: separate RX loop from poll timer
` [PATCH v1 3/3] serial: liteuart: add IRQ support

[PATCH] dt-bindings: serial: xlnx,opb-uartlite: Drop 'contains' from 'xlnx,use-parity'
 2022-11-11 21:28 UTC 

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-11 17:15 UTC  (32+ messages)
` [PATCH printk v3 02/40] serial: kgdboc: Lock console list in probe function
` [PATCH printk v3 12/40] tty: serial: kgdboc: document console_lock usage
` [PATCH printk v3 23/40] serial_core: replace uart_console_enabled() with uart_console_registered()
` [PATCH printk v3 27/40] tty: serial: earlycon: use console_is_registered()
` [PATCH printk v3 28/40] tty: serial: pic32_uart: "
` [PATCH printk v3 29/40] tty: serial: samsung_tty: "
` [PATCH printk v3 30/40] tty: serial: xilinx_uartps: "
` [PATCH printk v3 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
` [PATCH printk v3 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
` [PATCH printk v3 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
` [PATCH printk v3 40/40] tty: serial: sh-sci: use setup() callback for early console

[PATCH v4 tty-next 0/3] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-11-11 16:45 UTC  (7+ messages)
` [PATCH v4 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support
` [PATCH v4 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver
` [PATCH v4 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions "

[PATCH v2 0/7] serial: liteuart: add IRQ support
 2022-11-10 20:29 UTC  (10+ messages)
` [PATCH v2 1/7] serial: liteuart: use KBUILD_MODNAME as driver name
` [PATCH v2 2/7] serial: liteuart: use bit number macros
` [PATCH v2 3/7] serial: liteuart: remove unused uart_ops stubs
` [PATCH v2 4/7] serial: liteuart: don't set unused port fields
` [PATCH v2 5/7] serial: liteuart: minor style fix in liteuart_init()
` [PATCH v2 6/7] serial: liteuart: separate RX loop from poll timer
` [PATCH v2 7/7] serial: liteuart: add IRQ support

[PATCH v3 tty-next 0/3] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-11-10 18:06 UTC  (7+ messages)
` [PATCH v3 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support
` [PATCH v3 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver
` [PATCH v3 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions "

[PATCH V2 0/3] fsl_lpuart: add some new features for lpuart driver
 2022-11-10 11:38 UTC  (4+ messages)
` [PATCH V2 1/3] tty: serial: fsl_lpuart: enable wakeup source for lpuart
` [PATCH V2 2/3] tty: serial: fsl_lpuart: Add runtime pm support
` [PATCH V2 3/3] tty: serial: fsl_lpuart: Use pm_ptr() to avoid need to make pm __maybe_unused

[PATCH 0/2] fsl_lpuart: add some new features for lpuart driver
 2022-11-10 11:04 UTC  (5+ messages)
` [PATCH 1/2] tty: serial: fsl_lpuart: enable wakeup source for lpuart
` [PATCH 2/2] tty: serial: fsl_lpuart: Add runtime pm support

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

[PATCH V2 0/5] fsl_lpuart: improve Idle Line Interrupt and registers handle in .shutdown()
 2022-11-10  8:17 UTC  (6+ messages)
` [PATCH V2 1/5] tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case
` [PATCH V2 2/5] tty: serial: fsl_lpuart: clear UARTCTRL_LOOPS in lpuart32_shutdown()
` [PATCH V2 3/5] tty: serial: fsl_lpuart: clear UARTMODIR register "
` [PATCH V2 4/5] tty: serial: fsl_lpuart: disable Rx/Tx DMA "
` [PATCH V2 5/5] tty: serial: fsl_lpuart: clear LPUART Status Register "

[PATCH 0/2] fsl_lpuart: improve Idle Line Interrupt and registers handle in .shutdown()
 2022-11-10  3:32 UTC  (7+ messages)
` [PATCH 1/2] tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case
` [PATCH 2/2] tty: serial: fsl_lpuart: improve lpuart32 registers clearing when shutdown

[PATCH] serial: 8250_bcm7271: Fix error handling in brcmuart_init()
 2022-11-09 18:38 UTC  (3+ messages)

[PATCH v2 1/2] tty: Convert tty_buffer flags to bool
 2022-11-09 12:02 UTC  (4+ messages)

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

[PATCH] serial: pl011: Fix error handling in pl011_init()
 2022-11-09  9:10 UTC  (2+ messages)

[PATCH v1 0/7] Clean-up and documentation for i.MXRT1050
 2022-11-09  8:54 UTC  (14+ messages)
` [PATCH v1 1/7] dt-bindings: arm: imx: Add i.MXRT compatible Documentation
` [PATCH v1 2/7] dt-bindings: pinctrl: Fix file path for pinfunc include
` [PATCH v1 3/7] dt-bindings: timer: gpt: Add i.MXRT compatible Documentation
` [PATCH v1 4/7] dt-bindings: serial: fsl-lpuart: add i.MXRT1170 compatible
` [PATCH v1 5/7] dt-bindings: mmc: fsl-imx-esdhc: "
` [PATCH v1 6/7] pinctrl: freescale: Fix i.MXRT1050 pad names
` [PATCH v1 7/7] ARM: dts: imx: Update i.MXRT1050.dtsi compatibles

[PATCH tty-next] serial: 8250: 8250_omap: Fix calculation of RS485 delays
 2022-11-09  8:21 UTC  (2+ messages)

[tty:tty-next 10/67] drivers/tty/serial/8250/8250_omap.c:825 omap8250_rs485_config() warn: bitwise AND condition is false here
 2022-11-09  7:08 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS 5c30f3e4a6e67c88c979ad30554bf4ef9b24fbd0
 2022-11-09  5:44 UTC 

[PATCH 1/1] serial: 8250_dma: Rearm DMA Rx if more data is pending
 2022-11-08 12:57 UTC  (3+ messages)

[PATCH v4 0/4] Enhance definition of DFH and use enhancements for uart driver
 2022-11-08 12:51 UTC  (11+ messages)
` [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH v2 0/4] 8250: DMA Fixes
 2022-11-08 12:47 UTC  (6+ messages)
` [PATCH v2 1/4] serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
` [PATCH v2 2/4] serial: 8250_lpss: Configure DMA also w/o DMA filter
` [PATCH v2 3/4] serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
` [PATCH v2 4/4] serial: 8250: Flush DMA Rx on RLSI

[PATCH] dt-bindings: serial: arm,sbsa-uart: Convert to json-schema
 2022-11-07 20:27 UTC  (3+ messages)

[PATCH 0/4] 8250: DMA Fixes
 2022-11-07 12:03 UTC  (11+ messages)
` [PATCH 1/4] serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
` [PATCH 2/4] serial: 8250_lpss: Configure DMA also w/o DMA filter
` [PATCH 3/4] serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
` [PATCH 4/4] serial: 8250: Flush DMA Rx on RLSI

Słowa kluczowe do wypozycjonowania
 2022-11-07  9:15 UTC 

[PATCH printk v2 00/38] reduce console_lock scope
 2022-11-07  9:45 UTC  (8+ messages)
` [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()

[PATCH] tty: serial: samsung_tty: Fix clk resource leak issue
 2022-11-07  8:56 UTC  (3+ messages)

[PATCH] serial: Fix a typo ("ignorning")
 2022-11-04 13:25 UTC  (3+ messages)

[PATCH v2 tty-next 0/3] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-11-04 12:50 UTC  (19+ messages)
` [PATCH v2 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support
` [PATCH v2 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver
` [PATCH v2 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions "

[tty:tty-linus] BUILD SUCCESS 7b7dfe4833c70a11cdfa51b38705103bd31eddaa
 2022-11-03 15:45 UTC 

[tty:tty-testing] BUILD SUCCESS 15730dc45dc7432713c7af9ee5abad76872f6405
 2022-11-03 15:13 UTC 

[PATCH v3 1/3] tty: n_gsm: introduce macro for minimal unit size
 2022-11-03 15:08 UTC  (4+ messages)
` [PATCH v3 2/3] tty: n_gsm: add parameters used with parameter negotiation
` [PATCH v3 3/3] tty: n_gsm: add parameter negotiation support

[PATCH] serial: 8250_bcm2835aux: return PTR_ERR when fail to acquire clk
 2022-11-03  2:51 UTC  (2+ messages)

[PATCH] earlycon: Fix compile error when SERIAL_CORE is m
 2022-11-03  2:28 UTC  (4+ messages)

[tty:tty-testing] BUILD SUCCESS 72da688b457d738b943016dabc603efb1be5f4e1
 2022-11-02 19:37 UTC 

[PATCH 0/6] RISC-V: stop selecting device drivers in Kconfig.socs
 2022-11-02 10:34 UTC  (4+ messages)

[PATCH 5.15 1/2] serial: core: move RS485 configuration tasks from drivers into core
 2022-11-02  1:42 UTC  (3+ messages)
` [PATCH 5.15 2/2] serial: Deassert Transmit Enable on probe in driver-specific way

[PATCH v3 1/4] serial: 8250: allow use of non-runtime configured uart ports
 2022-11-01 15:19 UTC  (11+ messages)
` [PATCH v3 3/4] serial: 8250: skip platform device registration with no runtime ports


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