linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-20 15:06:47 to 2025-01-10 17:13:59 UTC [more...]

[PATCH] treewide: const qualify ctl_tables where applicable
 2025-01-10 17:13 UTC  (8+ messages)

[PATCH v6 0/3] Add support for SAMA7D65
 2025-01-10 15:25 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v6 2/3] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v6 3/3] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom

[PATCH] serial: amba-pl011: Implement nbcon console
 2025-01-10 14:54 UTC  (6+ messages)

[PATCH 0/1] Fix to allow more correct isatty()
 2025-01-10 14:52 UTC  (5+ messages)
` [PATCH 1/1] tty: respond to TIOCGWINSZ when hung

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-10 14:16 UTC 

[PATCH] tty: mips_ejtag_fdc: fix one more u8 warning
 2025-01-10 11:52 UTC 

[PATCH] tty: atmel_serial: Use of_property_present() for non-boolean properties
 2025-01-10  9:32 UTC  (3+ messages)

[PATCH v2 00/17] rockchip: Add rk3562 support
 2025-01-10  7:58 UTC  (6+ messages)
` [PATCH v2 09/17] dt-bindings: serial: snps-dw-apb-uart: Add support for rk3562

[PATCH v5 1/2] dt-bindings: serial: sc16is7xx: Add description for polling mode
 2025-01-10  7:31 UTC  (2+ messages)
` [PATCH v5 2/2] serial: sc16is7xx: Add polling mode if no IRQ pin is available

[PATCH v1 0/7] Add support to load QUP SE firmware from
 2025-01-10  6:56 UTC  (3+ messages)

[PATCH tty-next v5 0/6] convert 8250 to nbcon
 2025-01-09 16:13 UTC  (9+ messages)
` [PATCH tty-next v5 1/6] serial: 8250: Adjust the timeout for FIFO mode
` [PATCH tty-next v5 2/6] serial: 8250: Use frame time to determine timeout
` [PATCH tty-next v5 3/6] serial: 8250: Use high-level writing function for FIFO
` [PATCH tty-next v5 4/6] serial: 8250: Provide flag for IER toggling for RS485
` [PATCH tty-next v5 5/6] serial: 8250: Switch to nbcon console
` [PATCH tty-next v5 6/6] serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"

[PATCH v4 1/2] dt-bindings: serial: sc16is7xx: Add description for polling mode
 2025-01-09 14:43 UTC  (3+ messages)
` [PATCH v4 2/2] serial: sc16is7xx: Add polling mode if no IRQ pin is available

[PATCH] serial: 8250_it8768e: Create iTE IT8768E specific 8250 driver
 2025-01-09 12:40 UTC  (2+ messages)

[PATCH v5 0/5] Add support for SAMA7D65
 2025-01-09  9:09 UTC  (11+ messages)
` [PATCH v5 1/5] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH v5 2/5] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v5 3/5] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v5 4/5] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v5 5/5] ARM: dts: microchip: add support for sama7d65_curiosity board

[PATCH] tty: serial: fsl_lpuart: flush RX and TX FIFO when lpuart shutdown
 2025-01-09  5:55 UTC  (5+ messages)

[PATCH v3 1/2] dt-bindings: serial: sc16is7xx: Add description for polling mode
 2025-01-08 17:09 UTC  (3+ messages)
` [PATCH v3 2/2] serial: sc16is7xx: Add polling feature if no IRQ usage possible

[PATCH v3 1/3] arm64: lan969x: Add support for Microchip LAN969x SoC
 2025-01-08 13:35 UTC  (5+ messages)
` [PATCH v3 2/3] mfd: at91-usart: make it selectable for ARCH_LAN969X
` [PATCH v3 3/3] tty: serial: atmel: "

Precise timing in ldisc? tty_put_char() in hrtimer context?
 2025-01-08 12:56 UTC  (4+ messages)

[PATCH v2 0/3] Add a new command in kgdb for vmcoreinfo
 2025-01-08 11:40 UTC  (3+ messages)
  ` [PATCH v2 1/3] kgdb: Add kgdb_mem2ebin function for converting memory to binary format

[tty:tty-testing] BUILD SUCCESS 4a495b97b273fee77a8d77c579ebdd0d0d77f87c
 2025-01-08  7:53 UTC 

[PATCH v2 1/2] dt-bindings: serial: sc16is7xx: Add description for polling mode
 2025-01-07 13:39 UTC  (5+ messages)
` [PATCH v2 2/2] serial: sc16is7xx: Add polling feature if no IRQ usage possible
  ` [External Email] Re: [PATCH v2 1/2] dt-bindings: serial: sc16is7xx: Add description for polling mode

[PATCH 0/2] Airoha UART support
 2025-01-07 10:44 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: serial: 8250: Add Airoha compatibles
` [PATCH 2/2] serial: Airoha SoC UART and HSUART support

[PATCH] tty: serial: fsl_lpuart: increase maximum uart_nr to 12
 2025-01-07  9:54 UTC  (8+ messages)

