Vijendar Mukunda ([email protected])

Number of posts: 665 (0.28 per day)
First post: 2017-12-04 15:16:00
Last post: 2024-05-03 12:03:41

Date List Subject
2023-01-11 10:03:12 linux-kernel [PATCH 05/19] soundwire: amd: add soundwire interrupt handling
2023-01-11 09:57:41 linux-kernel [PATCH 16/19] soundwire: amd: handle wake enable interrupt
2023-01-11 09:42:39 linux-kernel [PATCH 13/19] ASoC: amd: ps: add support for runtime pm ops for soundwire dma driver
2023-01-11 09:41:57 linux-kernel [PATCH 11/19] ASoC: amd: update comments in Kconfig file
2023-01-11 09:39:40 linux-kernel [PATCH 18/19] ASoC: amd: ps: implement system level pm ops for soundwire dma driver
2023-01-11 09:39:21 linux-kernel [PATCH 06/19] ASoC: amd: ps: add support for soundwire interrupts in acp pci driver
2023-01-11 09:38:58 linux-kernel [PATCH 15/19] soundwire: amd: add startup and shutdown dai ops
2023-01-11 09:25:46 linux-kernel [PATCH 12/19] ASoC: amd: ps: Add soundwire specific checks in pci driver in pm ops.
2023-01-11 09:25:30 linux-kernel [PATCH 04/19] soundwire: amd: enable build for AMD soundwire master driver
2023-01-11 09:24:38 linux-kernel [PATCH 10/19] ASoC: amd: ps: enable Soundwire DMA driver build
2023-01-11 09:24:09 linux-kernel [PATCH 03/19] soundwire: amd: register sdw controller dai ops
2023-01-11 09:23:50 linux-kernel [PATCH 02/19] soundwire: amd: Add support for AMD Master driver
2023-01-11 09:23:34 linux-kernel [PATCH 17/19] soundwire: amd: add pm_prepare callback and pm ops support
2023-01-11 09:23:08 linux-kernel [PATCH 19/19] ASoC: amd: ps: increase runtime suspend delay
2023-01-11 09:22:19 linux-kernel [PATCH 01/19] ASoC: amd: ps: create platform devices based on acp config
2023-01-11 09:17:52 linux-kernel [PATCH 08/19] ASoC: amd: ps: add soundwire dma driver dma ops
2023-01-11 09:17:26 linux-kernel [PATCH 07/19] ASoC: amd: ps: add soundwire dma driver for pink sardine platform
2023-01-11 03:14:36 linux-kernel Re: [PATCH v1 1/6] ASoC: amd: acp-es8336: Drop reference count of ACPI device after use
2023-01-05 23:46:43 linux-kernel Re: [PATCH] ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()
2023-01-05 17:37:05 linux-kernel Re: [PATCH] ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()
2023-01-04 06:18:02 linux-kernel [PATCH 2/3] ASoC: amd: ps: use acp_lock to protect common registers in pdm driver
2023-01-04 06:10:05 linux-kernel [PATCH 3/3] ASoC: amd: ps: remove unused variable
2023-01-04 06:09:34 linux-kernel [PATCH 1/3] ASoC: amd: ps: add mutex lock for accessing common registers
2022-12-21 19:56:50 linux-kernel Re: [PATCH V2 1/4] ASoC: amd: ps: implement api to retrieve acp device config
2022-12-21 17:55:05 linux-kernel [PATCH V2 1/4] ASoC: amd: ps: implement api to retrieve acp device config
2022-12-21 17:46:23 linux-kernel [PATCH V2 4/4] ASoC: amd: ps: move irq handler registration
2022-12-21 17:46:16 linux-kernel [PATCH V2 2/4] ASoC: amd: ps: refactor platform device creation logic
2022-12-21 17:45:29 linux-kernel [PATCH V2 3/4] ASoC: amd: ps: update dev index value in irq handler
2022-12-21 17:08:34 linux-kernel Re: [PATCH V2 1/4] ASoC: amd: ps: implement api to retrieve acp device config
2022-12-21 12:42:39 linux-kernel Re: [PATCH V2 1/4] ASoC: amd: ps: implement api to retrieve acp device config
2022-12-21 12:14:55 linux-kernel [PATCH v2 4/4] ASoC: amd: ps: move irq handler registration
2022-12-21 12:00:42 linux-kernel [PATCH v2 2/4] ASoC: amd: ps: refactor platform device creation logic
2022-12-21 11:50:02 linux-kernel [PATCH V2 1/4] ASoC: amd: ps: implement api to retrieve acp device config
2022-12-21 11:31:31 linux-kernel [PATCH v2 3/4] ASoC: amd: ps: update dev index value in irq handler
2022-10-10 09:57:49 linux-kernel [PATCH] ASoC: amd: Update Pink Sardine platform ACP register header
2022-07-27 15:48:59 linux-kernel Re: [PATCH] drm/amdgpu: fix i2s_pdata out of bound array access
2022-07-27 15:34:48 linux-kernel [PATCH] drm/amdgpu: fix i2s_pdata out of bound array access
2022-07-09 11:17:17 linux-kernel Re: [PATCH 3/3] ASoC: amd: fix for variable set but not used warning
2022-07-07 16:02:02 linux-kernel Re: [ammarfaizi2-block:broonie/sound/for-next 328/353] kismet: WARNING: unmet direct dependencies detected for SND_SOC_ES8316 when selected by SND_SOC_AMD_ST_ES8336_MACH
2022-07-07 13:49:03 linux-kernel [PATCH 3/3] ASoC: amd: fix for variable set but not used warning
2022-07-07 13:43:27 linux-kernel [PATCH 1/3] ASoC: amd: remove unused header file inclusion
2022-07-07 13:29:29 linux-kernel [PATCH 2/3] ASoC: amd: drop machine driver remove function
2022-07-07 11:52:39 linux-kernel Re: linux-next: build failure after merge of the sound-asoc tree
2022-07-07 11:52:20 linux-kernel Re: linux-next: build failure after merge of the sound-asoc tree
2022-07-06 21:31:34 linux-kernel [PATCH] ASoC: amd: fix ACPI dependency compile errors and warnings
2022-07-06 20:04:27 linux-kernel Re: [ammarfaizi2-block:broonie/sound/for-next 328/352] sound/soc/soc-acpi.c:58:36: warning: initialization of 'struct acpi_device *' from 'int' makes pointer from integer without a cast
2022-07-06 13:40:47 linux-kernel Re: [ammarfaizi2-block:broonie/sound/for-next 328/350] sound/soc/amd/acp-es8336.c:200:13: warning: variable 'ret' set but not used
2022-07-06 11:35:08 linux-kernel [PATCH v2 3/3] drm/amdgpu: create I2S platform devices for Jadeite platform
2022-07-06 11:26:03 linux-kernel [PATCH v3 1/3] drm/amdgpu: fix for coding style issues
2022-07-06 10:40:43 linux-kernel [PATCH v2 2/3] drm/amdgpu: add dmi check for jadeite platform
2022-07-05 15:43:04 linux-kernel Re: [PATCH RESEND V2 1/3] drm/amdgpu: fix checkpatch warnings