messages from 2023-08-14 18:14:43 to 2023-08-28 12:31:23 UTC [more...]
[PATCH] tty: serial: meson: Add a earlycon for the S4 SoC
2023-08-28 12:30 UTC (4+ messages)
[PATCH 1/2] Simplify sysrq help
2023-08-28 10:52 UTC (4+ messages)
` [PATCH 2/2] Add disabled text to indicate inactive commands in sysrq help menu
[PATCH v2] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
2023-08-28 8:50 UTC (11+ messages)
[PATCH] Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
2023-08-28 7:52 UTC (3+ messages)
Słowa kluczowe do wypozycjonowania
2023-08-28 7:30 UTC
[tty:tty-next] BUILD SUCCESS db726a2f3b4bc0cbf8e6cfd529d2d8eabb587d70
2023-08-28 3:34 UTC
[tty:tty-testing] BUILD SUCCESS ebf05c7dc92c11b0355aaa0e94064beadaa4b05c
2023-08-28 2:45 UTC
[PATCH] USB: cdc-acm: expose serial close_delay and closing_wait in sysfs
2023-08-27 18:23 UTC (12+ messages)
` [PATCH (v2)] "
` [PATCH] docs: ABI: sysfs-tty: close times are in hundredths of a second
` [PATCH (v2)] docs: ABI: sysfs-tty: close times are in centiseconds
[syzbot] Monthly serial report (Aug 2023)
2023-08-27 14:06 UTC
[PATCH v2 00/14] tty: n_tty: cleanup
2023-08-27 7:41 UTC (15+ messages)
` [PATCH v2 01/14] tty: n_tty: make flow of n_tty_receive_buf_common() a bool
` [PATCH v2 02/14] tty: n_tty: use output character directly
` [PATCH v2 03/14] tty: n_tty: use 'num' for writes' counts
` [PATCH v2 04/14] tty: n_tty: use time_is_before_jiffies() in n_tty_receive_overrun()
` [PATCH v2 05/14] tty: n_tty: make n_tty_data::num_overrun unsigned
` [PATCH v2 06/14] tty: n_tty: use MASK() for masking out size bits
` [PATCH v2 07/14] tty: n_tty: move canon handling to a separate function
` [PATCH v2 08/14] tty: n_tty: move newline "
` [PATCH v2 09/14] tty: n_tty: remove unsigned char casts from character constants
` [PATCH v2 10/14] tty: n_tty: simplify chars_in_buffer()
` [PATCH v2 11/14] tty: n_tty: use u8 for chars and flags
` [PATCH v2 12/14] tty: n_tty: unify counts to size_t
` [PATCH v2 13/14] tty: n_tty: extract ECHO_OP processing to a separate function
` [PATCH v2 14/14] tty: n_tty: deduplicate copy code in n_tty_receive_buf_real_raw()
[PATCH v9 1/2] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
2023-08-26 19:59 UTC (5+ messages)
` [PATCH v9 2/2] tty: serial: meson: Add a earlycon for the T7 SoC
[PATCH] docs: move powerpc under arch
2023-08-26 16:56 UTC
[PATCH] tty: serial: linflexuart: Fix to check return value of platform_get_irq() in linflex_probe()
2023-08-26 9:32 UTC
[PATCH v2] serial: st-asc: Fix to check return value of platform_get_irq() in asc_init_port()
2023-08-26 7:54 UTC
[PATCH] tty: shrink the size of struct tty_struct by 40 bytes
2023-08-25 15:34 UTC (2+ messages)
[PATCH v3] tty/serial: create debugfs interface for UART register tracing
2023-08-25 8:06 UTC (2+ messages)
[PATCH] tty/serial: create debugfs interface for UART register tracing
2023-08-24 21:18 UTC (7+ messages)
[PATCH v2] tty/serial: create debugfs interface for UART register tracing
2023-08-24 19:38 UTC (2+ messages)
[tty:tty-testing] BUILD SUCCESS 4b91dcc2f601cc2098b5fead71344704ddcff8b7
2023-08-24 11:55 UTC
[PATCH] tty/serial: Cancel work queue before closing uart
2023-08-24 2:36 UTC (6+ messages)
[PATCH v3] tty/sysrq: replace smp_processor_id() with get_cpu()
2023-08-23 11:06 UTC (3+ messages)
[PATCH v2 0/1] mcb: Fix crash mcb-core module is removed
2023-08-23 8:07 UTC (4+ messages)
` [PATCH v2 1/1] mcb: create dedicated bus_type for mcb_bus and mcb_device
[PATCH 2/2] serial: exar: Add RS-485 Support for Sealevel XR17V35X based cards
2023-08-23 7:06 UTC (4+ messages)
Re; Interest,
2023-08-22 23:31 UTC
[PATCH v6 1/9] tty: n_gsm: add restart flag to DLC specific ioctl config
2023-08-22 13:05 UTC (12+ messages)
` [PATCH v6 2/9] tty: n_gsm: add missing description to structs in gsmmux.h
` [PATCH v6 3/9] tty: n_gsm: remove unneeded initialization of ret in gsm_dlci_config
` [PATCH v6 4/9] tty: n_gsm: add open_error counter to gsm_mux
` [PATCH v6 5/9] tty: n_gsm: increase malformed counter for malformed control frames
` [PATCH v6 6/9] tty: n_gsm: increase gsm_mux unsupported counted where appropriate
` [PATCH v6 7/9] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply
` [PATCH v6 8/9] tty: n_gsm: add DLCI specific rx/tx statistics
` [PATCH v6 9/9] tty: n_gsm: add restart flag to extended ioctl config
[PATCH] tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_mux
2023-08-22 13:01 UTC (3+ messages)
[PATCH 00/10] tty: tty_buffer: cleanup
2023-08-22 12:58 UTC (13+ messages)
` [PATCH 01/10] tty: tty_buffer: switch data type to u8
` [PATCH 02/10] tty: tty_buffer: use struct_size() in tty_buffer_alloc()
` [PATCH 03/10] tty: tty_buffer: unify tty_insert_flip_string_{fixed_flag,flags}()
` [PATCH 04/10] tty: tty_buffer: warn if losing flags in __tty_insert_flip_string_flags()
` [PATCH 05/10] tty: tty_buffer: switch insert functions to size_t
` [PATCH 06/10] tty: tty_buffer: let tty_prepare_flip_string() return size_t
` [PATCH 07/10] tty: tty_buffer: use __tty_insert_flip_string_flags() in tty_insert_flip_char()
` [PATCH 08/10] tty: tty_buffer: better types in __tty_buffer_request_room()
` [PATCH 09/10] tty: tty_buffer: initialize variables in initializers already
` [PATCH 10/10] tty: tty_buffer: invert conditions in __tty_buffer_request_room()
[PATCH v4] serial: 8250_bcm7271: improve bcm7271 8250 port
2023-08-22 11:36 UTC (2+ messages)
[PATCH] serial: atmel: Fix Spectre v1 vulnerability reported by smatch
2023-08-22 11:30 UTC (2+ messages)
[PATCH v2 RESEND] tty/sysrq: replace smp_processor_id() with get_cpu()
2023-08-22 10:27 UTC (3+ messages)
[PATCH v2] tty/sysrq: replace smp_processor_id() with get_cpu()
2023-08-22 8:56 UTC (2+ messages)
[PATCH 1/2] serial: exar: Remove Sealevel 7xxxC IDs
2023-08-21 19:36 UTC (4+ messages)
[PATCH v2 0/2] serial: 8250_dw: fall back to poll if there's no interrupt
2023-08-21 15:51 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: serial: snps-dw-apb-uart: make interrupt optional
[PATCH v3] serial: 8250_bcm7271: improve bcm7271 8250 port
2023-08-21 8:49 UTC (2+ messages)
[PATCH v2] serial: 8250_bcm7271: improve bcm7271 8250 port
2023-08-21 8:45 UTC (5+ messages)
[PATCH v1 1/1] serial: core: Remove unused PORT_* definitions
2023-08-21 8:24 UTC (5+ messages)
[syzbot] [input?] [usb?] [serial?] INFO: rcu detected stall in console_callback
2023-08-19 22:28 UTC
[GIT PULL] TTY/Serial driver fixes for 6.5-rc7
2023-08-20 6:36 UTC (2+ messages)
[PATCH 1/3] Documentation: devices.txt: Remove ttyIOC*
2023-08-18 21:22 UTC (5+ messages)
` [PATCH 3/3] Documentation: devices.txt: Fix minors for ttyCPM*
Supply
2023-08-18 10:27 UTC
Pytanie o samochód
2023-08-18 8:15 UTC
[PATCH v10 0/6] serial: sc16is7xx: fix GPIO regression and rs485 improvements
2023-08-17 18:02 UTC (5+ messages)
` [PATCH v10 3/6] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v10 4/6] serial: sc16is7xx: fix regression with GPIO configuration
[PATCH] tty: gdm724x: use min_t() for size_t varable and a constant
2023-08-17 11:37 UTC (4+ messages)
[PATCH 00/36] tty: type unifications -- part I
2023-08-17 10:55 UTC (13+ messages)
` [PATCH 27/36] tty: propagate u8 data to tty_operations::write()
` [PATCH 28/36] tty: propagate u8 data to tty_operations::put_char()
` [PATCH 34/36] tty: gdm724x: convert counts to size_t
[PATCH] serial: tegra: handle clk prepare error in tegra_uart_hw_init()
2023-08-17 10:54 UTC
[PATCH V3 RESEND] tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
2023-08-16 14:43 UTC (2+ messages)
[PATCH 00/14] tty: n_tty: cleanup
2023-08-16 14:21 UTC (22+ messages)
` [PATCH 1/4] n_tty: drop fp from n_tty_receive_buf_real_raw()
` [PATCH 01/14] tty: n_tty: make flow of n_tty_receive_buf_common() a bool
` [PATCH 2/4] n_tty: simplify and sanitize zero_buffer()
` [PATCH 02/14] tty: n_tty: use output character directly
` [PATCH 3/4] n_tty: pass ldata to canon_skip_eof() directly
` [PATCH 03/14] tty: n_tty: use 'retval' for writes' retvals
` [PATCH 4/4] n_tty: make many tty parameters const
` [PATCH 04/14] tty: n_tty: use time_is_before_jiffies() in n_tty_receive_overrun()
` [PATCH 05/14] tty: n_tty: make n_tty_data::num_overrun unsigned
` [PATCH 06/14] tty: n_tty: use MASK() for masking out size bits
` [PATCH 07/14] tty: n_tty: move canon handling to a separate function
` [PATCH 08/14] tty: n_tty: move newline "
` [PATCH 09/14] tty: n_tty: remove unsigned char casts from character constants
` [PATCH 10/14] tty: n_tty: simplify chars_in_buffer()
` [PATCH 11/14] tty: n_tty: use u8 for chars and flags
` [PATCH 12/14] tty: n_tty: unify counts to size_t
` [PATCH 13/14] tty: n_tty: extract ECHO_OP processing to a separate function
` [PATCH 14/14] tty: n_tty: deduplicate copy code in n_tty_receive_buf_real_raw()
[PATCH v5 01/10] tty: n_gsm: add restart flag to DLC specific ioctl config
2023-08-16 6:03 UTC (5+ messages)
` [PATCH v5 09/10] tty: n_gsm: expose configuration and statistics via proc fs
[tty:tty-next 80/83] drivers/staging/gdm724x/gdm_tty.c:165:24: warning: comparison of distinct pointer types ('typeof (2048UL) *' (aka 'unsigned long *') and 'typeof (remain) *' (aka 'unsigned int *'))
2023-08-15 11:59 UTC
[PATCH] serial: 8250: drop lockdep annotation from serial8250_clear_IER()
2023-08-15 10:10 UTC (8+ messages)
[PATCH v3] serial: sifive: Add suspend and resume operations
2023-08-15 9:02 UTC
[PATCH] tty/sysrq: replace smp_processor_id() with get_cpu()
2023-08-15 7:13 UTC
[PATCH] serial: 8250_bcm7271: improve bcm7271 8250 port
2023-08-15 6:43 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).