aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2023-01-30ASoC: topology: Fixes and cleanupsMark Brown
2023-01-30ASoC: topology: Use unload() op directlyAmadeusz Sławiński
2023-01-30ASoC: topology: Unify kcontrol removal codeAmadeusz Sławiński
2023-01-30ASoC: topology: Remove unnecessary check for EOFAmadeusz Sławiński
2023-01-30ASoC: topology: Return an error on complete() failureAmadeusz Sławiński
2023-01-30ASoC: topology: Pass correct pointer instead of castingAmadeusz Sławiński
2023-01-30ASoC: topology: Remove unnecessary forward declarationsAmadeusz Sławiński
2023-01-30ASoC: topology: Rename remove_ handlersAmadeusz Sławiński
2023-01-30ASoC: topology: Fix function nameAmadeusz Sławiński
2023-01-30ASoC: topology: Fix typo in functions nameAmadeusz Sławiński
2023-01-30ASoC: topology: Remove unused SOC_TPLG_PASS_PINS constantAmadeusz Sławiński
2023-01-30ASoC: topology: Properly access value coming from topology fileAmadeusz Sławiński
2023-01-30ASoC: tas5720: set bit 7 in ANALOG_CTRL_REG for TAS5720A-Q1 during probeSteffen Aschbacher
2023-01-30ASoC: codecs: tas5720: add support for TAS5720A-Q1 (automotive) variantSteffen Aschbacher
2023-01-30ASoC: codecs: tas5720: split a tas5720_mute_soc_component() functionAlexandru Ardelean
2023-01-30ASoC: SMA1303: Fix spelling mistake "Invald" -> "Invalid"Colin Ian King
2023-01-30ASoC: amd: acp: Refactor bit width calculationVenkata Prasad Potturu
2023-01-28ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()Kuninori Morimoto
2023-01-28ASoC: kirkwood: Iterate over array indexes instead of using pointer mathKees Cook
2023-01-28ASoC: imx-hdmi: Use dev_err_probeAlexander Stein
2023-01-28ASoC: The Iron Device SMA1303 is a boosted Class-D audio amplifier.KiseokJo
2023-01-28ASoC: fsl-asoc-card: constify fsl_asoc_card_daiLuca Ceresoli
2023-01-28ASoC: SOF: ipc4: Multi-stream playback and capture supportMark Brown
2023-01-28ASoC: simple-card-utils: create jack inputs forMark Brown
2023-01-27ASoC: ts3a227e: add set_jack and get_jack_typeAstrid Rost
2023-01-27ASoC: simple-card-utils: create jack inputs for aux_devsAstrid Rost
2023-01-27ASoC: soc-component: add get_jack_typeAstrid Rost
2023-01-27ASoC: SOF: ipc4-pcm: Do not run the trigger pipelines if no spipe is storedPeter Ujfalusi
2023-01-27ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access racePeter Ujfalusi
2023-01-27ASoC: SOF: Avoid double decrementing use_count in sof_widget_setup on errorPeter Ujfalusi
2023-01-27ASoC: SOF: ipc4-topology: Protect pipeline free with mutexRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Implement pipeline trigger reference countingRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Rename 'data' variable to trigger_listRanjani Sridharan
2023-01-27ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Use the PCM stream's pipeline_info during triggerRanjani Sridharan
2023-01-27ASoC: SOF: sof-audio: Populate the PCM stream pipeline_infoRanjani Sridharan
2023-01-27ASoC: SOF: ipc4: Add flag to skip triggering pipelines during FE DAI triggerRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Define pcm_setup/free opsRanjani Sridharan
2023-01-27ASoC: SOF: Introduce PCM setup/free PCM IPC opsRanjani Sridharan
2023-01-27ASoC: SOF: topology: Set IPC-specific trigger order for DAI linksRanjani Sridharan
2023-01-27ASoC: SOF: pcm: do not free widgets during suspend triggerRanjani Sridharan
2023-01-27ASoC: SOF: sof-audio: Only process widgets in the connected widget listRanjani Sridharan
2023-01-27ASoC: SOF: sof-audio: Set up/free DAI/AIF widgets only onceRanjani Sridharan
2023-01-27ASoC: soc-pcm: Export widget_in_list()Ranjani Sridharan
2023-01-27ASoC: SOF: ipc4-topology: No need to unbind routes within a pipelineRanjani Sridharan
2023-01-27ASoC: soc-compress: Reposition and add pcm_mutex강신형
2023-01-26ASoC: mediatek: mt8188: remove some dead codeDan Carpenter
2023-01-26ASoC: SOF: ipc4-topology: use different channel mask for each sdw amp feedbackBard Liao
2023-01-26ASoC: SOF: ipc4-topology: add buffer type supportBard Liao
2023-01-25ASoC: Kconfig: fix spelling of "up to"Randy Dunlap