Shengjiu Wang ([email protected])

Number of posts: 1083 (0.57 per day)
First post: 2019-04-11 08:44:10
Last post: 2024-06-14 08:08:17

Date List Subject
2020-06-10 15:10:42 linux-kernel [RFC PATCH v2 1/3] ASoC: soc-card: export snd_soc_lookup_component_nolocked
2020-06-10 10:19:02 linux-kernel [RFC PATCH v2 0/3] ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-End
2020-06-09 08:40:17 linux-kernel [PATCH] ASoC: fsl_ssi: Fix bclk calculation for mono channel
2020-06-08 07:19:58 linux-kernel [RFC PATCH] ASoC: fsl_asrc_dma: Fix warning "Cannot create DMA dma:tx symlink"
2020-06-04 06:38:26 linux-kernel [PATCH] ASoC: fsl-asoc-card: Defer probe when fail to find codec device
2020-06-03 10:40:26 linux-kernel [PATCH 1/2] ASoC: bindings: wm8960: Add property for headphone detection
2020-06-03 10:40:21 linux-kernel [PATCH 2/2] ASoC: wm8960: Support headphone jack detection function
2020-06-03 03:52:49 linux-kernel [PATCH 3/3] ASoC: fsl_easrc: Fix "Function parameter not described" warnings
2020-06-03 03:52:42 linux-kernel [PATCH 0/3] ASoC: fsl_easrc: Fix several warnings
2020-06-03 03:52:39 linux-kernel [PATCH 1/3] ASoC: fsl_easrc: Fix -Wmissing-prototypes warning
2020-06-03 03:52:32 linux-kernel [PATCH 2/3] ASoC: fsl_easrc: Fix -Wunused-but-set-variable
2020-06-02 10:59:36 linux-kernel [PATCH] ARM: dts: imx6sll: Make ssi node name same as other platforms
2020-05-25 09:16:34 linux-kernel [PATCH] ASoC: fsl_asrc: Fix -Wmissing-prototypes warning
2020-05-22 10:11:59 linux-kernel [PATCH] ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume
2020-05-19 09:56:08 linux-kernel [PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
2020-05-15 10:24:56 linux-kernel [PATCH v2 0/2] ASoC: fsl_esai: Add support for imx8qm
2020-05-15 10:23:38 linux-kernel [PATCH v2 1/2] ASoC: fsl_esai: introduce SoC specific data
2020-05-15 10:22:37 linux-kernel [PATCH v2 2/2] ASoC: fsl_esai: Add new compatible string for imx8qm
2020-05-13 05:44:42 linux-kernel [PATCH] ASoC: wm8962: Use force clear for WM8962_SYSCLK_ENA after reset
2020-05-12 10:36:41 linux-kernel [PATCH] ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clock
2020-05-01 08:23:04 linux-kernel [PATCH 2/3] ASoC: fsl_esai: Add support for imx8qm
2020-05-01 08:23:00 linux-kernel [PATCH 3/3] ASoC: fsl_esai: Add new compatible string for imx8qm
2020-05-01 08:22:59 linux-kernel [PATCH 1/3] ASoC: fsl_esai: introduce SoC specific data
2020-05-01 08:22:48 linux-kernel [PATCH 0/3] ASoC: fsl_esai: Add support for imx8qm
2020-04-27 06:33:58 linux-kernel [PATCH v2] ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet
2020-04-25 07:29:58 linux-kernel [PATCH v2] ASoC: fsl_easrc: Check for null pointer before dereferencing "ctx" in fsl_easrc_hw_free()
2020-04-24 12:41:12 linux-kernel [PATCH] ASoC: fsl_easrc: Check NULL pinter before dereference
2020-04-24 09:16:21 linux-kernel [PATCH] arm64: dts: freescale: imx8mp: update input_val for AUDIOMIX_BIT_STREAM
2020-04-24 07:05:55 linux-kernel [PATCH] ASoC: fsl_esai: Remove the tasklet
2020-04-24 06:24:54 linux-kernel [PATCH] ASoC: wm8962: Force suspend/resume during system suspend/resume
2020-04-24 02:12:44 linux-kernel [PATCH v2] ASoC: wm8962: set CLOCKING2 as non-volatile register
2020-04-23 07:39:55 linux-kernel Re: [PATCH] ASoC: wm8962: restore the CLOCKING2 register in resume
2020-04-21 12:12:44 linux-kernel [PATCH] ASoC: wm8962: restore the CLOCKING2 register in resume
2020-04-21 11:39:24 linux-kernel [PATCH] ASoC: wm8960: Fix wrong clock after suspend & resume
2020-04-21 08:53:30 linux-kernel [PATCH] ASoC: fsl_esai: Remove expensive print in irq handler
2020-04-16 17:46:28 linux-kernel [PATCH v9 3/7] ASoC: fsl-asoc-card: Support new property fsl,asrc-format
2020-04-16 12:39:52 linux-kernel [PATCH v9 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC
2020-04-16 12:39:49 linux-kernel [PATCH v9 7/7] ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers
2020-04-16 12:38:56 linux-kernel [PATCH v9 1/7] ASoC: fsl_asrc: rename asrc_priv to asrc
2020-04-16 12:37:46 linux-kernel [PATCH v9 5/7] ASoC: fsl_asrc: Move common definition to fsl_asrc_common
2020-04-16 12:36:22 linux-kernel [PATCH v9 4/7] ASoC: fsl_asrc: Support new property fsl,asrc-format
2020-04-16 12:36:09 linux-kernel [PATCH v9 2/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format
2020-04-16 12:35:46 linux-kernel [PATCH v9 0/7] ASoC: Add new module driver for new ASRC
2020-04-15 19:46:30 linux-kernel [PATCH v8 7/7] ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers
2020-04-15 18:12:11 linux-kernel [PATCH v8 3/7] ASoC: fsl-asoc-card: Support new property fsl,asrc-format
2020-04-15 18:10:44 linux-kernel [PATCH v8 5/7] ASoC: fsl_asrc: Move common definition to fsl_asrc_common
2020-04-15 18:09:12 linux-kernel [PATCH v8 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC
2020-04-15 18:08:44 linux-kernel [PATCH v8 4/7] ASoC: fsl_asrc: Support new property fsl,asrc-format
2020-04-15 17:57:35 linux-kernel [PATCH v8 1/7] ASoC: fsl_asrc: rename asrc_priv to asrc
2020-04-15 17:10:06 linux-kernel [PATCH v8 2/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format
2020-04-15 17:09:18 linux-kernel [PATCH v8 0/7] ASoC: Add new module driver for new ASRC