index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
/
soc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-27
ASoC: soc-core: add asoc_rtd_to_cpu/codec() macro
Kuninori Morimoto
1
-0
/
+4
2020-03-20
ASoC: soc-core: Merge CPU/Codec DAIs
Kuninori Morimoto
1
-1
/
+6
2020-03-13
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+1
2020-03-10
ASoC: soc-dapm: add for_each_card_widgets() macro
Kuninori Morimoto
1
-0
/
+5
2020-03-10
ASoC: soc-dapm: add for_each_card_dapms() macro
Kuninori Morimoto
1
-0
/
+3
2020-03-10
ASoC: soc.h: remove non plural form for_each_xxx macro
Kuninori Morimoto
1
-14
/
+0
2020-03-10
ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macro
Kuninori Morimoto
1
-0
/
+14
2020-03-10
ASoC: soc-core: disable route checks for legacy devices
Pierre-Louis Bossart
1
-0
/
+1
2020-03-06
ASoC: pcm: Export parameter intersection logic
Samuel Holland
1
-0
/
+3
2020-02-26
ASoC: Add initial support for multiple CPU DAIs
Shreyas NC
1
-0
/
+15
2020-02-20
ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro
Pierre-Louis Bossart
1
-1
/
+1
2020-01-10
ASoC: soc-core: add snd_soc_close_delayed_work()
Kuninori Morimoto
1
-0
/
+1
2020-01-10
ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
1
-11
/
+7
2019-12-16
ASoC: soc-core: remove legacy style of codec_conf
Kuninori Morimoto
1
-3
/
+0
2019-12-16
ASoC: soc-core: support snd_soc_dai_link_component for codec_conf
Kuninori Morimoto
1
-0
/
+3
2019-12-11
ASoC: Drop snd_soc_pcm_lib_ioctl()
Takashi Iwai
1
-5
/
+0
2019-12-11
ASoC: soc-core: tidyup for CONFIG_DMI
Kuninori Morimoto
1
-0
/
+2
2019-12-10
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+1
2019-12-10
ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()
Kuninori Morimoto
1
-2
/
+2
2019-12-10
ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()
Kuninori Morimoto
1
-2
/
+2
2019-12-10
ASoC: soc-core: move snd_soc_find_dai_link()
Kuninori Morimoto
1
-3
/
+0
2019-12-10
ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
Kuninori Morimoto
1
-1
/
+1
2019-12-10
ASoC: soc-core: remove snd_soc_get_dai_substream()
Kuninori Morimoto
1
-2
/
+0
2019-12-10
ASoC: soc-core: remove dai_link_list
Kuninori Morimoto
1
-7
/
+0
2019-12-04
ASoC: core: Init pcm runtime work early to avoid warnings
Curtis Malainey
1
-0
/
+1
2019-11-20
ASoC: core: add SND_SOC_BYTES_E
Tzung-Bi Shih
1
-0
/
+6
2019-11-20
ASoC: add control components management
Jaroslav Kysela
1
-0
/
+1
2019-11-05
ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY
Kuninori Morimoto
1
-1
/
+8
2019-11-05
ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...
Kuninori Morimoto
1
-3
/
+3
2019-11-05
ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()
Kuninori Morimoto
1
-1
/
+2
2019-11-05
ASoC: soc-core: add snd_soc_unregister_dai()
Kuninori Morimoto
1
-0
/
+1
2019-10-23
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
1
-2
/
+6
2019-10-22
ASoC: soc-core: remove for_each_rtdcom_safe()
Kuninori Morimoto
1
-2
/
+0
2019-10-08
ASoC: soc-core: add snd_soc_pcm_lib_ioctl()
Kuninori Morimoto
1
-0
/
+5
2019-10-01
ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free()
Kuninori Morimoto
1
-1
/
+0
2019-08-21
ASoC: soc-core: merge snd_soc_initialize_card_lists()
Kuninori Morimoto
1
-10
/
+0
2019-08-15
ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
Peter Ujfalusi
1
-2
/
+4
2019-08-09
ASoC: soc-core: add for_each_xxx macro for aux_dev
Kuninori Morimoto
1
-0
/
+10
2019-08-09
ASoC: soc-core: remove legacy style of aux_dev
Kuninori Morimoto
1
-9
/
+0
2019-08-09
ASoC: soc-core: support snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-0
/
+7
2019-08-08
ASoC: soc-core: tidyup for card->deferred_resume_work
Kuninori Morimoto
1
-2
/
+3
2019-08-05
ASoC: add soc-component.c
Kuninori Morimoto
1
-305
/
+1
2019-08-01
ASoC: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-1
/
+0
2019-07-23
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
1
-4
/
+0
2019-06-28
ASoC: soc-core: support dai_link with platforms_num != 1
Jerome Brunet
1
-0
/
+6
2019-06-19
ASoC: soc-core: allow no Platform on dai_link
Kuninori Morimoto
1
-1
/
+1
2019-06-19
ASoC: soc.h: fixup for_each_card_links() macro
Kuninori Morimoto
1
-1
/
+1
2019-06-06
ASoC: soc-core: remove legacy style dai_link
Kuninori Morimoto
1
-60
/
+5
2019-06-06
ASoC: soc.h: add sound dai_link connection macro
Kuninori Morimoto
1
-0
/
+88
2019-06-06
ASoC: soc-core: use snd_soc_dai_link_component for CPU
Kuninori Morimoto
1
-0
/
+4
[next]