linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-18 06:57:59 to 2023-07-26 20:39:02 UTC [more...]

[syzbot] Monthly serial report (Jul 2023)
 2023-07-26 20:38 UTC 

[PATCH v4] serial: 8250_dw: Preserve original value of DLF register
 2023-07-26 14:42 UTC  (5+ messages)

[PATCH v1 1/1] serial: core: Simplify uart_get_rs485_mode()
 2023-07-26 12:23 UTC 

[PATCH v3 00/11] Introduce STM32 Firewall framework
 2023-07-26 12:12 UTC  (16+ messages)
` [IGNORE][PATCH v3 01/11] dt-bindings: Document common device controller bindings
` [PATCH v3 02/11] dt-bindings: treewide: add feature-domains description
` [PATCH v3 03/11] dt-bindings: bus: document RIFSC
` [PATCH v3 04/11] dt-bindings: bus: document ETZPC
  ` [PATCH v3 05/11] firewall: introduce stm32_firewall framework
  ` [PATCH v3 06/11] of: property: fw_devlink: Add support for "feature-domains"
  ` [PATCH v3 07/11] bus: rifsc: introduce RIFSC firewall controller driver
  ` [PATCH v3 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
  ` [PATCH v3 09/11] bus: etzpc: introduce ETZPC firewall controller driver
  ` [PATCH v3 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
  ` [PATCH v3 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH v3 0/4] add support for ASIX AX99100
 2023-07-26 11:44 UTC  (6+ messages)
` [PATCH v3 1/4] can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
` [PATCH v3 2/4] can: ems_pci: move ASIX AX99100 ids to pci_ids.h
` [PATCH v3 3/4] serial: 8250_pci: add support for ASIX AX99100
` [PATCH v3 4/4] parport_pc: "

[PATCH v2 00/11] Introduce STM32 Firewall framework
 2023-07-26 11:39 UTC  (22+ messages)
` [IGNORE][PATCH v2 01/11] dt-bindings: Document common device controller bindings
` [PATCH v2 02/11] dt-bindings: bus: document RIFSC
` [PATCH v2 03/11] dt-bindings: bus: document ETZPC
` [PATCH v2 04/11] dt-bindings: treewide: add feature-domains description
` [PATCH v2 05/11] firewall: introduce stm32_firewall framework
` [PATCH v2 06/11] of: property: fw_devlink: Add support for "feature-domains"
` [PATCH v2 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v2 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
` [PATCH v2 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v2 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v2 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH 0/3] 8250_men_mcb: Make UART port autoconfigurable
 2023-07-26 10:32 UTC  (5+ messages)
` [PATCH 3/3] 8250_men_mcb: Make UART config auto configurable

[PATCH] MAINTAINERS: Update TTY layer for lists and recently added files
 2023-07-26 10:12 UTC  (7+ messages)

[tty:tty-linus] BUILD SUCCESS 748c5ea8b8796ae8ee80b8d3a3d940570b588d59
 2023-07-26  7:44 UTC 

[tty:tty-testing 20/49] drivers/tty/serial/8250/8250_men_mcb.c:92:21: sparse: sparse: cast removes address space '__iomem' of expression
 2023-07-26  7:34 UTC 

[tty:tty-testing] BUILD SUCCESS 9b4e18f032db160a70d73d3cdf3a0bff229686b4
 2023-07-26  6:54 UTC 

[PATCH v5 0/3] Serial core controller port device name fixes
 2023-07-26  3:28 UTC  (6+ messages)
` [PATCH v5 1/3] serial: core: Controller id cannot be negative
` [PATCH v5 2/3] serial: core: Fix serial core port id to not use port->line
` [PATCH v5 3/3] serial: core: Fix serial core controller port name to show controller id

[PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
 2023-07-25 20:51 UTC  (5+ messages)

[PATCH V3 1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access
 2023-07-25 17:33 UTC  (5+ messages)
` [PATCH V3 2/2] serial: sprd: Fix DMA buffer leak issue

[PATCH v3 1/1] drm/i915: Move abs_diff() to math.h
 2023-07-25 17:10 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v9 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-07-25 14:23 UTC  (11+ messages)
` [PATCH v9 01/10] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v9 02/10] serial: sc16is7xx: mark IOCONTROL register as volatile
` [PATCH v9 03/10] serial: sc16is7xx: remove obsolete out_thread label
` [PATCH v9 04/10] serial: sc16is7xx: refactor GPIO controller registration
` [PATCH v9 05/10] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v9 06/10] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v9 07/10] serial: sc16is7xx: fix bug when first setting GPIO direction
` [PATCH v9 08/10] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [PATCH v9 09/10] serial: sc16is7xx: add post reset delay
` [PATCH v9 10/10] serial: sc16is7xx: improve comments about variants

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-25 14:07 UTC  (9+ messages)
` [PATCH 02/10] dt-bindings: bus: add device tree bindings for RIFSC
` [PATCH 07/10] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards

Słowa kluczowe do wypozycjonowania
 2023-07-25  7:50 UTC 

[PATCH v2] tty: Explicitly include correct DT includes
 2023-07-25  6:50 UTC  (2+ messages)

[RESEND PATCH v8 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-07-24 15:54 UTC  (15+ messages)
` [RESEND PATCH v8 01/10] serial: sc16is7xx: fix broken port 0 uart init
` [RESEND PATCH v8 02/10] serial: sc16is7xx: mark IOCONTROL register as volatile
` [RESEND PATCH v8 03/10] serial: sc16is7xx: remove obsolete out_thread label
` [RESEND PATCH v8 04/10] serial: sc16is7xx: refactor GPIO controller registration
` [RESEND PATCH v8 05/10] dt-bindings: sc16is7xx: Add property to change GPIO function
` [RESEND PATCH v8 06/10] serial: sc16is7xx: fix regression with GPIO configuration
` [RESEND PATCH v8 07/10] serial: sc16is7xx: fix bug when first setting GPIO direction
` [RESEND PATCH v8 08/10] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [RESEND PATCH v8 09/10] serial: sc16is7xx: add post reset delay
` [RESEND PATCH v8 10/10] serial: sc16is7xx: improve comments about variants

[PATCH v4 0/3] Serial core controller port device name fixes
 2023-07-24  9:08 UTC  (9+ messages)
` [PATCH v4 1/3] serial: core: Controller id cannot be negative
` [PATCH v4 2/3] serial: core: Fix serial core port id to not use port->line
` [PATCH v4 3/3] serial: core: Fix serial core controller port name to show controller id

[PATCH v2 1/1] drm/i915: Move abs_diff() to math.h
 2023-07-24  6:38 UTC  (2+ messages)

[PATCH] serial: core: Add sysfs links for serial core port instances for ttys
 2023-07-24  5:26 UTC  (7+ messages)

[PATCH] serial: sc16is7xx: Put IOControl register into regmap_volatile
 2023-07-24  3:47 UTC 

[PATCH AUTOSEL 6.1 01/34] serial: stm32: Ignore return value of uart_remove_one_port() in .remove()
 2023-07-24  1:32 UTC 

[PATCH AUTOSEL 6.4 01/40] serial: stm32: Ignore return value of uart_remove_one_port() in .remove()
 2023-07-24  1:31 UTC 

[PATCH] serial: st-asc: Fix to check return value of platform_get_irq() in asc_init_port()
 2023-07-23  4:28 UTC 

[syzbot] [serial?] general protection fault in serial8250_tx_chars
 2023-07-22 12:16 UTC  (2+ messages)

[PATCH 01/10] tty: serial: 8250: Define earlycon for mrvl,mmp-uart
 2023-07-21 20:37 UTC 

[PATCH] dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt
 2023-07-21 19:07 UTC  (2+ messages)

[PATCH] dt-bindings: serial: Remove obsolete cavium-uart.txt
 2023-07-21 19:06 UTC  (2+ messages)

[PATCH v7 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-07-21 15:46 UTC  (19+ messages)
` [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration

[PATCH v2] dt-bindings: serial: tegra-hsuart: Convert to json-schema
 2023-07-21 12:47 UTC  (2+ messages)

[PATCH v3 0/3] Serial core controller port device name fixes
 2023-07-21 10:36 UTC  (6+ messages)
` [PATCH v3 1/3] serial: core: Controller id cannot be negative
` [PATCH v3 2/3] serial: core: Fix serial core port id to not use port->line
` [PATCH v3 3/3] serial: core: Fix serial core controller port name to show controller id

[tty:tty-linus] BUILD SUCCESS 690c8b804ad2eafbd35da5d3c95ad325ca7d5061
 2023-07-21  5:53 UTC 

[PATCH 0/3] PM / wakeirq: fix wake irq arming
 2023-07-20 17:49 UTC  (2+ messages)

[PATCH 0/4] add support for ASIX AX99100
 2023-07-20  9:26 UTC  (8+ messages)
` [PATCH 1/4] can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
` [PATCH 2/4] can: ems_pci: move ASIX AX99100 ids to pci_ids.h
` [PATCH 3/4] serial: 8250_pci: add support for ASIX AX99100
` [PATCH 4/4] parport_pc: "

[syzbot] [btrfs?] [netfilter?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (2)
 2023-07-20  7:18 UTC  (7+ messages)

[PATCH V2 1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access
 2023-07-20  6:57 UTC  (2+ messages)

[PATCH 0/7] consoles small cleanups
 2023-07-20  6:16 UTC  (3+ messages)
` [PATCH 1/7] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()

[PATCH v2 2/3] serial: core: Fix serial core port id to not use port->line
 2023-07-20  5:10 UTC  (2+ messages)
` [PATCH v2 3/3] serial: core: Fix serial core controller port name to show controller id

[PATCH] serial: core: Add support for dev_name:0.0 naming for kernel console
 2023-07-20  4:13 UTC  (11+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING 352ce39a8bbaec0405793682be59fae120fc6b05
 2023-07-19 18:19 UTC 

[PATCH] serial: core: Fix serial core port id to not use port->line
 2023-07-19  5:50 UTC  (6+ messages)

[PATCH] tty: serial: add missing clk_put()
 2023-07-18 13:25 UTC  (3+ messages)

[PATCH] tty: serial: fsl_lpuart: Fix possible integer overflow
 2023-07-18 11:03 UTC  (4+ messages)

[PATCHv3 0/2] update at91 usart compatible for sam9x60
 2023-07-18  6:57 UTC  (3+ messages)
` [PATCHv3 1/2] dt-bindings: serial: atmel,at91-usart: update "
` [PATCHv3 2/2] ARM: dts: at91: sam9x60: fix the SOC detection


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