LinuxLists
Users
About
Yu Tu (
[email protected]
)
Number of posts: 264 (0.42 per day)
First post: 2021-12-21 07:32:09
Last post: 2023-09-04 19:33:15
Previous Page
/
Next Page
Date
List
Subject
2022-01-10 10:43:13
linux-kernel
[PATCH V5 3/5] tty: serial: meson: Using the common clock code describe.
2022-01-10 10:42:54
linux-kernel
[PATCH V5 2/5] tty: serial: meson: Move request the register region.
2022-01-10 10:42:51
linux-kernel
[PATCH V5 1/5] dt-bindings: serial: meson: Drop legacy compatible.
2022-01-10 10:42:49
linux-kernel
[PATCH V5 0/5] The UART driver compatible with
2022-01-10 09:36:24
linux-kernel
Re: [PATCH V4 0/5] the UART driver compatible with
2022-01-10 09:00:31
linux-kernel
[PATCH V4 5/5] tty: serial: meson: Added S4 SOC compatibility.
2022-01-10 09:00:15
linux-kernel
[PATCH V4 4/5] tty: serial: meson: Make the bit24 and
2022-01-10 08:58:41
linux-kernel
[PATCH V4 3/5] tty: serial: meson: The UART baud rate
2022-01-10 08:58:19
linux-kernel
[PATCH V4 2/5] tty: serial: meson: Request the register
2022-01-10 08:57:59
linux-kernel
[PATCH V4 1/5] dt-bindings: serial: meson: Drop
2022-01-10 08:57:38
linux-kernel
[PATCH V4 0/5] the UART driver compatible with
2022-01-10 08:57:29
linux-kernel
Re: [PATCH 1/2] tty: serial: meson: The UART baud rate calculation is described using the common clock code.
2022-01-10 08:57:14
linux-kernel
Re: [PATCH] tty: serial: meson: Request the register region in meson_uart_probe()
2022-01-10 08:56:29
linux-kernel
Re: [PATCH] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
2022-01-10 08:56:28
linux-kernel
Re: [PATCH] tty: serial: meson: Make the bit24 and bit [26,27] of the UART_REG5 register writable
2022-01-10 08:55:54
linux-kernel
Re: [PATCH] tty: serial: meson: Change request_irq to devm_request_irq and move devm_request_irq to meson_uart_probe()
2022-01-10 08:55:46
linux-kernel
Re: [PATCH 1/2] dt-bindings: serial: meson: Drop compatible = amlogic,meson-gx-uart.
2022-01-10 08:29:00
linux-kernel
[PATCH 1/2] tty: serial: meson: The UART baud rate calculation is described using the common clock code.
2022-01-10 08:28:47
linux-kernel
[PATCH] tty: serial: meson: Request the register region in meson_uart_probe()
2022-01-10 08:28:35
linux-kernel
[PATCH] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
2022-01-10 08:28:01
linux-kernel
[PATCH] tty: serial: meson: Make the bit24 and bit [26,27] of the UART_REG5 register writable
2022-01-10 08:27:28
linux-kernel
[PATCH] tty: serial: meson: Change request_irq to devm_request_irq and move devm_request_irq to meson_uart_probe()
2022-01-10 08:27:19
linux-kernel
[PATCH 1/2] dt-bindings: serial: meson: Drop compatible = amlogic,meson-gx-uart.
2022-01-05 05:54:10
linux-kernel
Re: [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible.
2022-01-04 14:36:00
linux-kernel
Re: [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible.
2022-01-04 09:57:10
linux-kernel
Re: [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible.
2022-01-04 08:20:39
linux-kernel
Re: [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible.
2022-01-01 13:30:26
linux-kernel
Re: [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible.
2021-12-31 11:24:45
linux-kernel
Re: [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible.
2021-12-31 10:42:43
linux-kernel
Re: [PATCH V3 5/6] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
2021-12-31 10:37:49
linux-kernel
Re: [PATCH V3 6/6] tty: serial: meson: Change request_irq to devm_request_irq and move devm_request_irq to meson_uart_probe()
2021-12-31 10:35:33
linux-kernel
Re: [PATCH V3 3/6] dt-bindings: serial: meson: Support S4 SoC uart. Also Drop compatible = amlogic,meson-gx-uart.
2021-12-31 10:27:17
linux-kernel
Re: [PATCH V3 1/6] tty: serial: meson: Drop the legacy compatible strings and clock code
2021-12-31 10:23:51
linux-kernel
Re: [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible.
2021-12-31 10:18:54
linux-kernel
Re: [PATCH V3 3/6] dt-bindings: serial: meson: Support S4 SoC uart. Also Drop compatible = amlogic,meson-gx-uart.
2021-12-30 10:23:03
linux-kernel
[PATCH V3 6/6] tty: serial: meson: Change request_irq to devm_request_irq and move devm_request_irq to meson_uart_probe()
2021-12-30 10:23:00
linux-kernel
[PATCH V3 5/6] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
2021-12-30 10:21:53
linux-kernel
[PATCH V3 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible.
2021-12-30 10:21:49
linux-kernel
[PATCH V3 3/6] dt-bindings: serial: meson: Support S4 SoC uart. Also Drop compatible = amlogic,meson-gx-uart.
2021-12-30 10:21:48
linux-kernel
[PATCH V3 2/6] tty: serial: meson: Request the register region in meson_uart_probe()
2021-12-30 10:21:45
linux-kernel
[PATCH V3 1/6] tty: serial: meson: Drop the legacy compatible strings and clock code
2021-12-30 10:21:42
linux-kernel
[PATCH V3 0/6] the UART driver compatible with the Amlogic Meson
2021-12-30 09:35:39
linux-kernel
Re: [PATCH V2 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible.
2021-12-29 13:55:40
linux-kernel
[PATCH V2 6/6] tty: serial: meson: Change request_irq to devm_request_irq and move devm_request_irq to meson_uart_probe()
2021-12-29 13:55:37
linux-kernel
[PATCH V2 5/6] tty: serial: meson: meson_uart_shutdown omit clear AML_UART_TX_EN bit
2021-12-29 13:54:37
linux-kernel
[PATCH V2 4/6] tty: serial: meson: The UART baud rate calculation is described using the common clock code. Also added S4 chip uart Compatible.
2021-12-29 13:54:35
linux-kernel
[PATCH V2 3/6] dt-bindings: serial: meson: Support S4 SoC uart. Also Drop compatible = amlogic,meson-gx-uart.
2021-12-29 13:54:34
linux-kernel
[PATCH V2 2/6] tty: serial: meson: Request the register region in meson_uart_probe()
2021-12-29 13:54:30
linux-kernel
[PATCH V2 1/6] tty: serial: meson: Drop the legacy compatible strings and clock code
2021-12-29 13:54:26
linux-kernel
[PATCH V2 0/6] the UART driver compatible with the Amlogic Meson S4
2021-12-28 11:24:17
linux-kernel
Re: [PATCH 3/3] tty: serial: meson: add UART driver compatible with S4 SoC on-chip