linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-20 02:27:22 to 2023-09-28 13:26:57 UTC [more...]

[PATCH v2 0/4] ledtrig-tty: add new state evaluation
 2023-09-28 13:26 UTC  (5+ messages)
` [PATCH v2 1/4] tty: whitespaces in descriptions corrected by replacing tabs with spaces
` [PATCH v2 2/4] tty: add new helper function tty_get_tiocm
` [PATCH v2 3/4] trigger: ledtrig-tty: move variable definition to the top
` [PATCH v2 4/4] trigger: ledtrig-tty: add new line mode to triggers

[PATCH 00/15] sysctl: Remove sentinel elements from drivers
 2023-09-28 13:21 UTC  (10+ messages)
` [PATCH 01/15] cdrom: Remove now superfluous sentinel element from ctl_table array
` [PATCH 02/15] hpet: "
` [PATCH 03/15] xen: "
` [PATCH 04/15] tty: "
` [PATCH 05/15] scsi: "
` [PATCH 06/15] parport: Remove the "
` [PATCH 07/15] macintosh: "
` [PATCH 08/15] infiniband: "
` [PATCH 09/15] char-misc: "

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 12:23 UTC  (5+ messages)
  ` [PATCH 11/87] drivers/tty: convert to new inode {a,m}time accessors
` [PATCH 01/87] fs: new accessor methods for atime and mtime

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-09-28 12:01 UTC  (5+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[PATCH RESEND] serial: imx: Fix potential deadlock on sport->port.lock
 2023-09-28  8:44 UTC  (4+ messages)

[PATCH v2 0/5] serial: add drivers for the ESP32xx serial devices
 2023-09-28  8:17 UTC  (11+ messages)
` [PATCH v2 1/5] serial: core: tidy invalid baudrate handling in uart_get_baud_rate
` [PATCH v2 2/5] dt-bindings: serial: document esp32-uart
` [PATCH v2 3/5] drivers/tty/serial: add driver for the ESP32 UART
` [PATCH v2 4/5] dt-bindings: serial: document esp32s3-acm
` [PATCH v2 5/5] drivers/tty/serial: add ESP32S3 ACM device driver

[syzbot] [serial?] KASAN: stack-out-of-bounds Read in sched_show_task
 2023-09-28  8:15 UTC  (7+ messages)
` [PATCH] riscv: fix out of bounds in walk_stackframe

[PATCH] serial: 8250_omap: Drop pm_runtime_irq_safe()
 2023-09-28  8:03 UTC 

[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-09-28  7:25 UTC  (34+ messages)
` [PATCH 09/37] clk: renesas: rzg2l: fix computation formula
` [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
` [PATCH 23/37] pinctrl: renesas: rzg2l: index all registers based on port offset
` [PATCH 24/37] pinctrl: renesas: rzg2l: adapt for different SD, PWPR register offsets
` [PATCH 25/37] pinctrl: renesas: rzg2l: adapt function number for RZ/G3S
` [PATCH 26/37] pinctrl: renesas: rzg2l: move ds and oi to SoC specific configuration
` [PATCH 27/37] pinctrl: renesas: rzg2l: add support for different ds values on different groups
` [PATCH 28/37] pinctrl: renesas: rzg2l: make struct rzg2l_pinctrl_data::dedicated_pins constant
` [PATCH 29/37] dt-bindings: pinctrl: renesas: document RZ/G3S SoC
` [PATCH 30/37] pinctrl: renesas: rzg2l: add support for "
` [PATCH 36/37] arm64: dts: renesas: r9a08g045s33-smarc: add initial device tree for RZ/G3S SMARC EVK board

[PATCH v2 0/3] Add support for DEVNAME:0.0 style hardware based addressing
 2023-09-28  6:58 UTC  (5+ messages)
` [PATCH v2 1/3] printk: Constify name for add_preferred_console()

[PATCH] serial: imx: Put DMA enabled UART in separate lock subclass
 2023-09-28  6:43 UTC 

[PATCH 0/5] pstore: add tty frontend and multi-backend
 2023-09-28  6:43 UTC  (7+ messages)
` [PATCH 1/5] pstore: add tty frontend
` [PATCH 2/5] pstore: add multi-backends support
` [PATCH 3/5] pstore: add subdirs for multi-backends
` [PATCH 4/5] pstore: remove the module parameter "backend"
` [PATCH 5/5] tools/pstore: update pstore selftests

[PATCH v2 0/2] serial: sc16is7xx: device tree improvements
 2023-09-27 16:01 UTC  (3+ messages)
` [PATCH v2 1/2] serial: sc16is7xx: use device_property APIs when configuring irda mode
` [PATCH v2 2/2] dt-bindings: sc16is7xx: convert to YAML

[PATCH 0/4] serial: sc16is7xx: device tree improvements
 2023-09-27 14:28 UTC  (20+ messages)
` [PATCH 1/4] serial: sc16is7xx: use device_property APIs when configuring irda mode
` [PATCH 2/4] serial: sc16is7xx: recognize "nxp,irda-mode-ports" DT property
` [PATCH 3/4] dt-bindings: sc16is7xx: add vendor prefix to irda-mode-ports property
` [PATCH 4/4] dt-bindings: sc16is7xx: convert to YAML

