index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
ASoC: soc.h: use array instead of playback/capture_widget
Kuninori Morimoto
1
-8
/
+11
2022-09-20
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
1
-2
/
+2
2022-09-14
ASoC: soc-dapm: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-09-08
ASoC: soc-dapm.c: tidyup snd_soc_dai_link_event_pre_pmu()
Kuninori Morimoto
1
-5
/
+4
2022-09-08
ASoC: soc-dapm.c: add comment for kzalloc()/kfree() on snd_soc_dai_link_event...
Kuninori Morimoto
1
-0
/
+11
2022-09-07
ASoC: soc-dapm.c: fixup snd_soc_dapm_new_control_unlocked() error handling
Kuninori Morimoto
1
-14
/
+13
2022-09-07
ASoC: soc-dapm.c: don't use WARN_ON() at snd_soc_dai_link_event_pre_pmu()
Kuninori Morimoto
1
-1
/
+1
2022-08-15
ASoC: DAPM: Replace sprintf() calls with sysfs_emit_at()
Takashi Iwai
1
-5
/
+4
2022-06-27
ASoC: Merge up fixes
Mark Brown
1
-0
/
+5
2022-06-24
ASoC: dapm: Initialise kcontrol data for mux/demux controls
Charles Keepax
1
-0
/
+5
2022-06-23
ASoC: dapm: Move stereo autodisable check
Charles Keepax
1
-5
/
+5
2022-05-03
ASoC: dapm: Don't fold register value changes into notifications
Mark Brown
1
-2
/
+0
2022-04-05
ASoC: soc-dapm: fix two incorrect uses of list iterator
Xiaomeng Tong
1
-4
/
+2
2022-03-11
ASoC: Export DAI register and widget ctor and dctor functions
Cezary Rojewski
1
-0
/
+15
2021-11-05
ASoC: DAPM: Cover regression by kctl change notification fix
Takashi Iwai
1
-6
/
+23
2021-10-18
Merge branch 'asoc-5.15' into asoc-5.16
Mark Brown
1
-5
/
+8
2021-10-07
ASoC: DAPM: Fix missing kctl change notifications
Takashi Iwai
1
-5
/
+8
2021-10-01
AsoC: dapm: export a couple of functions
Ranjani Sridharan
1
-0
/
+2
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at soc_dapm_dai_stream_event()
Kuninori Morimoto
1
-1
/
+2
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_new_controls()
Kuninori Morimoto
1
-2
/
+1
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_weak_routes()
Kuninori Morimoto
1
-2
/
+2
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_add_routes()
Kuninori Morimoto
1
-2
/
+2
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_del_route()
Kuninori Morimoto
1
-3
/
+2
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_run()
Kuninori Morimoto
1
-2
/
+2
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_check_event()
Kuninori Morimoto
1
-1
/
+3
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_dai_link()
Kuninori Morimoto
1
-7
/
+7
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_pga()
Kuninori Morimoto
1
-2
/
+2
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_set_mixer_path_status()
Kuninori Morimoto
1
-5
/
+5
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_connect_mux()
Kuninori Morimoto
1
-1
/
+2
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_wcache_lookup()
Kuninori Morimoto
1
-4
/
+3
2021-03-19
ASoC: don't indicate error message for snd_soc_[pcm_]dai_xxx()
Kuninori Morimoto
1
-18
/
+6
2021-02-10
ASoC: dapm: use component prefix when checking widget names
Shuming Fan
1
-1
/
+12
2020-12-15
ASoC: dapm: remove widget from dirty list on free
Thomas Hebb
1
-0
/
+1
2020-12-04
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
1
-1
/
+1
2020-10-26
Merge series "ASoC: merge soc_pcm_hw_param() rollback and soc_pcm_hw_free()" ...
Mark Brown
1
-2
/
+2
2020-10-26
ASoC: soc-dai: add mark for snd_soc_dai_hw_params/free()
Kuninori Morimoto
1
-2
/
+2
2020-10-26
ASoC: dapm: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-10-26
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-28
ASoC: soc-dai: add mark for snd_soc_dai_startup/shutdown()
Kuninori Morimoto
1
-2
/
+2
2020-07-24
ASoC: dapm: don't call pm_runtime_* on card device
Tzung-Bi Shih
1
-2
/
+2
2020-07-23
ASoC: soc-xxx: add asoc_substream_to_rtd()
Kuninori Morimoto
1
-3
/
+3
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
1
-20
/
+11
2020-06-01
Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus
Mark Brown
1
-10
/
+8
2020-05-30
ASoC: soc-card: add snd_soc_card_set_bias_level_post()
Kuninori Morimoto
1
-2
/
+1
2020-05-30
ASoC: soc-card: add snd_soc_card_set_bias_level()
Kuninori Morimoto
1
-2
/
+1
2020-05-27
ASoC: dapm: Move dai_link widgets to runtime to fix use after free
Charles Keepax
1
-6
/
+6
2020-05-18
ASoC: soc-dapm: use snd_soc_dai_activate()/deactivate()
Kuninori Morimoto
1
-4
/
+4
2020-04-20
Merge series "ASoC: Fix dependency issues of SND_SOC" from Wei Li <liwei391@h...
Mark Brown
1
-3
/
+17
2020-04-20
ASoC: dapm: fixup dapm kcontrol widget
Gyeongtaek Lee
1
-3
/
+17
2020-04-14
Merge branch 'asoc-5.7' into asoc-5.8
Mark Brown
1
-69
/
+58
[next]