public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-05 08:25:55 to 2025-02-21 12:44:35 UTC [more...]

[PATCH v1 0/2] tty/vt: Cleanups for keyboard driver
 2025-02-21 12:43 UTC  (9+ messages)
` [PATCH v1 1/2] tty/vt: Use KVAL instead of use bit operation
` [PATCH v1 2/2] tty/vt: Gather the code that outputs char with utf8 in mind
` [PATCH v2 0/2] tty/vt: Cleanups for keyboard driver

[PATCH 00/29] tty: cleanup no. 99
 2025-02-21 12:25 UTC  (40+ messages)
` [PATCH 01/29] tty: convert "TTY Struct Flags" to an enum
` [PATCH 02/29] tty: audit: do not use N_TTY_BUF_SIZE
` [PATCH 03/29] tty: caif: "
` [PATCH 04/29] tty: move N_TTY_BUF_SIZE to n_tty
` [PATCH 05/29] tty: n_tty: use uint for space returned by tty_write_room()
` [PATCH 06/29] tty: n_tty: simplify process_output()
` [PATCH 07/29] tty: n_tty: clean up process_output_block()
` [PATCH 08/29] tty: n_tty: drop n_tty_trace()
` [PATCH 09/29] tty: n_tty: extract n_tty_continue_cookie() from n_tty_read()
` [PATCH 10/29] tty: n_tty: extract n_tty_wait_for_input()
` [PATCH 11/29] tty: n_tty: move more_to_be_read to the end of n_tty_read()
` [PATCH 12/29] tty: tty_driver: move TTY macros to the top
` [PATCH 13/29] tty: tty_driver: convert "TTY Driver Flags" to an enum
` [PATCH 14/29] tty: tty_driver: document both {,__}tty_alloc_driver() properly
` [PATCH 15/29] tty: tty_driver: introduce TTY driver sub/types enums
` [PATCH 16/29] tty: serdev: drop serdev_controller_ops::write_room()
` [PATCH 17/29] tty: moxa: drop version dump to logs
` [PATCH 18/29] tty: moxa: drop ISA support
` [PATCH 19/29] tty: moxa: carve out special ioctls and extra tty_port
` [PATCH 20/29] tty: srmcons: fix retval from srmcons_init()
` [PATCH 21/29] tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()
` [PATCH 22/29] tty: sunsu: drop serial_{in,out}p()
` [PATCH 23/29] tty: sunsu: remove unused serial_icr_read()
` [PATCH 24/29] serial: remove redundant tty_port_link_device()
` [PATCH 25/29] serial: pass struct uart_state to uart_line_info()
` [PATCH 26/29] serial: 8250: use serial_in/out() helpers
` [PATCH 27/29] serial: 8250_rsa: simplify rsa8250_{request/release}_resource()
` [PATCH 28/29] serial: 8250_port: do not use goto for UPQ_NO_TXEN_TEST code flow
` [PATCH 29/29] serial: 8250_port: simplify serial8250_request_std_resource()

[tty:tty-testing] BUILD SUCCESS 1bd2aad57da95f7f2d2bb52f7ad15c0f4993a685
 2025-02-20 15:26 UTC 

[PATCH v5 00/12] driver core: Constify API device_find_child()
 2025-02-20 10:31 UTC  (3+ messages)
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages

[PATCH] tty: owl-uart: fix call balance of owl_port->clk handling routines
 2025-02-19 17:49 UTC  (5+ messages)

[PATCH] serial: sh-sci: Save and restore SCDL and SCCKS
 2025-02-19 15:55 UTC  (3+ messages)

[PATCH v2 0/2] Optionally allow ttynull to be selected as a default console
 2025-02-19 14:03 UTC  (5+ messages)
` [PATCH v2 1/2] ttynull: Add an option to allow ttynull to be used as a console device
` [PATCH v2 2/2] tty: Change order of ttynull to be loaded sooner

[PATCH v2 03/13] dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci
 2025-02-19 13:53 UTC  (12+ messages)
` [PATCH v2 07/13] serial: sh-sci: Fix a comment about SCIFA
` [PATCH v2 08/13] serial: sh-sci: Introduced function pointers
` [PATCH v2 09/13] serial: sh-sci: Introduced sci_of_data
` [PATCH v2 10/13] serial: sh-sci: Add support for RZ/T2H SCI

[PATCH v2] dt-bindings: serial: samsung: add exynos7870-uart compatible
 2025-02-18 18:52 UTC 

[PATCH v3] serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
 2025-02-18  7:48 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS e749820252c73a17da97cc18b68fec7b6299cfd3
 2025-02-17 19:52 UTC 

[syzbot] Monthly serial report (Feb 2025)
 2025-02-17 12:44 UTC 

Regression on linux-next (next-20250210)
 2025-02-17  8:24 UTC  (3+ messages)

[GIT PULL] TTY / Serial driver fixes for 6.14-rc3
 2025-02-16 21:02 UTC  (2+ messages)

[tty:tty-linus] BUILD SUCCESS 9e512eaaf8f4008c44ede3dfc0fbc9d9c5118583
 2025-02-15  9:21 UTC 

[tty:tty-testing] BUILD SUCCESS eb07e3a946796b682b12897e080d856bc6d63c3d
 2025-02-15  9:20 UTC 