BUG: sleeping function called from invalid context in console_lock
 2023-09-27  9:41 UTC  (6+ messages)

Pozycjonowanie- informacja
 2023-09-27  8:30 UTC 

[PATCH] serial: 8250_omap: Fix errors with no_console_suspend
 2023-09-27  7:41 UTC  (7+ messages)

[PATCH -next] serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
 2023-09-27  7:39 UTC  (2+ messages)

[PATCH 0/2] ledtrig-tty: add new state evaluation
 2023-09-26 20:33 UTC  (6+ messages)
` [PATCH 1/2] tty: add new helper function tty_get_mget
` [PATCH 2/2] trigger: ledtrig-tty: add new line mode to triggers

serial: 8250_omap: suspend issue with console_suspend disabled
 2023-09-26  6:14 UTC  (7+ messages)

[PATCH v3 0/5] serial: add drivers for the ESP32xx serial devices
 2023-09-25 17:57 UTC  (8+ messages)
` [PATCH v3 1/5] serial: core: tidy invalid baudrate handling in uart_get_baud_rate
` [PATCH v3 2/5] dt-bindings: serial: document esp32-uart
` [PATCH v3 3/5] drivers/tty/serial: add driver for the ESP32 UART
` [PATCH v3 4/5] dt-bindings: serial: document esp32s3-acm
` [PATCH v3 5/5] drivers/tty/serial: add ESP32S3 ACM device driver

[PATCH v3 00/11] Introduce STM32 Firewall framework
 2023-09-25 15:39 UTC  (2+ messages)

[syzbot] [serial?] KASAN: use-after-free Read in gsm_cleanup_mux
 2023-09-25 11:55 UTC 

[PATCH 0/2] serial: core: updates to uapi header
 2023-09-25 11:51 UTC  (4+ messages)
` [PATCH 1/2] serial: core: remove cruft from "
` [PATCH 2/2] serial: core: add comment about definitely used port types

[PATCH V8 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
 2023-09-25  8:40 UTC  (6+ messages)
` [PATCH V8 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards

[PATCH] mxser: Annotate struct mxser_board with __counted_by
 2023-09-25  7:20 UTC  (3+ messages)

[syzbot] [serial?] INFO: task hung in console_callback (4)
 2023-09-23 23:02 UTC 

[PATCH] serial: 8250_pci1xxxx: Annotate struct pci1xxxx_8250 with __counted_by
 2023-09-23 16:36 UTC  (2+ messages)

[PATCH v3 0/2] mcb: Fix crash mcb-core module is removed
 2023-09-22 12:28 UTC  (4+ messages)
` [PATCH v3 2/2] mcb: use short version for function pointer for mcb_free_bus

[PATCH] dt-bindings: serial: imx: Document wakeup-source property
 2023-09-22 11:26 UTC  (3+ messages)

[PATCH 4/4] tty: 8250: Add more support for and fix up Brainboxes cards
 2023-09-22 10:09 UTC  (5+ messages)

[PATCH tty-linus] serial: Reduce spinlocked portion of uart_rs485_config()
 2023-09-22  9:30 UTC  (8+ messages)

[PATCH v2 0/6] remove AR7 platform and associated drivers
 2023-09-22  6:15 UTC  (2+ messages)
` [PATCH v2 1/6] serial: 8250: remove AR7 support

[PATCH 1/4] PCI: Add device IDs for Brainboxes/Intashield PX/UC/UP cards
 2023-09-22  5:53 UTC  (3+ messages)

[PATCH v2] dt-bindings: serial: mxs: Fix compatible list
 2023-09-21 13:37 UTC 

[PATCH 0/6] remove AR7 platform and associated drivers
 2023-09-21 12:04 UTC  (10+ messages)
` [PATCH 1/6] serial: 8250: remove AR7 support

[PATCH] dt-bindings: serial: mxs: Fix compatible list
 2023-09-21 13:26 UTC  (4+ messages)

Regression: serial: 8250_omap: error during suspend if no_console_suspend is set
 2023-09-21  7:37 UTC  (4+ messages)

[PATCH V7 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
 2023-09-21 11:10 UTC  (2+ messages)

[PATCH V7 1/2] serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
 2023-09-21 11:07 UTC  (2+ messages)

[PATCH v2] vt: Replace strlcpy with strscpy
 2023-09-20 15:13 UTC  (3+ messages)

[PATCH v1 1/1] serial: 8250_dw: Use devm_clk_get_optional_enabled()
 2023-09-20 10:59 UTC  (2+ messages)

[PATCH tty v1 00/74] serial: wrappers for uart port lock
 2023-09-20  7:58 UTC  (5+ messages)
` [PATCH tty v1 01/74] serial: core: Provide port lock wrappers

Poptávka
 2023-09-20  7:36 UTC 

[PATCH] tty: fix memory leak in gsm_activate_mux
 2023-09-20  6: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 NNTP newsgroup(s).