Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-14 08:44:29 to 2021-07-30 14:49:38 UTC [more...]

[PATCH 00/12] Add minimal support for Exynos850 SoC
 2021-07-30 14:49 UTC  (5+ messages)
` [PATCH 01/12] pinctrl: samsung: Fix pinctrl bank pin count
` [PATCH 02/12] pinctrl: samsung: Add Exynos850 SoC specific data
` [PATCH 03/12] dt-bindings: pinctrl: samsung: Add Exynos850 doc
` [PATCH 04/12] tty: serial: samsung: Init USI to keep clocks running

[PATCH] serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts
 2021-07-30  8:36 UTC  (5+ messages)
` [EXT] "

[PATCH 00/12] Add basic SoC support for mediatek mt7986
 2021-07-30  6:30 UTC  (22+ messages)
` [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
` [PATCH 02/12] clk: mediatek: add mt7986 clock IDs
` [PATCH 03/12] clk: mediatek: add mt7986 clock support
` [PATCH 04/12] pinctrl: mediatek: moore: use pin number in mtk_pin_desc instead of array index
` [PATCH 05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [PATCH 06/12] pinctrl: mediatek: add support "
` [PATCH 07/12] dt-bindings: arm64: dts: mediatek: Add mt7986 series
` [PATCH 08/12] dt-bindings: rng: mediatek: add mt7986 to mtk rng binding
` [PATCH 09/12] dt-bindings: serial: Add compatible for Mediatek MT7986
` [PATCH 10/12] dt-bindings: watchdog: "
` [PATCH 11/12] arm64: dts: mediatek: add mt7986a support
` [PATCH 12/12] arm64: dts: mediatek: add mt7986b support

[PATCH 0/5] tty: serial: uartlite: Disable changing fixed parameters
 2021-07-30  5:25 UTC  (16+ messages)
` [PATCH 1/5] dt-bindings: serial: uartlite: Convert to json-schema
` [PATCH 2/5] dt-bindings: serial: uartlite: Add properties for synthesis-time parameters
` [PATCH 3/5] sh: j2: Update uartlite binding with data and parity properties
` [PATCH 4/5] tty: serial: uartlite: Initialize termios with fixed synthesis parameters
` [PATCH 5/5] tty: serial: uartlite: Prevent changing fixed parameters

[tty:tty-testing] BUILD SUCCESS 6c44eb5905f6cc731b36c4170f703f81e477f039
 2021-07-30  3:14 UTC 

[tty:tty-linus] BUILD SUCCESS 06e91df16f3e1ca1a1886968fb22d4258f3b6b6f
 2021-07-30  3:14 UTC 

[PATCH 1/2] cx20442: tty_ldisc_ops::write_wakeup is optional
 2021-07-29 16:39 UTC  (4+ messages)
` [PATCH 2/2] v253_init: eliminate pointer to string

[PATCH] tty: serial: uartlite: Use read_poll_timeout for a polling loop
 2021-07-29 15:31 UTC  (5+ messages)

[PATCH v2 0/1] Mediatek uart patch
 2021-07-29  8:46 UTC  (2+ messages)
` [PATCH v2 1/1] serial: 8250_mtk: fix uart corruption issue when rx power off

[PATCH] tty: serial: fsl_lpuart: fix the wrong return value in lpuart32_get_mctrl
 2021-07-29  8:31 UTC 

[tty:tty-testing] BUILD SUCCESS ccd1c4d7947907b723a5d43d61383578c2f130b6
 2021-07-29  7:02 UTC 

[PATCH v1 0/1] Mediatek uart patch
 2021-07-29  6:03 UTC  (3+ messages)
` [PATCH v1] serial: 8250_mtk: fix uart corruption issue when rx power off

[tty:tty-next] BUILD SUCCESS 3df15d6f37246d2f12f53d915c41d806289d3d46
 2021-07-28 18:40 UTC 

[PATCH v2 1/1] serial: max310x: Use clock-names property matching to recognize EXTCLK
 2021-07-28 15:19 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS 6a3e3c7ac7587232eb52c1b1b78bc8fb71d1b949
 2021-07-28  0:20 UTC 

[PATCH v2 0/4] tty: serial: uartlite: Disable changing fixed parameters
 2021-07-27 22:17 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: serial: uartlite: Convert to json-schema
` [PATCH v2 2/4] dt-bindings: serial: uartlite: Add properties for synthesis-time parameters
` [PATCH v2 3/4] sh: j2: Update uartlite binding with data and parity properties
` [PATCH v2 4/4] tty: serial: uartlite: Prevent changing fixed parameters

[PATCH 1/2] serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe()
 2021-07-27 11:49 UTC  (3+ messages)
` [PATCH 2/2] serial: omap: Only allow if 8250_omap is not selected

[PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm
 2021-07-27 10:39 UTC  (10+ messages)

[PATCH 1/2] dt-bindings: serial: 8250: Update for standard overrun-throttle property
 2021-07-27 10:35 UTC  (2+ messages)
` [PATCH 2/2] serial: 8250_omap: Handle optional overrun-throttle-ms property

[PATCH 0/8] Get rid of old tty_driver functions
 2021-07-27 10:18 UTC  (22+ messages)
` [PATCH 1/8] xtensa: ISS: don't panic in rs_init
` [PATCH 2/8] hvsi: don't panic on tty_register_driver failure
` [PATCH 3/8] tty: don't store semi-state into tty drivers
` [PATCH 4/8] tty: stop using alloc_tty_driver
` [PATCH 5/8] tty: drop alloc_tty_driver
` [PATCH 6/8] tty: make tty_set_operations an inline
` [PATCH 7/8] tty: drop put_tty_driver
` [PATCH 8/8] tty: pdc_cons, free tty_driver upon failure

[PATCH 0/8] tty: split and cleanup headers
 2021-07-27 10:16 UTC  (10+ messages)
` [PATCH 1/8] tty: move tty_driver related prototypes to tty_driver.h
` [PATCH 2/8] tty: include kref.h in tty_driver.h
` [PATCH 3/8] tty: move ldisc prototypes to tty_ldisc.h
` [PATCH 4/8] tty: include list & lockdep from tty_ldisc.h
` [PATCH 5/8] tty: move tty_ldisc_receive_buf to tty_flip.h
` [PATCH 6/8] tty: move tty_buffer definitions to new tty_buffer.h
` [PATCH 7/8] tty: move tty_port to new tty_port.h
` [PATCH 8/8] tty: tty_flip.h needs only tty_buffer and tty_port

[PATCH v5] arm pl011 serial: support multi-irq request
 2021-07-27  2:57 UTC  (8+ messages)

[PATCH 1/2] vt: keyboard: treat kbd_table as an array all the time
 2021-07-26 13:43 UTC  (2+ messages)
` [PATCH 2/2] vt: keyboard.c: make console an unsigned int

[PATCH] serial: 8250_pci: make setup_port() parameters explicitly unsigned
 2021-07-26 13:07 UTC 

[PATCH v5 0/4] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-07-26  9:05 UTC  (3+ messages)
` [PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568

[PATCH 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
 2021-07-25 12:14 UTC  (21+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 07/11] math64: New DIV_U64_ROUND_CLOSEST helper
` [PATCH v3 0/5] serial: mvebu-uart: Support for higher baudrates
  ` [PATCH v3 1/5] math64: New DIV_U64_ROUND_CLOSEST helper
  ` [PATCH v3 2/5] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
  ` [PATCH v3 3/5] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
    ` [PATCH v3 3/5] dt-bindings: mvebu-uart: document DT bindings for marvell, armada-3700-uart-clock
  ` [PATCH v3 4/5] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
  ` [PATCH v3 5/5] serial: mvebu-uart: implement support for baudrates higher than 230400

[PATCH v1 1/1] serial: max310x: Use clock-names property matching to recognize XTAL
 2021-07-23 12:28 UTC  (4+ messages)

[PATCH 0/1] Mediatek uart patch
 2021-07-22 11:52 UTC  (7+ messages)
` [PATCH] uart: mediatek: fix memory corruption issue

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (7+ messages)
` [PATCH v4 5/5] "

[PATCH] dt-bindings: serial: 8250: Add Exar compatibles
 2021-07-22  3:07 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS e679004dec37566f658a255157d3aed9d762a2b7
 2021-07-22  2:35 UTC 

[tty:tty-linus] BUILD SUCCESS 7f0909db761535aefafa77031062603a71557267
 2021-07-21 23:25 UTC 

[PATCH v1 1/1] serial: 8250_lpss: Enable DMA on Intel Elkhart Lake
 2021-07-21 16:24 UTC 

[PATCH] serial: 8250_bcm7271: use NULL to initialized a null pointer
 2021-07-19 23:45 UTC  (2+ messages)

サービス通知
 2021-07-19 20:39 UTC 

[PATCH v2 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2021-07-19 14:55 UTC  (7+ messages)
` [PATCH v2 1/2] serial: 8250: Add proper clock handling for OxSemi PCIe devices

[PATCH] tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"
 2021-07-19 10:24 UTC 

[PATCH AUTOSEL 5.13 013/114] serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271
 2021-07-18  0:39 UTC  (3+ messages)

[PATCH v1 1/4] serial: 8250_pci: Refactor the loop in pci_ite887x_init()
 2021-07-17 12:44 UTC  (18+ messages)
` [PATCH v1 3/4] serial: 8250_pci: Always try MSI/MSI-X
    ` [EXT] "

[PATCH v2] dt-bindings: serial: convert Cadence UART bindings to YAML
 2021-07-16 19:26 UTC  (2+ messages)

[PATCH] serial: sh-sci: Support custom speed setting
 2021-07-15 21:16 UTC  (8+ messages)

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-15 13:02 UTC  (3+ messages)
` [PATCH v2 4/4] "

[PATCH] serial: 8250: 8250_omap: make a const array static, makes object smaller
 2021-07-15 14:07 UTC 

[PATCH] serial: 8250: extend compile-test coverage
 2021-07-15  8:30 UTC 

[PATCH V3] serial: 8250_pnp: Support configurable clock frequency
 2021-07-15  6:16 UTC 

[PATCH V2] serial: 8250_pnp: Support configurable clock frequency
 2021-07-15  4:46 UTC  (5+ messages)
  `  "

[PATCH 01/11] amiserial: remove unused DBG_CNT
 2021-07-14  9:13 UTC  (11+ messages)
` [PATCH 02/11] amiserial: remove serial_* strings
` [PATCH 03/11] amiserial: remove stale comment
` [PATCH 04/11] amiserial: remove serial_state::xmit_fifo_size
` [PATCH 05/11] amiserial: simplify rs_open
` [PATCH 06/11] amiserial: use memset to zero serial_state
` [PATCH 07/11] amiserial: expand serial_isroot
` [PATCH 08/11] amiserial: expand "custom"
` [PATCH 09/11] amiserial: pack and sort includes
` [PATCH 10/11] amiserial: switch rs_table to a single state
` [PATCH 11/11] amiserial: remove unused state from shutdown


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