linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-27 19:23:20 to 2023-12-05 00:51:23 UTC [more...]

[PATCH] serial: imx: Fix clock imbalance
 2023-12-05  0:50 UTC 

[PATCH] tty: max310x: work around regmap->regcache data corruption
 2023-12-04 22:09 UTC  (22+ messages)

[PATCH 0/2] serial ma35d1 imrpovements
 2023-12-04 21:22 UTC  (5+ messages)
` [PATCH 1/2] serial: ma35d1: Validate console index before assignment
` [PATCH 2/2] serial: ma35d1: Improve logging for out-of-bound console setup

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-04 18:51 UTC  (7+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
  ` [PATCH v2 22/35] tty: nozomi: optimize interrupt_handler()
  ` [PATCH v2 29/35] serial: sc12is7xx: optimize sc16is7xx_alloc_line()

[PATCH v4] hid-ft260: Add serial driver
 2023-12-04 18:45 UTC 

[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-04 17:51 UTC  (55+ messages)
` [PATCH v5 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH v5 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v5 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v5 04/20] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v5 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v5 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v5 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v5 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v5 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property
` [PATCH v5 10/20] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
` [PATCH v5 11/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v5 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` [PATCH v5 13/20] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v5 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v5 15/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v5 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v5 17/20] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
` [PATCH v5 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v5 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
` [PATCH v5 20/20] MAINTAINERS: add entry for Google Tensor SoC

[PATCH] serial: dw8250: Make DLF feature independent of ADDITIONAL_FEATURE
 2023-12-04 13:29 UTC  (3+ messages)

[PATCH v5 0/9] Cleanup AMBA PL011 driver
 2023-12-04 10:02 UTC  (15+ 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 0/3] Add support for DEVNAME:0.0 style hardware based addressing
 2023-12-04  7:51 UTC  (3+ messages)

[PATCH 2/2] serial: core: implement support for rs485-mux-gpios
 2023-12-04  5:00 UTC  (2+ messages)

[PATCH] dt-bindings: serial: snps-dw-apb-uart: include rs485 schema
 2023-12-03 16:43 UTC  (2+ messages)

[PATCH v2] serial: imx: fix tx statemachine deadlock
 2023-12-01 16:55 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] serial: max310x: change confusing comment about Tx FIFO
 2023-12-01 16:43 UTC  (3+ 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 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-01 13:59 UTC  (11+ 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  (3+ messages)

[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  (4+ messages)
` [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 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

[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  (3+ messages)
` (subset) "

[PATCH v5 0/5] RISC-V SBI debug console extension support
 2023-11-28 19:21 UTC  (5+ messages)
` [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

[RFC PATCH] serial: core: Use pm_runtime_get_sync() in uart_start()
 2023-11-28 15:11 UTC  (2+ 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  (7+ messages)
` [PATCH v1 1/3] Bluetooth: btnxpuart: "

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  (15+ 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)


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