messages from 2023-04-26 04:55:40 to 2023-05-14 18:17:39 UTC [more...]
[PATCH v3 00/10] riscv: add Bouffalolab bl808 support
2023-05-14 18:17 UTC (12+ messages)
` [PATCH v3 01/10] dt-bindings: vendor-prefixes: add bouffalolab
` [PATCH v3 02/10] dt-bindings: interrupt-controller: Add bouffalolab bl808 plic
` [PATCH v3 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver
` [PATCH v3 04/10] serial: bflb_uart: add "
` [PATCH v3 05/10] riscv: add the Bouffalolab SoC family Kconfig option
` [PATCH v3 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
` [PATCH v3 07/10] riscv: dts: bouffalolab: add the bl808 SoC base device tree
` [PATCH v3 08/10] riscv: dts: bouffalolab: add Sipeed M1s SoM and Dock devicetree
` [PATCH v3 09/10] MAINTAINERS: riscv: add entry for Bouffalolab SoC
` [PATCH v3 10/10] riscv: defconfig: enable BOUFFALOLAB SoC
[PATCH] serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()
2023-05-14 11:25 UTC
[PATCH 0/2] Add rs485 support to uartps driver
2023-05-14 11:01 UTC (13+ messages)
` [PATCH 1/2] dt-bindings: Add optional gpio property to uartps node to support rs485
` [PATCH 2/2] tty: serial: uartps: Add rs485 support to uartps driver
[PATCH v11 1/1] serial: core: Start managing serial controllers to enable runtime PM
2023-05-14 5:41 UTC (3+ messages)
[PATCH V3 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings
2023-05-14 2:32 UTC (5+ messages)
` [PATCH V3 5/6] ARM: dts: imx: Adjust dma-apbh node name
` [PATCH V3 6/6] ARM: dts: imx6ul: Add clock and PGC node to GPC
[tty:tty-linus] BUILD SUCCESS 8fb9ea65c9d1338b0d2bb0a9122dc942cdd32357
2023-05-14 0:27 UTC
[tty:tty-testing] BUILD SUCCESS d5b3d02d0b107345f2a6ecb5b06f98356f5c97ab
2023-05-13 23:26 UTC
[PATCH v4 0/4] devres: Provide krealloc_array
2023-05-13 11:04 UTC (6+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] hwmon: pmbus: Use devm_krealloc_array
` [PATCH v4 3/4] iio: adc: "
` [PATCH v4 4/4] serial: qcom_geni: Comment use of devm_krealloc rather than devm_krealloc_array
[PATCH] serial: 8250_pci: remove unreachable code for ASIX devices
2023-05-13 10:28 UTC (2+ messages)
[Patch] serial: 8250_bcm7271: fix leak in `brcmuart_probe`
2023-05-13 10:25 UTC (3+ messages)
[PATCH v4 1/8] tty: n_gsm: add restart flag to DLC specific ioctl config
2023-05-13 10:23 UTC (10+ messages)
` [PATCH v4 2/8] tty: n_gsm: add missing description to structs in gsmmux.h
` [PATCH v4 3/8] tty: n_gsm: remove unneeded initialization of ret in gsm_dlci_config
` [PATCH v4 4/8] tty: n_gsm: add open_error counter to gsm_mux
` [PATCH v4 5/8] tty: n_gsm: increase malformed counter for malformed control frames
` [PATCH v4 6/8] tty: n_gsm: increase gsm_mux unsupported counted where appropriate
` [PATCH v4 7/8] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply
` [PATCH v4 8/8] tty: n_gsm: add DLCI specific rx/tx statistics
[PATCH 0/2] serial: Make uart_remove_one_port() return void
2023-05-12 17:38 UTC (3+ messages)
` [PATCH 1/2] serial: stm32: Ignore return value of uart_remove_one_port() in .remove()
` [PATCH 2/2] serial: Make uart_remove_one_port() return void
[PATCH v3] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
2023-05-12 11:20 UTC (2+ messages)
[PATCH v2] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
2023-05-11 19:04 UTC (2+ messages)
[PATCH v4 0/6] serial: Separate RT288x/Au1xxx code into own file
2023-05-11 12:10 UTC (7+ messages)
` [PATCH v4 1/6] serial: 8250: Change dl_read/write to handle value as u32
` [PATCH v4 2/6] serial: 8250: Document uart_8250_port's ->dl_read/write()
` [PATCH v4 3/6] serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_port
` [PATCH v4 4/6] serial: 8250: RT288x/Au1xxx code away from core
` [PATCH v4 5/6] serial: 8250_rt288x: Name non-standard divisor latch reg
` [PATCH v4 6/6] serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED
[PATCH v5 1/1] tty: serial: fsl_lpuart: optimize the timer based EOP logic
2023-05-10 20:33 UTC
[PATCH] vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF
2023-05-10 15:38 UTC (2+ messages)
[PATCH v4 1/1] tty: serial: fsl_lpuart: optimize the timer based EOP logic
2023-05-10 13:51 UTC (3+ messages)
` [EXT] "
[PATCH v2 0/2] serial: core: fix broken console after suspend
2023-05-10 11:43 UTC (5+ messages)
` [PATCH v2 2/2] serial: core: enable FIFO after resume
serial8250: can not change baudrate while the controller is busy
2023-05-10 10:58 UTC (9+ messages)
[PATCH v10 00/10] Introduce Nuvoton ma35d1 SoC
2023-05-10 10:57 UTC (31+ messages)
` [PATCH v10 01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform
` [PATCH v10 02/10] arm64: defconfig: Add support for Nuvoton MA35 family SoCs
` [PATCH v10 03/10] dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller
` [PATCH v10 04/10] dt-bindings: reset: nuvoton: Document ma35d1 reset control
` [PATCH v10 05/10] dt-bindings: arm: Add initial bindings for Nuvoton platform
` [PATCH v10 06/10] dt-bindings: serial: Document ma35d1 uart controller
` [PATCH v10 07/10] arm64: dts: nuvoton: Add initial ma35d1 device tree
` [PATCH v10 08/10] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH v10 09/10] reset: Add Nuvoton ma35d1 reset driver support
` [PATCH v10 10/10] tty: serial: Add Nuvoton ma35d1 serial "
[PATCH v3 0/6] serial: Separate RT288x/Au1xxx code into own file
2023-05-10 5:55 UTC (9+ messages)
` [PATCH v3 1/6] serial: 8250: Change dl_read/write to handle value as u32
` [PATCH v3 2/6] serial: 8250: Document uart_8250_port's ->dl_read/write()
` [PATCH v3 3/6] serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_port
` [PATCH v3 4/6] serial: 8250: RT288x/Au1xxx code away from core
` [PATCH v3 5/6] serial: 8250_rt288x: Name non-standard divisor latch reg
` [PATCH v3 6/6] serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED
[PATCH v10 1/1] serial: core: Start managing serial controllers to enable runtime PM
2023-05-09 6:57 UTC (5+ messages)
[PATCH v3 1/1] tty: serial: fsl_lpuart: optimize the timer based EOP logic
2023-05-08 15:42 UTC (2+ messages)
[PATCH] serial: 8250: Allow using ports higher than SERIAL_8250_RUNTIME_UARTS
2023-05-08 11:19 UTC
[PATCH 1/4] serial: 8250: omap: Fix freeing of resources on failed register
2023-05-08 11:08 UTC (6+ messages)
` [PATCH 2/4] serial: 8250: omap: Fix imprecise external abort for omap_8250_pm()
` [PATCH 3/4] serial: 8250: omap: Fix life cycle issues for interrupt handlers
` [PATCH 4/4] serial: 8250: omap: Shut down on remove for console uart
[PATCH v4 tty-next 0/2] serial: Add driver for National Instruments UARTs
2023-05-08 8:01 UTC (5+ messages)
` [PATCH v4 tty-next 1/2] dt-bindings: serial: ni,ni16650: add bindings
` [PATCH v4 tty-next 2/2] serial: 8250: add driver for NI UARTs
Pompy ciepła - nowe warunki
2023-05-08 7:36 UTC
[PATCH AUTOSEL 4.14 7/8] serial: 8250: Reinit port->pm on port specific driver unbind
2023-05-07 0:37 UTC
[PATCH AUTOSEL 5.15 09/10] serial: 8250: Reinit port->pm on port specific driver unbind
2023-05-07 0:35 UTC
[PATCH AUTOSEL 4.19 8/9] serial: 8250: Reinit port->pm on port specific driver unbind
2023-05-07 0:36 UTC
[PATCH AUTOSEL 5.4 8/9] serial: 8250: Reinit port->pm on port specific driver unbind
2023-05-07 0:36 UTC
[PATCH AUTOSEL 6.1 18/19] serial: 8250: Reinit port->pm on port specific driver unbind
2023-05-07 0:34 UTC
[PATCH AUTOSEL 5.10 8/9] serial: 8250: Reinit port->pm on port specific driver unbind
2023-05-07 0:35 UTC
[PATCH AUTOSEL 6.2 19/20] serial: 8250: Reinit port->pm on port specific driver unbind
2023-05-07 0:32 UTC
[PATCH AUTOSEL 6.3 23/24] serial: 8250: Reinit port->pm on port specific driver unbind
2023-05-07 0:30 UTC
[PATCH] serial: qcom-geni: fix enabling deactivated interrupt
2023-05-05 23:51 UTC (2+ messages)
[PATCH v2 1/1] tty: serial: fsl_lpuart: optimize the timer based EOP logic
2023-05-04 15:44 UTC
[PATCH 1/1] tty: serial: fsl_lpuart: optimize the timer based EOP logic
2023-05-04 14:46 UTC (5+ messages)
` [EXT] "
[PATCH v9 00/10] Introduce Nuvoton ma35d1 SoC
2023-05-04 8:00 UTC (19+ messages)
` [PATCH v9 01/10] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform
` [PATCH v9 02/10] arm64: defconfig: Add support for Nuvoton MA35 family SoCs
` [PATCH v9 03/10] dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller
` [PATCH v9 04/10] dt-bindings: reset: nuvoton: Document ma35d1 reset control
` [PATCH v9 05/10] dt-bindings: arm: Add initial bindings for Nuvoton platform
` [PATCH v9 06/10] dt-bindings: serial: Document ma35d1 uart controller
` [PATCH v9 07/10] arm64: dts: nuvoton: Add initial ma35d1 device tree
` [PATCH v9 08/10] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH v9 09/10] reset: Add Nuvoton ma35d1 reset driver support
` [PATCH v9 10/10] tty: serial: Add Nuvoton ma35d1 serial "
[PATCH v8 00/11] Introduce Nuvoton ma35d1 SoC
2023-05-02 6:49 UTC (16+ messages)
` [PATCH v8 05/11] dt-bindings: arm: Add initial bindings for Nuvoton platform
` [PATCH v8 08/11] clk: nuvoton: Add clock driver for ma35d1 clock controller
` [PATCH v8 09/11] reset: Add Nuvoton ma35d1 reset driver support
` [PATCH v8 10/11] tty: serial: Add Nuvoton ma35d1 serial "
[PATCH -next] serial: pl011: set UART011_CR_RXE in pl011_set_termios after port shutdown
2023-05-01 7:09 UTC
[PATCH v2 tty-next 0/2] serial: Add driver for National Instruments UARTs
2023-04-28 21:03 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 tty-next 2/2] serial: 8250: add driver for NI UARTs
[PATCH 0/2] serial: 8250_bcm7271: Fix clock handling
2023-04-28 17:42 UTC (7+ messages)
` [PATCH 1/2] serial: 8250_bcm7271: balance clk_enable calls
` [PATCH 2/2] serial: 8250_bcm7271: fix leak in `brcmuart_probe`
[PATCH v2] serial: arc_uart: fix of_iomap leak in `arc_serial_probe`
2023-04-28 3:16 UTC
[PATCH] serial: arc_uart: fix of_iomap leak in `arc_serial_probe`
2023-04-27 21:59 UTC (2+ messages)
[GIT PULL] TTY/Serial driver changes for 6.4-rc1
2023-04-27 19:20 UTC (2+ 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).