index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
amd
/
acp
Age
Commit message (
Expand
)
Author
Files
Lines
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-21
ASoC: amd: acp: Add error handling cases
Venkata Prasad Potturu
1
-4
/
+20
2022-07-21
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
2021-10-26
ASoC: amd: acp: SND_SOC_AMD_{LEGACY_MACH,SOF_MACH} should depend on X86 && PC...
Geert Uytterhoeven
1
-0
/
+2
2021-10-26
ASoC: amd: acp: Wrap AMD Audio ACP components in SND_SOC_AMD_ACP_COMMON
Geert Uytterhoeven
1
-0
/
+4
2021-10-25
ASoC: amd: acp: Add acp_machine struct for renoir platform.
Ajit Kumar Pandey
2
-1
/
+19
2021-10-20
ASoC: amd: acp: Add support for RT5682-VS codec
Ajit Kumar Pandey
4
-0
/
+112
[next]