index
:
pm24.git
cpufreq-rust
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
/
raven
/
acp3x-pcm-dma.c
Age
Commit message (
Expand
)
Author
2022-03-07
ASoC: amd: pcm-dma: Fix signedness bug in acp3x_audio_probe()
Dan Carpenter
2022-02-28
ASoC: amd: pcm-dma: Use platform_get_irq() to get the interrupt
Meng Tang
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-11
ASoC: amd: fix spelling mistakes
Gu Shengxian
2021-05-25
Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2021-05-10
Merge existing fixes from asoc/for-5.13
Mark Brown
2021-04-28
ASoC: amd: fix for pcm_read() error
Vijendar Mukunda
2021-04-21
ASoC: amd: drop S24_LE format support
Vijendar Mukunda
2020-07-23
ASoC: amd: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-07
ASoC: amd: raven: acp3x-pcm-dma: remove unused-but-set variable
Pierre-Louis Bossart
2020-07-07
ASoC: amd: raven: acp3x-pcm-dma: fix 'set but not used' warning
Pierre-Louis Bossart
2020-07-01
ASoC: amd: Enable interrupt in dma_open
Akshu Agrawal
2020-06-18
ASoC: amd: closing specific instance.
Ravulapati Vishnu vardhan rao
2020-05-28
ASoC: amd: Removing unnecessary instance initialization
Ravulapati Vishnu vardhan rao
2020-05-18
ASoC: amd: raven: Make the driver name consistent across files
Akshu Agrawal
2020-05-06
ASoC: amd :High hw_level while simultaneous capture
Akshu Agrawal
2020-03-27
ASoC: amd: acp3x-pcm-dma: clean up two indentation issues
Colin Ian King
2020-02-12
ASoC: amd: Buffer Size instead of MAX Buffer
Ravulapati Vishnu vardhan rao
2020-01-27
ASoC: amd: Fix for Subsequent Playback issue.
Ravulapati Vishnu vardhan rao
2019-12-31
ASoC: amd MMAP_INTERLEAVED Support
Ravulapati Vishnu vardhan rao
2019-12-31
ASoC: amd: Added ACP3x system resume and runtime pm
Ravulapati Vishnu vardhan rao
2019-12-31
ASoC: amd: Handle ACP3x I2S-SP Interrupts.
Ravulapati Vishnu vardhan rao
2019-12-31
ASoC: amd: Enabling I2S instance in DMA and DAI
Ravulapati Vishnu vardhan rao
2019-12-31
ASoC: amd: Refactoring of DAI from DMA driver
Ravulapati Vishnu vardhan rao
2019-12-11
ASoC: amd: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
ASoC: amd: Use managed buffer allocation
Takashi Iwai
2019-10-08
ASoC: amd: acp3x-pcm-dma: remove snd_pcm_ops
Kuninori Morimoto
2019-10-01
ASoC: amd: acp3x: clean up indentation issue
Colin Ian King
2019-08-02
ASoC: amd: acp3x: use dma address for acp3x dma driver
Vijendar Mukunda
2019-08-02
ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver
Vijendar Mukunda
2019-05-13
ASoC: amd: Reporting accurate hw_ptr for acp3x dma
Ravulapati Vishnu vardhan rao
2019-05-02
ASoC: amd: acp3x: Make acp3x_dai_i2s_ops static
YueHaibing
2019-02-06
ASoC: amd: Drop superfluous PCM preallocation error checks
Takashi Iwai
2019-02-05
ASoC: amd: Avoid passing NULL to memory allocators
Takashi Iwai
2019-01-15
ASoC: amd: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-11-15
ASoC: amd: remove set but not used variable 'dma_buffer'
YueHaibing
2018-11-15
ASoC: amd: Switch to SPDX identifier
Vijendar Mukunda
2018-11-14
ASoC: amd: fix memory leak of i2s_data on error return
Colin Ian King
2018-11-13
ASoC: amd: add acp3x system resume pm op
Vijendar Mukunda
2018-11-13
ASoC: amd: add acp3x runtime pm ops
Vijendar Mukunda
2018-11-13
ASoC: amd: add acp3x tdm mode support
Vijendar Mukunda
2018-11-13
ASoC: amd: add acp3x i2s ops
Vijendar Mukunda
2018-11-13
ASoC: amd: add acp3x pcm driver dma ops
Vijendar Mukunda
2018-11-13
ASoC: amd: Interrupt handler changes for ACP3x DMA driver
Vijendar Mukunda
2018-11-13
ASoC: amd: add ACP3x PCM platform driver
Vijendar Mukunda