linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-02 22:08:48 to 2023-11-11 01:09:23 UTC [more...]

[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
 2023-11-11  1:09 UTC  (47+ messages)
  ` [PATCH 01/17] dt-bindings: hwinfo: samsung,exynos-chipid: "
  ` [PATCH 02/17] dt-bindings: i2c: exynos5: "
  ` [PATCH 03/17] dt-bindings: i2c: samsung,s3c2410-i2c: "
  ` [PATCH 04/17] dt-bindings: mmc: samsung,exynos-dw-mshc: "
  ` [PATCH 05/17] dt-bindings: pinctrl: samsung: "
  ` [PATCH 06/17] dt-bindings: rtc: s3c-rtc: "
  ` [PATCH 07/17] dt-bindings: serial: samsung: "
  ` [PATCH 08/17] dt-bindings: samsung: exynos-pmu: "
  ` [PATCH 09/17] dt-bindings: gpu: arm,mali-midgard: add specific compatibles for existing Exynos SoC
  ` [PATCH 10/17] dt-bindings: iio: samsung,exynos-adc: add specific compatibles for existing SoC
  ` [PATCH 11/17] ASoC: dt-bindings: samsung-i2s: "
  ` [PATCH 12/17] dt-bindings: pwm: samsung: "
  ` [PATCH 13/17] arm64: dts: exynos5433: add specific compatibles to several blocks
  ` [PATCH 14/17] arm64: dts: exynos7: "
  ` [PATCH 15/17] arm64: dts: exynos7885: "
  ` [PATCH 16/17] arm64: dts: exynos850: "
  ` [PATCH 17/17] arm64: dts: exynosautov9: "

[PATCH 00/52] serial: Convert to platform remove callback returning void
 2023-11-10 18:09 UTC  (58+ messages)
` [PATCH 01/52] serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get() failed
` [PATCH 02/52] serial: sccnxp: Improve error message if regulator_disable() fails
` [PATCH 03/52] serial: 8250: Convert to platform remove callback returning void
` [PATCH 04/52] serial: altera_jtaguart: "
` [PATCH 05/52] serial: altera: "
` [PATCH 06/52] serial: amba-pl011: "
` [PATCH 07/52] serial: ar933x: "
` [PATCH 08/52] serial: atmel: "
` [PATCH 09/52] serial: bcm63xx: "
` [PATCH 10/52] serial: clps711x: "
` [PATCH 11/52] serial: cpm: "
` [PATCH 12/52] serial: digicolor: "
` [PATCH 13/52] serial: esp32_acm: "
` [PATCH 14/52] serial: esp32: "
` [PATCH 15/52] serial: fsl_linflexuart: "
` [PATCH 16/52] serial: fsl_lpuart: "
` [PATCH 17/52] serial: imx: "
` [PATCH 18/52] serial: lantiq: "
` [PATCH 19/52] serial: liteuart: "
` [PATCH 20/52] serial: lpc32xx_hs: "
` [PATCH 21/52] serial: ma35d1: "
` [PATCH 22/52] serial: mcf: "
` [PATCH 23/52] serial: meson: "
` [PATCH 24/52] serial: milbeaut_usio: "
` [PATCH 25/52] serial: mpc52xx: "
` [PATCH 26/52] serial: msm: "
` [PATCH 27/52] serial: mxs-auart: "
` [PATCH 28/52] serial: omap: "
` [PATCH 29/52] serial: owl: "
` [PATCH 30/52] serial: pic32: "
` [PATCH 31/52] serial: qcom_geni: "
` [PATCH 32/52] serial: rda: "
` [PATCH 33/52] serial: sa1100: "
` [PATCH 34/52] serial: samsung: "
` [PATCH 35/52] serial: sccnxp: "
` [PATCH 36/52] serial: tegra: "
` [PATCH 37/52] serial: txx9: "
` [PATCH 38/52] serial: sh-sci: "
` [PATCH 39/52] serial: sifive: "
` [PATCH 40/52] serial: sprd: "
` [PATCH 41/52] serial: st-asc: "
` [PATCH 42/52] serial: stm32: "
` [PATCH 43/52] serial: sunhv: "
` [PATCH 44/52] serial: sunplus: "
` [PATCH 45/52] serial: sunsab: "
` [PATCH 46/52] serial: sunsu: "
` [PATCH 47/52] serial: sunzilog: "
` [PATCH 48/52] serial: tegra-tcu: "
` [PATCH 49/52] serial: timbuart: "
` [PATCH 50/52] serial: uartlite: "
` [PATCH 51/52] serial: ucc: "
` [PATCH 52/52] serial: xilinx_uartps: "

[PATCH V3 0/2] Add rs485 support to uartps driver
 2023-11-10 11:44 UTC  (4+ messages)
` [PATCH V3 2/2] tty: serial: uartps: "

[PATCH] serial: uartlite: Use dynamic allocation for major number
 2023-11-10 10:55 UTC  (4+ messages)

[Patch v8 0/6] ledtrig-tty: add additional tty state evaluation
 2023-11-09 19:03 UTC  (8+ messages)
` [Patch v8 1/6] tty: add new helper function tty_get_tiocm
` [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
` [Patch v8 6/6] leds: ledtrig-tty: add additional line state evaluation

[PATCH v3] tty: serial: Add RS422 flag to struct serial_rs485
 2023-11-09 14:16 UTC  (3+ messages)

[PATCH 00/10] Introduce ExynosAutov920 SoC and SADK board
 2023-11-09  8:36 UTC  (11+ messages)
  ` [PATCH 01/10] dt-bindings: soc: samsung: exynos-sysreg: add exynosautov920 sysreg
  ` [PATCH 09/10] arm64: dts: exynos: add initial support for exynosautov920 SoC
  ` [PATCH 04/10] dt-bindings: pwm: samsung: add exynosautov9 compatible

[PATCH v6 0/2] serial core type consistency and clean up
 2023-11-09  6:34 UTC  (3+ messages)
` [PATCH v6 1/2] serial: core: Update uart_poll_timeout() function to return unsigned long
` [PATCH v6 2/2] serial: core: Clean up uart_update_timeout() function

[RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
 2023-11-08 18:36 UTC  (3+ messages)

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-08 17:33 UTC  (10+ messages)
` [PATCH v3 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v3 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v3 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration

[PATCH AUTOSEL 5.4 1/4] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:25 UTC 

[PATCH AUTOSEL 4.14 1/2] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:25 UTC 

[PATCH AUTOSEL 4.19 1/3] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:25 UTC 

[PATCH AUTOSEL 5.10 1/5] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:24 UTC 

[PATCH AUTOSEL 5.15 1/6] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:24 UTC 

[PATCH AUTOSEL 6.1 03/11] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:24 UTC 

[PATCH AUTOSEL 6.5 03/18] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:22 UTC 

[PATCH AUTOSEL 6.6 03/18] tty: vcc: Add check for kstrdup() in vcc_probe()
 2023-11-07 23:21 UTC 

[PATCH v2] tty: serial: Add RS422 flag to struct serial_rs485
 2023-11-07  3:55 UTC  (8+ messages)

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-07  3:52 UTC  (19+ messages)

[PATCH] tty: serial: uartlite: Document uartlite_data in kernel-doc style
 2023-11-06 20:45 UTC  (2+ messages)

[PATCH 1/1] tty: i3c: add tty over i3c master support
 2023-11-06 20:22 UTC  (2+ messages)

[Patch v7 0/6] ledtrig-tty: add additional tty state evaluation
 2023-11-06 13:27 UTC  (10+ messages)
` [Patch v7 1/6] tty: add new helper function tty_get_tiocm
` [Patch v7 2/6] leds: ledtrig-tty: free allocated ttyname buffer on deactivate
` [Patch v7 3/6] leds: ledtrig-tty: change logging if get icount failed
` [Patch v7 4/6] leds: ledtrig-tty: replace mutex with completion
` [Patch v7 5/6] leds: ledtrig-tty: make rx tx activitate configurable
` [Patch v7 6/6] leds: ledtrig-tty: add additional line state evaluation

[RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
 2023-11-06 11:35 UTC  (3+ messages)

[PATCH v5 0/2] ledtrig-tty: add additional tty state evaluation
 2023-11-06  8:40 UTC  (6+ messages)
` [PATCH v5 2/2] leds: ledtrig-tty: add new line mode evaluation

[PATCH 0/2] tty: hvc: Convert to platform remove callback returning void
 2023-11-05 21:44 UTC  (3+ messages)
` [PATCH 1/2] tty: hvc: Make hvc_remove() return no value
` [PATCH 2/2] tty: hvc: hvc_opal: Convert to platform remove callback returning void

[Patch v6 0/8] ledtrig-tty: add additional tty state evaluation
 2023-11-04 13:25 UTC  (3+ messages)
` [Patch v6 3/7] leds: ledtrig-tty: free allocated ttyname buffer on deactivate

Słowa kluczowe do wypozycjonowania
 2023-10-30  8:30 UTC 

[GIT PULL] TTY/Serial driver updates for 6.7-rc1
 2023-11-04  2:10 UTC  (2+ messages)

[PATCH v2] drivers/tty/vt: use standard array-copy-functions
 2023-11-03 11:12 UTC 

tldp serial-howto subscribe link
 2023-11-03  8:46 UTC  (5+ messages)

[PATCH] drivers/tty/vt: copy userspace arrays safely
 2023-11-02 22:07 UTC  (5+ 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).