[PATCH v1 0/3] arm64: dts: exynos990: define all PERIC0/1 USI nodes
 2025-02-14 15:39 UTC  (12+ messages)
` [PATCH v1 1/3] dt-bindings: samsung: usi: add exynos990-usi compatible
` [PATCH v1 2/3] dt-bindings: serial: samsung: add Exynos990 compatible
` [PATCH v1 3/3] arm64: dts: exynos990: define all PERIC USI nodes

[PATCH v2] serial: mctrl_gpio: add parameter to skip sync
 2025-02-14  8:44 UTC  (2+ messages)

[PATCH] serdev: Add support for wakeup-source
 2025-02-13 14:34 UTC 

[PATCH v6 0/2] Add support for Tegra UART Trace Controller (UTC) client
 2025-02-13 13:59 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: serial: Add bindings for nvidia,tegra264-utc
` [PATCH v6 2/2] serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)

[PATCH] serial: mctrl_gpio: add parameter to skip sync
 2025-02-13 13:42 UTC  (3+ messages)

[PATCH v5 0/2] Add support for Tegra UART Trace Controller (UTC) client
 2025-02-13 12:48 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: serial: Add bindings for nvidia,tegra264-utc
` [PATCH v5 2/2] serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)

[PATCH v4 0/2] Add support for Tegra UART Trace Controller (UTC) client
 2025-02-13 12:35 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: serial: Add bindings for nvidia,tegra264-utc
` [PATCH v4 2/2] serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)

[PATCH v3 0/2] Add support for Tegra UART Trace Controller (UTC) client
 2025-02-13 12:28 UTC  (12+ messages)
` [PATCH v3 1/2] dt-bindings: serial: Add bindings for nvidia,tegra264-utc
` [PATCH v3 2/2] serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)

[PATCH v2 1/1] serial: 8250_dw: Call dw8250_quirks() conditionally
 2025-02-12 11:59 UTC 

[PATCH v1 1/1] serial: 8250_dw: Call dw8250_quirks() conditionally
 2025-02-12 11:47 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Tegra UART Trace Controller (UTC) client
 2025-02-12 10:02 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: serial: Add bindings for nvidia,tegra264-utc
` [PATCH v2 2/2] serial: tegra-utc: Add driver for Tegra UART Trace Controller (UTC)

Splat: sleep in atomic section in atmel_serial
 2025-02-12  9:31 UTC  (3+ messages)

[linux-next:master] [serial] bfd3d4a40f: KASAN:null-ptr-deref_in_range[#-#]
 2025-02-12  8:08 UTC 

[PATCH v6] serial: sh-sci: Update the suspend/resume support
 2025-02-11 10:51 UTC  (3+ messages)

[PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
 2025-02-11  7:02 UTC  (7+ messages)

[PATCH] dt-bindings: serial: Allow fsl,ns16550 with broken FIFOs
 2025-02-10 21:19 UTC  (2+ messages)

[PATCH 02/14] dt-bindings: serial: Document sci bindings for the Renesas RZ/T2H (a.k.a r9a09g077) SoC
 2025-02-10 15:48 UTC  (16+ messages)
` [PATCH 09/14] serial: sh-sci: Introduced function pointers
` [PATCH 10/14] serial: sh-sci: Introduced sci_of_data
` [PATCH 11/14] serial: sh-sci: Add support for RZ/T2H SCI

[PATCH v2 0/8] Add support to load QUP SE firmware from
 2025-02-10  7:01 UTC  (11+ messages)
` [PATCH v2 4/8] dt-bindings: serial: Add support for selecting data transfer mode

[PATCH v4 0/2] Airoha UART support
 2025-02-10  6:14 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: serial: 8250: Add Airoha compatibles
` [PATCH 2/2] serial: Airoha SoC UART and HSUART support

[PATCH 0/2] Introduce UART support for Exynos7870 SoC
 2025-02-09 13:13 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: serial: samsung: add exynos7870-uart compatible
` [PATCH 2/2] tty: serial: samsung: add support for exynos7870

The business loan-
 2025-02-08 21:57 UTC 

[PATCH v3] serial: 8250: Fix fifo underflow on flush
 2025-02-08 12:41 UTC 

[tty:tty-testing] BUILD SUCCESS b6ad40c0027c6983da9b702405ad6def373354f8
 2025-02-08  8:38 UTC 

The business loan-
 2025-02-08  6:21 UTC 

[PATCH 5.10/5.15] tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
 2025-02-07 16:03 UTC  (2+ messages)
` [PATCH v2 "

[syzbot] [serial?] KASAN: slab-out-of-bounds Write in do_con_write
 2025-02-07 13:31 UTC 

[PATCH v2] serial: 8250: Fix fifo underflow on flush
 2025-02-07 12:08 UTC  (2+ messages)

[PATCH] serial: 8250: Fix fifo underflow on flush
 2025-02-07 11:24 UTC  (3+ messages)

[PATCH v5] serial: sh-sci: Update the suspend/resume support
 2025-02-06 13:55 UTC  (3+ messages)

[PATCH] serial: mctrl_gpio: Remove unused mctrl_gpio_free
 2025-02-06  9:30 UTC  (2+ messages)

[PATCH] tty: serial: fsl_lpuart: Make interrupt name distinct
 2025-02-05 10:24 UTC  (2+ messages)

[PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
 2025-02-05  8:25 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox