linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-04 15:15:52 to 2023-01-13 07:55:19 UTC [more...]

remove arch/sh
 2023-01-13  7:55 UTC  (24+ messages)
` [PATCH 01/22] gpu/drm: remove the shmobile drm driver
` [PATCH 02/22] usb: remove the dead USB_OHCI_SH option
` [PATCH 04/22] sound: remove sound/sh
` [PATCH 05/22] sound: remove sh-specific sounds/soc/sh drivers
` [PATCH 06/22] watchdog: remove the shwdt driver
` [PATCH 07/22] cpufreq: remove the sh-cpufreq driver
` [PATCH 08/22] dmaengine: remove the shdmac driver
` [PATCH 09/22] i2c: remove i2c-sh7760
` [PATCH 10/22] input: remove sh_keysc
` [PATCH 11/22] mtd/nand: remove sh_flctl
` [PATCH 12/22] net/ethernet/8390: remove stnic
` [PATCH 15/22] spi: remove spi-sh
` [PATCH 16/22] spi: remove spi-sh-sci
` [PATCH 17/22] spi: remove spi-jcore
` [PATCH 18/22] usb: remove ehci-sh
` [PATCH 19/22] fbdev: remove sh7760fb
` [PATCH 20/22] media: remove sh_vou
` [PATCH 21/22] drivers: platform: remove is_sh_early_platform_device
` [PATCH 22/22] drivers: platform: remove early_platform_cleanup

[PATCH v10 0/4] Enhance definition of DFH and use enhancements for UART driver
 2023-01-13  2:22 UTC  (14+ 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-13  2:32 UTC  (4+ messages)

[PATCH v6] serial: linflexuart: Remove redundant uart type assignment
 2023-01-12 20:13 UTC  (3+ messages)

[PATCH v5] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
 2023-01-12 18:04 UTC 

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

[PATCH v2] serial: atmel: fix incorrect baudrate setup
 2023-01-12 16:15 UTC  (2+ messages)

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

[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 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  (7+ messages)
` [PATCH v3 1/2] tty: serial: dz: convert atomic_* to refcount_* APIs for map_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] 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 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 


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