messages from 2022-12-20 16:55:10 to 2023-01-10 00:29:57 UTC [more...]
[PATCH v10 0/4] Enhance definition of DFH and use enhancements for UART driver
2023-01-10 0:30 UTC
[PATCH v3] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
2023-01-09 19:19 UTC (8+ messages)
[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 v3 0/2] tty: serial: dz: convert atomic_* to refcount_*
2023-01-04 9:00 UTC (14+ 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 v4 0/2] tty: serial: dz: convert atomic_* to refcount_*
[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 (22+ messages)
` [PATCH v7 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v7 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v7 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v7 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550
[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 (20+ messages)
` [PATCH v8 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v8 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v8 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v8 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550
[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
[PATCH v3 0/3] serial: Add RISC-V support to the earlycon semihost driver
2022-12-29 16:22 UTC (6+ messages)
[RESEND PATCH 0/2] tty: serial: add and use a managed variant of uart_add_one_port()
2022-12-29 16:19 UTC (3+ messages)
` [RESEND PATCH 1/2] tty: serial: provide devm_uart_add_one_port()
` [RESEND PATCH 2/2] tty: serial: qcom-geni-serial: use devres for uart port management
[PATCH v6 00/14] serial: qcom-geni-serial: implement support for SE DMA
2022-12-29 15:50 UTC (15+ messages)
` [PATCH v6 01/14] tty: serial: qcom-geni-serial: stop operations in progress at shutdown
` [PATCH v6 02/14] tty: serial: qcom-geni-serial: drop unneeded forward definitions
` [PATCH v6 03/14] tty: serial: qcom-geni-serial: remove unused symbols
` [PATCH v6 04/14] tty: serial: qcom-geni-serial: align #define values
` [PATCH v6 05/14] tty: serial: qcom-geni-serial: improve the to_dev_port() macro
` [PATCH v6 06/14] tty: serial: qcom-geni-serial: remove stray newlines
` [PATCH v6 07/14] tty: serial: qcom-geni-serial: refactor qcom_geni_serial_isr()
` [PATCH v6 08/14] tty: serial: qcom-geni-serial: remove unneeded tabs
` [PATCH v6 09/14] tty: serial: qcom-geni-serial: split out the FIFO tx code
` [PATCH v6 10/14] tty: serial: qcom-geni-serial: refactor qcom_geni_serial_send_chunk_fifo()
` [PATCH v6 11/14] tty: serial: qcom-geni-serial: drop the return value from handle_rx
` [PATCH v6 12/14] tty: serial: qcom-geni-serial: use of_device_id data
` [PATCH v6 13/14] soc: qcom-geni-se: add more symbol definitions
` [PATCH v6 14/14] tty: serial: qcom-geni-serial: add support for serial engine DMA
[PATCH v3 0/3] Add generic framebuffer support to EFI earlycon driver
2022-12-28 14:03 UTC (7+ messages)
` [PATCH v3 1/3] drivers: serial: earlycon: Pass device-tree node
` [PATCH v3 2/3] efi: earlycon: move to video/console to prepare for changes
` [PATCH v3 3/3] efi: earlycon: Add support for generic framebuffers
[PATCH tty-next v2 0/3] hid-ft260 cleanups
2022-12-27 9:48 UTC (8+ messages)
` [PATCH tty-next v2 1/3] hid-ft260: Cleanup macro formatting
` [PATCH tty-next v2 2/3] hid-ft260: Rename struct ft260_i2c_input_report
` [PATCH tty-next v2 3/3] hid-ft260: Change u8 to __u8 for hw facing structs
[PATCH] earlycon: Fix compile error when SERIAL_CORE is m
2022-12-26 13:11 UTC (5+ messages)
serial: imx: doubtful code?
2022-12-24 20:57 UTC
[PATCH v2] tty: serial: zs: convert atomic_* to refcount_* APIs for irq_guard
2022-12-24 16:55 UTC
[PATCH v2] tty: serial: dz: convert atomic_* to refcount_* APIs for irq_guard
2022-12-24 8:40 UTC (3+ messages)
[PATCH v2] tty: serial: dz: convert atomic_* to refcount_* APIs
2022-12-24 7:44 UTC
[PATCH] hid-ft260: add UART support
2022-12-23 11:14 UTC (7+ messages)
[PATCH 5.10 1/2] fsl_lpuart: Don't enable interrupts too early
2022-12-23 4:23 UTC (2+ messages)
` [PATCH 5.10 2/2] serial: fixup backport of "serial: Deassert Transmit Enable on probe in driver-specific way"
[PATCH 5.15.y] tty: serial: fsl_lpuart: fixup error path in lpuart_probe()
2022-12-23 2:12 UTC (3+ messages)
` [PATCH 5.15.y v2] serial: fixup backport of "serial: Deassert Transmit Enable on probe in driver-specific way"
[PATCH] tty: serial: fsl_lpuart: increase maximum uart_nr to eight
2022-12-23 1:39 UTC (2+ messages)
[PATCH] tty: serial: convert atomic_* to refcount_* APIs
2022-12-22 14:02 UTC (2+ messages)
[PATCH] serial8250 on tegra hsuart: recover from spurious interrupts due to tegra2 silicon bug
2022-12-22 10:30 UTC (3+ messages)
[PATCH V1 1/1] Serial: core: Add compat ioctl support
2022-12-22 5:49 UTC (2+ messages)
[PATCH 1/2] serdev: ttyport: fix use-after-free on closed TTY
2022-12-21 17:42 UTC (5+ messages)
` [PATCH 2/2] Bluetooth: hci_qca: Fix driver shutdown on closed serdev
[PATCH v2] tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
2022-12-21 16:40 UTC
[PATCH] tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
2022-12-21 7:49 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).