LinuxLists
Users
About
Chester Lin (
[email protected]
)
Number of posts: 184 (0.11 per day)
First post: 2019-05-31 06:58:48
Last post: 2023-11-17 02:28:36
Next Page
Date
List
Subject
2023-11-17 02:28:36
linux-kernel
[PATCH] .mailmap: Add a new address mapping for Chester Lin
2023-11-16 00:19:35
linux-kernel
[PATCH] dt-bindings: pinctrl: s32g2: change a maintainer email address
2023-11-15 23:58:13
linux-kernel
[PATCH] dt-bindings: serial: fsl-linflexuart: change the maintainer email address
2023-11-15 23:46:01
linux-kernel
[PATCH] MAINTAINERS: change the S32G2 maintainer's email address.
2023-06-13 09:59:17
linux-kernel
Re: [PATCH] pinctrl: nxp: Adjust error predicates for improved exception handling in s32_dt_node_to_map()?
2023-06-13 07:09:49
linux-kernel
Re: [PATCH] pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loops
2023-04-25 07:49:16
linux-kernel
Re: [PATCH] arm64: dts: s32: add missing cache properties
2023-03-29 04:36:42
linux-kernel
Re: [PATCH v5 5/5] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
2023-03-29 04:30:04
linux-kernel
[RESEND PATCH v5 5/5] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
2023-03-27 06:31:38
linux-kernel
[PATCH v5 5/5] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
2023-03-27 06:30:47
linux-kernel
[PATCH v5 4/5] pinctrl: s32cc: Use generic struct data to describe pin function
2023-03-27 06:30:44
linux-kernel
[PATCH v5 2/5] pinctrl: s32cc: refactor pin config parsing
2023-03-27 06:30:37
linux-kernel
[PATCH v5 3/5] pinctrl: s32cc: embed generic struct pingroup
2023-03-27 06:29:39
linux-kernel
[PATCH v5 1/5] pinctrl: s32: refine error/return/config checks and simplify driver codes
2023-03-27 06:29:36
linux-kernel
[PATCH v5 0/5] pinctrl: s32: driver improvements and generic struct use
2023-03-25 03:24:25
linux-kernel
Re: [PATCH v4 5/5] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
2023-03-24 14:48:07
linux-kernel
[PATCH v4 5/5] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
2023-03-24 14:39:08
linux-kernel
[PATCH v4 3/5] pinctrl: s32cc: embed generic struct pingroup
2023-03-24 14:38:53
linux-kernel
[PATCH v4 4/5] pinctrl: s32cc: Use generic struct data to describe pin function
2023-03-24 14:38:05
linux-kernel
[PATCH v4 2/5] pinctrl: s32cc: refactor pin config parsing
2023-03-24 14:38:00
linux-kernel
[PATCH v4 1/5] pinctrl: s32: refine error/return/config checks and simplify driver codes
2023-03-24 14:37:54
linux-kernel
[PATCH v4 0/5] pinctrl: s32: driver improvements and generic struct use
2023-03-24 07:47:54
linux-kernel
Re: [PATCH v3 6/6] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
2023-03-23 17:44:37
linux-kernel
Re: [PATCH v3 1/6] pinctrl: s32g2: use of_device_get_match_data() to get device data
2023-03-23 14:52:07
linux-kernel
[PATCH v3 6/6] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
2023-03-23 14:50:47
linux-kernel
[PATCH v3 5/6] pinctrl: s32cc: Use generic struct data to describe pin function
2023-03-23 14:50:37
linux-kernel
[PATCH v3 3/6] pinctrl: s32cc: refactor pin config parsing
2023-03-23 14:50:14
linux-kernel
[PATCH v3 2/6] pinctrl: s32: refine error/return/config checks and simplify driver codes
2023-03-23 14:49:59
linux-kernel
[PATCH v3 1/6] pinctrl: s32g2: use of_device_get_match_data() to get device data
2023-03-23 14:49:30
linux-kernel
[PATCH v3 0/6] pinctrl: s32: driver improvements and generic struct use
2023-03-21 05:11:08
linux-kernel
Re: [PATCH v2 4/4] pinctrl: s32cc: embed generic struct pingroup and pinfunction
2023-03-21 05:03:31
linux-kernel
Re: [PATCH v2 3/4] pinctrl: s32cc: refactor pin config parsing
2023-03-21 04:44:47
linux-kernel
Re: [PATCH v2 1/4] pinctrl: s32: use of_device_get_match_data() to get device data
2023-03-20 16:47:28
linux-kernel
[PATCH v2 4/4] pinctrl: s32cc: embed generic struct pingroup and pinfunction
2023-03-20 16:46:57
linux-kernel
[PATCH v2 3/4] pinctrl: s32cc: refactor pin config parsing
2023-03-20 16:46:24
linux-kernel
[PATCH v2 1/4] pinctrl: s32: use of_device_get_match_data() to get device data
2023-03-20 16:46:07
linux-kernel
[PATCH v2 0/4] pinctrl: s32: driver improvements and generic struct use
2023-03-20 16:46:03
linux-kernel
[PATCH v2 2/4] pinctrl: s32: refine error/return/config checks and simplify driver codes
2023-03-17 03:45:57
linux-kernel
Re: [PATCH 0/3] pinctrl: s32: driver improvements and generic struct use
2023-03-14 13:51:00
linux-kernel
[PATCH 3/3] pinctrl: s32cc: embed generic struct pingroup and pinfunction
2023-03-14 13:50:56
linux-kernel
[PATCH 2/3] pinctrl: s32cc: refactor pin config parsing
2023-03-14 13:50:50
linux-kernel
[PATCH 1/3] pinctrl: s32: refine error/return/config checks and simplify driver codes
2023-03-14 13:50:28
linux-kernel
[PATCH 0/3] pinctrl: s32: driver improvements and generic struct use
2023-03-10 16:55:46
linux-kernel
Re: [PATCH] pinctrl: s32cc: fix !CONFIG_PM_SLEEP build error
2023-03-08 17:05:20
linux-kernel
Re: [PATCH v5 2/3] pinctrl: add NXP S32 SoC family support
2023-03-08 16:43:44
linux-kernel
Re: [PATCH v5 2/3] pinctrl: add NXP S32 SoC family support
2023-03-08 05:22:20
linux-kernel
Re: [PATCH v5 2/3] pinctrl: add NXP S32 SoC family support
2023-03-08 05:03:35
linux-kernel
Re: [PATCH v5 2/3] pinctrl: add NXP S32 SoC family support
2023-03-07 15:03:39
linux-kernel
Re: [PATCH v5 0/3] Add pinctrl support for S32 SoC family
2023-03-07 13:12:29
linux-kernel
Re: [PATCH v5 0/3] Add pinctrl support for S32 SoC family
2023-02-20 02:34:20
linux-kernel
[PATCH v5 3/3] MAINTAINERS: Add NXP S32 pinctrl maintainer and reviewer