Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-23 07:28:27 to 2023-12-01 16:10:51 UTC [more...]

[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-01 16:09 UTC  (2+ messages)
` [PATCH v5 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible

[PATCH] tty: max310x: work around regmap->regcache data corruption
 2023-12-01 14:51 UTC 

[PATCH] serial: max310x: change confusing comment about Tx FIFO
 2023-12-01 16:04 UTC  (2+ messages)

[PATCH 0/7] serial: sc16is7xx and max310x: regmap fixes and improvements
 2023-12-01 16:00 UTC  (10+ messages)
` [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
` [PATCH 2/7] serial: sc16is7xx: remove global regmap from struct sc16is7xx_port
` [PATCH 3/7] serial: sc16is7xx: remove unused line structure member
` [PATCH 4/7] serial: sc16is7xx: add macro for max number of UART ports
` [PATCH 5/7] serial: sc16is7xx: improve sc16is7xx_regmap_name() buffer size computation
` [PATCH 6/7] serial: max310x: add macro for max number of ports
` [PATCH 7/7] serial: max310x: use separate regmap name for each port

[PATCH v3 0/3] Add support for DEVNAME:0.0 style hardware based addressing
 2023-12-01 14:36 UTC  (9+ messages)
` [PATCH v3 3/3] serial: core: Move console character device handling from printk

[PATCH] dt-bindings: serial: snps-dw-apb-uart: include rs485 schema
 2023-12-01 14:05 UTC 

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-01 13:59 UTC  (13+ messages)
` [PATCH v3 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v3 17/20] arm64: dts: google: Add initial Google gs101 SoC support

[Patch v8 0/6] ledtrig-tty: add additional tty state evaluation
 2023-12-01 13:08 UTC  (14+ messages)
` [Patch v8 2/6] leds: ledtrig-tty: free allocated ttyname buffer on deactivate
` [Patch v8 3/6] leds: ledtrig-tty: change logging if get icount failed
` [Patch v8 4/6] leds: ledtrig-tty: replace mutex with completion
` [Patch v8 5/6] leds: ledtrig-tty: make rx tx activitate configurable

[tty:tty-next] BUILD SUCCESS d804987153e7bedf503f8e4ba649afe52cfd7f6d
 2023-12-01 12:01 UTC 

[PATCH v4 00/19] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-01 12:01 UTC  (11+ messages)
` [PATCH v4 11/19] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` [PATCH v4 16/19] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
` [PATCH v4 18/19] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support

[PATCH v5 0/7] i3c: master: some improvment for i3c master
 2023-12-01 11:59 UTC  (9+ messages)
` [PATCH v5 1/7] i3c: master: add enable(disable) hot join in sys entry
` [PATCH v5 2/7] i3c: master: svc: add hot join support
` [PATCH v5 3/7] i3c: add actual_len in i3c_priv_xfer
` [PATCH v5 4/7] i3c: master: svc: rename read_len as actual_len
` [PATCH v5 5/7] i3c: master: svc: return actual transfer data len
` [PATCH v5 6/7] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v5 7/7] tty: i3c: add TTY over I3C master support

[RESEND PATCH] tty: serial: 8250: Fix MOXA RS422/RS485 PCIe boards not work by default
 2023-12-01  9:02 UTC  (3+ messages)

[PATCH v6 0/2] tty: serial: Add RS422 serial interface
 2023-12-01  7:15 UTC  (3+ messages)
` [PATCH v6 1/2] tty: serial: Cleanup the bit shift with macro
` [PATCH v6 2/2] tty: serial: Add RS422 flag to struct serial_rs485

[PATCH] tty: virtio: drop virtio_cons_early_init()
 2023-12-01  5:20 UTC  (2+ messages)

question on correct error return from break_ctl()
 2023-11-30 15:12 UTC  (5+ messages)

[PATCH] serial/8250: Set fifo timeout with uart_fifo_timeout()
 2023-11-30 14:43 UTC  (6+ messages)

[PATCH v5 0/9] Cleanup AMBA PL011 driver
 2023-11-30 14:19 UTC  (11+ messages)
` [PATCH v5 1/9] tty: serial: amba: cleanup whitespace
` [PATCH v5 2/9] tty: serial: amba: Use linux/{bits,bitfield}.h macros
` [PATCH v5 3/9] tty: serial: amba-pl011: fix whitespace formatting
` [PATCH v5 4/9] tty: serial: amba-pl011: replace TIOCMBIT macros by static functions
` [PATCH v5 5/9] tty: serial: amba-pl011: avoid quoted string split across lines
` [PATCH v5 6/9] tty: serial: amba-pl011: fix formatting of conditions
` [PATCH v5 7/9] tty: serial: amba-pl011: fix miscellaneous checkpatch warnings
` [PATCH v5 8/9] tty: serial: amba-pl011: unindent pl011_console_get_options function body
` [PATCH v5 9/9] tty: serial: amba-pl011: factor QDF2400 SoC erratum 44 out of probe

[PATCH v3 RESEND] hid-ft260: Add serial driver
 2023-11-30 13:55 UTC  (7+ messages)

SMEs AID
 2023-11-30 13:07 UTC 

[PATCH v10 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2023-11-30 11:20 UTC  (4+ messages)
  ` [PATCH v10 3/3] tty: samsung_tty: 32-bit access for TX/RX hold registers

[PATCH] serial: imx: fix tx statemachine deadlock
 2023-11-30  9:09 UTC  (10+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
 2023-11-30  7:26 UTC  (4+ messages)

[tty:tty-testing] BUILD SUCCESS 068ab2135b3fe0d8957f099a5b860117457825ec
 2023-11-29 22:47 UTC 

[PATCH 0/2] serial: msm: Allow scaling power domains and interconnect
 2023-11-29 14:58 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: serial: qcom,msm-uartdm: Vote for shared resources
` [PATCH 2/2] serial: msm: Use OPP table for DVFS support

[PATCH] [tty/serial] 8250_acorn: Add error handling in serial_card_probe
 2023-11-29 14:40 UTC  (3+ messages)

[syzbot] Monthly serial report (Nov 2023)
 2023-11-29 13:03 UTC 

[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
 2023-11-28 20:58 UTC  (5+ messages)
` [PATCH 10/17] dt-bindings: iio: samsung,exynos-adc: "
` (subset) [PATCH 00/17] dt-bindings: samsung: "

[PATCH v5 0/5] RISC-V SBI debug console extension support
 2023-11-28 19:21 UTC  (9+ messages)
` [PATCH v5 1/5] RISC-V: Add stubs for sbi_console_putchar/getchar()
` [PATCH v5 2/5] RISC-V: Add SBI debug console helper routines
` [PATCH v5 3/5] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v5 4/5] tty: Add SBI debug console support to HVC SBI driver
` [PATCH v5 5/5] RISC-V: Enable SBI based earlycon support

[RFC PATCH] serial: core: Use pm_runtime_get_sync() in uart_start()
 2023-11-28 15:11 UTC  (6+ messages)

[PATCH 1/5] tty: make tty const in tty_get_baud_rate()
 2023-11-28 13:26 UTC  (10+ messages)
` [PATCH 2/5] tty: srmcons: make srmcons_do_write() return void
` [PATCH 3/5] tty: srmcons: use 'count' directly in srmcons_do_write()
` [PATCH 4/5] tty: srmcons: switch need_cr to bool
` [PATCH 5/5] tty: srmcons: remove 'str_cr' and use string directly

[PATCH] dt-bindings: serial: add assigned-clock-parents and assigned-clocks properties
 2023-11-28  8:50 UTC  (2+ messages)

[PATCH v1 0/3] Bluetooth: fix recv_buf() return value
 2023-11-28  7:40 UTC  (8+ messages)
` [PATCH v1 1/3] Bluetooth: btnxpuart: "
` [PATCH v1 2/3] Bluetooth: btmtkuart: "

What is the successor of /dev/rfcomm0 after the rfcomm tool be deprecated
 2023-11-28  7:16 UTC 

[PATCH] serial: 8250_omap: Set the console genpd always on if no console suspend
 2023-11-28  5:05 UTC  (17+ messages)

[PATCH v4 2/2] dt-bindings: serial: Add support for enabling RS485 mode via GPIO at boot time
 2023-11-27 20:01 UTC  (2+ messages)

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-11-27 13:46 UTC  (7+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

WARNING around serdev/bt/btnxpuart with 6.7-rc2
 2023-11-27 12:59 UTC  (6+ messages)

[PATCH 0/2] serial: add rs485-mux-gpio dt binding and support
 2023-11-27 12:14 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding

[PATCH 00/17] tty: small cleanups and fixes
 2023-11-27  9:30 UTC  (3+ messages)

[PATCH] serial: sh-sci: convert not to use dma_request_slave_channel()
 2023-11-27  8:35 UTC  (2+ messages)

[PATCH] serial: 8250_dw: Decouple DLF register check from UCV
 2023-11-26 16:04 UTC 

[PATCH] dt-bindings: serial: fsl-linflexuart: change the maintainer email address
 2023-11-26 14:51 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS ab58841ab9fca536e5579312d7b46cbc4822e29c
 2023-11-26  7:36 UTC 

[PATCH v4 0/6] Cleanup AMBA PL011 driver
 2023-11-25  7:22 UTC  (10+ messages)
` [PATCH v4 1/6] tty: serial: amba: cleanup whitespace
` [PATCH v4 2/6] tty: serial: amba: Use linux/bits.h macros for constant declarations
` [PATCH v4 3/6] tty: serial: amba-pl011: cleanup driver
` [PATCH v4 4/6] tty: serial: amba-pl011: replace TIOCMBIT macros by static functions
` [PATCH v4 5/6] tty: serial: amba-pl011: unindent pl011_console_get_options function body
` [PATCH v4 6/6] tty: serial: amba-pl011: factor QDF2400 SoC erratum 44 out of probe

[PATCH 0/5] pstore: add tty frontend and multi-backend
 2023-11-24 21:43 UTC  (3+ messages)

[PATCH v5] tty: serial: Add RS422 flag to struct serial_rs485
 2023-11-24 21:06 UTC  (3+ messages)

[tty:tty-linus] BUILD SUCCESS 58ac1b3799799069d53f5bf95c093f2fe8dd3cc5
 2023-11-24 20:54 UTC 

[tty:tty-testing] BUILD REGRESSION 53d40bb0f146410c58d791da5bd66451513e96ec
 2023-11-24 20:54 UTC 

[tty:tty-testing 73/98] drivers/tty/serial/amba-pl011.c:128:12: error: call to undeclared function 'FIELD_PREP_CONST'; ISO C99 and later do not support implicit function declarations
 2023-11-24 13:19 UTC 

[tty:tty-testing 73/98] drivers/tty/serial/amba-pl011.c:128:12: error: implicit declaration of function 'FIELD_PREP_CONST' is invalid in C99
 2023-11-24 11:45 UTC 

[PATCH] serial: sc16is7xx: improve regmap debugfs by using one regmap per port
 2023-11-24 11:22 UTC  (4+ messages)

[PATCH v4 1/2] serial: core: Add support for enabling RS485 mode via GPIO at boot time
 2023-11-23 14:18 UTC  (2+ messages)

[RESEND PATCH v4 0/7] Fixes and improvements for RS485 (RESEND)
 2023-11-23 14:17 UTC  (4+ messages)
` [RESEND PATCH v4 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO

[PATCH] serial: core: Add option to enable RS485 mode via GPIO
 2023-11-23 14:14 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3 1/2] "

[PATCH v4 0/5] RISC-V SBI debug console extension support
 2023-11-23 14:45 UTC  (16+ messages)
` [PATCH v4 1/5] RISC-V: Add stubs for sbi_console_putchar/getchar()
` [PATCH v4 2/5] RISC-V: Add SBI debug console helper routines
` [PATCH v4 3/5] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v4 5/5] RISC-V: Enable SBI based earlycon support

[PATCH v5] serial: sc16is7xx: address RX timeout interrupt errata
 2023-11-23  7:28 UTC 


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