aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: Add reset-gpios optional propertyAlejandro Tafalla
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
2021-10-05ASoC: SOF: topology: show clks_control value in dynamic debugPierre-Louis Bossart
2021-10-05ASoC: SOF: Intel: hda-dai: improve SSP DAI handling for dynamic pipelinesPierre-Louis Bossart
2021-10-05ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK/BCLK_ES bitsBard Liao
2021-10-05ASoC: SOF: Intel: hda: add new flags for DAI_CONFIGPierre-Louis Bossart
2021-10-05ASoC: SOF: dai: include new flags for DAI_CONFIGPierre-Louis Bossart
2021-10-05ASoC: SOF: dai: mirror group_id definition added in firmwarePierre-Louis Bossart
2021-10-05ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45Pierre-Louis Bossart
2021-10-05ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single ampPierre-Louis Bossart
2021-10-05ASoC: Intel: add machine driver for SOF+ES8336Pierre-Louis Bossart
2021-10-05ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336 codecPierre-Louis Bossart
2021-10-05ASoC: Intel: soc-acpi: apl/glk/tgl: add entry for devices based on ES8336 codecPierre-Louis Bossart
2021-10-04ASoC: dt-bindings: uniphier: Add description of each port numberKunihiko Hayashi
2021-10-04ASoC: Intel: cht_bsw_nau8824: Set card.components stringHans de Goede
2021-10-04ASoC: nau8824: Add a nau8824_components() helperHans de Goede
2021-10-04ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detectHans de Goede
2021-10-04ASoC: nau8824: Fix NAU8824_JACK_LOGIC defineHans de Goede
2021-10-04ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQHans de Goede
2021-10-04ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQHans de Goede
2021-10-02ASoC: nau8821: new driverSeven Lee
2021-10-01Merge series "Add support for on demand pipeline setup/destroy" from Peter Uj...Mark Brown