index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
amd
/
acp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
ASoC: amd: acp: use function devm_kcalloc() instead of devm_kzalloc()
ye xingchen
1
-2
/
+2
2022-09-19
ASoC: amd: acp: use devm_kcalloc() instead of devm_kzalloc()
ye xingchen
1
-1
/
+1
2022-08-29
ASoC: amd: acp: Modify dai_id macros to be more generic
Venkata Prasad Potturu
1
-3
/
+3
2022-08-19
ASoC: amd: acp: remove unnecessary NULL checks
Dan Carpenter
1
-2
/
+2
2022-08-19
ASoC: amd: acp: add a label to make error path more clean
Yang Yingliang
1
-6
/
+5
2022-08-19
ASoC: amd: acp: switch to use dev_err_probe()
Yang Yingliang
1
-4
/
+3
2022-08-19
ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()
Yang Yingliang
1
-0
/
+1
2022-08-15
ASoC: amd: acp: Add TDM support for acp i2s stream
Venkata Prasad Potturu
2
-1
/
+91
2022-08-15
ASoC: amd: acp: Initialize list to store acp_stream during pcm_open
Ajit Kumar Pandey
2
-22
/
+22
2022-07-26
ASoC: amd: acp: Fix initialization of ext_intr_stat1 in i2s_irq_handler()
Nathan Chancellor
1
-1
/
+1
2022-07-22
ASoC: amd: acp: Add error handling cases
Venkata Prasad Potturu
1
-4
/
+20
2022-07-22
ASoC: amd: acp: Modify const resource struct variable to generic
Venkata Prasad Potturu
1
-5
/
+4
2022-07-21
ASoC: amd: acp: Drop superfluous mmap callback
Venkata Prasad Potturu
1
-8
/
+0
2022-07-21
ASoC: amd: acp: Modify local variables name to generic
Venkata Prasad Potturu
1
-5
/
+5
2022-07-08
ASoC: amd: acp: Add legacy audio driver support for Rembrandt platform
V sujith kumar Reddy
11
-6
/
+781
2022-07-08
ASoC: amd: acp: ACP code generic to support newer platforms
V sujith kumar Reddy
6
-46
/
+86
2022-07-08
ASoC: amd: acp: Remove rt1019_1 codec conf from machine driver
V sujith kumar Reddy
1
-18
/
+0
2022-06-27
ASoC: amd: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-7
/
+8
2022-06-22
ASoC: amd: acp: Fix error handling in .remove()
Uwe Kleine-König
1
-8
/
+2
2022-06-07
Add Machine driver support for nau8825, max98560 and rt5682s, rt1019
Mark Brown
4
-16
/
+251
2022-06-06
ASoC: amd: acp: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-06
ASoC: amd: acp: Add support for rt5682s and rt1019 card with hs instance
V sujith kumar Reddy
2
-10
/
+72
2022-06-06
ASoC: amd: acp: Add support for nau8825 and max98360 card
V sujith kumar Reddy
4
-6
/
+179
2022-05-23
ASoC: SOF: amd: Fixed Build error
Syed Saba kareem
1
-0
/
+1
2022-05-19
ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driver.
V sujith kumar Reddy
5
-73
/
+10
2022-05-19
ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driver
V sujith kumar Reddy
2
-2
/
+3
2022-04-20
ASoC: amd: acp: Add pm ops callback in machine driver
Ajit Kumar Pandey
2
-0
/
+2
2022-04-14
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
1
-2
/
+2
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
10
-12
/
+695
2022-03-07
ASoC: amd: acp: Fix signedness bug in renoir_audio_probe()
Dan Carpenter
1
-3
/
+4
2022-02-25
ASoC: acp: check the return value of devm_kzalloc() in acp_legacy_dai_links_c...
Jia-Ju Bai
1
-0
/
+2
2022-02-25
ASoC: amd: Use platform_get_irq_byname() to get the interrupt
Meng Tang
1
-5
/
+2
2022-02-24
ASoC: amd: acp: Add DMIC machine driver ops
Ajit Kumar Pandey
1
-0
/
+27
2022-02-24
ASoC: amd: acp-legacy: Add legacy card support for new machines
Ajit Kumar Pandey
2
-0
/
+47
2022-02-24
ASoC: amd: acp: Change card name for Guybrush Machine
Ajit Kumar Pandey
2
-3
/
+3
2022-02-02
ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine ...
V sujith kumar Reddy
2
-3
/
+2
2022-01-28
ASoC: amd: acp: acp-legacy: Add DMIC dai link support for Renoir
Ajit Kumar Pandey
2
-2
/
+23
2022-01-28
ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir.
Ajit Kumar Pandey
2
-0
/
+153
2022-01-28
ASoC: amd: acp: Add generic PCI driver module for ACP device
Ajit Kumar Pandey
4
-0
/
+182
2022-01-28
ASoC: amd: acp: Add PDM controller based dmic dai for Renoir
Ajit Kumar Pandey
2
-0
/
+14
2022-01-28
ASoC: amd: acp: Add generic support for PDM controller on ACP
Ajit Kumar Pandey
5
-1
/
+226
2022-01-24
ASoC: amd: sof-mach: Add support for RT5682S and RT1019 card
V sujith kumar Reddy
1
-0
/
+14
2022-01-21
ASoC: amd: acp-mach: Fix Left and Right rt1019 amp devices
Ajit Kumar Pandey
1
-2
/
+2
2022-01-06
ASoC: amd: acp: acp-mach: Change default RT1019 amp dev id
Ajit Kumar Pandey
1
-4
/
+4
2021-12-24
ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback.
V sujith kumar Reddy
5
-10
/
+71
2021-12-21
ASoC: amd: acp: Remove duplicate dependency in Kconfig
Ajit Kumar Pandey
1
-2
/
+0
2021-10-29
ASoC: amd: acp: select CONFIG_SND_SOC_ACPI
Arnd Bergmann
1
-0
/
+1
2021-10-27
ASoC: amd: acp: fix Kconfig dependencies
Arnd Bergmann
1
-1
/
+3
2021-10-27
ASoC: amd: acp: Fix return value check in acp_machine_select()
Yang Yingliang
1
-1
/
+1
2021-10-26
ASoC: amd: acp: SND_SOC_AMD_ACP_COMMON should depend on X86 && PCI
Geert Uytterhoeven
1
-0
/
+1
[next]