index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
amd
/
renoir
Age
Commit message (
Expand
)
Author
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-13
ASoC: amd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-08
ASoC: amd: Use *-y instead of *-objs in Makefile
Takashi Iwai
2023-06-23
ASoC: amd: update pm_runtime enable sequence
Arun Gopal Kondaveeti
2023-03-20
ASoC: amd: raven: acp3x-pdm-dma: Convert to platform remove callback returnin...
Uwe Kleine-König
2023-02-02
ASoC: amd: renoir: Add a module parameter to influence pdm_gain
Mario Limonciello
2023-02-02
ASoC: amd: renoir: Adjust the gain for PDM DMIC
Mario Limonciello
2022-06-27
ASoC: amd: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-03-07
ASoC: amd: pcm-dma: Fix signedness bug in acp_pdm_audio_probe()
Dan Carpenter
2022-02-28
ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt
Meng Tang
2022-01-28
ASoC: amd: renoir: Add check for acp configuration flags
Ajit Kumar Pandey
2021-08-06
Merge some cs42l42 patches into asoc-5.15
Mark Brown
2021-08-02
ASoC: amd: Fix reference to PCM buffer address
Takashi Iwai
2021-07-30
ASoC: amd: Drop superfluous mmap callbacks
Takashi Iwai
2021-07-23
ASoC: amd: Don't show messages about deferred probing by default
Mario Limonciello
2021-07-22
ASoC: amd: renoir: Run hibernation callbacks
Mario Limonciello
2021-05-10
ASoC: amd: renoir: Remove redundant assignment to pdm_ctrl and pdm_enable and...
Jiapeng Chong
2021-04-09
ASoC: amd: renoir: acp3x-pdm-dma: constify static struct snd_soc_dai_ops
Ye Bin
2021-03-31
ASoC: amd: renoir: acp3x-pdm-dma: remove unnecessary assignments
Pierre-Louis Bossart
2021-03-10
ASoC: amd: renoir: remove invalid kernel-doc comment
Pierre-Louis Bossart
2021-01-20
ASoC: AMD Renoir - refine DMI entries for some Lenovo products
Jaroslav Kysela
2020-12-28
ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395
Jaroslav Kysela
2020-12-28
ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2
Jaroslav Kysela
2020-12-09
ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe (broken BIOS)
Jaroslav Kysela
2020-12-09
ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)
Jaroslav Kysela
2020-11-30
ASoC: amd: Return -ENODEV for non-existing ACPI call
Takashi Iwai
2020-08-03
ASoC: amd: renoir: restore two more registers during resume
Hui Wang
2020-07-08
ASoC: amd: fixed kernel warnings
Vijendar Mukunda
2020-07-07
ASoC: amd: add ACPI dependency check
Vijendar Mukunda
2020-07-03
ASoC: amd: add logic to check dmic hardware runtime
Vijendar Mukunda
2020-06-25
AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel module
Jaroslav Kysela
2020-05-19
ASoC: amd: return error when acp de-init fails
Vijendar Mukunda
2020-05-19
ASoC: amd: refactoring dai_hw_params() callback
Vijendar Mukunda
2020-05-19
ASoC: amd: fix kernel warning
Vijendar Mukunda
2020-05-19
ASoC: amd: enable build for RN machine driver
Vijendar Mukunda
2020-05-19
ASoC: amd: RN machine driver using dmic
Vijendar Mukunda
2020-05-19
ASoC: amd: create platform devices for Renoir
Vijendar Mukunda
2020-05-19
ASoC: amd: enable Renoir acp3x drivers build
Vijendar Mukunda
2020-05-19
ASoC: amd: add ACP PDM DMA driver pm ops
Vijendar Mukunda
2020-05-19
ASoC: amd: add Renoir ACP PCI driver PM ops
Vijendar Mukunda
2020-05-19
ASoC: amd: add ACP PDM DMA driver dai ops
Vijendar Mukunda
2020-05-19
ASoC: amd: add acp3x pdm driver dma ops
Vijendar Mukunda
2020-05-19
ASoC: amd: irq handler changes for ACP3x PDM dma driver
Vijendar Mukunda
2020-05-19
ASoC: amd: add ACP3x PDM platform driver
Vijendar Mukunda
2020-05-19
ASoC: amd: create acp3x pdm platform device
Vijendar Mukunda
2020-05-19
ASoC: amd: add acp init/de-init functions
Vijendar Mukunda
2020-05-19
ASoC: amd: add Renoir ACP PCI driver
Vijendar Mukunda
2020-05-19
ASoC: amd: add Renoir ACP3x IP register header
Vijendar Mukunda