summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorLines
2022-09-19ASoC: Intel: sof_sdw: add support for Dell SKU 0AFFPierre-Louis Bossart-0/+10
2022-08-05ASoC: Intel: fix sof_es8336 probePierre-Louis Bossart-1/+3
2022-08-05ASoC: Intel: avs: Fix potential buffer overflow by snprintf()Takashi Iwai-2/+2
2022-07-25ASoC: Intel: sof_nau8825: Move quirk check to the front in late probeYong Zhi-5/+5
2022-07-25ASoC: Intel: sof_rt5682: Perform quirk check first in card late probeYong Zhi-9/+9
2022-07-25ASoC: Intel: sof_rt5682: Add support for mtl_mx98357_rt5682Yong Zhi-0/+25
2022-07-25ASoC: Intel: sof_es8336: remove hard-coded SSP selectionPierre-Louis Bossart-9/+5
2022-07-25ASoC: Intel: sof_es8336: reset the num_links during probeMuralidhar Reddy-1/+2
2022-07-25ASoC: Intel: sof_es8336: add support for HDMI_In captureMuralidhar Reddy-20/+118
2022-07-25ASoC: Intel: sof_es8336: ignore GpioInt when looking for speaker/headset GPIO...Andrey Turkin-6/+6
2022-07-25ASoC: Intel: sof_es8336: Fix GPIO quirks set via module optionAndrey Turkin-11/+12
2022-07-25ASoC: Intel: soc-acpi: Add entry for sof_es8336 in ADL match tableMuralidhar Reddy-0/+13
2022-07-25ASoC: Intel: sof_sdw: add support for Dell SKU 0AF0Pierre-Louis Bossart-0/+10
2022-07-22ASoC: Intel: avs: Use lookup table to create modulesAmadeusz Sławiński-25/+29
2022-07-15ASoC: SOF: Intel: add support for SoundWire-based HP Omen16Mark Brown-0/+44
2022-07-15ASoC: Intel: sof_sdw: add quirk for HP Omen 16-k0005TXPierre-Louis Bossart-0/+9
2022-07-15ASoC: Intel: soc-acpi: add table for HP Omen 16-k0005TXPierre-Louis Bossart-0/+29
2022-07-15ASoC: Intel: sof_sdw: avoid oops in error handlingPierre-Louis Bossart-0/+6
2022-07-15ASoC: Intel: bdw_rt5677: Mark BE DAI as nonatomicCezary Rojewski-0/+1
2022-07-15ASoC: Intel: bdw_rt5650: Mark BE DAI as nonatomicCezary Rojewski-0/+1
2022-07-15ASoC: Intel: bdw_rt286: Mark BE DAI as nonatomicCezary Rojewski-0/+1
2022-07-15ASoC: Intel: hsw_rt5640: Mark BE DAI as nonatomicCezary Rojewski-0/+1
2022-07-11ASoC: Intel: avs: Updates and cleanupsMark Brown-22/+64
2022-07-11ASoC: Merge up fixesMark Brown-20/+30
2022-07-08ASoC: Intel: avs: Update AVS_FW_INIT_TIMEOUT_US declarationCezary Rojewski-1/+1
2022-07-08ASoC: Intel: avs: Lower UNLOAD_MULTIPLE_MODULES IPC timeoutCezary Rojewski-1/+1
2022-07-08ASoC: Intel: avs: Replace hardcodes with SD_CTL_STREAM_RESETCezary Rojewski-6/+6
2022-07-08ASoC: Intel: avs: Recognize FW_CFG_RESERVEDCezary Rojewski-0/+1
2022-07-08ASoC: Intel: avs: Use helper function to set up DMAAmadeusz Sławiński-6/+2
2022-07-08ASoC: Intel: avs: Set max DMA segment sizeAmadeusz Sławiński-0/+1
2022-07-08ASoC: Intel: avs: Block IPC channel on suspendCezary Rojewski-0/+1
2022-07-08ASoC: Intel: avs: Shield LARGE_CONFIG_GETs against zero payload_sizeCezary Rojewski-0/+9
2022-07-08ASoC: Intel: avs: Copy only as many RX bytes as necessaryCezary Rojewski-4/+3
2022-07-08ASoC: Intel: avs: Relax DSP core transition timingsCezary Rojewski-2/+9
2022-07-08ASoC: Intel: avs: Assign I2S gateway when parsing topologyCezary Rojewski-0/+27
2022-07-08ASoC: Intel: avs: Register HDAudio ext-bus operationsCezary Rojewski-2/+3
2022-07-08ASoC: Intel: sof_cs42l42: add adl_mx98360a_cs4242 board configBrent Lu-0/+18
2022-07-08ASoC: Intel: sof_cs42l42: support BT offload audioBrent Lu-4/+71
2022-07-07ASoC: Intel: Skylake: Correct the handling of fmt_config flexible arrayPeter Ujfalusi-12/+25
2022-07-07ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()Peter Ujfalusi-1/+2
2022-07-07ASoC: Intel: sof_rt5682: fix out-of-bounds array accessBrent Lu-7/+3
2022-07-06ASoC: Intel: avs: Fix i2s_test card name initializationCezary Rojewski-1/+1
2022-07-05ASoC: Intel: catpt: remove duplicating driver data retrievalAndy Shevchenko-4/+1
2022-07-05ASoC: Intel: avs: correct config reference for I2S test boardLukas Bulwahn-1/+1
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown-8/+8
2022-06-27ASoC: Intel: skylake: skl-pcm: use pm_runtime_resume_and_get()Pierre-Louis Bossart-1/+4
2022-06-27ASoC: Intel: catpt: use pm_runtime_resume_and_get()Pierre-Louis Bossart-7/+23
2022-06-27ASoC: Intel: avs: Remove now redundant non_legacy_dai_naming flagCharles Keepax-2/+0
2022-06-27ASoC: Intel: Migrate to new style legacy DAI naming flagCharles Keepax-6/+8
2022-06-24ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problemHans de Goede-2/+11