| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-17 | ASoC: soc-topology: convert to snd_soc_dapm_xxx() | Kuninori Morimoto | 1 | -5/+5 |
| 2025-06-19 | ASoC: topology: Do not call snd_soc_remove_pcm_runtime() for ignored links | Peter Ujfalusi | 1 | -2/+5 |
| 2025-03-19 | ASoC: ops: Remove snd_soc_put_volsw_range() | Charles Keepax | 1 | -1/+1 |
| 2025-03-19 | ASoC: ops: Remove snd_soc_get_volsw_range() | Charles Keepax | 1 | -1/+1 |
| 2025-03-19 | ASoC: ops: Remove snd_soc_info_volsw_range() | Charles Keepax | 1 | -1/+1 |
| 2025-02-24 | ASoC: topology: Save num_channels value for mixer controls | Cezary Rojewski | 1 | -0/+1 |
| 2025-02-24 | ASoC: topology: Create kcontrols based on their type | Cezary Rojewski | 1 | -40/+14 |
| 2025-01-09 | ASoC: remove disable_route_checks | Kuninori Morimoto | 1 | -10/+2 |
| 2024-12-16 | ASoC: soc-core: tidyup ret handling for card->disable_route_checks | Kuninori Morimoto | 1 | -3/+5 |
| 2024-10-23 | ASoC: soc-topology: remove dpcm_xxx flags | Kuninori Morimoto | 1 | -2/+2 |
| 2024-09-19 | ASoC: topology: Fix incorrect addressing assignments | Tang Bin | 1 | -2/+2 |
| 2024-09-13 | ASoC: topology: Fix redundant logical jump | Tang Bin | 1 | -6/+3 |
| 2024-07-02 | ASoC: topology: Unify code for creating standalone and widget enum control | Amadeusz Sławiński | 1 | -77/+9 |
| 2024-07-02 | ASoC: topology: Unify code for creating standalone and widget mixer control | Amadeusz Sławiński | 1 | -57/+9 |
| 2024-07-02 | ASoC: topology: Unify code for creating standalone and widget bytes control | Amadeusz Sławiński | 1 | -42/+9 |
| 2024-07-02 | ASoC: topology: Reshuffle function placement | Amadeusz Sławiński | 1 | -233/+233 |
| 2024-07-02 | ASoC: topology: Rename function creating widget kcontrol | Amadeusz Sławiński | 1 | -6/+6 |
| 2024-07-02 | ASoC: topology: Align dynamic object initialization for controls | Amadeusz Sławiński | 1 | -5/+9 |
| 2024-07-02 | ASoC: topology: Correctly set shift_r in soc_tplg_denum_create() | Amadeusz Sławiński | 1 | -1/+1 |
| 2024-07-02 | ASoC: topology: Cleanup soc_tplg_dapm_widget_denum_create | Amadeusz Sławiński | 1 | -21/+10 |
| 2024-07-02 | ASoC: topology: Cleanup soc_tplg_dapm_widget_dmixer_create | Amadeusz Sławiński | 1 | -23/+12 |
| 2024-07-02 | ASoC: topology: Cleanup soc_tplg_dapm_widget_dbytes_create | Amadeusz Sławiński | 1 | -12/+5 |
| 2024-07-02 | ASoC: topology: Properly initialize soc_enum values | Amadeusz Sławiński | 1 | -0/+2 |
| 2024-07-02 | ASoC: topology: Do not do unnecessary dobj management | Amadeusz Sławiński | 1 | -4/+0 |
| 2024-07-02 | ASoC: topology: Simplify code | Amadeusz Sławiński | 1 | -7/+3 |
| 2024-06-21 | ASoC: Merge up fixes | Mark Brown | 1 | -19/+16 |
| 2024-06-13 | ASoC: topology: Fix route memory corruption | Amadeusz Sławiński | 1 | -9/+3 |
| 2024-06-10 | ASoC: topology: Clean up route loading | Amadeusz Sławiński | 1 | -18/+8 |
| 2024-06-10 | ASoC: topology: Do not assign fields that are already set | Amadeusz Sławiński | 1 | -5/+1 |
| 2024-06-10 | ASoC: topology: Fix references to freed memory | Amadeusz Sławiński | 1 | -5/+22 |
| 2024-05-27 | ASoC: topology: Constify an argument of snd_soc_tplg_component_load() | Christophe JAILLET | 1 | -2/+2 |
| 2024-04-04 | ASoC: Drop soc-topology ABI v4 support | Mark Brown | 1 | -223/+18 |
| 2024-04-04 | ASoC: topology: Cleanup after ABI v4 support removal | Cezary Rojewski | 1 | -37/+10 |
| 2024-04-04 | ASoC: topology: Remove ABI v4 support | Cezary Rojewski | 1 | -194/+16 |
| 2024-03-25 | ASoC: topology: Do not ignore route checks when parsing graphs | Cezary Rojewski | 1 | -2/+9 |
| 2023-09-25 | ASoC: soc-topology: convert not to use asoc_xxx() | Kuninori Morimoto | 1 | -3/+3 |
| 2023-08-28 | Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -1/+5 |
| 2023-08-14 | ASoC: soc-topology: merge DAI call back functions into ops | Kuninori Morimoto | 1 | -1/+5 |
| 2023-07-25 | Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai | 1 | -3/+7 |
| 2023-07-20 | ALSA: control: Take controls_rwsem lock in snd_ctl_remove() | Takashi Iwai | 1 | -3/+0 |
| 2023-07-06 | ASoC: topology: suppress probe deferral errors | Johan Hovold | 1 | -3/+7 |
| 2023-05-30 | ASoC: topology: Allow partial matching when finding DAI link | Ranjani Sridharan | 1 | -3/+3 |
| 2023-05-22 | ASoC: topology: Remove redundant log | Amadeusz Sławiński | 1 | -4/+1 |
| 2023-05-22 | ASoC: topology: Remove redundant log | Amadeusz Sławiński | 1 | -3/+0 |
| 2023-05-22 | ASoC: topology: Do not split message string on multiple lines | Amadeusz Sławiński | 1 | -4/+2 |
| 2023-05-22 | ASoC: topology: Remove redundant logs | Amadeusz Sławiński | 1 | -9/+3 |
| 2023-05-22 | ASoC: topology: Log control load errors in soc_tplg_control_load() | Amadeusz Sławiński | 1 | -24/+13 |
| 2023-05-08 | ASoC: soc-topology.c: add comment for Platform/Codec | Kuninori Morimoto | 1 | -11/+11 |
| 2023-03-29 | ASoC: soc-topology.c: dai_link->platform again | Kuninori Morimoto | 1 | -2/+10 |
| 2023-03-28 | ASoC: soc-core.c: add snd_soc_add_pcm_runtimes() | Kuninori Morimoto | 1 | -1/+1 |
| 2023-03-24 | ASoC: soc-topology.c: remove unnecessary dai_link->platform | Kuninori Morimoto | 1 | -6/+2 |
| 2023-02-16 | Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -112/+75 |
| 2023-02-07 | ASoC: topology: Return -ENOMEM on memory allocation failure | Amadeusz Sławiński | 1 | -2/+6 |
| 2023-02-02 | ASoC: topology: Set correct unload callback for graph type | Peter Ujfalusi | 1 | -1/+1 |
| 2023-01-31 | ASoC: soc-topology.c: use helper function | Kuninori Morimoto | 1 | -2/+2 |
| 2023-01-30 | ASoC: topology: Use unload() op directly | Amadeusz Sławiński | 1 | -20/+28 |
| 2023-01-30 | ASoC: topology: Unify kcontrol removal code | Amadeusz Sławiński | 1 | -42/+6 |
| 2023-01-30 | ASoC: topology: Remove unnecessary check for EOF | Amadeusz Sławiński | 1 | -6/+1 |
| 2023-01-30 | ASoC: topology: Return an error on complete() failure | Amadeusz Sławiński | 1 | -1/+1 |
| 2023-01-30 | ASoC: topology: Pass correct pointer instead of casting | Amadeusz Sławiński | 1 | -6/+6 |
| 2023-01-30 | ASoC: topology: Remove unnecessary forward declarations | Amadeusz Sławiński | 1 | -3/+0 |
| 2023-01-30 | ASoC: topology: Rename remove_ handlers | Amadeusz Sławiński | 1 | -16/+16 |
| 2023-01-30 | ASoC: topology: Fix function name | Amadeusz Sławiński | 1 | -2/+2 |
| 2023-01-30 | ASoC: topology: Fix typo in functions name | Amadeusz Sławiński | 1 | -16/+16 |
| 2023-01-30 | ASoC: topology: Remove unused SOC_TPLG_PASS_PINS constant | Amadeusz Sławiński | 1 | -3/+2 |
| 2023-01-30 | ASoC: topology: Properly access value coming from topology file | Amadeusz Sławiński | 1 | -1/+1 |
| 2022-09-19 | ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime() | Kuninori Morimoto | 1 | -0/+1 |
| 2022-06-15 | ASoC: topology: Drop superfluous check of CONFIG_SND_CTL_VALIDATION | Takashi Iwai | 1 | -1/+1 |
| 2022-04-05 | ASoC: Pull in fixes | Mark Brown | 1 | -2/+2 |
| 2022-04-04 | ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create() | Peter Ujfalusi | 1 | -2/+2 |
| 2022-04-04 | ASoC: topology: Rename soc_tplg_init_kcontrol() function | Amadeusz Sławiński | 1 | -10/+7 |
| 2022-04-04 | ASoC: topology: Correct error message | Amadeusz Sławiński | 1 | -1/+1 |
| 2022-04-04 | ASoC: topology: Rename SOC_TPLG_PASS_MIXER to _CONTROL | Amadeusz Sławiński | 1 | -5/+5 |
| 2022-04-04 | ASoC: topology: Return bool instead of int | Amadeusz Sławiński | 1 | -3/+3 |
| 2022-04-04 | ASoC: topology: Remove unnecessary looping | Amadeusz Sławiński | 1 | -223/+192 |
| 2022-04-04 | ASoC: topology: Use for loop instead of while | Amadeusz Sławiński | 1 | -8/+3 |
| 2022-01-24 | ASoC: topology: Optimize soc_tplg_dapm_graph_elems_load behavior | Amadeusz Sławiński | 1 | -42/+14 |
| 2022-01-24 | ASoC: topology: Allow TLV control to be either read or write | Amadeusz Sławiński | 1 | -1/+2 |
| 2022-01-24 | ASoC: topology: Remove superfluous error prints | Amadeusz Sławiński | 1 | -33/+11 |
| 2022-01-06 | ASoC: topology: Fix typo | Qinghua Jin | 1 | -1/+1 |
| 2021-11-16 | ASoC: topology: Add missing rwsem around snd_ctl_remove() calls | Takashi Iwai | 1 | -0/+3 |
| 2021-10-29 | ASoC: topology: Change topology device to card device | Amadeusz Sławiński | 1 | -3/+3 |
| 2021-10-29 | ASoC: topology: Use correct device for prints | Amadeusz Sławiński | 1 | -1/+1 |
| 2021-10-29 | ASoC: topology: Check for dapm widget completeness | Amadeusz Sławiński | 1 | -0/+17 |
| 2021-10-29 | ASoC: topology: Add header payload_size verification | Cezary Rojewski | 1 | -0/+9 |
| 2021-10-27 | ASoC: topology: handle endianness warning | Pierre-Louis Bossart | 1 | -1/+1 |
| 2021-10-01 | ASoC: topology: change the complete op in snd_soc_tplg_ops to return int | Ranjani Sridharan | 1 | -4/+6 |
| 2021-09-13 | ASoC: soc-topology: Move template info print soc_tplg_dapm_widget_create() | Peter Ujfalusi | 1 | -4/+2 |
| 2021-08-02 | ASoC: soc-topology: cleanup cppcheck warning at snd_soc_find_dai_link() | Kuninori Morimoto | 1 | -2/+1 |
| 2021-08-02 | ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_kcontrol_elems_load() | Kuninori Morimoto | 1 | -3/+1 |
| 2021-08-02 | ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dapm_widget_elems_lo... | Kuninori Morimoto | 1 | -3/+4 |
| 2021-08-02 | ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dai_elems_load() | Kuninori Morimoto | 1 | -3/+4 |
| 2021-08-02 | ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_process_headers() | Kuninori Morimoto | 1 | -1/+1 |
| 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 |
| 2020-02-19 | ASoC: topology: Fix memleak in soc_tplg_link_elems_load() | Dragos Tarcatu | 1 | -1/+4 |
| 2020-01-23 | Merge branch 'asoc-5.6' into asoc-next | Mark Brown | 1 | -22/+66 |
| 2020-01-23 | ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj initialization order | Jaroslav Kysela | 1 | -3/+4 |
| 2020-01-03 | ASoC: soc-topology: fix endianness issues | Pierre-Louis Bossart | 1 | -20/+22 |
| 2019-12-25 | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -1/+0 |
| 2019-12-24 | ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime() | Dragos Tarcatu | 1 | -3/+3 |
| 2019-12-18 | ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime() | Dragos Tarcatu | 1 | -4/+4 |
| 2019-12-10 | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -7/+20 |
| 2019-12-10 | ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime() | Kuninori Morimoto | 1 | -1/+3 |
| 2019-12-10 | ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime() | Kuninori Morimoto | 1 | -1/+1 |
| 2019-12-10 | ASoC: soc-core: move snd_soc_find_dai_link() | Kuninori Morimoto | 1 | -0/+41 |
| 2019-12-10 | ASoC: topology: Check return value for soc_tplg_pcm_create() | Dragos Tarcatu | 1 | -1/+7 |
| 2019-12-10 | ASoC: topology: Check return value for snd_soc_add_dai_link() | Dragos Tarcatu | 1 | -6/+13 |
| 2019-11-05 | ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register... | Kuninori Morimoto | 1 | -1/+16 |
| 2019-11-05 | ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai() | Kuninori Morimoto | 1 | -1/+1 |
| 2019-10-02 | Merge branch 'asoc-5.4' into asoc-5.5 | Mark Brown | 1 | -1/+1 |
| 2019-09-26 | ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create() | Dan Carpenter | 1 | -1/+1 |
| 2019-09-09 | Merge branch 'asoc-5.4' into asoc-next | Mark Brown | 1 | -1/+1 |
| 2019-08-27 | ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properly | Amadeusz Sławiński | 1 | -6/+0 |
| 2019-08-22 | ASoC: soc-topology: use for_each_component_dais() at remove_dai() | Kuninori Morimoto | 1 | -1/+1 |
| 2019-06-28 | ASoC: topology: fix memory leaks on sm, se and sbe | Colin Ian King | 1 | -3/+3 |
| 2019-06-25 | ASoC: topology: Consolidate and fix asoc_tplg_dapm_widget_*_create flow | Amadeusz Sławiński | 1 | -42/+35 |
| 2019-06-25 | ASoC: topology: Consolidate how dtexts and dvalues are freed | Amadeusz Sławiński | 1 | -17/+24 |
| 2019-06-13 | ASoC: soc-topology: fix modern dai link style | Pierre-Louis Bossart | 1 | -2/+6 |
| 2019-06-06 | ASoC: soc-topology: use modern dai_link style | Kuninori Morimoto | 1 | -6/+16 |
| 2019-04-26 | Merge branch 'asoc-5.1' into asoc-5.2 | Mark Brown | 1 | -3/+4 |
| 2019-04-08 | ASoC: topology: Use the correct dobj to free enum control values and texts | Ranjani Sridharan | 1 | -3/+4 |
| 2019-04-05 | ASoC: topology: fix big-endian check | Pierre-Louis Bossart | 1 | -1/+3 |
| 2019-04-05 | ASoC: topology: fix endianness issues | Pierre-Louis Bossart | 1 | -121/+170 |
| 2019-04-02 | ASoC: topology: Align tplg pointer increment across all kcontrols | Liam Girdwood | 1 | -8/+9 |
| 2019-03-19 | ASoC: topology: free link string in error | Bard liao | 1 | -0/+3 |
| 2019-03-19 | ASoC: topology: free stream_name of dai_drv | Bard liao | 1 | -0/+5 |
| 2019-03-15 | ASoC: topology: create tlv before soc_tplg_init_kcontrol | Bard liao | 1 | -6/+8 |
| 2019-02-18 | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -1/+7 |
| 2019-02-18 | ASoC: topology: free created components in tplg load error | Bard liao | 1 | -1/+7 |
| 2019-02-06 | Merge branch 'asoc-5.0' into asoc-5.1 for dapm table | Mark Brown | 1 | -0/+5 |
| 2019-02-04 | ASoC: topology: unload physical dai link in remove | Bard liao | 1 | -0/+32 |
| 2019-02-02 | ASoC: topology: fix oops/use-after-free case with dai driver | Guennadi Liakhovetski | 1 | -0/+5 |
| 2019-01-29 | ASoC: topology: modify dapm route loading routine and add dapm route unloading | Ranjani Sridharan | 1 | -16/+86 |
| 2019-01-29 | ASoC: topology: fix memory leak in soc_tplg_dapm_widget_create | Bard liao | 1 | -0/+3 |
| 2019-01-29 | ASoC: topology: Fix memory leak from soc_tplg_denum_create_texts | Amadeusz Sławiński | 1 | -0/+3 |
| 2019-01-29 | ASoC: topology: Remove widgets from dobj list | Amadeusz Sławiński | 1 | -0/+2 |
| 2019-01-29 | ASoC: topology: Reduce number of dereferences when accessing dobj | Amadeusz Sławiński | 1 | -12/+12 |
| 2018-10-05 | ASoC: topology: Use the standard fall-through annotations | Takashi Iwai | 1 | -2/+2 |
| 2018-09-05 | ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlocked | Charles Keepax | 1 | -11/+0 |
| 2018-07-02 | ASoC: soc-topology: convert to SPDX identifiers | Kuninori Morimoto | 1 | -26/+21 |
| 2018-06-18 | ASoC: topology: Add callback for DAPM route load/unload | Liam Girdwood | 1 | -0/+13 |
| 2018-06-18 | ASoC: topology: Give more data to clients via callbacks | Liam Girdwood | 1 | -13/+18 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
| 2018-06-01 | ASoC: topology: Move v4 manifest header data structures to uapi | Guenter Roeck | 1 | -56/+0 |
| 2018-06-01 | ASoC: topology: Improve backwards compatibility with v4 topology files | Guenter Roeck | 1 | -2/+5 |
| 2018-04-26 | Merge branch 'asoc-4.17' into asoc-4.18 for compress dependencies | Mark Brown | 1 | -3/+3 |
| 2018-04-18 | ASoC: topology: Fix build errors | Mark Brown | 1 | -31/+13 |
| 2018-04-17 | ASoC: topology: Add support for compressed PCMs | Liam Girdwood | 1 | -0/+3 |
| 2018-04-17 | ASoC: topology: Add callback for DAPM route load/unload | Liam Girdwood | 1 | -0/+13 |
| 2018-04-17 | ASoC: topology: Give more data to clients via callbacks | Liam Girdwood | 1 | -13/+18 |
| 2018-04-17 | ASoC: topology: Check widget kcontrols before deref | Liam Girdwood | 1 | -2/+2 |