index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
amd
/
raven
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
ASoC: amd: raven: Make the driver name consistent across files
Akshu Agrawal
2
-5
/
+5
2020-05-06
ASoC: amd :High hw_level while simultaneous capture
Akshu Agrawal
1
-13
/
+24
2020-03-30
ASoC: AMD: Clear format bits before setting them
Akshu Agrawal
2
-0
/
+3
2020-03-27
ASoC: amd: acp3x-pcm-dma: clean up two indentation issues
Colin Ian King
1
-2
/
+4
2020-03-09
ASoC: amd: Adding TDM support in hw_params.
Ravulapati Vishnu vardhan rao
1
-31
/
+13
2020-02-26
ASoC: amd: Allow I2S wake event after ACP is powerd On
Akshu Agrawal
1
-1
/
+6
2020-02-17
ASoC: amd: ACP needs to be powered off in BIOS.
Ravulapati Vishnu vardhan rao
1
-23
/
+0
2020-02-12
ASoC: amd: Buffer Size instead of MAX Buffer
Ravulapati Vishnu vardhan rao
2
-6
/
+9
2020-01-29
ASoC: amd: Fix simultaneous playback and capture
Akshu Agrawal
1
-5
/
+7
2020-01-27
ASoC: amd: Fix for Subsequent Playback issue.
Ravulapati Vishnu vardhan rao
1
-7
/
+7
2020-01-17
ASoC: amd: Additional DAI for I2S SP instance.
Ravulapati Vishnu vardhan rao
2
-2
/
+8
2020-01-09
ASoC: amd: acp3x: Fix return value check in acp3x_dai_probe()
Wei Yongjun
1
-2
/
+2
2019-12-31
ASoC: amd MMAP_INTERLEAVED Support
Ravulapati Vishnu vardhan rao
1
-1
/
+3
2019-12-31
ASoC: amd: Added ACP3x system resume and runtime pm
Ravulapati Vishnu vardhan rao
3
-149
/
+180
2019-12-31
ASoC: amd: Handle ACP3x I2S-SP Interrupts.
Ravulapati Vishnu vardhan rao
1
-0
/
+14
2019-12-31
ASoC: amd: add ACP3x TDM mode support
Ravulapati Vishnu vardhan rao
2
-6
/
+23
2019-12-31
ASoC: amd: Enabling I2S instance in DMA and DAI
Ravulapati Vishnu vardhan rao
3
-104
/
+312
2019-12-31
ASoC: amd: Refactoring of DAI from DMA driver
Ravulapati Vishnu vardhan rao
4
-243
/
+356
2019-12-27
ASoC: amd: Create multiple I2S platform device endpoint
Ravulapati Vishnu vardhan rao
2
-32
/
+68
2019-12-11
ASoC: amd: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-11
ASoC: amd: Use managed buffer allocation
Takashi Iwai
1
-24
/
+6
2019-10-08
ASoC: amd: acp3x-pcm-dma: remove snd_pcm_ops
Kuninori Morimoto
1
-31
/
+23
2019-10-01
ASoC: amd: acp3x: clean up indentation issue
Colin Ian King
1
-1
/
+1
2019-08-02
ASoC: amd: acp3x: use dma address for acp3x dma driver
Vijendar Mukunda
1
-9
/
+5
2019-08-02
ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver
Vijendar Mukunda
1
-2
/
+4
2019-05-13
ASoC: amd: Reporting accurate hw_ptr for acp3x dma
Ravulapati Vishnu vardhan rao
1
-12
/
+31
2019-05-02
ASoC: amd: acp3x: Make acp3x_dai_i2s_ops static
YueHaibing
1
-1
/
+1
2019-02-06
ASoC: amd: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-5
/
+4
2019-02-05
ASoC: amd: Avoid passing NULL to memory allocators
Takashi Iwai
1
-1
/
+2
2019-01-15
ASoC: amd: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-2
/
+4
2018-11-26
ASoC: amd: Fix a NULL vs IS_ERR() check in probe
Dan Carpenter
1
-2
/
+2
2018-11-16
ASoC: amd: fix spelling mistake "Inavlid" -> "Invalid"
Colin Ian King
1
-1
/
+1
2018-11-15
ASoC: amd: remove set but not used variable 'dma_buffer'
YueHaibing
1
-2
/
+0
2018-11-15
ASoC: amd: Switch to SPDX identifier
Vijendar Mukunda
5
-47
/
+22
2018-11-14
ASoC: amd: fix memory leak of i2s_data on error return
Colin Ian King
1
-0
/
+1
2018-11-13
ASoC: amd: enable acp3x drivers build
Vijendar Mukunda
1
-0
/
+4
2018-11-13
ASoC: amd: add acp3x system resume pm op
Vijendar Mukunda
1
-0
/
+46
2018-11-13
ASoC: amd: add acp3x runtime pm ops
Vijendar Mukunda
1
-0
/
+39
2018-11-13
ASoC: amd: add acp3x tdm mode support
Vijendar Mukunda
2
-0
/
+69
2018-11-13
ASoC: amd: add acp3x i2s ops
Vijendar Mukunda
1
-3
/
+86
2018-11-13
ASoC: amd: add acp3x pcm driver dma ops
Vijendar Mukunda
2
-7
/
+275
2018-11-13
ASoC: amd: Interrupt handler changes for ACP3x DMA driver
Vijendar Mukunda
1
-0
/
+46
2018-11-13
ASoC: amd: add ACP3x PCM platform driver
Vijendar Mukunda
2
-0
/
+270
2018-11-13
ASoC: amd: create ACP3x PCM platform device
Vijendar Mukunda
2
-1
/
+73
2018-11-13
ASoC: AMD: add ACP3.0 PCI driver
Maruthi Srinivas Bayyavarapu
2
-0
/
+110
2018-11-13
ASoC: AMD: add ACP 3.x IP register header
Maruthi Srinivas Bayyavarapu
1
-0
/
+655