linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-25 00:25:37 to 2023-02-03 16:57:08 UTC [more...]

[PATCH v11 tty-next 0/4] serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2023-02-04  5:31 UTC  (4+ messages)
` [PATCH v11 tty-next 1/4] serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c
` [PATCH v11 tty-next 2/4] serial: 8250_pci1xxxx: Add driver for quad-uart support
` [PATCH v11 tty-next 3/4] serial: 8250_pci1xxxx: Add RS485 support to quad-uart driver

[PATCH v3 1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly
 2023-02-03 16:55 UTC  (5+ messages)
` [PATCH v3 2/4] tty: n_gsm: add keep alive support
` [PATCH v3 3/4] tty: n_gsm: add RING/CD control support
` [PATCH v3 4/4] tty: n_gsm: add TIOCMIWAIT support

remove arch/sh
 2023-02-03 16:04 UTC  (21+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option

[PATCH v3 0/5] hvcs: Various hvcs device hotplug fixes
 2023-02-03 15:58 UTC  (6+ messages)
` [PATCH v3 1/5] hvcs: Use dev_groups to manage hvcs device attributes
` [PATCH v3 2/5] hvcs: Use driver groups to manage driver attributes
` [PATCH v3 3/5] hvcs: Get reference to tty in remove
` [PATCH v3 4/5] hvcs: Use vhangup in hotplug remove
` [PATCH v3 5/5] hvcs: Synchronize hotplug remove with port free

[PATCH v2 0/6] hvcs: Various hvcs device hotplug fixes
 2023-02-03  5:11 UTC  (10+ messages)
` [PATCH v2 1/6] hvcs: Fix hvcs port reference counting
` [PATCH v2 2/6] hvcs: Use dev_groups to manage hvcs device attributes
` [PATCH v2 3/6] hvcs: Use driver groups to manage driver attributes
` [PATCH v2 4/6] hvcs: Get reference to tty in remove
` [PATCH v2 5/6] hvcs: Use vhangup in hotplug remove
` [PATCH v2 6/6] hvcs: Synchronize hotplug remove with port free

[tty:tty-testing] BUILD SUCCESS fbe7e38f3e57e38916ae7f248fd6efafeb9ecdd3
 2023-02-03  2:29 UTC 

[PATCH v2 1/3] tty: n_gsm: add keep alive support
 2023-02-02 15:39 UTC  (5+ messages)
` [PATCH v2 2/3] tty: n_gsm: add RING/CD control support
` [PATCH v2 3/3] tty: n_gsm: add TIOCMIWAIT support

[PATCH] tty: pcn_uart: fix memory leak with using debugfs_lookup()
 2023-02-02 14:12 UTC 

[PATCH] serial: 8250: Fix mismerge regarding serial_lsr_in()
 2023-02-02 13:59 UTC  (6+ messages)

[PATCH v2 0/3] dt-bindings: serial/mtd/mc/ata: use MC peripheral props
 2023-02-02 10:50 UTC  (13+ messages)
` [PATCH v2 1/3] dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties
` [PATCH v2 2/3] dt-bindings: reference MC peripheral properties in relevant devices
` [PATCH v2 3/3] dt-bindings: serial: restrict possible child node names

[PATCH V2] Serial: core: Add compat ioctl support
 2023-02-02 10:32 UTC  (4+ messages)

[PATCH 0/6] tty: serial: fsl_lpuart: improve RXWATER setting and add imx8ulp support
 2023-02-02  7:56 UTC  (9+ messages)
` [PATCH 1/6] tty: serial: fsl_lpuart: make rx_watermark configurable for different platforms
` [PATCH 2/6] tty: serial: fsl_lpuart: set receive watermark for imx8qxp platform
` [PATCH 3/6] tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case
` [PATCH 4/6] tty: serial: fsl_lpuart: Enable Receiver Idle Empty function for LPUART
` [PATCH 5/6] tty: serial: fsl_lpuart: set RTS watermark for lpuart
` [PATCH 6/6] tty: serial: fsl_lpuart: add imx8ulp support

[tty:tty-testing] BUILD SUCCESS 2115a84d3688faef106abd19581a5a3b77845824
 2023-02-02  1:41 UTC 

[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
 2023-02-01 21:06 UTC  (2+ messages)

[PATCH 0/6] hvcs: Various hvcs device hotplug fixes
 2023-02-01 20:05 UTC  (9+ messages)
` [PATCH 1/6] hvcs: Fix hvcs port reference counting
` [PATCH 2/6] hvcs: Remove sysfs file prior to vio unregister
` [PATCH 3/6] hvcs: Remove sysfs group earlier
` [PATCH 4/6] hvcs: Get reference to tty in remove
` [PATCH 5/6] hvcs: Use vhangup in hotplug remove
` [PATCH 6/6] hvcs: Synchronize hotplug remove with port free

[PATCH RESEND] serial: imx: get rid of registers shadowing
 2023-02-01 14:27 UTC  (9+ messages)
` [PATCH v1 RESEND 0/7] serial: imx: work-around for hardware RX flood, and then isr improvements
  ` [PATCH v1 1/7] serial: imx: factor-out common code to imx_uart_soft_reset()
  ` [PATCH v1 2/7] serial: imx: work-around for hardware RX flood
  ` [PATCH v1 3/7] serial: imx: do not sysrq broken chars
  ` [PATCH v1 4/7] serial: imx: do not break from FIFO reading loop prematurely
  ` [PATCH v1 5/7] serial: imx: remove redundant USR2 read from FIFO reading loop
  ` [PATCH v1 6/7] serial: imx: stop using USR2 in "
  ` [PATCH v1 7/7] serial: imx: refine local variables in rxint()

[PATCH] serial: samsung: fix buffer size for clk_name
 2023-02-01 13:06 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 1/3] tty: n_gsm: add keep alive support
 2023-02-01 12:51 UTC  (11+ messages)
` [PATCH 2/3] tty: n_gsm: add RING/CD control support
` [PATCH 3/3] tty: n_gsm: add TIOCMIWAIT support

[PATCH v2 0/3] Add support for NXP bluetooth chipsets
 2023-02-01 12:33 UTC  (13+ messages)
` [PATCH v2 1/3] serdev: Add method to assert break
` [PATCH v2 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v2 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH 0/2] serial: 8250_dma: DMA Rx race fixes
 2023-02-01  7:32 UTC  (5+ messages)
` [PATCH 1/2] serial: 8250_dma: Fix DMA Rx completion race
` [PATCH 2/2] serial: 8250_dma: Fix DMA Rx rearm race

linux-serial, please confirm
 2023-02-01  6:42 UTC 

[PATCH v5 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-02-01  6:38 UTC  (3+ messages)

[tty:tty-linus] BUILD SUCCESS 226fae124b2dac217ea5436060d623ff3385bc34
 2023-02-01  2:58 UTC 

[tty:tty-testing] BUILD SUCCESS 2070812595963f34205272fdb30674dc8c12b1b4
 2023-01-31 22:30 UTC 

[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
 2023-01-31  9:01 UTC  (16+ messages)
` [PATCH v9 1/9] dt-bindings: arm64: dts: mediatek: Add mt8365-evk board
` [PATCH v9 2/9] dt-bindings: irq: mtk, sysirq: add support for mt8365
` [PATCH v9 3/9] dt-bindings: mfd: syscon: Add mt8365-syscfg
` [PATCH v9 4/9] dt-bindings: pinctrl: add bindings for Mediatek MT8365 SoC
` [PATCH v9 5/9] dt-bindings: usb: mediatek,mtu3: add MT8365 SoC bindings
` [PATCH v9 6/9] dt-bindings: usb: mediatek,mtk-xhci: "
` [PATCH v9 7/9] dt-bindings: timer: mediatek,mtk-timer: add MT8365
` [PATCH v9 8/9] dt-bindings: serial: mediatek,uart: "
` [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk support

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

[PATCH RESEND] tty: serial: fsl_lpuart: don't enable receiver/transmitter before rx/tx dma ready
 2023-01-30  5:41 UTC 

[PATCH] tty: serial: fsl_lpuart: don't enable receiver/transmitter before rx/tx dma ready
 2023-01-30  5:36 UTC  (4+ messages)

[PATCH v3 0/6] Introduce STM32 system bus
 2023-01-28 16:12 UTC  (12+ messages)
` [PATCH v3 1/6] dt-bindings: Document common device controller bindings
` [PATCH v3 2/6] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH v3 3/6] dt-bindings: bus: add STM32 System Bus
` [PATCH v3 4/6] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 system bus
` [PATCH v3 5/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-01-28  9:22 UTC  (7+ messages)
  ` [PATCH 09/15] dt-bindings: serial: add support for Ambarella
  ` [PATCH 10/15] serial: ambarella: add support for Ambarella uart_port

[PATCH v8 0/9] Add minimal MT8365 and MT8365-EVK support
 2023-01-27 14:38 UTC  (4+ messages)
` [PATCH v8 3/9] dt-bindings: mfd: syscon: Add mt8365-syscfg

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2023-01-27 14:13 UTC  (10+ messages)
` [PATCH 571/606] serial: sc16is7xx: Convert to i2c's .probe_new()

[PATCH v2 00/12] dt-bindings: serial: cleanup and improvements
 2023-01-26  8:50 UTC  (26+ messages)
` [PATCH v2 01/12] dt-bindings: serial: amlogic,meson-uart: allow other serial properties
` [PATCH v2 02/12] dt-bindings: serial: 8250: correct Nuvoton NPCM850 compatible
` [PATCH v2 03/12] dt-bindings: serial: pl011: allow ARM Primecell properties
` [PATCH v2 04/12] dt-bindings: serial: correct ref to serial.yaml
` [PATCH v2 05/12] dt-bindings: serial: cdsn,uart: add power-domains
` [PATCH v2 06/12] dt-bindings: serial: 8250_omap: drop rs485 properties
` [PATCH v2 07/12] dt-bindings: serial: fsl-imx-uart: drop common properties
` [PATCH v2 08/12] dt-bindings: serial: fsl-lpuart: drop rs485 properties
` [PATCH v2 09/12] dt-bindings: serial: fsl-lpuart: allow other serial properties
` [PATCH v2 10/12] dt-bindings: serial: st,stm32-uart: drop common properties
` [PATCH v2 11/12] dt-bindings: serial: drop unneeded quotes
` [PATCH v2 12/12] dt-bindings: serial: example cleanup

[PATCH] dt-bindings: serial: 8250: Fix 'aspeed,lpc-io-reg' differing types
 2023-01-25 22:15 UTC 

[PATCH 01/13] dt-bindings: serial: amlogic,meson-uart: allow other serial properties
 2023-01-25 17:11 UTC  (5+ messages)
` [PATCH 11/13] dt-bindings: serial: restrict possible child node names

[PATCH V1 1/1] Serial: core: Add compat ioctl support
 2023-01-25 12:22 UTC  (4+ messages)

[PATCH v1 0/3] Add support for NXP bluetooth chipsets
 2023-01-25 11:22 UTC  (12+ messages)
` [PATCH v1 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v1 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets


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