[PATCH tty-next v4 0/6] convert 8250 to nbcon
 2025-01-06 16:08 UTC  (21+ messages)
` [PATCH tty-next v4 1/6] serial: 8250: Adjust the timeout for FIFO mode
` [PATCH tty-next v4 2/6] serial: 8250: Use frame rate to determine timeout
` [PATCH tty-next v4 3/6] serial: 8250: Use high-level writing function for FIFO
` [PATCH tty-next v4 4/6] serial: 8250: Provide flag for IER toggling for RS485
` [PATCH tty-next v4 5/6] serial: 8250: Switch to nbcon console
` [PATCH tty-next v4 6/6] serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"

[PATCH v5 00/10] riscv: add initial support for SpacemiT K1
 2025-01-04  2:22 UTC  (2+ messages)
` (subset) "

[PATCH RFT 0/6] serial: sh-sci: Fixes for earlycon and keep_bootcon
 2025-01-03 11:48 UTC  (19+ messages)
` [PATCH RFT 1/6] serial: sh-sci: Check if TX data was written to device in .tx_empty()
` [PATCH RFT 3/6] serial: sh-sci: Move runtime PM enable to sci_probe_single()
` [PATCH RFT 5/6] serial: sh-sci: Clean sci_ports[0] after at earlycon exit
` [PATCH RFT 6/6] serial: sh-sci: Increment the runtime usage counter for the earlycon device

[PATCH v4 00/11] driver core: Constify API device_find_child()
 2025-01-03  0:29 UTC  (31+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v4 06/11] driver core: Remove match_any()
` [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev()
` [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match()

[PATCH v4 00/13] Add support for SAMA7D65
 2025-01-02 11:34 UTC  (18+ messages)
` [PATCH v4 01/13] dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
` [PATCH v4 02/13] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
` [PATCH v4 03/13] dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
` [PATCH v4 04/13] dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart
` [PATCH v4 05/13] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [PATCH v4 06/13] dt-bindings: clocks: atmel,at91sam9x5-sckc: add sama7d65
` [PATCH v4 07/13] dt-bindings: clock: Add SAMA7D65 PMC compatible string
` [PATCH v4 08/13] clk: at91: sama7d65: add sama7d65 pmc driver
` [PATCH v4 09/13] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH v4 10/13] ARM: dts: at91: Add sama7d65 pinmux
` [PATCH v4 11/13] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH v4 12/13] ARM: configs: at91: sama7: add new SoC config
` [PATCH v4 13/13] ARM: at91: add new SoC sama7d65

[syzbot] [serial?] possible deadlock in tty_buffer_flush (3)
 2024-12-31 22:34 UTC  (2+ messages)

[PATCH 0/2] tty: n_gsm fixes
 2024-12-28 15:01 UTC  (3+ messages)
` [PATCH 1/2] tty: n_gsm: wait until channel 0 is ready
` [PATCH 2/2] tty: n_gsm: Fix control dlci ADM mode processing

[PATCH 0/2] Optionally allow ttynull to be selected as a default console
 2024-12-28  0:29 UTC  (4+ messages)
` [PATCH 1/2] ttynull: Add an option to allow ttynull to be used as a console device

[syzbot] [serial?] KMSAN: uninit-value in n_tty_receive_buf_closing (3)
 2024-12-27 18:44 UTC  (2+ messages)

[PATCH] tty: mips_ejtag_fdc: Call cpu_relax() in registers polling busy loops
 2024-12-26 13:38 UTC  (5+ messages)

[PATCH v5 00/12] driver core: Constify API device_find_child()
 2024-12-24 16:25 UTC  (16+ messages)
` [PATCH v5 01/12] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v5 02/12] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v5 03/12] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v5 04/12] driver core: Constify API device_find_child() and adapt for various usages
` [PATCH v5 05/12] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v5 06/12] driver core: Remove match_any()
` [PATCH v5 07/12] slimbus: core: Remove of_slim_match_dev()
` [PATCH v5 08/12] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v5 09/12] driver core: Introduce an device matching API device_match_type()
` [PATCH v5 10/12] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v5 11/12] cxl/pmem: Remove is_cxl_nvdimm_bridge()
` [PATCH v5 12/12] usb: typec: class: Remove both cable_match() and partner_match()

[PATCH tty-next v1 1/4] serial: 8250: Use @ier bits to determine if Rx is stopped
 2024-12-24 15:59 UTC  (3+ messages)

[tty:tty-linus] BUILD SUCCESS 0cfc36ea51684b5932cd3951ded523777d807af2
 2024-12-24 14:23 UTC 

[tty:tty-testing] BUILD SUCCESS 2c1fd53af21b8cb13878b054894d33d3383eb1f3
 2024-12-24 12:17 UTC 

[PATCH] serial: sc16is7xx: Add polling feature if no IRQ usage possible
 2024-12-23 17:59 UTC  (7+ messages)
  ` [External Email] "

[PATCH v3] serial: amba-pl011: Fix RTS handling in RS485 mode
 2024-12-21 19:11 UTC 


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