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

[PATCH v2 1/1] serial: max310x: Use clock-names property matching to recognize EXTCLK
 2021-07-23 12:59 UTC 

[PATCH 0/8] Get rid of old tty_driver functions
 2021-07-23 12:50 UTC  (20+ 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 v1 1/1] serial: max310x: Use clock-names property matching to recognize XTAL
 2021-07-23 12:28 UTC  (4+ messages)

[PATCH 0/8] tty: split and cleanup headers
 2021-07-23 10:31 UTC  (9+ 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 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
 2021-07-22 21:57 UTC  (17+ 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 1/2] cx20442: tty_ldisc_ops::write_wakeup is optional
 2021-07-22 11:54 UTC  (3+ messages)
` [PATCH 2/2] v253_init: eliminate pointer to string

[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 011/114] tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
 2021-07-18  0:39 UTC  (7+ messages)
` [PATCH AUTOSEL 5.13 012/114] serial: fsl_lpuart: disable DMA for console and fix sysrq
` [PATCH AUTOSEL 5.13 013/114] serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271
` [PATCH AUTOSEL 5.13 035/114] tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
` [PATCH AUTOSEL 5.13 057/114] serial: tty: uartlite: fix console setup

[PATCH v1 1/4] serial: 8250_pci: Refactor the loop in pci_ite887x_init()
 2021-07-17 12:44 UTC  (22+ messages)
` [PATCH v1 2/4] serial: 8250_pci: Get rid of redundant 'else' keyword
` [PATCH v1 3/4] serial: 8250_pci: Always try MSI/MSI-X
    ` [EXT] "
` [PATCH v1 4/4] serial: 8250_pci: Replace dev_*() by pci_*() macros

[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  (17+ 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

[PATCH] serial: 8250: fix handle_irq locking
 2021-07-14  8:04 UTC 

[PATCH v2] tty: serial: jsm: hold port lock when reporting modem line changes
 2021-07-14  5:53 UTC 

[PATCH v5 0/4] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-07-13 22:58 UTC  (8+ messages)
` [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568

[PATCH v1 1/1] serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
 2021-07-13 10:17 UTC 

[PATCH v2 1/1] serial: 8250_exar: Add ->unregister_gpio() callback
 2021-07-13  9:58 UTC 

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

[PATCH v3 0/5] bus: Make remove callback return void
 2021-07-13  7:40 UTC  (2+ messages)
` [PATCH v3 5/5] "

[PATCH v2 0/2] tty: serial: uartlite: PM Runtime
 2021-07-13  6:48 UTC  (3+ messages)
` [PATCH v2 1/2] tty: serial: uartlite: Disable clocks in case of errors
` [PATCH v2 2/2] tty: serial: uartlite: Add runtime pm support

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-07-13  2:34 UTC  (3+ messages)

[PATCH] tty: serial: jsm: hold port lock when reporting modem line changes
 2021-07-12  6:16 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 01/23] tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
 2021-07-10  2:38 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 05/23] tty: serial: 8250: serial_cs: Fix a memory leak in error handling path

[PATCH AUTOSEL 4.9 01/26] tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
 2021-07-10  2:35 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 06/26] tty: serial: 8250: serial_cs: Fix a memory leak in error handling path

[PATCH AUTOSEL 4.14 01/33] tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
 2021-07-10  2:34 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 09/33] tty: serial: 8250: serial_cs: Fix a memory leak in error handling path

[PATCH AUTOSEL 4.19 01/39] tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
 2021-07-10  2:31 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 10/39] tty: serial: 8250: serial_cs: Fix a memory leak in error handling path

[PATCH AUTOSEL 5.4 03/63] tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
 2021-07-10  2:26 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 04/63] serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271
` [PATCH AUTOSEL 5.4 17/63] tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
` [PATCH AUTOSEL 5.4 30/63] serial: tty: uartlite: fix console setup

[PATCH AUTOSEL 5.10 08/93] tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
 2021-07-10  2:23 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 09/93] serial: fsl_lpuart: disable DMA for console and fix sysrq
` [PATCH AUTOSEL 5.10 10/93] serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271
` [PATCH AUTOSEL 5.10 29/93] tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
` [PATCH AUTOSEL 5.10 49/93] serial: tty: uartlite: fix console setup

[PATCH AUTOSEL 5.12 009/104] tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero
 2021-07-10  2:21 UTC  (5+ messages)
` [PATCH AUTOSEL 5.12 010/104] serial: fsl_lpuart: disable DMA for console and fix sysrq
` [PATCH AUTOSEL 5.12 011/104] serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271
` [PATCH AUTOSEL 5.12 031/104] tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
` [PATCH AUTOSEL 5.12 052/104] serial: tty: uartlite: fix console setup

[PATCH V2] serial: tegra: Only print FIFO error message when an error occurs
 2021-07-09 21:38 UTC  (6+ messages)

[PATCH v4] tty: serial: jsm: allocate queue buffer at probe time
 2021-07-09 14:55 UTC  (9+ messages)

[PATCH v3] serial: samsung: Checks the return value of function
 2021-07-07 15:55 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).