linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-30 11:46:28 to 2023-01-12 16:16:14 UTC [more...]

[PATCH v2] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
 2023-01-12 16:12 UTC 

[PATCH v10 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-12 15:36 UTC  (13+ messages)
` [PATCH v10 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v10 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v10 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v10 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
 2023-01-12 15:40 UTC  (3+ messages)

[PATCH 5.15 08/10] serial: fixup backport of "serial: Deassert Transmit Enable on probe in driver-specific way"
 2023-01-12 13:56 UTC 

[PATCH v3] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
 2023-01-12 13:13 UTC  (9+ messages)

[PATCH 5.10 1/2] fsl_lpuart: Don't enable interrupts too early
 2023-01-12 12:47 UTC  (2+ messages)

[PATCH 5.15.y] tty: serial: fsl_lpuart: fixup error path in lpuart_probe()
 2023-01-12 12:41 UTC  (3+ messages)
` [PATCH 5.15.y v2] serial: fixup backport of "serial: Deassert Transmit Enable on probe in driver-specific way"

[PATCH v2 05/16] driver core: make struct device_type.uevent() take a const *
 2023-01-12 11:58 UTC  (5+ messages)

[PATCH 01/11] tty: vt: remove vc_uniscr_debug_check()
 2023-01-12 10:15 UTC  (23+ messages)
` [PATCH 02/11] tty: vt: drop get_vc_uniscr()
` [PATCH 03/11] tty: vt: remove reference to undefined NO_VC_UNI_SCREEN
` [PATCH 04/11] tty: vt: use sizeof(*variable) where possible
` [PATCH 05/11] tty: vt: remove char32_t typedef
` [PATCH 06/11] tty: vt: remove struct uni_screen
` [PATCH 07/11] tty: vt: replace BUG_ON() by WARN_ON_ONCE()
` [PATCH 08/11] tty: vt: simplify some unicode conditions
` [PATCH 09/11] tty: vt: separate array juggling to juggle_array()
` [PATCH 10/11] tty: vt: saner names for more scroll variables
` [PATCH 11/11] tty: vt: cache row count in con_scroll()

[PATCH v6 00/14] serial: qcom-geni-serial: implement support for SE DMA
 2023-01-12  9:41 UTC  (3+ messages)

Silikonmischungen
 2023-01-12  8:35 UTC 

[PATCH v3 00/13] tty/serial: bool conversions and cleanups
 2023-01-11 17:29 UTC  (20+ messages)
` [PATCH v3 01/13] tty: Cleanup tty_port_set_initialized() bool parameter
` [PATCH v3 02/13] tty: Cleamup tty_port_set_suspended() "
` [PATCH v3 03/13] tty: Cleanup tty_port_set_active() "
` [PATCH v3 04/13] tty: moxa: Make local var storing tty_port_initialized() bool
` [PATCH v3 05/13] serial: Convert uart_{,port_}startup() init_hw param to bool
` [PATCH v3 06/13] tty: Convert ->carrier_raised() and callchains "
` [PATCH v3 07/13] tty: Convert ->dtr_rts() to take bool argument
` [PATCH v3 08/13] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
` [PATCH v3 09/13] serial: Make uart_handle_cts_change() status param "
` [PATCH v3 10/13] tty: Return bool from tty_termios_hw_change()
` [PATCH v3 11/13] tty/serial: Call ->dtr_rts() parameter active consistently
` [PATCH v3 12/13] tty: moxa: Rename dtr/rts parameters/variables to active
` [PATCH v3 13/13] usb/serial: "

[PATCH 3/5] driver core: make struct device_type.uevent() take a const *
 2023-01-11  9:52 UTC  (7+ messages)

[PATCH v2 00/13] tty/serial: bool conversions and cleanups
 2023-01-11  5:59 UTC  (19+ messages)
` [PATCH v2 01/13] tty: Cleanup tty_port_set_initialized() bool parameter
` [PATCH v2 02/13] tty: Cleamup tty_port_set_suspended() "
` [PATCH v2 03/13] tty: Cleanup tty_port_set_active() "
` [PATCH v2 04/13] tty: moxa: Make local var storing tty_port_initialized() bool
` [PATCH v2 05/13] serial: Convert uart_{,port_}startup() init_hw param to bool
` [PATCH v2 06/13] tty: Convert ->carrier_raised() and callchains "
` [PATCH v2 07/13] tty: Convert ->dtr_rts() to take bool argument
` [PATCH v2 08/13] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
` [PATCH v2 09/13] serial: Make uart_handle_cts_change() status param "
` [PATCH v2 10/13] tty: Return bool from tty_termios_hw_change()
` [PATCH v2 11/13] tty/serial: Call ->dtr_rts() parameter active consistently
` [PATCH v2 12/13] tty: moxa: Rename dtr/rts parameters/variables to active
` [PATCH v2 13/13] usb/serial: "

[PATCH v3 0/3] Add generic framebuffer support to EFI earlycon driver
 2023-01-10 14:32 UTC  (6+ messages)

[PATCH v4] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
 2023-01-10 12:56 UTC 

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

[PATCH v3 0/2] tty: serial: dz: convert atomic_* to refcount_*
 2023-01-10  7:57 UTC  (15+ messages)
` [PATCH v3 1/2] tty: serial: dz: convert atomic_* to refcount_* APIs for map_guard
  ` [PATCH v4 "
` [PATCH 2/2] tty: serial: dz: convert atomic_* to refcount_* APIs for irq_guard
  ` [PATCH v4 "

[PATCH v9 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-09 18:04 UTC  (9+ messages)
` [PATCH v9 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v9 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v9 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v9 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH] serial: msm: add lock annotation to msm_set_baud_rate()
 2023-01-09 15:22 UTC 

[niks:has_ioport_v3] [tty] aa0652d7f1: BUG:kernel_NULL_pointer_dereference,address
 2023-01-09  8:45 UTC  (2+ messages)

[PATCH v2] serial: atmel: fix incorrect baudrate setup
 2023-01-09  7:29 UTC 

[PATCH] serial: atmel: fix incorrect baudrate setup
 2023-01-09  7:22 UTC  (3+ messages)

[PATCH] serial: amba-pl011: fix high priority character transmission in rs486 mode
 2023-01-08 18:17 UTC 

[PATCH v2 0/3] serial: Separate RT288x/Au1xxx code into own file
 2023-01-06  8:16 UTC  (6+ messages)
` [PATCH v2 1/3] serial: 8250: RT288x/Au1xxx code away from core
` [PATCH v2 2/3] serial: 8250_rt288x: Name non-standard divisor latch reg
` [PATCH v2 3/3] serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED

[PATCH v6] serial: linflexuart: Remove redundant uart type assignment
 2023-01-06  7:16 UTC  (2+ messages)

[PATCH v4] serial: linflexuart: remove redundant uart type assignment
 2023-01-05 11:26 UTC  (4+ messages)
    `  "
        `  "

[PATCH 00/10] tty/serial: bool conversions and cleanups
 2023-01-05  9:27 UTC  (29+ messages)
` [PATCH 01/10] tty: Cleanup tty_port_set_initialized() bool parameter
` [PATCH 02/10] tty: Cleamup tty_port_set_suspended() "
` [PATCH 03/10] tty: Cleanup tty_port_set_active() "
` [PATCH 04/10] tty: moxa: Make local var storing tty_port_initialized() bool
` [PATCH 05/10] serial: Convert uart_{,port_}startup() init_hw param to bool
` [PATCH 06/10] tty: Convert ->carrier_raised() and callchains "
` [PATCH 07/10] tty: Convert ->dtr_rts() to take bool argument
` [PATCH 08/10] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool
` [PATCH 09/10] serial: Make uart_handle_cts_change() status param bool
` [PATCH 10/10] tty: Return bool from tty_termios_hw_change()

[PATCH v5] serial: linflexuart: remove redundant uart type assignment
 2023-01-05  6:32 UTC 

[PATCH v3] serial: linflexuart: remove redundant uart type PORT_LINFLEXUART
 2023-01-04 15:08 UTC  (2+ messages)

[PATCH v2 6/9] riscv: dts: bouffalolab: add the bl808 SoC base device tree
 2023-01-04  8:32 UTC  (2+ messages)

[PATCH v7 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-04  2:34 UTC  (9+ messages)
` [PATCH v7 3/4] fpga: dfl: add basic support for DFHv1

[PATCH v2] serial: linflexuart: remove redundant uart type _assignment_
 2023-01-03 18:56 UTC  (2+ messages)

[PATCH v1] drivers/fsl_linflexuart.c : remove redundant uart type
 2023-01-03 11:23 UTC  (2+ messages)

[PATCH 1/1] serial: pch_uart: Pass correct sg to dma_unmap_sg()
 2023-01-03  9:34 UTC 

[PATCH v8 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-02 18:25 UTC  (10+ messages)
` [PATCH v8 3/4] fpga: dfl: add basic support for DFHv1

[PATCH] hid-ft260: Add serial driver
 2022-12-31 13:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] serial: sccnxp: Use devm_clk_get_enabled() helper
 2022-12-30 16:59 UTC 

[PATCH 0/3] serial: Separate RT288x/Au1xxx code into own file
 2022-12-30 13:14 UTC  (6+ messages)
` [PATCH 1/3] serial: 8250: RT288x/Au1xxx code away from core
` [PATCH 2/3] serial: 8250_rt288x: Name non-standard divisor latch reg
` [PATCH 3/3] serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED


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