summaryrefslogtreecommitdiff
path: root/sound/soc/soc-topology.c
AgeCommit message (Expand)Author
2021-10-29ASoC: topology: Change topology device to card deviceAmadeusz Sławiński
2021-10-29ASoC: topology: Use correct device for printsAmadeusz Sławiński
2021-10-29ASoC: topology: Check for dapm widget completenessAmadeusz Sławiński
2021-10-29ASoC: topology: Add header payload_size verificationCezary Rojewski
2021-10-27ASoC: topology: handle endianness warningPierre-Louis Bossart
2021-10-01ASoC: topology: change the complete op in snd_soc_tplg_ops to return intRanjani Sridharan
2021-09-13ASoC: soc-topology: Move template info print soc_tplg_dapm_widget_create()Peter Ujfalusi
2021-08-02ASoC: soc-topology: cleanup cppcheck warning at snd_soc_find_dai_link()Kuninori Morimoto
2021-08-02ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_kcontrol_elems_load()Kuninori Morimoto
2021-08-02ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dapm_widget_elems_lo...Kuninori Morimoto
2021-08-02ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_dai_elems_load()Kuninori Morimoto
2021-08-02ASoC: soc-topology: cleanup cppcheck warning at soc_tplg_process_headers()Kuninori Morimoto
2021-06-23Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown
2021-06-01ASoC: topology: Fix spelling mistake "vesion" -> "version"Colin Ian King
2021-05-20ASoC: topology: Fix using uninitialized pointerJaska Uimonen
2021-05-14ASoC: topology: Add support for multiple kcontrol types to a widgetJaska Uimonen
2021-03-10ASoC: soc-topology: clarify expressionPierre-Louis Bossart
2021-02-05Merge branch 'asoc-5.11' into asoc-5.12Mark Brown
2021-01-21Merge series "Add sanity checks for topology API calls" from Amadeusz SÅ‚awiÅ...Mark Brown
2021-01-21ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto
2021-01-21ASoC: topology: Check if ops is set before dereferenceAmadeusz Sławiński
2021-01-21ASoC: topology: Ensure that needed parameters are setAmadeusz Sławiński
2021-01-21Merge series "Add KUNIT tests for ASoC topology" from Amadeusz Sławiński<am...Mark Brown
2021-01-20ASoC: topology: Properly unregister DAI on removalAmadeusz Sławiński
2021-01-20ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()Dan Carpenter
2020-12-11ASoC: topology: Fix wrong size checkAmadeusz Sławiński
2020-12-11ASoC: topology: Add missing size checkAmadeusz Sławiński
2020-11-13ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart
2020-11-04ASoC: topology: Simplify remove_widget functionAmadeusz Sławiński
2020-11-04ASoC: topology: Remove empty functionsAmadeusz Sławiński
2020-11-04ASoC: topology: Change allocations to resource managedAmadeusz Sławiński
2020-11-04ASoC: topology: Unify all device referencesAmadeusz Sławiński
2020-11-04ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński
2020-11-04ASoC: topology: Remove unused functions from topology APIAmadeusz Sławiński
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown
2020-09-17ASoC: topology: disable size checks for bytes_ext controls if neededPierre-Louis Bossart
2020-09-08ASoC: topology: Add support for WO and RO TLV byte kcontrolsDharageswari R
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-08ASoC: topology: add more logs when topology load fails.Pierre-Louis Bossart
2020-07-08ASoC: topology: factor kfree(se) in error handlingPierre-Louis Bossart
2020-07-08ASoC: topology: use break on errors, not continuePierre-Louis Bossart
2020-07-08ASoC: topology: fix tlvs in error handling for widget_dmixerPierre-Louis Bossart
2020-07-08ASoC: topology: fix kernel oops on route addition errorPierre-Louis Bossart
2020-06-15ASoC: soc-topology: use devm_snd_soc_register_dai()Pierre-Louis Bossart
2020-05-29ASoC: topology: remove the redundant pass checksKeyon Jie
2020-05-29ASoC: topology: refine and log the header in the correct passKeyon Jie
2020-04-16Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut...Mark Brown
2020-04-15ASoC: topology: Remove unneeded semicolonAmadeusz Sławiński
2020-04-15ASoC: topology: Fix endianness issueAmadeusz Sławiński