summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2020-10-02ASoC: Intel: Select catpt and deprecate haswellCezary Rojewski4-17/+23
2020-10-02ASoC: Intel: bdw-5677: Remove haswell-solution specific codeCezary Rojewski1-33/+0
2020-10-02ASoC: Intel: bdw-5650: Remove haswell-solution specific codeCezary Rojewski1-36/+0
2020-10-02ASoC: Intel: broadwell: Remove haswell-solution specific codeCezary Rojewski1-33/+0
2020-10-02ASoC: Intel: haswell: Remove haswell-solution specific codeCezary Rojewski1-24/+4
2020-10-02ASoC: Intel: catpt: Simple sysfs attributesCezary Rojewski3-0/+58
2020-10-02ASoC: Intel: catpt: Event tracingCezary Rojewski3-0/+97
2020-10-02ASoC: Intel: catpt: Device driver lifecycleCezary Rojewski1-0/+348
2020-10-02ASoC: Intel: catpt: PCM operationsCezary Rojewski4-0/+1226
2020-10-02ASoC: Intel: catpt: Firmware loading and context restoreCezary Rojewski2-0/+631
2020-10-02ASoC: Intel: catpt: Define DSP operationsCezary Rojewski2-0/+368
2020-10-02ASoC: Intel: catpt: Add IPC message handlersCezary Rojewski4-0/+425
2020-10-02ASoC: Intel: catpt: Implement IPC protocolCezary Rojewski4-1/+691
2020-10-02ASoC: Intel: Add catpt base membersCezary Rojewski4-0/+449
2020-09-23Merge series "ASoC: Intel: sdw machine driver updates for 5.10" from Kai Vehm...Mark Brown8-85/+214
2020-09-23ASoC: Intel: hda_dsp_common: use static function in conditional blockPierre-Louis Bossart2-6/+4
2020-09-23ASOC: Intel: sof_sdw: restore playback functionality with max98373 ampsRander Wang3-4/+41
2020-09-23ASoC: Intel: add support for new SoundWire hardware layout on TGLBard Liao2-0/+62
2020-09-23ASoC: Intel: sof_sdw_rt700: add codec prefixPierre-Louis Bossart1-3/+3
2020-09-23ASoC: Intel: sof_sdw: remove hard-coded codec_conf tablePierre-Louis Bossart1-76/+73
2020-09-23ASoC: Intel: add codec name prefix to ACPI machine descriptionPierre-Louis Bossart4-0/+31
2020-09-23ASoC: Intel: sof_sdw: remove ternary operatorPierre-Louis Bossart1-2/+4
2020-09-22ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen1-2/+2
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown4-105/+103
2020-09-11ASoC: SOF: Intel: Use DMI oem string search for tgl_max98373_rt5682Sathyanarayana Nujella1-1/+1
2020-09-07Merge series "ASoC: Add sdw stream operations to dailink ops." from Bard Liao...Mark Brown1-0/+81
2020-09-07ASoC: Intel: KeemBay: Fix warning potential ! vs ~ typoMichael Sit Wei Hong1-1/+1
2020-09-07ASoC: Intel: sof_sdw: add dailink .prepare and .hw_free callbackPierre-Louis Bossart1-0/+40
2020-09-07ASoC: Intel: sof_sdw: add dailink .trigger callbackPierre-Louis Bossart1-0/+41
2020-09-02ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1Hans de Goede1-0/+10
2020-09-01ASoC: Intel: haswell: Fix power transition refactorCezary Rojewski1-104/+81
2020-08-25ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2-4/+4
2020-08-24ASoC: Intel: tgl_max98373: fix a runtime pm issue in multi-thread caseRander Wang1-3/+4
2020-08-24ASoC: Intel: sof_sdw: clean-up inclusion of header filesBard Liao6-0/+11
2020-08-24ASoC: intel: sof_sdw: add rt711 rt1316 rt714 SDCA codec support.Bard Liao7-3/+392
2020-08-24ASoC: Intel: sof_rt5682: override quirk data for tgl_max98373_rt5682Sathyanarayana Nujella1-0/+13
2020-08-24SoC: Intel: sof_sdw: Add support for product RiptoRander Wang1-0/+9
2020-08-24ASoC: Intel: sof_sdw: rename id as part_idBard Liao2-8/+8
2020-08-24ASoC: Intel: sof_sdw: check SoundWire version when matching codecBard Liao2-16/+20
2020-08-24ASoC: Intel: tgl_max98373: fix a runtime pm issue in multi-thread caseRander Wang1-3/+4
2020-08-24ASoC: Intel: soc-acpi: add support for SDCA boardsPierre-Louis Bossart2-0/+126
2020-08-24ASoC: Intel: soc-acpi: mirror CML and TGL configurationsPierre-Louis Bossart2-6/+100
2020-08-24ASoC: Intel: sof-soundwire: add support for rt5682 on link2Pierre-Louis Bossart1-0/+5
2020-08-24ASoC: Intel: soc-acpi: cnl: add support for rt5682 on SoundWire link2Pierre-Louis Bossart1-1/+32
2020-08-24ASoC: Intel: modify SoundWire version id in acpi match tableBard Liao3-11/+11
2020-08-21ASoC: intel: sof_sdw: add .exit callback functionBard Liao2-0/+32
2020-08-21ASoC: intel: atom: Add period size constraintBrent Lu1-0/+11
2020-08-19ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delayMateusz Gorski1-1/+1
2020-08-18Merge series "ASoC: Intel: fix cppcheck warnings" from Pierre-Louis Bossart <...Mark Brown21-68/+63
2020-08-18Merge series "This patch series is to enable multiple features on the Keembay...Mark Brown1-37/+108