index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: soc-link: move soc_rtd_xxx()
Kuninori Morimoto
2020-05-25
2
-75
/
+78
*
ASoC: add soc-link.c
Kuninori Morimoto
2020-05-25
3
-9
/
+42
*
ASoC: max9867: keep ADCs and DACs always on
Pavel Dobias
2020-05-22
2
-11
/
+9
*
ASoC: max9867: add digital microphone controls
Pavel Dobias
2020-05-22
1
-2
/
+24
*
ASoC: pxa: remove Compulab pxa2xx boards
Robert Jarzmik
2020-05-22
1
-3
/
+2
*
ASoC: max9867: add mono playback switch
Pavel Dobias
2020-05-20
1
-1
/
+3
*
ASoC: max9867: add filter controls
Pavel Dobias
2020-05-20
1
-0
/
+15
*
ASoC: max9867: don't use regmap defaults
Pavel Dobias
2020-05-20
1
-25
/
+0
*
ASoC: mmp-sspa: Fix the error handling in probe()
Lubomir Rintel
2020-05-20
1
-6
/
+10
*
ASoC: mmp-sspa: Add Device Tree support
Lubomir Rintel
2020-05-19
3
-74
/
+113
*
ASoC: amd: return error when acp de-init fails
Vijendar Mukunda
2020-05-19
1
-1
/
+1
*
ASoC: amd: refactoring dai_hw_params() callback
Vijendar Mukunda
2020-05-19
1
-10
/
+5
*
ASoC: amd: fix kernel warning
Vijendar Mukunda
2020-05-19
1
-2
/
+1
*
Merge series "Add Renoir ACP driver" from Vijendar Mukunda <Vijendar.Mukunda@...
Mark Brown
2020-05-19
8
-0
/
+1409
|
\
|
*
ASoC: amd: enable build for RN machine driver
Vijendar Mukunda
2020-05-19
2
-0
/
+8
|
*
ASoC: amd: RN machine driver using dmic
Vijendar Mukunda
2020-05-19
1
-0
/
+77
|
*
ASoC: amd: create platform devices for Renoir
Vijendar Mukunda
2020-05-19
2
-20
/
+32
|
*
ASoC: amd: enable Renoir acp3x drivers build
Vijendar Mukunda
2020-05-19
3
-0
/
+13
|
*
ASoC: amd: add ACP PDM DMA driver pm ops
Vijendar Mukunda
2020-05-19
1
-0
/
+53
|
*
ASoC: amd: add Renoir ACP PCI driver PM ops
Vijendar Mukunda
2020-05-19
2
-0
/
+48
|
*
ASoC: amd: add ACP PDM DMA driver dai ops
Vijendar Mukunda
2020-05-19
2
-0
/
+158
|
*
ASoC: amd: add acp3x pdm driver dma ops
Vijendar Mukunda
2020-05-19
2
-0
/
+224
|
*
ASoC: amd: irq handler changes for ACP3x PDM dma driver
Vijendar Mukunda
2020-05-19
2
-0
/
+40
|
*
ASoC: amd: add ACP3x PDM platform driver
Vijendar Mukunda
2020-05-19
2
-0
/
+100
|
*
ASoC: amd: create acp3x pdm platform device
Vijendar Mukunda
2020-05-19
2
-2
/
+62
|
*
ASoC: amd: add acp init/de-init functions
Vijendar Mukunda
2020-05-19
2
-0
/
+159
|
*
ASoC: amd: add Renoir ACP PCI driver
Vijendar Mukunda
2020-05-19
2
-0
/
+108
|
*
ASoC: amd: add Renoir ACP3x IP register header
Vijendar Mukunda
2020-05-19
1
-0
/
+349
*
|
ASoC: fsl_micfil: Do not pass irq numbers in comments
Fabio Estevam
2020-05-19
1
-2
/
+2
*
|
ASoC: fsl_micfil: Remove unneeded ifdef's
Fabio Estevam
2020-05-19
1
-4
/
+0
*
|
ASoC: fsl_asrc: Set ASR76K and ASR56K based on processing clock
Shengjiu Wang
2020-05-19
1
-5
/
+10
|
/
*
ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tablet
Hans de Goede
2020-05-18
1
-0
/
+12
*
Merge series "ASoC: SOF: Intel and IMX updates for 5.8" from Kai Vehmanen <ka...
Mark Brown
2020-05-18
7
-5
/
+42
|
\
|
*
ASoC: SOF: imx: make imx8m_dsp_ops static
Pierre-Louis Bossart
2020-05-18
1
-1
/
+1
|
*
ASoC: SOF: imx: make dsp_ops static
Pierre-Louis Bossart
2020-05-18
1
-1
/
+1
|
*
ASoC: SOF: define INFO_ flags in dsp_ops
Daniel Baluta
2020-05-18
1
-0
/
+6
|
*
ASoC: SOF: Intel: sdw: relax sdw machine select constraints
randerwang
2020-05-18
1
-1
/
+9
|
*
ASoC: SOF: topology: add support to smart amplifier
Keyon Jie
2020-05-18
1
-0
/
+1
|
*
ASoC: SOF: inform DSP that driver is going to be removed
Marcin Rajwa
2020-05-18
1
-0
/
+6
|
*
ASoC: SOF: add a power_down_notify method
Marcin Rajwa
2020-05-18
2
-0
/
+10
|
*
ASoC: SOF: Do nothing when DSP PM callbacks are not set
Daniel Baluta
2020-05-18
1
-2
/
+8
*
|
Merge series "ASoC: cleanup DAI/Component activity" from Kuninori Morimoto <k...
Mark Brown
2020-05-18
34
-118
/
+120
|
\
\
|
*
|
ASoC: cleanup dai / component active code
Kuninori Morimoto
2020-05-18
1
-1
/
+1
|
*
|
ASoC: dwc: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-1
/
+1
|
*
|
ASoC: uniphier: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-2
/
+2
|
*
|
ASoC: ti: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
4
-9
/
+9
|
*
|
ASoC: pxa: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
2
-5
/
+5
|
*
|
ASoC: meson: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-1
/
+1
|
*
|
ASoC: mediatek: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-4
/
+4
|
*
|
ASoC: jz4740: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-4
/
+4
[next]