aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2021-10-08ASoC: rockchip: i2s-tdm: Remove call to rockchip_i2s_ch_to_ioColin Ian King
2021-10-08ASoC: mediatek: mt8195: update audsys clock parent nameTrevor Wu
2021-10-08Merge series "ASoC: rt9120: Add Richtek RT9120 supprot" from cy_huang <u00845...Mark Brown
2021-10-08Merge series "ASoC: Intel: bytcht_es8316: few cleanups" from Andy Shevchenko ...Mark Brown
2021-10-08ASoC: SOF: prepare code to allocate IPC messages in fw_readyRander Wang
2021-10-08ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturationAndy Shevchenko
2021-10-08ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional()Andy Shevchenko
2021-10-08ASoC: Intel: bytcht_es8316: Use temporary variable for struct deviceAndy Shevchenko
2021-10-08ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()Andy Shevchenko
2021-10-08ASoC: rt9120: Add rt9210 audio amplifier supportChiYuan Huang
2021-10-07Merge series "Add reset-gpios handling for max98927" from Alejandro Tafalla <...Mark Brown
2021-10-07Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...Mark Brown
2021-10-07Merge series "ASoC: SOF: Improvements for debugging" from Peter Ujfalusi <pet...Mark Brown
2021-10-07Merge series "Rockchip I2S/TDM controller" from Nicolas Frattaroli <frattarol...Mark Brown
2021-10-07ASoC: soc-pcm: restore mixer functionalityPierre-Louis Bossart
2021-10-07ASoC: rt5682s: Fix hp pop produced immediately after resumingDerek Fang
2021-10-07ASoC: rockchip: add support for i2s-tdm controllerNicolas Frattaroli
2021-10-07ASoC: SOF: Introduce fragment elapsed notification APIDaniel Baluta
2021-10-07ASoC: SOF: imx: Use newly introduced generic IPC stream opsDaniel Baluta
2021-10-07ASoC: SOF: Make Intel IPC stream ops genericBud Liviu-Alexandru
2021-10-07ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta
2021-10-07ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_devPeter Ujfalusi
2021-10-07ASoC: SOF: topology: do not power down primary core during topology removalRanjani Sridharan
2021-10-07ASoC: SOF: Intel: hda: Dump registers and stack when SOF_DBG_DUMP_REGS is setPeter Ujfalusi
2021-10-07ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump callsPeter Ujfalusi
2021-10-07ASoC: SOF: loader: Drop SOF_DBG_DUMP_REGS flag when firmware start failsPeter Ujfalusi
2021-10-07ASoC: SOF: core: Clean up snd_sof_get_status() printsPeter Ujfalusi
2021-10-07ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functionsPeter Ujfalusi
2021-10-07ASoC: SOF: Introduce macro to set the firmware statePeter Ujfalusi
2021-10-07ASoC: SOF: ops: Force DSP panic dumps to be printedPeter Ujfalusi
2021-10-07ASoC: SOF: ipc: Re-enable dumps after successful IPC txPeter Ujfalusi
2021-10-07ASoC: SOF: debug: Print out the fw_state along with the DSP dumpPeter Ujfalusi
2021-10-07ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_errPeter Ujfalusi
2021-10-07ASoC: SOF: intel: hda-loader: Use snd_sof_dsp_dbg_dump() for DSP dumpPeter Ujfalusi
2021-10-07ASoC: SOF: debug: Add SOF_DBG_DUMP_OPTIONAL flag for DSP dumpingPeter Ujfalusi
2021-10-07ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the headerPeter Ujfalusi
2021-10-07ASoC: SOF: intel: atom: No need to do a DSP dump in atom_run()Peter Ujfalusi
2021-10-07ASoC: SOF: loader: Print the DSP dump if boot failsPeter Ujfalusi
2021-10-07ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noisePeter Ujfalusi
2021-10-07ASoC: SOF: ipc and dsp dump: Add markers for better visibilityPeter Ujfalusi
2021-10-07ASoC: SOF: debug: Swap the dsp_dump and ipc_dump sequence for fw_exceptionPeter Ujfalusi
2021-10-07ASoC: SOF: core: debug: force all processing on primary corePierre-Louis Bossart
2021-10-07ASoC: max98927: Handle reset gpio when probing i2cAlejandro Tafalla
2021-10-05Merge series "ASoC: Intel: machine driver updates for 5.16" from Pierre-Louis...Mark Brown
2021-10-05Merge series "ASoC: SOF: Intel: add flags to turn on SSP clocks early" from P...Mark Brown
2021-10-05Merge series "ASoC: SOF: topology: minor updates" from Pierre-Louis Bossart <...Mark Brown
2021-10-05ASoC: SOF: OF: Add fw_path and tplg_path parametersDaniel Baluta
2021-10-05ASoC: amd: acp-rt5645: Constify static snd_soc_opsRikard Falkeborn
2021-10-05ASoC: SOF: topology: return error if sof_connect_dai_widget() failsRanjani Sridharan
2021-10-05ASoC: SOF: topology: allow for dynamic pipelines override for debugPierre-Louis Bossart