Linux-Serial Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-18 06:16:54 to 2021-07-06 15:54:24 UTC [more...]

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

[PATCH] bus: Make remove callback return void
 2021-07-06 15:11 UTC  (22+ messages)

[PATCH v3] serial: samsung: Checks the return value of function
 2021-07-06  6:19 UTC 

[GIT PULL] TTY/Serial driver changes for 5.14-rc1
 2021-07-05 21:25 UTC  (2+ messages)

[PATCH V2] serial: 8250_pnp: Support configurable clock frequency
 2021-07-05 13:00 UTC 

[PATCH v4] tty: serial: jsm: allocate queue buffer at probe time
 2021-07-05 12:53 UTC 

[PATCH v2] serial: samsung: Checks the return value of function
 2021-07-05 11:04 UTC  (3+ messages)

[PATCH] serial: 8250_pnp: Support configurable clock frequency
 2021-07-05 12:36 UTC  (2+ messages)

[PATCH v5 0/4] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-07-05  7:44 UTC  (13+ messages)
` [PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568
` [PATCH v5 2/4] arm64: dts: rockchip: add generic pinconfig settings used by most Rockchip socs
` [PATCH v5 3/4] arm64: dts: rockchip: add core dtsi for RK3568 SoC
` [PATCH v5 4/4] arm64: dts: rockchip: add basic dts for RK3568 EVB
` (subset) [PATCH v5 0/4] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
` [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568

[PATCH v5] arm pl011 serial: support multi-irq request
 2021-07-01  1:38 UTC 

[PATCH v3] serial: amba-pl011: add RS485 support
 2021-06-30 22:56 UTC 

[PATCH V2] serial: tegra: Only print FIFO error message when an error occurs
 2021-06-30 17:25 UTC  (2+ messages)

[PATCH] serial: tegra: Only print FIFO error message when an error occurs
 2021-06-30 12:49 UTC  (3+ messages)

[PATCH v4] arm pl011 serial: support multi-irq request
 2021-06-30 12:27 UTC  (2+ messages)

[PATCH v3] arm pl011 serial: support multi-irq request
 2021-06-30  9:10 UTC  (2+ messages)

[PATCH] arm pl011 serial: support multi-irq request
 2021-06-29 13:14 UTC  (4+ messages)

[PATCH v2] serial: amba-pl011: add RS485 support
 2021-06-29  9:46 UTC  (7+ messages)

[PATCH v5] serial: samsung: use dma_ops of DMA if attached
 2021-06-29  9:44 UTC  (3+ messages)

[PATCH v4] serial: samsung: use dma_ops of DMA if attached
 2021-06-28 13:37 UTC  (3+ messages)

Projects
 2021-06-28 10:13 UTC 

[PATCH] arm pl011 serial: support multi-irq request
 2021-06-28  8:48 UTC  (2+ messages)

[PATCH v3] serial: samsung: use dma_ops of DMA if attached
 2021-06-28  8:40 UTC  (4+ messages)

[PATCH v3] tty: serial: jsm: allocate queue buffer at probe time
 2021-06-28  5:53 UTC  (3+ messages)

[PATCH v2 0/2] serial, Malta: Fixes to make the CBUS UART work big-endian
 2021-06-26 16:44 UTC  (5+ messages)
` [PATCH v2 1/2] serial: 8250: Mask out floating 16/32-bit bus bits
` [PATCH v2 2/2] MIPS: Malta: Do not byte-swap accesses to the CBUS UART

[PATCH 0/4] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2021-06-26  4:13 UTC  (7+ messages)

[PATCH 0/5] serial, Malta: Fixes to magic multipliers for SMSC Super I/O UARTs
 2021-06-26  4:12 UTC  (4+ messages)
` [PATCH 4/5] serial: core, 8250: Add a hook for extra port property reporting

[PATCH 0/2] serial, Malta: Fixes to make the CBUS UART work big-endian
 2021-06-26  4:12 UTC  (4+ messages)
` [PATCH 1/2] serial: 8250: Mask out floating 16/32-bit bus bits

[PATCH v2 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2021-06-26  4:11 UTC  (3+ messages)
` [PATCH v2 1/2] serial: 8250: Add proper clock handling for OxSemi PCIe devices
` [PATCH v2 2/2] serial: 8250: Define RX trigger levels for OxSemi 950 devices

[PATCH] serial: core: Report magic multiplier extra baud rates
 2021-06-26  4:11 UTC 

[tty:tty-next] BUILD SUCCESS 15279ebe99d7c6142d9f1a6ae4ded66c0f168678
 2021-06-26  0:08 UTC 

[PATCH 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
 2021-06-25 18:11 UTC  (29+ messages)
` [PATCH 01/10] serial: mvebu-uart: fix calculation of clock divisor
` [PATCH 02/10] serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
` [PATCH 03/10] serial: mvebu-uart: correctly calculate minimal possible baudrate
` [PATCH 04/10] dt-bindings: mvebu-uart: fix documentation
` [PATCH 05/10] arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UART
` [PATCH 06/10] serial: mvebu-uart: remove unused member nb from struct mvebu_uart
` [PATCH 07/10] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
` [PATCH 08/10] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
` [PATCH 09/10] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
` [PATCH 10/10] serial: mvebu-uart: implement support for baudrates higher than 230400
` [PATCH v2 00/11] serial: mvebu-uart: Fixes and new support for higher baudrates
  ` [PATCH v2 01/11] serial: mvebu-uart: fix calculation of clock divisor
  ` [PATCH v2 02/11] serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
  ` [PATCH v2 03/11] serial: mvebu-uart: correctly calculate minimal possible baudrate
  ` [PATCH v2 04/11] dt-bindings: mvebu-uart: fix documentation
  ` [PATCH v2 05/11] arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UART
  ` [PATCH v2 06/11] serial: mvebu-uart: remove unused member nb from struct mvebu_uart
  ` [PATCH v2 07/11] math64: New DIV_U64_ROUND_CLOSEST helper
  ` [PATCH v2 08/11] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
  ` [PATCH v2 09/11] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
  ` [PATCH v2 10/11] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
  ` [PATCH v2 11/11] serial: mvebu-uart: implement support for baudrates higher than 230400

[tty:tty-testing 96/222] drivers/tty/serial/max310x.c:1430 max310x_probe() warn: 's->clk' not released on lines: 1296
 2021-06-25 15:39 UTC  (2+ messages)

[PATCH v1 1/1] serial: max310x: Unprepare and disable clock in error path
 2021-06-25 15:37 UTC 

[PATCH] dt-bindings: spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAML
 2021-06-25 13:24 UTC  (3+ messages)

[PATCH] SUNIX SDC serial port driver
 2021-06-25  9:37 UTC  (2+ messages)

[PATCH] SUNIX SDC serial port driver
 2021-06-25  9:36 UTC  (2+ messages)

[PATCH] SUNIX SDC serial port driver
 2021-06-25  9:36 UTC  (2+ messages)

[PATCH] tty: serial: owl: Fix data race in owl_uart_remove
 2021-06-25  7:52 UTC  (7+ messages)

[PATCH] tty: make linux/tty_flip.h self-contained
 2021-06-25  7:35 UTC 

[tty:tty-testing] BUILD SUCCESS WITH WARNING 5607fa6c3da3189de1bac356c73bc4fcaf4c0234
 2021-06-25  1:33 UTC 

[tty:tty-next] BUILD SUCCESS cddd53e8aa4fc442e26a7a7be183593ce31453ca
 2021-06-25  1:33 UTC 

[question] De-registration does not remove port
 2021-06-24 13:07 UTC  (4+ messages)

[PATCH v4 2/3] dt-bindings: serial: Convert Cortina-Access UART to json-schema
 2021-06-24 12:46 UTC  (11+ messages)

[PATCH v2] serial: samsung: use dma_ops of DMA if attached
 2021-06-23  4:19 UTC  (5+ messages)

[PATCH v2] serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
 2021-06-22 22:56 UTC  (2+ messages)

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-22 13:43 UTC  (4+ messages)

[PATCH] serial: samsung: use dma_ops of DMA if attached
 2021-06-22  7:52 UTC  (5+ messages)

[PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm
 2021-06-22  6:23 UTC  (6+ messages)

[PATCH] serial: qcom_geni_serial: use DT aliases according to DT bindings
 2021-06-21 21:44 UTC  (2+ messages)

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-06-21  8:35 UTC  (4+ messages)

[tty:tty-next 218/218] drivers/tty/serial/serial_cortina-access.c:76:26: sparse: sparse: symbol 'cortina_uart_get_port' was not declared. Should it be static?
 2021-06-21  6:07 UTC 

[PATCH v4] serial: samsung: change to platform_get_irq_optional
 2021-06-21  5:26 UTC  (2+ messages)

[tty:tty-testing 218/218] drivers/tty/serial/serial_cortina-access.c:469:6: warning: no previous prototype for 'cortina_console_write'
 2021-06-20 18:19 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS WITH WARNING b61c8bf4694b5115766849378dcb8787ff54e65e
 2021-06-18 23:37 UTC 

[PATCH v2] dt-bindings: serial: Move omap-serial.txt to YAML schema
 2021-06-18 18:55 UTC  (4+ messages)

[tty:tty-testing 218/218] drivers/tty/serial/serial_cortina-access.c:76:27: warning: no previous prototype for 'cortina_uart_get_port'
 2021-06-18 14:48 UTC 

[PATCH 00/69] mxser: cleanup
 2021-06-18 11:10 UTC  (15+ messages)
` [PATCH 53/70] mxser: alloc only needed # of ports
` [PATCH 55/70] mxser: cleanup mxser_rs_break
` [PATCH 60/70] mxser: remove xmit_cnt < 0 tests
` [PATCH 61/70] mxser: decrypt FCR values
` [PATCH 62/70] mxser: fix typos around enhanced mode
` [PATCH 63/70] mxser: access info->MCR under info->slock
` [PATCH 64/70] mxser: use port variable in mxser_set_serial_info
` [PATCH 65/70] mxser: rename flags to old_speed "
` [PATCH 66/70] mxser: introduce mxser_16550A_or_MUST helper
` [PATCH 67/70] mxser: Documentation, remove traces of callout device
` [PATCH 68/70] mxser: Documentation, make the docs up-to-date
` [PATCH 69/70] mxser: Documentation, fix typos
` [PATCH 70/70] MAINTAINERS: add me back as mxser maintainer

[PATCH v4 00/10] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-06-18  7:01 UTC  (3+ messages)
` [RESEND PATCH v4 06/10] dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank


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