Linux-Serial Archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/8] serial: exar: add Connect Tech serial cards to Exar driver
 2024-04-16 12:55 UTC  (9+ messages)
` [PATCH v3 1/8] serial: exar: adding missing CTI and Exar PCI ids
` [PATCH v3 2/8] serial: exar: remove old Connect Tech setup
` [PATCH v3 3/8] serial: exar: added a exar_get_nr_ports function
` [PATCH v3 4/8] serial: exar: add optional board_init function
` [PATCH v3 5/8] serial: exar: moved generic_rs485 further up in 8250_exar.c
` [PATCH v3 6/8] serial: exar: add CTI cards to exar_get_nr_ports
` [PATCH v3 7/8] serial: exar: add CTI specific setup code
` [PATCH v3 8/8] serial: exar: fix: fix crash during shutdown if setup fails

[RFC PATCH 0/2] serial: sci: fix OOPS because of wrongly running hrtimer
 2024-04-16 12:35 UTC  (3+ messages)
` [RFC PATCH 1/2] serial: sh-sci: start hrtimer after setting up DMA
` [RFC PATCH 2/2] serial: sh-sci: always cancel hrtimer when DMA RX is invalidated

tty: n_gsm: race condition in gsmld_ioctl
 2024-04-16 12:26 UTC  (3+ messages)

[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
 2024-04-16 10:23 UTC  (12+ messages)
` [PATCH 11/15] tty: msm_serial: use dmaengine_prep_slave_sg()
` [PATCH 12/15] tty: serial: switch from circ_buf to kfifo
          ` [PATCH] serial: meson+qcom: don't advance the kfifo twice
    ` [PATCH] serial: drop debugging WARN_ON_ONCE() from uart_put_char()

NULL pointer dereference when closing a busy UART
 2024-04-16  9:52 UTC  (4+ messages)

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

[PATCH] dt-bindings: serial: brcm,bcm2835-aux-uart: convert to dtschema
 2024-04-15 15:17 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS b20172ca6bf489534892b801a5db41bbf5ceec75
 2024-04-14 11:05 UTC 

[PATCH] sysrq: Auto release device node using __free attribute
 2024-04-13 19:15 UTC  (11+ messages)

[PATCH] serial: core: Fix ifdef for serial base console functions
 2024-04-13 10:33 UTC 

[tty:tty-next 61/65] drivers/tty/serial/serial_base_bus.c:267:9: error: call to undeclared function 'serial_base_add_one_prefcon'; ISO C99 and later do not support implicit function declarations
 2024-04-13  9:31 UTC  (2+ messages)

[PATCH v1 1/1] serial: 8250_dw: Hide a cast in dw8250_serial_inq()
 2024-04-12 17:39 UTC 

[PATCH v1 1/1] serial: 8250_dw: Deduplicate LCR checks
 2024-04-12 17:39 UTC 

[PATCH v4 0/4] NXP S32G3 SoC initial bring-up
 2024-04-12 16:32 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: serial: fsl-linflexuart: add compatible for S32G3

[PATCH v7 0/3] serial: 8250_pnp: Support configurable reg shift property
 2024-04-12 15:52 UTC  (6+ messages)
` [PATCH v7 1/3] PNP: Add dev_is_pnp() macro
` [PATCH v7 2/3] serial: port: Add support of PNP IRQ to __uart_read_properties()
` [PATCH v7 3/3] serial: 8250_pnp: Support configurable reg shift property

[PATCH v2 0/7] serial: exar: add Connect Tech serial cards to Exar driver
 2024-04-12 15:39 UTC  (26+ messages)
` [PATCH v2 1/7] serial: exar: adding missing CTI and Exar PCI ids
` [PATCH v2 2/7] serial: exar: add support for reading from Exar EEPROM
` [PATCH v2 3/7] serial: exar: add support for config/set single MPIO
` [PATCH v2 4/7] serial: exar: add optional board_setup function
` [PATCH v2 5/7] serial: exar: add some CTI helper functions
` [PATCH v2 6/7] serial: exar: add CTI board and port setup functions
` [PATCH v2 7/7] serial: exar: fix: fix crash during shutdown if setup fails

[PATCH v3 0/5] Baisc devicetree support for Amlogic A4 and A5
 2024-04-12 13:14 UTC  (6+ messages)
` [PATCH v3 4/5] arm64: dts: add support for A4 based Amlogic BA400
` [PATCH v3 5/5] arm64: dts: add support for A5 based Amlogic AV400

[PATCH 0/2] serial: exar: add Connect Tech serial cards to Exar driver
 2024-04-12  5:17 UTC  (10+ messages)
` [PATCH 1/2] serial: exar: add missing CTI/Exar PCI IDs to include/linux/pci_ids.h
` [PATCH 2/2] serial: exar: adding CTI PCI/PCIe serial port support to 8250_exar

[Bug 218708] New: Off-by-one vulnerability when reading data from the n_gsm module
 2024-04-12  5:17 UTC 

[tty:tty-testing] BUILD SUCCESS 1b743485e27f3d874695434cc8103f557dfdf4b9
 2024-04-12  4:22 UTC 

[PATCH] serial: core: Fix missing shutdown and startup for serial base port
 2024-04-12  3:45 UTC  (4+ messages)

[tty:tty-linus] BUILD SUCCESS 1aa4ad4eb695bac1b0a7ba542a16d6833c9c8dd8
 2024-04-12  2:25 UTC 

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

[PATCH 1/1] tty: serial: fsl_lpuart: use dev_err_probe for clocks
 2024-04-11 13:04 UTC 

[PATCH 1/2] serial: imx: Introduce timeout when waiting on transmitter empty
 2024-04-11 12:19 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3 0/8] misc: Add mikroBUS driver
 2024-04-11 12:03 UTC  (3+ messages)
` [PATCH v3 6/8] greybus: Add mikroBUS manifest types

[PATCH v1 1/1] serial: max3100: Convert to_max3100_port() to be static inline
 2024-04-11 11:20 UTC  (4+ messages)

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-04-11  9:37 UTC  (4+ messages)

[PATCH][next] serial: omap: remove redundant assignment to variable tmout
 2024-04-11  8:55 UTC 

[PATCH] serial: 8250: Fix add preferred console for serial8250_isa_init_ports()
 2024-04-11  8:06 UTC 

[RFC PATCH 0/4] Provide interconnect resets for ti-sysc users
 2024-04-11  5:22 UTC  (5+ messages)
` [RFC PATCH 1/4] reset: Fall back to lookup if no reset node is found
` [RFC PATCH 2/4] reset: Allow removing a lookup
` [RFC PATCH 3/4] bus: ti-sysc: Implement reset control framework for soft reset
` [RFC PATCH 4/4] serial: 8250: omap: Use reset control for resets

[PATCH v3 0/2] VT: Add ability to get font requirements
 2024-04-11  3:53 UTC  (13+ messages)
` [RESEND PATCH "
  ` [RESEND PATCH v3 1/2] VT: Add KDFONTINFO ioctl
      ` [PATCH v4 0/3] VT: Add ability to get font requirements
        ` [PATCH v4 2/3] VT: Add KDFONTINFO ioctl

[RESEND v7 08/37] clocksource: sh_tmu: CLOCKSOURCE support
 2024-04-10 16:38 UTC  (16+ messages)
` [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 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
` [RESEND v7 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [RESEND v7 25/37] dt-binding: sh: cpus: Add SH CPUs json-schema
` [RESEND v7 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target

[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 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

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

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

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

[PATCH] tty: Convert from tasklet to BH workqueue
 2024-04-09 15:48 UTC  (3+ 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)


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