index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: dapm: Initialise kcontrol data for mux/demux controls
Charles Keepax
2022-06-24
1
-0
/
+5
*
ASoC: dapm: Don't fold register value changes into notifications
Mark Brown
2022-05-03
1
-2
/
+0
*
ASoC: soc-dapm: fix two incorrect uses of list iterator
Xiaomeng Tong
2022-04-05
1
-4
/
+2
*
ASoC: Export DAI register and widget ctor and dctor functions
Cezary Rojewski
2022-03-11
1
-0
/
+15
*
ASoC: DAPM: Cover regression by kctl change notification fix
Takashi Iwai
2021-11-05
1
-6
/
+23
*
Merge branch 'asoc-5.15' into asoc-5.16
Mark Brown
2021-10-18
1
-5
/
+8
|
\
|
*
ASoC: DAPM: Fix missing kctl change notifications
Takashi Iwai
2021-10-07
1
-5
/
+8
*
|
AsoC: dapm: export a couple of functions
Ranjani Sridharan
2021-10-01
1
-0
/
+2
|
/
*
ASoC: soc-dapm: cleanup cppcheck warning at soc_dapm_dai_stream_event()
Kuninori Morimoto
2021-08-05
1
-1
/
+2
*
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_new_controls()
Kuninori Morimoto
2021-08-05
1
-2
/
+1
*
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_weak_routes()
Kuninori Morimoto
2021-08-05
1
-2
/
+2
*
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_add_routes()
Kuninori Morimoto
2021-08-05
1
-2
/
+2
*
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_del_route()
Kuninori Morimoto
2021-08-05
1
-3
/
+2
*
ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_run()
Kuninori Morimoto
2021-08-05
1
-2
/
+2
*
ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_check_event()
Kuninori Morimoto
2021-08-05
1
-1
/
+3
*
ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_dai_link()
Kuninori Morimoto
2021-08-05
1
-7
/
+7
*
ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_pga()
Kuninori Morimoto
2021-08-05
1
-2
/
+2
*
ASoC: soc-dapm: cleanup cppcheck warning at dapm_set_mixer_path_status()
Kuninori Morimoto
2021-08-05
1
-5
/
+5
*
ASoC: soc-dapm: cleanup cppcheck warning at dapm_connect_mux()
Kuninori Morimoto
2021-08-05
1
-1
/
+2
*
ASoC: soc-dapm: cleanup cppcheck warning at dapm_wcache_lookup()
Kuninori Morimoto
2021-08-05
1
-4
/
+3
*
ASoC: don't indicate error message for snd_soc_[pcm_]dai_xxx()
Kuninori Morimoto
2021-03-19
1
-18
/
+6
*
ASoC: dapm: use component prefix when checking widget names
Shuming Fan
2021-02-10
1
-1
/
+12
*
ASoC: dapm: remove widget from dirty list on free
Thomas Hebb
2020-12-15
1
-0
/
+1
*
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2020-12-04
1
-1
/
+1
|
\
|
*
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-26
1
-1
/
+1
*
|
Merge series "ASoC: merge soc_pcm_hw_param() rollback and soc_pcm_hw_free()" ...
Mark Brown
2020-10-26
1
-2
/
+2
|
\
\
|
*
|
ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free()
Kuninori Morimoto
2020-10-26
1
-2
/
+2
|
|
/
*
/
ASoC: dapm: use semicolons rather than commas to separate statements
Julia Lawall
2020-10-26
1
-1
/
+1
|
/
*
ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()
Kuninori Morimoto
2020-09-28
1
-2
/
+2
*
ASoC: dapm: don't call pm_runtime_* on card device
Tzung-Bi Shih
2020-07-24
1
-2
/
+2
*
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
2020-07-23
1
-3
/
+3
*
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
2020-06-22
1
-20
/
+11
*
Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus
Mark Brown
2020-06-01
1
-10
/
+8
|
\
|
*
ASoC: soc-card: add snd_soc_card_set_bias_level_post()
Kuninori Morimoto
2020-05-30
1
-2
/
+1
|
*
ASoC: soc-card: add snd_soc_card_set_bias_level()
Kuninori Morimoto
2020-05-30
1
-2
/
+1
|
*
ASoC: soc-dapm: use snd_soc_dai_activate()/deactivate()
Kuninori Morimoto
2020-05-18
1
-4
/
+4
|
*
Merge series "ASoC: Fix dependency issues of SND_SOC" from Wei Li <liwei391@h...
Mark Brown
2020-04-20
1
-3
/
+17
|
|
\
|
*
\
Merge branch 'asoc-5.7' into asoc-5.8
Mark Brown
2020-04-14
1
-69
/
+58
|
|
\
\
|
*
|
|
ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-04-14
1
-2
/
+2
*
|
|
|
ASoC: dapm: Move dai_link widgets to runtime to fix use after free
Charles Keepax
2020-05-27
1
-6
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
ASoC: dapm: fixup dapm kcontrol widget
Gyeongtaek Lee
2020-04-20
1
-3
/
+17
|
|
/
|
/
|
*
|
ASoC: dapm: Remove dapm_connect_dai_link_widgets helper
Charles Keepax
2020-04-14
1
-22
/
+14
*
|
ASoC: dapm: Move error message to avoid some duplication
Charles Keepax
2020-04-14
1
-12
/
+4
*
|
ASoC: dapm: Fix regression introducing multiple copies of DAI widgets
Charles Keepax
2020-04-14
1
-43
/
+48
|
/
*
ASoC: dapm: connect virtual mux with default value
이경택
2020-03-31
1
-1
/
+7
*
ASoC: soc-dapm: Merge for_each_rtd_cpu/codec_dais()
Kuninori Morimoto
2020-03-20
1
-6
/
+3
*
ASoC: export DPCM runtime update functions
Guennadi Liakhovetski
2020-03-12
1
-4
/
+4
*
ASoC: soc-dapm: add for_each_card_widgets() macro
Kuninori Morimoto
2020-03-10
1
-12
/
+13
*
ASoC: soc-dapm: add for_each_card_dapms() macro
Kuninori Morimoto
2020-03-10
1
-9
/
+9
*
ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
2020-03-10
1
-5
/
+5
[next]