summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: avs: rt5682: Refactor jack handlingAmadeusz Sławiński2022-11-291-17/+11
* ASoC: Intel: avs: rt5682: Add define for codec DAI nameAmadeusz Sławiński2022-11-291-1/+2
* ASoC: Intel: avs: Refactor jack handlingMark Brown2022-11-296-146/+82
|\
| * ASoC: Intel: avs: rt298: Refactor jack handlingAmadeusz Sławiński2022-11-291-21/+12
| * ASoC: Intel: avs: rt298: Add define for codec DAI nameAmadeusz Sławiński2022-11-291-1/+3
| * ASoC: Intel: avs: rt286: Refactor jack handlingAmadeusz Sławiński2022-11-291-21/+12
| * ASoC: Intel: avs: rt286: Add define for codec DAI nameAmadeusz Sławiński2022-11-291-1/+3
| * ASoC: Intel: avs: rt274: Refactor jack handlingAmadeusz Sławiński2022-11-291-17/+11
| * ASoC: Intel: avs: rt274: Refer to DAI name through a constantAmadeusz Sławiński2022-11-291-1/+1
| * ASoC: Intel: avs: nau8825: Refactor jack handlingAmadeusz Sławiński2022-11-291-24/+11
| * ASoC: Intel: avs: da7219: Refactor jack handlingAmadeusz Sławiński2022-11-291-21/+13
| * ASoC: Intel: bdw_rt286: Refactor jack handlingCezary Rojewski2022-11-291-39/+16
* | ASoC: Merge up fixesMark Brown2022-11-293-14/+66
|\ \ | |/ |/|
| * ASoC: sof_es8336: reduce pop noise on speakerZhu Ning2022-11-071-14/+46
| * ASoC: Intel: soc-acpi: add ES83x6 support to IceLakePierre-Louis Bossart2022-10-311-0/+13
| * ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01Hans de Goede2022-10-261-0/+7
* | ASoC: Intel: avs: DSP recovery and resume fixesMark Brown2022-11-232-2/+11
|\ \
| * | ASoC: Intel: avs: Disconnect substream if suspend or resume failsCezary Rojewski2022-11-221-2/+8
| * | ASoC: Intel: avs: Lock substream before snd_pcm_stop()Cezary Rojewski2022-11-221-0/+3
* | | ASoC: Intel: avs: Add missing audio amplifier for KBLAlicja Michalska2022-11-221-0/+8
|/ /
* | ASoC: Intel: add Dell SKU 0C11 supportMark Brown2022-11-226-2/+195
|\ \
| * | ASoC: Intel: soc-acpi: add SKU 0C11 SoundWire configurationGongjun Song2022-11-221-0/+48
| * | ASoC: Intel: sof_sdw: Add support for SKU 0C11 productGongjun Song2022-11-221-0/+10
| * | ASoC: intel: sof_sdw: add rt1318 codec support.Gongjun Song2022-11-225-2/+137
* | | ASoC: Intel: Skylake: Fix Kconfig dependencyLili Li2022-11-221-1/+1
* | | ASoC: Intel: sof_sdw: Add support for SKU 0C4F productGongjun Song2022-11-221-0/+10
|/ /
* | ASoC: Intel: sof_sdw_amp: mark coeff tables with __maybe_unusedPierre-Louis Bossart2022-11-181-2/+2
* | ASoC: Intel: avs: Initialize private data for subsequent HDA FEsCezary Rojewski2022-11-181-1/+21
* | ASoC: Intel: sof_nau8825: support rt1015p speaker amplifierBrent Lu2022-11-182-0/+28
* | Adds the combination of headset codec ALC5682I-VD + amp rt1019pMark Brown2022-11-162-8/+3
|\ \
| * | ASoC: Intel: sof rt5682: remove the duplicate codesAjye Huang2022-11-151-4/+0
| * | ASoC: Intel: sof_rt5682: add support for ALC5682I-VD with amp rt1019pAjye Huang2022-11-152-4/+3
* | | ASoC: Intel: add more ACPI tables/quirks for RPL/MTLMark Brown2022-11-113-0/+189
|\ \ \
| * | | ASoC: Intel: soc-acpi: add MTL AIC SoundWire configurationsYong Zhi2022-11-111-0/+59
| * | | ASoC: Intel: soc-acpi: add SKU 0C40 SoundWire configurationGongjun Song2022-11-111-0/+66
| * | | ASoC: Intel: sof_sdw: Add support for SKU 0C40 productGongjun Song2022-11-111-0/+10
| * | | ASoC: Intel: soc-acpi: add SKU 0C10 SoundWire configurationGongjun Song2022-11-111-0/+43
| * | | ASoC: Intel: sof_sdw: Add support for SKU 0C10 productGongjun Song2022-11-111-0/+11
| | |/ | |/|
* | | ASoC: Set BQ parameters for some Dell modelsMark Brown2022-11-115-0/+544
|\ \ \
| * | | ASoC: Intel: sof_sdw_rt1316: add BQ params for the Dell modelsShuming Fan2022-11-104-0/+259
| * | | ASoC: Intel: sof_sdw_rt1308: add BQ params for the Dell modelsShuming Fan2022-11-104-0/+285
| |/ /
| * | ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()Yang Yingliang2022-10-211-7/+1
* | | ASoC: Intel: avs: Drop da7219_aad_jack_det() usageCezary Rojewski2022-11-071-2/+1
* | | ASoC: Intel: Drop da7219_aad_jack_det() usageCezary Rojewski2022-11-074-8/+5
* | | ASoC: Intel: cirrus-common: Make const array uid_strings staticColin Ian King2022-11-031-1/+1
* | | ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()Yang Yingliang2022-11-021-7/+1
* | | ASoC: Intel: avs: Enact power gating policyCezary Rojewski2022-10-282-0/+12
* | | ASoC: Intel: avs: Power and clock gating policy overridingCezary Rojewski2022-10-281-9/+13
* | | ASoC: Intel: avs: Standby power-state supportPiotr Maziarz2022-10-283-7/+85
* | | ASoC: Intel: avs: Count low power streamsCezary Rojewski2022-10-282-0/+16