summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 Detachable quirksHans de Goede2020-11-191-3/+14
* ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clockGuenter Roeck2020-11-181-0/+2
* Merge Intel catpt DSP fixes into asoc-5.10Mark Brown2020-11-171-5/+4
|\
| * ASoC: Intel: catpt: Correct clock selection for dai triggerCezary Rojewski2020-11-161-5/+2
| * ASoC: Intel: catpt: Skip position update for unprepared streamsCezary Rojewski2020-11-161-0/+2
* | ASoC: Intel: KMB: Fix S24_LE configurationMichael Sit Wei Hong2020-11-161-3/+3
* | ASoC: Intel: catpt: Relax clock selection conditionsCezary Rojewski2020-10-141-3/+6
* | ASoC: Intel: catpt: Wake up device before configuring SSP portCezary Rojewski2020-10-141-0/+10
* | ASoC: Intel: atom: Remove duplicate kconfigsCezary Rojewski2020-10-143-22/+4
* | ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup functionTomasz Figa2020-10-141-8/+31
|/
* ASoC: Intel: catpt: Add explicit DMADEVICES kconfig dependencyCezary Rojewski2020-10-081-1/+1
* ASoC: Intel: catpt: Fix compilation when CONFIG_MODULES is disabledCezary Rojewski2020-10-081-2/+5
* Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-063-4/+4
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-244-5/+5
* | ASoC: Intel: Remove sst_dsp_get_thread_contextCezary Rojewski2020-10-063-7/+2
* | ASoC: Intel: Remove sst_pdata structureCezary Rojewski2020-10-063-30/+2
* | ASoC: Intel: Make atom components independent of sst-dspCezary Rojewski2020-10-0611-21/+7
* | ASoC: Intel: Remove SST-legacy specific constantsCezary Rojewski2020-10-063-148/+0
* | ASoC: Intel: Remove unused DSP interface fieldsCezary Rojewski2020-10-061-45/+0
* | ASoC: Intel: Remove unused DSP operationsCezary Rojewski2020-10-065-229/+0
* | ASoC: Intel: Skylake: Unassign ram_read and read_write opsCezary Rojewski2020-10-063-6/+0
* | ASoC: Intel: Remove SST firmware componentsCezary Rojewski2020-10-065-1513/+0
* | ASoC: Intel: Remove SST ACPI componentCezary Rojewski2020-10-063-244/+0
* | ASoC: Intel: Remove baytrail solutionCezary Rojewski2020-10-067-1672/+0
* | ASoC: Intel: Remove rt5640 support for baytrail solutionCezary Rojewski2020-10-064-250/+0
* | ASoC: Intel: Remove max98090 support for baytrail solutionCezary Rojewski2020-10-064-200/+0
* | ASoC: Intel: Remove haswell solutionCezary Rojewski2020-10-065-4828/+0
* | ASoC: Intel: haswell: Mark FE DAIs as nonatomicCezary Rojewski2020-10-051-0/+4
* | ASoC: Intel: broadwell: Mark FE DAIs as nonatomicCezary Rojewski2020-10-051-0/+4
* | ASoC: Intel: bdw-rt5677: Mark FE DAIs as nonatomicCezary Rojewski2020-10-051-0/+1
* | ASoC: Intel: bdw-rt5650: Mark FE DAIs as nonatomicCezary Rojewski2020-10-051-0/+1
* | ASoC: Intel: sof_sdw: add version_id to avoid rt714/rt715 confusionPierre-Louis Bossart2020-10-051-0/+16
* | ASoC: Intel: sof_sdw_rt1316: add missing component stringPierre-Louis Bossart2020-10-051-0/+6
* | ASoC: Intel: sof_sdw_rt1308: add extra check on initPierre-Louis Bossart2020-10-051-0/+4
* | ASoC: Intel: Select catpt and deprecate haswellCezary Rojewski2020-10-024-17/+23
* | ASoC: Intel: bdw-5677: Remove haswell-solution specific codeCezary Rojewski2020-10-021-33/+0
* | ASoC: Intel: bdw-5650: Remove haswell-solution specific codeCezary Rojewski2020-10-021-36/+0
* | ASoC: Intel: broadwell: Remove haswell-solution specific codeCezary Rojewski2020-10-021-33/+0
* | ASoC: Intel: haswell: Remove haswell-solution specific codeCezary Rojewski2020-10-021-24/+4
* | ASoC: Intel: catpt: Simple sysfs attributesCezary Rojewski2020-10-023-0/+58
* | ASoC: Intel: catpt: Event tracingCezary Rojewski2020-10-023-0/+97
* | ASoC: Intel: catpt: Device driver lifecycleCezary Rojewski2020-10-021-0/+348
* | ASoC: Intel: catpt: PCM operationsCezary Rojewski2020-10-024-0/+1226
* | ASoC: Intel: catpt: Firmware loading and context restoreCezary Rojewski2020-10-022-0/+631
* | ASoC: Intel: catpt: Define DSP operationsCezary Rojewski2020-10-022-0/+368
* | ASoC: Intel: catpt: Add IPC message handlersCezary Rojewski2020-10-024-0/+425
* | ASoC: Intel: catpt: Implement IPC protocolCezary Rojewski2020-10-024-1/+691
* | ASoC: Intel: Add catpt base membersCezary Rojewski2020-10-024-0/+449
* | Merge series "ASoC: Intel: sdw machine driver updates for 5.10" from Kai Vehm...Mark Brown2020-09-238-85/+214
|\ \
| * | ASOC: Intel: sof_sdw: restore playback functionality with max98373 ampsRander Wang2020-09-233-4/+41