开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
amd
/
acp
Age
Commit message (
Expand
)
Author
2022-09-19
ASoC: amd: acp: use function devm_kcalloc() instead of devm_kzalloc()
ye xingchen
2022-09-19
ASoC: amd: acp: use devm_kcalloc() instead of devm_kzalloc()
ye xingchen
2022-08-28
ASoC: amd: acp: Modify dai_id macros to be more generic
Venkata Prasad Potturu
2022-08-19
ASoC: amd: acp: remove unnecessary NULL checks
Dan Carpenter
2022-08-19
ASoC: amd: acp: add a label to make error path more clean
Yang Yingliang
2022-08-19
ASoC: amd: acp: switch to use dev_err_probe()
Yang Yingliang
2022-08-19
ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()
Yang Yingliang
2022-08-15
ASoC: amd: acp: Add TDM support for acp i2s stream
Venkata Prasad Potturu
2022-08-15
ASoC: amd: acp: Initialize list to store acp_stream during pcm_open
Ajit Kumar Pandey
2022-07-26
ASoC: amd: acp: Fix initialization of ext_intr_stat1 in i2s_irq_handler()
Nathan Chancellor
2022-07-21
ASoC: amd: acp: Add error handling cases
Venkata Prasad Potturu
2022-07-21
ASoC: amd: acp: Modify const resource struct variable to generic
Venkata Prasad Potturu
2022-07-21
ASoC: amd: acp: Drop superfluous mmap callback
Venkata Prasad Potturu
2022-07-21
ASoC: amd: acp: Modify local variables name to generic
Venkata Prasad Potturu
2022-07-08
ASoC: amd: acp: Add legacy audio driver support for Rembrandt platform
V sujith kumar Reddy
2022-07-08
ASoC: amd: acp: ACP code generic to support newer platforms
V sujith kumar Reddy
2022-07-08
ASoC: amd: acp: Remove rt1019_1 codec conf from machine driver
V sujith kumar Reddy
2022-06-27
ASoC: amd: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-22
ASoC: amd: acp: Fix error handling in .remove()
Uwe Kleine-König
2022-06-07
Add Machine driver support for nau8825, max98560 and rt5682s, rt1019
Mark Brown
2022-06-06
ASoC: amd: acp: fix typo in comment
Julia Lawall
2022-06-06
ASoC: amd: acp: Add support for rt5682s and rt1019 card with hs instance
V sujith kumar Reddy
2022-06-06
ASoC: amd: acp: Add support for nau8825 and max98360 card
V sujith kumar Reddy
2022-05-23
ASoC: SOF: amd: Fixed Build error
Syed Saba kareem
2022-05-19
ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driver.
V sujith kumar Reddy
2022-05-19
ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driver
V sujith kumar Reddy
2022-04-20
ASoC: amd: acp: Add pm ops callback in machine driver
Ajit Kumar Pandey
2022-04-14
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-03-07
ASoC: amd: acp: Fix signedness bug in renoir_audio_probe()
Dan Carpenter
2022-02-25
ASoC: acp: check the return value of devm_kzalloc() in acp_legacy_dai_links_c...
Jia-Ju Bai
2022-02-25
ASoC: amd: Use platform_get_irq_byname() to get the interrupt
Meng Tang
2022-02-24
ASoC: amd: acp: Add DMIC machine driver ops
Ajit Kumar Pandey
2022-02-24
ASoC: amd: acp-legacy: Add legacy card support for new machines
Ajit Kumar Pandey
2022-02-24
ASoC: amd: acp: Change card name for Guybrush Machine
Ajit Kumar Pandey
2022-02-02
ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine ...
V sujith kumar Reddy
2022-01-28
ASoC: amd: acp: acp-legacy: Add DMIC dai link support for Renoir
Ajit Kumar Pandey
2022-01-28
ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir.
Ajit Kumar Pandey
2022-01-28
ASoC: amd: acp: Add generic PCI driver module for ACP device
Ajit Kumar Pandey
2022-01-28
ASoC: amd: acp: Add PDM controller based dmic dai for Renoir
Ajit Kumar Pandey
2022-01-28
ASoC: amd: acp: Add generic support for PDM controller on ACP
Ajit Kumar Pandey
2022-01-24
ASoC: amd: sof-mach: Add support for RT5682S and RT1019 card
V sujith kumar Reddy
2022-01-21
ASoC: amd: acp-mach: Fix Left and Right rt1019 amp devices
Ajit Kumar Pandey
2022-01-06
ASoC: amd: acp: acp-mach: Change default RT1019 amp dev id
Ajit Kumar Pandey
2021-12-24
ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback.
V sujith kumar Reddy
2021-12-21
ASoC: amd: acp: Remove duplicate dependency in Kconfig
Ajit Kumar Pandey
2021-10-29
ASoC: amd: acp: select CONFIG_SND_SOC_ACPI
Arnd Bergmann
2021-10-27
ASoC: amd: acp: fix Kconfig dependencies
Arnd Bergmann
2021-10-27
ASoC: amd: acp: Fix return value check in acp_machine_select()
Yang Yingliang
2021-10-26
ASoC: amd: acp: SND_SOC_AMD_ACP_COMMON should depend on X86 && PCI
Geert Uytterhoeven
[next]