Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-04 05:15:50 to 2024-04-10 14:11:51 UTC [more...]

[PATCH v1 1/1] serial: max3100: Convert to_max3100_port() to be static inline
 2024-04-10 14:11 UTC 

[PATCH v3 0/8] serial: max3100: Put into shape
 2024-04-10 13:55 UTC  (11+ messages)
` [PATCH v3 1/8] serial: max3100: Enable TIOCM_LOOP
` [PATCH v3 2/8] serial: max3100: Get crystal frequency via device property
` [PATCH v3 3/8] serial: max3100: Remove duplicating irq field
` [PATCH v3 4/8] serial: max3100: Switch to use dev_err_probe()
` [PATCH v3 5/8] serial: max3100: Replace MODULE_ALIAS() with respective ID tables
` [PATCH v3 6/8] serial: max3100: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v3 7/8] serial: max3100: Extract to_max3100_port() helper macro
` [PATCH v3 8/8] serial: max3100: Sort headers

[PATCH V1] serial: exar: Preserve FCTR[5] bit in pci_xr17v35x_setup()
 2024-04-10 13:49 UTC  (11+ messages)
` [PATCH V2] "

[PATCH v1 1/1] serial: core: Extract uart_alloc_xmit_buf() and uart_free_xmit_buf()
 2024-04-10 13:45 UTC  (3+ messages)

[PATCH v6 0/3] serial: 8250_pnp: Support configurable reg shift property
 2024-04-10 13:40 UTC  (9+ messages)
