index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-dapm.c
Age
Commit message (
Expand
)
Author
2022-11-29
ASoC: Merge up fixes
Mark Brown
2022-10-26
ASoC: dapm: Don't use prefix for regulator name
Paul Cercueil
2022-10-19
ASoC: soc-dapm.c random cleanups
Mark Brown
2022-10-19
ASoC: soc-dapm.c: numerical order for dapm_up_seq
Kuninori Morimoto
2022-10-19
ASoC: soc-dapm.c: cleanup snd_soc_dapm_new_dai()
Kuninori Morimoto
2022-10-19
ASoC: soc-dapm.c: merge dapm_power_one_widget() and dapm_widget_set_power()
Kuninori Morimoto
2022-10-19
ASoC: soc-dapm.c: cleanup dapm_widget_set_power()
Kuninori Morimoto
2022-10-19
ASoC: soc-dapm.c: ignore parameter NULL at snd_soc_dapm_free_widget()
Kuninori Morimoto
2022-10-19
ASoC: soc-dapm.c: remove no meaning variable from snd_soc_dapm_add_path()
Kuninori Morimoto
2022-10-19
ASoC: soc-dapm.c: tidyup error handling on snd_soc_dapm_add_route()
Kuninori Morimoto
2022-10-19
ASoC: soc-dapm.c: replace snd_soc_dapm_wcache to snd_soc_dapm_widget
Kuninori Morimoto
2022-10-18
ASoC: soc-dapm.c: cleanup dapm_widget_set_power()
Kuninori Morimoto
2022-10-18
ASoC: soc-dapm.c: ignore parameter NULL at snd_soc_dapm_free_widget()
Kuninori Morimoto
2022-10-18
ASoC: soc-dapm.c: remove no meaning variable from snd_soc_dapm_add_path()
Kuninori Morimoto
2022-10-18
ASoC: soc-dapm.c: tidyup error handling on snd_soc_dapm_add_route()
Kuninori Morimoto
2022-10-18
ASoC: soc-dapm.c: replace snd_soc_dapm_wcache to snd_soc_dapm_widget
Kuninori Morimoto
2022-09-20
ASoC: soc.h: use array instead of playback/capture_widget
Kuninori Morimoto
2022-09-20
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
2022-09-14
ASoC: soc-dapm: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-08
ASoC: soc-dapm.c: tidyup snd_soc_dai_link_event_pre_pmu()
Kuninori Morimoto
2022-09-08
ASoC: soc-dapm.c: add comment for kzalloc()/kfree() on snd_soc_dai_link_event...
Kuninori Morimoto
2022-09-07
ASoC: soc-dapm.c: fixup snd_soc_dapm_new_control_unlocked() error handling
Kuninori Morimoto
2022-09-07
ASoC: soc-dapm.c: don't use WARN_ON() at snd_soc_dai_link_event_pre_pmu()
Kuninori Morimoto
2022-08-15
ASoC: DAPM: Replace sprintf() calls with sysfs_emit_at()
Takashi Iwai
2022-06-27
ASoC: Merge up fixes
Mark Brown
2022-06-24
ASoC: dapm: Initialise kcontrol data for mux/demux controls
Charles Keepax
2022-06-23
ASoC: dapm: Move stereo autodisable check
Charles Keepax
2022-05-03
ASoC: dapm: Don't fold register value changes into notifications
Mark Brown
2022-04-05
ASoC: soc-dapm: fix two incorrect uses of list iterator
Xiaomeng Tong
2022-03-11
ASoC: Export DAI register and widget ctor and dctor functions
Cezary Rojewski
2021-11-05
ASoC: DAPM: Cover regression by kctl change notification fix
Takashi Iwai
2021-10-18
Merge branch 'asoc-5.15' into asoc-5.16
Mark Brown
2021-10-07
ASoC: DAPM: Fix missing kctl change notifications
Takashi Iwai
2021-10-01
AsoC: dapm: export a couple of functions
Ranjani Sridharan
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at soc_dapm_dai_stream_event()
Kuninori Morimoto
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_new_controls()
Kuninori Morimoto
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_weak_routes()
Kuninori Morimoto
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_add_routes()
Kuninori Morimoto
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at snd_soc_dapm_del_route()
Kuninori Morimoto
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_run()
Kuninori Morimoto
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_check_event()
Kuninori Morimoto
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_dai_link()
Kuninori Morimoto
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_pga()
Kuninori Morimoto
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_set_mixer_path_status()
Kuninori Morimoto
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_connect_mux()
Kuninori Morimoto
2021-08-05
ASoC: soc-dapm: cleanup cppcheck warning at dapm_wcache_lookup()
Kuninori Morimoto
2021-03-19
ASoC: don't indicate error message for snd_soc_[pcm_]dai_xxx()
Kuninori Morimoto
2021-02-10
ASoC: dapm: use component prefix when checking widget names
Shuming Fan
2020-12-15
ASoC: dapm: remove widget from dirty list on free
Thomas Hebb
2020-12-04
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
[next]