summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2023-01-31ASoC: mchp-spdifrx: add runtime PM support and fixesMark Brown
2023-01-31ASoC: codecs: Add Awinic AW88395 audio amplifierMark Brown
2023-01-31Add the Renesas IDT821034 codec supportMark Brown
2023-01-31ASoC: sma1303: Convert to i2c's .probe_new()Uwe Kleine-König
2023-01-30ASoC: topology: Fixes and cleanupsMark Brown
2023-01-30ASoC: codecs: Aw88395 chip register file, data type file and Kconfig MakefileWeidong Wang
2023-01-30ASoC: codecs: Aw88395 function for ALSA Audio DriverWeidong Wang
2023-01-30ASoC: codecs: ACF bin parsing and check library file for aw88395Weidong Wang
2023-01-30ASoC: codecs: Add i2c and codec registration for aw88395 and their associated...Weidong Wang
2023-01-30ASoC: codecs: Add support for the Renesas IDT821034 codecHerve Codina
2023-01-30ASoC: mchp-spdifrx: document data structuresClaudiu Beznea
2023-01-30ASoC: mchp-spdifrx: add runtime pm supportClaudiu Beznea
2023-01-30ASoC: mchp-spdifrx: remove struct mchp_spdifrx_dev::fmt memberClaudiu Beznea
2023-01-30ASoC: mchp-spdifrx: use unsigned long to store clk_get_rate() valueClaudiu Beznea
2023-01-30ASoC: mchp-spdifrx: disable all interrupts in mchp_spdifrx_dai_remove()Claudiu Beznea
2023-01-30ASoC: mchp-spdifrx: fix controls that works with completion mechanismClaudiu Beznea
2023-01-30ASoC: mchp-spdifrx: fix return value in case completion times outClaudiu Beznea
2023-01-30ASoC: mchp-spdifrx: fix controls which rely on rsr registerClaudiu Beznea
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