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
/
sound
/
soc
/
soc-topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...
Mark Brown
1
-3
/
+3
2021-06-01
ASoC: topology: Fix spelling mistake "vesion" -> "version"
Colin Ian King
1
-3
/
+3
2021-05-20
ASoC: topology: Fix using uninitialized pointer
Jaska Uimonen
1
-1
/
+1
2021-05-14
ASoC: topology: Add support for multiple kcontrol types to a widget
Jaska Uimonen
1
-243
/
+223
2021-03-10
ASoC: soc-topology: clarify expression
Pierre-Louis Bossart
1
-8
/
+8
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
1
-5
/
+6
2021-01-21
Merge series "Add sanity checks for topology API calls" from Amadeusz Sławi...
Mark Brown
1
-7
/
+15
2021-01-21
ASoC: sync parameter naming : rate / sample_bits
Kuninori Morimoto
1
-4
/
+4
2021-01-21
ASoC: topology: Check if ops is set before dereference
Amadeusz Sławiński
1
-5
/
+7
2021-01-21
ASoC: topology: Ensure that needed parameters are set
Amadeusz Sławiński
1
-2
/
+8
2021-01-21
Merge series "Add KUNIT tests for ASoC topology" from Amadeusz Sławiński<am...
Mark Brown
1
-4
/
+5
2021-01-20
ASoC: topology: Properly unregister DAI on removal
Amadeusz Sławiński
1
-4
/
+5
2021-01-20
ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()
Dan Carpenter
1
-1
/
+1
2020-12-11
ASoC: topology: Fix wrong size check
Amadeusz Sławiński
1
-2
/
+8
2020-12-11
ASoC: topology: Add missing size check
Amadeusz Sławiński
1
-0
/
+3
2020-11-13
ASoC: topology: use inclusive language for bclk and fsync
Pierre-Louis Bossart
1
-12
/
+12
2020-11-04
ASoC: topology: Simplify remove_widget function
Amadeusz Sławiński
1
-20
/
+2
2020-11-04
ASoC: topology: Remove empty functions
Amadeusz Sławiński
1
-44
/
+0
2020-11-04
ASoC: topology: Change allocations to resource managed
Amadeusz Sławiński
1
-131
/
+40
2020-11-04
ASoC: topology: Unify all device references
Amadeusz Sławiński
1
-5
/
+5
2020-11-04
ASoC: topology: Remove multistep topology loading
Amadeusz Sławiński
1
-15
/
+3
2020-11-04
ASoC: topology: Remove unused functions from topology API
Amadeusz Sławiński
1
-36
/
+1
2020-10-06
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
1
-2
/
+2
2020-09-17
Merge branch 'asoc-5.9' into asoc-5.10
Mark Brown
1
-0
/
+11
2020-09-17
ASoC: topology: disable size checks for bytes_ext controls if needed
Pierre-Louis Bossart
1
-0
/
+11
2020-09-08
ASoC: topology: Add support for WO and RO TLV byte kcontrols
Dharageswari R
1
-3
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-08
ASoC: topology: add more logs when topology load fails.
Pierre-Louis Bossart
1
-3
/
+10
2020-07-08
ASoC: topology: factor kfree(se) in error handling
Pierre-Louis Bossart
1
-6
/
+3
2020-07-08
ASoC: topology: use break on errors, not continue
Pierre-Louis Bossart
1
-25
/
+28
2020-07-08
ASoC: topology: fix tlvs in error handling for widget_dmixer
Pierre-Louis Bossart
1
-1
/
+1
2020-07-08
ASoC: topology: fix kernel oops on route addition error
Pierre-Louis Bossart
1
-5
/
+17
2020-06-15
ASoC: soc-topology: use devm_snd_soc_register_dai()
Pierre-Louis Bossart
1
-2
/
+1
2020-05-29
ASoC: topology: remove the redundant pass checks
Keyon Jie
1
-44
/
+2
2020-05-29
ASoC: topology: refine and log the header in the correct pass
Keyon Jie
1
-14
/
+36
2020-04-16
Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut...
Mark Brown
1
-1
/
+1
2020-04-15
ASoC: topology: Remove unneeded semicolon
Amadeusz Sławiński
1
-1
/
+1
2020-04-15
ASoC: topology: Fix endianness issue
Amadeusz Sławiński
1
-1
/
+1
2020-04-09
ASoC: topology: Check return value of soc_tplg_dai_config
Amadeusz Sławiński
1
-2
/
+7
2020-04-09
ASoC: topology: Check return value of pcm_new_ver
Amadeusz Sławiński
1
-1
/
+3
2020-04-09
ASoC: topology: Check soc_tplg_add_route return value
Amadeusz Sławiński
1
-1
/
+3
2020-04-09
ASoC: topology: Check return value of soc_tplg_*_create
Amadeusz Sławiński
1
-6
/
+12
2020-04-09
ASoC: topology: Check return value of soc_tplg_create_tlv
Amadeusz Sławiński
1
-2
/
+14
2020-04-09
ASoC: topology: Add missing memory checks
Amadeusz Sławiński
1
-13
/
+49
2020-04-01
ASoC: topology: use name_prefix for new kcontrol
이경택
1
-1
/
+1
2020-03-13
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-9
/
+13
2020-03-12
ASoC: topology: Perform component check upfront
Amadeusz Sławiński
1
-9
/
+13
2020-03-10
ASoC: soc-dapm: add for_each_card_widgets() macro
Kuninori Morimoto
1
-1
/
+1
2020-02-24
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-7
/
+10
2020-02-19
ASoC: topology: Fix memleak in soc_tplg_manifest_load()
Dragos Tarcatu
1
-6
/
+6
[next]