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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
ASoC: amd: support other audio modes for raven
Vijendar Mukunda
1
-3
/
+1
2020-08-27
ASoC: AMD: Clean kernel log from deferred probe error messages
Akshu Agrawal
1
-3
/
+8
2020-08-10
ASoC: amd: Replacing component->name with codec_dai->name.
Ravulapati Vishnu vardhan rao
1
-1
/
+1
2020-08-03
ASoC: amd: renoir: restore two more registers during resume
Hui Wang
1
-20
/
+9
2020-07-30
ASoC: amd: Added hw_params support for ALC1015
Ravulapati Vishnu vardhan rao
1
-0
/
+29
2020-07-30
ASoC: amd: Adding DAI LINK for rt1015 codec
Ravulapati Vishnu vardhan rao
1
-5
/
+30
2020-07-30
ASoC: amd: Adding support for ALC1015 codec in machine driver
Ravulapati Vishnu vardhan rao
2
-4
/
+60
2020-07-30
ASoC: amd: Passing card structure based on codec
Ravulapati Vishnu vardhan rao
1
-5
/
+20
2020-07-30
ASoC: amd: Renaming snd-soc-card structure and fields
Ravulapati Vishnu vardhan rao
1
-14
/
+14
2020-07-27
ASoC: AMD: Restore PME_EN state at Power On
Akshu Agrawal
1
-8
/
+13
2020-07-23
ASoC: amd: use asoc_substream_to_rtd()
Kuninori Morimoto
6
-16
/
+16
2020-07-08
Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...
Mark Brown
1
-3
/
+1
2020-07-08
ASoC: amd: fixed kernel warnings
Vijendar Mukunda
1
-0
/
+2
2020-07-07
Merge series "ASoC: amd: remove warnings with make W=1" from Pierre-Louis Bos...
Mark Brown
4
-8
/
+4
2020-07-07
ASoC: amd: add ACPI dependency check
Vijendar Mukunda
1
-0
/
+2
2020-07-07
ASoC: amd: raven: acp3x-i2s: remove unused-but-set variable
Pierre-Louis Bossart
1
-2
/
+0
2020-07-07
ASoC: amd: raven: acp3x-pcm-dma: remove unused-but-set variable
Pierre-Louis Bossart
1
-2
/
+0
2020-07-07
ASoC: amd: raven: acp3x-i2s: fix 'set but not used' warning
Pierre-Louis Bossart
1
-2
/
+0
2020-07-07
ASoC: amd: raven: acp3x-pcm-dma: fix 'set but not used' warning
Pierre-Louis Bossart
1
-2
/
+0
2020-07-07
ASoC: amd: acp-rt5645: fix 'defined but not used' warning
Pierre-Louis Bossart
1
-0
/
+2
2020-07-07
ASoC: amd: acp-da7219-max98357a: fix 'defined but not used' warning
Pierre-Louis Bossart
1
-0
/
+2
2020-07-03
ASoC: amd: add logic to check dmic hardware runtime
Vijendar Mukunda
2
-0
/
+31
2020-07-01
ASoC: amd: Enable interrupt in dma_open
Akshu Agrawal
1
-1
/
+1
2020-07-01
ASoC: amd: Rectifying Unbalanced pm_runtime_enable! issue
Ravulapati Vishnu vardhan rao
1
-3
/
+1
2020-06-29
Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2
-10
/
+27
2020-06-25
AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel module
Jaroslav Kysela
1
-3
/
+4
2020-06-18
ASoC: amd: Removing unnecessary instance initialization
Ravulapati Vishnu vardhan rao
1
-8
/
+0
2020-06-18
ASoC: amd: closing specific instance.
Ravulapati Vishnu vardhan rao
1
-7
/
+23
2020-06-15
ASoC: AMD: Use mixer control to switch between DMICs
Akshu Agrawal
1
-27
/
+31
2020-05-28
ASoC: amd: Removing unnecessary instance initialization
Ravulapati Vishnu vardhan rao
1
-8
/
+0
2020-05-28
ASoC: rt5682: split i2c driver into separate module
Arnd Bergmann
1
-1
/
+1
2020-05-19
ASoC: amd: return error when acp de-init fails
Vijendar Mukunda
1
-1
/
+1
2020-05-19
ASoC: amd: refactoring dai_hw_params() callback
Vijendar Mukunda
1
-10
/
+5
2020-05-19
ASoC: amd: fix kernel warning
Vijendar Mukunda
1
-2
/
+1
2020-05-19
ASoC: amd: enable build for RN machine driver
Vijendar Mukunda
2
-0
/
+8
2020-05-19
ASoC: amd: RN machine driver using dmic
Vijendar Mukunda
1
-0
/
+77
2020-05-19
ASoC: amd: create platform devices for Renoir
Vijendar Mukunda
2
-20
/
+32
2020-05-19
ASoC: amd: enable Renoir acp3x drivers build
Vijendar Mukunda
3
-0
/
+13
2020-05-19
ASoC: amd: add ACP PDM DMA driver pm ops
Vijendar Mukunda
1
-0
/
+53
2020-05-19
ASoC: amd: add Renoir ACP PCI driver PM ops
Vijendar Mukunda
2
-0
/
+48
2020-05-19
ASoC: amd: add ACP PDM DMA driver dai ops
Vijendar Mukunda
2
-0
/
+158
2020-05-19
ASoC: amd: add acp3x pdm driver dma ops
Vijendar Mukunda
2
-0
/
+224
2020-05-19
ASoC: amd: irq handler changes for ACP3x PDM dma driver
Vijendar Mukunda
2
-0
/
+40
2020-05-19
ASoC: amd: add ACP3x PDM platform driver
Vijendar Mukunda
2
-0
/
+100
2020-05-19
ASoC: amd: create acp3x pdm platform device
Vijendar Mukunda
2
-2
/
+62
2020-05-19
ASoC: amd: add acp init/de-init functions
Vijendar Mukunda
2
-0
/
+159
2020-05-19
ASoC: amd: add Renoir ACP PCI driver
Vijendar Mukunda
2
-0
/
+108
2020-05-19
ASoC: amd: add Renoir ACP3x IP register header
Vijendar Mukunda
1
-0
/
+349
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
[next]