linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-08 10:44:03 to 2023-11-15 09:59:11 UTC [more...]

[PATCH v2 00/12] Introduce ExynosAutov920 SoC and SADK board
 2023-11-15  9:56 UTC  (6+ messages)
  ` [PATCH v2 01/12] dt-bindings: soc: samsung: exynos-sysreg: add exynosautov920 sysreg
  ` [PATCH v2 02/12] dt-bindings: soc: samsung: exynos-pmu: add exynosautov920 compatible
  ` [PATCH v2 03/12] dt-bindings: soc: samsung: usi: add exynosautov920-usi compatible
  ` [PATCH v2 05/12] dt-bindings: pwm: samsung: add exynosautov920 compatible
  ` [PATCH v2 07/12] dt-bindings: arm: samsung: Document exynosautov920 SADK board binding

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

VENDORS EOI
 2023-11-09 21:39 UTC 

[PATCH v4] tty: serial: Add RS422 flag to struct serial_rs485
 2023-11-15  2:50 UTC  (3+ messages)

[PATCH] /proc/sysrq-trigger: accept multiple keys at once
 2023-11-14 22:00 UTC  (14+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "
              ` [PATCH v4] "
                  ` [PATCH v5] "
                    ` [PATCH v6] "

[PATCH] serial: sc16is7xx: address RX timeout interrupt errata
 2023-11-14 15:55 UTC  (3+ messages)

[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
 2023-11-14 16:30 UTC  (59+ 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/10] Introduce ExynosAutov920 SoC and SADK board
 2023-11-14 12:52 UTC  (14+ 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 V2 0/2] Use dynamic allocation for major number when uart ports > 4
 2023-11-14  9:49 UTC  (5+ messages)
` [PATCH V2 1/2] Documentation: devices.txt: Update ttyUL major number allocation details
` [PATCH V2 2/2] serial: uartlite: Use dynamic allocation for major number when uart ports > 4

VENDORS EOI
 2023-11-10 12:27 UTC 

[PATCH 00/52] serial: Convert to platform remove callback returning void
 2023-11-13 16:22 UTC  (70+ 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 0/2] tty: hvc: Convert to platform remove callback returning void
 2023-11-13 10:24 UTC  (7+ 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 v2 1/2] serial: core: Move tty and serdev to be children of serial core port device
 2023-11-13  8:07 UTC  (2+ messages)
` [PATCH v2 2/2] serial: core: Revert checks for tx runtime PM state

[PATCH] serial: sifive: Declare PM operations as static
 2023-11-13  2:31 UTC 

[PATCH v3 0/9] RISC-V SBI debug console extension support
 2023-11-12  0:55 UTC  (2+ messages)

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


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