Aisheng Dong ([email protected])

Number of posts: 770 (0.27 per day)
First post: 2016-04-20 09:42:17
Last post: 2024-03-01 08:22:19

Date List Subject
2024-03-01 08:22:19 linux-kernel RE: [PATCH] i2c: imx-lpi2c: add generic GPIO recovery for LPI2C
2024-02-22 08:54:17 linux-kernel RE: [PATCH] MAINTAINERS: Use a proper mailinglist for NXP i.MX development
2023-07-26 08:24:44 linux-kernel RE: [PATCH v4] i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't work
2022-08-22 11:57:40 linux-kernel RE: [PATCH V2 0/7] i2c-imx-lpi2c: add IPG clock
2022-06-22 08:27:44 linux-kernel RE: [PATCH RFC 1/2] regmap: add option to disable debugfs
2022-06-21 18:48:48 linux-kernel RE: [PATCH RFC 1/2] regmap: add option to disable debugfs
2022-06-21 15:37:19 linux-kernel RE: [PATCH RFC 1/2] regmap: add option to disable debugfs
2022-06-20 16:21:36 linux-kernel RE: [PATCH RFC 1/2] regmap: add option to disable debugfs
2022-06-20 15:52:49 linux-kernel RE: [PATCH RFC 1/2] regmap: add option to disable debugfs
2022-06-20 15:29:27 linux-kernel [PATCH RFC 2/2] soc: imx8m-blk-ctrl: do not export debugfs
2022-06-20 15:24:33 linux-kernel [PATCH RFC 0/2] regmap: option to disable debugfs
2022-06-20 14:47:54 linux-kernel [PATCH RFC 1/2] regmap: add option to disable debugfs
2022-05-09 11:59:05 linux-kernel RE: [PATCH v2 12/15] pinctrl: freescale: Add i.MXRT1170 pinctrl driver support
2022-05-09 11:49:02 linux-kernel RE: [PATCH V4 4/4] arm64: defconfig: enable i.MX93 clk & pinctrl
2022-05-09 11:48:15 linux-kernel RE: [PATCH V4 1/4] dt-bindings: arm: fsl: add imx93 11x11 evk board
2022-05-09 11:48:01 linux-kernel RE: [PATCH V4 2/4] arm64: dts: freescale: Add i.MX93 dtsi support
2022-05-09 11:47:13 linux-kernel RE: [PATCH V4 3/4] arm64: dts: freescale: add i.MX93 11x11 EVK basic support
2022-05-09 10:55:59 linux-kernel [PATCH 1/1] Revert "mm/cma.c: remove redundant cma_mutex lock"
2022-03-17 05:28:16 linux-kernel [PATCH v3 2/2] mm: cma: try next MAX_ORDER_NR_PAGES during retry
2022-03-16 09:38:47 linux-kernel [PATCH v3 0/2] mm: fix cma allocation fail sometimes
2022-03-16 00:33:02 linux-kernel [PATCH v3 1/2] mm: cma: fix allocation may fail sometimes
2022-01-12 13:17:39 linux-kernel [PATCH v2 2/2] mm: cma: try next MAX_ORDER_NR_PAGES during retry
2022-01-12 13:17:34 linux-kernel [PATCH v2 1/2] mm: cma: fix allocation may fail sometimes
2022-01-12 13:17:31 linux-kernel [PATCH v2 0/2] mm: fix cma allocation fail sometimes
2021-12-17 03:45:00 linux-kernel RE: [PATCH 1/2] mm: cma: fix allocation may fail sometimes
2021-12-16 02:54:23 linux-kernel RE: [PATCH 1/2] mm: cma: fix allocation may fail sometimes
2021-12-15 08:04:16 linux-kernel [PATCH 2/2] mm: cma: try next pageblock during retry
2021-12-15 08:04:03 linux-kernel [PATCH 1/2] mm: cma: fix allocation may fail sometimes
2021-12-15 08:03:55 linux-kernel [PATCH 0/2] mm: fix cma allocation fail sometimes
2021-06-21 03:51:49 linux-kernel RE: [PATCH v14 2/2] arm64: dts: imx8: Add jpeg encoder/decoder nodes
2021-06-21 03:48:44 linux-kernel RE: [PATCH v14 1/2] media: dt-bindings: imx-jpeg: Add compatible for i.MX8QM JPEG codec
2021-06-17 16:04:38 linux-kernel RE: [PATCH] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
2021-06-17 16:04:16 linux-kernel RE: [PATCH -next v2 1/2] ARM: imx: add missing iounmap()
2021-06-17 13:53:26 linux-kernel RE: [PATCH -next v2 2/2] ARM: imx: add missing clk_disable_unprepare()
2021-06-17 10:20:29 linux-kernel RE: [PATCH V7 3/4] soc: imx: Add generic blk-ctl driver
2021-06-12 11:59:43 linux-kernel RE: [PATCH v1] arm64: dts: imx8mx: move soc device into ocotp
2021-06-12 11:24:25 linux-kernel RE: [PATCH 2/2] of: of_reserved_mem: mark nomap memory instead of removing
2021-06-11 13:16:23 linux-kernel [PATCH 1/2] of: of_reserved_mem: only call memblock_free for normal reserved memory
2021-06-11 13:15:41 linux-kernel [PATCH 1/1] dma: coherent: check no-map property for arm64
2021-06-11 13:15:31 linux-kernel [PATCH 2/2] of: of_reserved_mem: mark nomap memory instead of removing
2021-05-31 09:23:26 linux-kernel [PATCH V2 5/6] mm/page_alloc: improve memmap_pages dbg msg
2021-05-31 09:22:30 linux-kernel [PATCH V2 6/6] mm/sparse: remove one duplicated #ifdef CONFIG_SPARSEMEM_EXTREME
2021-05-31 09:22:03 linux-kernel [PATCH V2 4/6] mm: rename the global section array to mem_sections
2021-05-31 09:21:48 linux-kernel [PATCH V2 3/6] mm/sparse: move mem_sections allocation out of memory_present()
2021-05-31 09:21:27 linux-kernel [PATCH V2 2/6] mm/sparse: free section usage memory in case populate_section_memmap failed
2021-05-31 09:21:17 linux-kernel [PATCH V2 1/6] mm: drop SECTION_SHIFT in code comments
2021-05-31 09:21:11 linux-kernel [PATCH V2 0/6] mm/sparse: a few minor fixes and improvements
2021-05-24 03:29:35 linux-kernel RE: [PATCH v13 2/2] arm64: dts: imx: Add jpeg encoder/decoder nodes
2021-05-24 03:21:26 linux-kernel RE: [PATCH v13 1/2] media: dt-bindings: imx-jpeg: Add compatible for i.MX8QM JPEG codec
2021-05-21 20:08:13 linux-kernel RE: [PATCH V2 08/18] i2c: imx-lpi2c: add debug message when i2c peripheral clk doesn't work
2021-05-21 20:08:04 linux-kernel RE: [PATCH V2 07/18] i2c: imx-lpi2c: manage irq resource request/release in runtime pm