index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
meson
/
axg-toddr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
ASoC: Intel: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
4
-5
/
+5
2020-03-10
ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
1
-0
/
+14
2020-03-09
ASoC: jz4740-i2s: Avoid passing enum as match data
Paul Cercueil
1
-13
/
+23
2020-03-09
ASoC: jz4740-i2s: Add local dev variable in probe function
Paul Cercueil
1
-9
/
+9
2020-03-09
ASoC: amd: Adding TDM support in hw_params.
Ravulapati Vishnu vardhan rao
1
-31
/
+13
2020-03-09
ASoC: simple-card-utils: use for_each_pcm_streams()
Kuninori Morimoto
1
-1
/
+1
2020-03-06
ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointer
Peter Ujfalusi
1
-2
/
+0
2020-03-06
ASoC: soc-pcm: Do Digital Mute for both CPU/Codec in same timing.
Kuninori Morimoto
1
-3
/
+8
2020-03-06
ASoC: soc-pcm: check DAI's activity more simply
Kuninori Morimoto
1
-5
/
+2
2020-03-06
ASoC: soc-pcm: tidyup dulicate handing at dpcm_fe_dai_startup()
Kuninori Morimoto
1
-7
/
+3
2020-03-06
ASoC: soc-pcm: use snd_soc_dai_get_pcm_stream() at dpcm_set_fe_runtime()
Kuninori Morimoto
1
-6
/
+3
2020-03-06
ASoC: soc-pcm: add dpcm_fe_dai_cleanup()
Kuninori Morimoto
1
-14
/
+16
2020-03-06
ASoC: soc-pcm: move dpcm_fe_dai_close()
Kuninori Morimoto
1
-20
/
+20
2020-03-06
ASoC: simple-card: Add support for codec2codec DAI links
Samuel Holland
2
-2
/
+55
2020-03-06
ASoC: pcm: Export parameter intersection logic
Samuel Holland
2
-18
/
+41
2020-03-06
ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates
Samuel Holland
2
-10
/
+17
2020-03-06
ASoC: wcd934x: remove unused headers
Srinivas Kandagatla
1
-4
/
+0
2020-03-06
ASoC: wcd934x: fix High Accuracy Buck enable
Srinivas Kandagatla
1
-5
/
+5
2020-03-05
ASoC: soc-pcm: remove duplicate be check from dpcm_add_paths()
Kuninori Morimoto
1
-4
/
+0
2020-03-05
ASoC: soc-pcm: use defined stream
Kuninori Morimoto
1
-8
/
+7
2020-03-05
ASoC: sprd: Allow the MCDT driver to build into modules
Baolin Wang
2
-2
/
+2
2020-03-05
ASoC: tlv320adcx140: Fix mic_bias and vref device tree verification
Dan Murphy
1
-6
/
+4
2020-03-04
ASoc: amd: acp3x: Add missing include <linux/io.h>
YueHaibing
1
-0
/
+1
2020-03-04
ASoC: stm32: sai: manage rebind issue
Olivier Moysan
1
-8
/
+10
2020-03-03
ASoC: amd: Fix compile warning of argument type
Akshu Agrawal
1
-1
/
+1
2020-03-03
ASoC: amd: AMD RV RT5682 should depends on CROS_EC
Enric Balletbo i Serra
1
-1
/
+1
2020-03-03
ASoC: SOF: Fix snd_sof_ipc_stream_posn()
Dan Carpenter
1
-1
/
+1
2020-03-03
ASoC: rt1015: modify pre-divider for sysclk
Jack Yu
1
-1
/
+1
2020-03-02
ASoC: rt1015: set snd_soc_dai_ops in rt1015_dai driver
YueHaibing
1
-0
/
+1
2020-03-02
ASoc: amd: Add DMIC switch capability to machine driver
Akshu Agrawal
1
-6
/
+47
2020-03-02
ASoC: SOF: Intel: hda: use snd_sof_dsp_set_power_state() op
Ranjani Sridharan
1
-8
/
+7
2020-03-02
ASoC: SOF: add core id to sof_ipc_comp
Tomasz Lauda
2
-2
/
+3
2020-03-02
ASoC: SOF: Intel: hda-loader: clear the IPC ack bit after FW_PURGE done
Keyon Jie
1
-0
/
+6
2020-03-02
ASoC: SOF: ipc: check ipc return value before data copy
Jaska Uimonen
1
-5
/
+7
2020-03-02
ASoC: SOF: pcm: skip DMA buffer pre-allocation
Keyon Jie
1
-4
/
+2
2020-03-02
ASoC: rt1015: add operation callback function for rt1015_dai[]
Jack Yu
1
-0
/
+1
2020-02-28
ASoC: zte: zx-spdif: remove redundant dev_err message
tangbin
1
-1
/
+0
2020-02-28
ASoC: soc-dapm: don't use rtd->cpu_dai on for_each_rtd_cpu_dai()
Kuninori Morimoto
1
-1
/
+1
2020-02-28
ASoC: samsung: Silence warnings during deferred probe
Marek Szyprowski
10
-10
/
+17
2020-02-28
ASoC: rt5682: Make rt5682_clock_config static
YueHaibing
1
-1
/
+1
2020-02-28
ASoC: rt1015: modify some structure to be static.
Jack Yu
1
-2
/
+2
2020-02-28
ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop()
Kuninori Morimoto
1
-1
/
+1
2020-02-28
ASoC: dapm: Correct DAPM handling of active widgets during shutdown
Charles Keepax
1
-1
/
+1
2020-02-26
ASoC: tas2562: Add entries for the TAS2563 audio amplifier
Dan Murphy
1
-1
/
+8
2020-02-26
ASoC: dt-bindings: Add TAS2563 compatible to the TAS2562 binding
Dan Murphy
1
-1
/
+1
2020-02-26
ASoC: amd: Allow I2S wake event after ACP is powerd On
Akshu Agrawal
1
-1
/
+6
2020-02-26
ASoC: rt5682: Revise the function name
Oder Chiou
1
-2
/
+2
2020-02-26
ASoC: rt5682: Add the soundwire support
Oder Chiou
6
-40
/
+897
2020-02-26
ASoC: amd: Add machine driver for Raven based platform
Akshu Agrawal
3
-0
/
+346
2020-02-26
ASoC: soc-dai: add get_sdw_stream() callback
Pierre-Louis Bossart
1
-0
/
+21
[next]