` [PATCH v6 1/3] PNP: Add dev_is_pnp() macro
` [PATCH v6 2/3] serial: port: Add support of PNP IRQ to __uart_read_properties()
` [PATCH v6 3/3] serial: 8250_pnp: Support configurable reg shift property

[tty:tty-testing] BUILD SUCCESS fff4a5d5609db86ccdf1cf5791b7651b7f6a9b19
 2024-04-10 13:29 UTC 

[PATCH printk v4 00/27] wire up write_atomic() printing
 2024-04-10 12:35 UTC  (6+ messages)
` [PATCH printk v4 08/27] serial: core: Provide low-level functions to lock port
` [PATCH printk v4 09/27] printk: nbcon: Implement processing in port->lock wrapper

[RESEND v7 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
 2024-04-10 12:16 UTC  (39+ messages)
` [RESEND v7 06/37] sh: kernel/setup Update DT support
` [RESEND v7 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [RESEND v7 09/37] dt-binding: Add compatible SH7750 SoC
` [RESEND v7 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [RESEND v7 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [RESEND v7 14/37] clk: Compatible with narrow registers
` [RESEND v7 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [RESEND v7 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [RESEND v7 23/37] dt-bindings: display: sm501 register definition helper
` [RESEND v7 26/37] dt-bindings: vendor-prefixes: Add iodata
` [RESEND v7 27/37] dt-bindings: ata: ata-generic: Add new targets
` [RESEND v7 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [RESEND v7 29/37] sh: SH7751R SoC Internal peripheral definition dtsi
` [RESEND v7 30/37] sh: add RTS7751R2D Plus DTS
` [RESEND v7 31/37] sh: Add IO DATA LANDISK dts
` [RESEND v7 32/37] sh: Add IO DATA USL-5P dts
` [RESEND v7 33/37] sh: j2_mimas_v2.dts update
` [RESEND v7 34/37] sh: Add dtbs target support
` [RESEND v7 35/37] sh: RTS7751R2D Plus OF defconfig
` [RESEND v7 36/37] sh: LANDISK "
` [RESEND v7 37/37] sh: j2_defconfig: update

[tty:tty-linus] BUILD SUCCESS 9cf7ea2eeb745213dc2a04103e426b960e807940
 2024-04-10 11:04 UTC 

[PATCH V8] kdb: Fix the deadlock issue in KDB debugging
 2024-04-10  8:38 UTC  (15+ messages)
`  "
    ` [PATCH V9] "
      ` [PATCH V10] "
          ` 答复: "
              ` 答复: "
                  ` 答复: "
                    ` [PATCH V11] "
                      ` 答复: 答复: 答复: 答复: [PATCH V10] "

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-10  8:02 UTC  (5+ messages)
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations
` (subset) [PATCH 00/34] address all -Wunused-const warnings

[PATCH 1/2] serial: imx: Introduce timeout when waiting on transmitter empty
 2024-04-10  7:18 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-09 17:13 UTC  (3+ messages)

[PATCH] tty: Convert from tasklet to BH workqueue
 2024-04-09 15:48 UTC  (4+ messages)

[PATCH v4 0/5] serial: sc16is7xx: split into core and I2C/SPI parts
 2024-04-09 15:42 UTC  (6+ messages)
` [PATCH v4 1/5] serial: sc16is7xx: add proper sched.h include for sched_set_fifo()
` [PATCH v4 2/5] serial: sc16is7xx: unconditionally clear line bit in sc16is7xx_remove()
` [PATCH v4 3/5] serial: sc16is7xx: split into core and I2C/SPI parts (core)
` [PATCH v4 4/5] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines)
` [PATCH v4 5/5] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_regcfg)

[PATCH v2 00/16] serial: max3100: Put into shape
 2024-04-09 14:48 UTC  (4+ messages)

patch "serial: 8250_pci: Remove redundant PCI IDs" added to tty-linus
 2024-04-09 13:58 UTC 

[PATCH v1 0/3] serial: Do not count XON/XOFF in the statistics
 2024-04-09 13:46 UTC  (5+ messages)

speed_t usage?
 2024-04-09 13:43 UTC  (3+ messages)

[PATCH 1/2] tty: serial: max310x: convert to use maple tree register cache
 2024-04-09 13:40 UTC  (3+ messages)

[PATCH v2] tty: vt: selection: fix soft lockup in paste_selection()
 2024-04-09 13:38 UTC  (2+ messages)

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-04-08 21:32 UTC  (7+ messages)
` [PATCH v7 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [PATCH v7 11/37] pci: pci-sh7751: Add SH7751 PCI driver

[PATCH v3 0/5] Baisc devicetree support for Amlogic A4 and A5
 2024-04-08 17:28 UTC  (3+ messages)
` [PATCH v3 3/5] dt-bindings: serial: amlogic,meson-uart: Add compatible string for A4

[PATCH 0/1] tty: Handle HAS_IOPORT dependencies
 2024-04-08 15:50 UTC  (10+ messages)
` [PATCH 1/1] tty: serial: handle "

[PATCH v1 1/1] serial: core: Clearing the circular buffer before NULLifying it
 2024-04-08 15:45 UTC  (9+ messages)

[PATCH v5 0/3] serial: 8250_pnp: Support configurable reg shift property
 2024-04-08 15:11 UTC  (3+ messages)

[PATCH] MAINTAINERS: mailmap: update Richard Genoud's email address
 2024-04-08 11:32 UTC  (2+ messages)

[PATCH v3] serial/pmac_zilog: Remove flawed mitigation for rx irq flood
 2024-04-08  9:23 UTC 

[PATCH] serial/pmac_zilog: Remove flawed mitigation for rx irq flood
 2024-04-08  8:32 UTC  (16+ messages)

[PATCH v6 0/2] Add support to replay kernel log on consoles via sysrq
 2024-04-08  5:53 UTC  (3+ messages)
` [PATCH v6 2/2] tty/sysrq: Replay kernel log messages "

[PATCH v2] serial/pmac_zilog: Remove flawed mitigation for rx irq flood
 2024-04-08  5:29 UTC  (4+ messages)

[PATCH v5 1/3] PNP: Add dev_is_pnp() macro
 2024-04-08  3:36 UTC  (3+ messages)
` [PATCH v5 2/3] serial: port: Add support of PNP IRQ to __uart_read_properties()
` [PATCH v5 3/3] serial: 8250_pnp: Support configurable reg shift property

[PATCH 0/4] RS485 cleanups
 2024-04-07  0:27 UTC  (5+ messages)
` [PATCH 1/4] serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode()
` [PATCH 2/4] serial: amba-pl011: move variable into CONFIG_DMA_ENGINE conditional
` [PATCH 3/4] serial: 8250: Remove superfluous sanity check
` [PATCH 4/4] serial: ar933x: Remove unneeded static structure

[syzbot] [serial?] general protection fault in serial8250_tx_chars
 2024-04-06 14:53 UTC  (4+ messages)

[PATCH v2 1/1] serial: 8250_of: Add clock_notifier
 2024-04-05 12:46 UTC  (2+ messages)

[syzbot] Monthly serial report (Apr 2024)
 2024-04-05 12:46 UTC 

[PATCH v5] dt-bindings: serial: actions,owl-uart: convert to dtschema
 2024-04-05  8:02 UTC 

[PATCH] serial: 8250_dw: Revert: Do not reclock if already at correct rate
 2024-04-05  6:42 UTC  (10+ messages)

[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
 2024-04-05  6:08 UTC  (16+ messages)
` [PATCH 01/15] kfifo: drop __kfifo_dma_out_finish_r()
` [PATCH 02/15] kfifo: introduce and use kfifo_skip_count()
` [PATCH 03/15] kfifo: add kfifo_out_linear{,_ptr}()
` [PATCH 04/15] kfifo: remove support for physically non-contiguous memory
` [PATCH 05/15] kfifo: rename l to len_to_end in setup_sgl()
` [PATCH 06/15] kfifo: pass offset to setup_sgl_buf() instead of a pointer
` [PATCH 07/15] kfifo: add kfifo_dma_out_prepare_mapped()
` [PATCH 08/15] kfifo: fix typos in kernel-doc
` [PATCH 09/15] tty: 8250_dma: use dmaengine_prep_slave_sg()
` [PATCH 10/15] tty: 8250_omap: "
` [PATCH 11/15] tty: msm_serial: "
` [PATCH 12/15] tty: serial: switch from circ_buf to kfifo
` [PATCH 13/15] tty: atmel_serial: use single DMA mapping for TX
` [PATCH 14/15] tty: atmel_serial: define macro for RX size
` [PATCH 15/15] tty: atmel_serial: use single DMA mapping for RX

[linus:master] [serial] 43066e3222: BUG:kernel_NULL_pointer_dereference,address
 2024-04-05  5:46 UTC  (7+ messages)

[PATCH 1/1] serial: 8250_of: Add clock_notifier
 2024-04-04  8:50 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).