summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2022-08-25ASoC: Intel: avs: Set max DMA segment sizeAmadeusz Sławiński1-0/+1
2022-08-25ASoC: Intel: avs: Fix potential buffer overflow by snprintf()Takashi Iwai1-2/+2
2022-08-17ASoC: Intel: avs: Use lookup table to create modulesAmadeusz Sławiński1-25/+29
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman3-3/+3
2022-08-17ASoC: Intel: sof_rt5682: Perform quirk check first in card late probeYong Zhi1-9/+9
2022-08-17devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_core...Duoming Zhou3-3/+3
2022-07-07ASoC: Intel: Skylake: Correct the handling of fmt_config flexible arrayPeter Ujfalusi1-12/+25
2022-07-07ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()Peter Ujfalusi1-1/+2
2022-07-07ASoC: Intel: sof_rt5682: fix out-of-bounds array accessBrent Lu1-7/+3
2022-06-24ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problemHans de Goede1-2/+11
2022-06-24ASoC: Intel: avs: Fix parsing UUIDs in topologyAmadeusz Sławiński1-2/+2
2022-06-24ASoC: Intel: sof_sdw: handle errors on card registrationPierre-Louis Bossart1-22/+29
2022-06-02ASoC: Intel: cirrus-common: fix incorrect channel mappingxliu1-4/+36
2022-05-30ASoC: Intel: avs: Fix build error on arc, m68k and sparcUwe Kleine-König1-1/+2
2022-05-26ASoC: Intel: common: fix typo for tplg namingDavid Lin1-1/+1
2022-05-24ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou1-0/+2
2022-05-17ASoC: Intel: avs: APL-based platforms supportCezary Rojewski7-1/+295
2022-05-17ASoC: Intel: avs: SKL-based platforms supportCezary Rojewski6-0/+170
2022-05-17ASoC: Intel: avs: Power managementCezary Rojewski1-0/+101
2022-05-17ASoC: Intel: avs: PCI driver implementationCezary Rojewski5-3/+497
2022-05-17ASoC: Intel: avs: Machine board registrationCezary Rojewski3-1/+505
2022-05-17ASoC: Intel: avs: Replace link_mask usage with i2s_link_maskPiotr Maziarz1-6/+6
2022-05-17ASoC: Intel: avs: Event tracingCezary Rojewski5-3/+228
2022-05-17ASoC: Intel: avs: D0ix power state supportCezary Rojewski4-3/+150
2022-05-17ASoC: Intel: avs: Prepare for firmware tracingCezary Rojewski6-0/+113
2022-05-17ASoC: Intel: avs: Coredump and recovery flowCezary Rojewski4-2/+105
2022-05-17ASoC: Intel: avs: HDA PCM BE operationsCezary Rojewski2-0/+350
2022-05-17ASoC: Intel: avs: non-HDA PCM BE operationsCezary Rojewski2-1/+225
2022-05-17ASoC: Intel: avs: Generic PCM FE operationsCezary Rojewski2-2/+338
2022-05-17ASoC: Intel: avs: Generic soc component driverCezary Rojewski2-1/+276
2022-05-17ASoC: Intel: avs: Account for libraries when booting basefwCezary Rojewski2-0/+83
2022-05-10ASoC: Intel: sof_ssp_amp: enable capture stream from cs35l41Brent Lu1-0/+3
2022-05-10ASoC: Intel: sof_ssp_amp: fix no DMIC BE Link on ChromebooksBrent Lu1-2/+14
2022-05-10ASoC: Intel: sof_rt5682: Add support for adl_rt1019_rt5682sVamshi Krishna4-0/+64
2022-04-28ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408Hans de Goede1-0/+12
2022-04-27ASoC: Intel: avs: Drop direct ACPI dependencyAmadeusz Sławiński1-2/+2
2022-04-27ASoC: Intel: atom: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-10/+5
2022-04-25ASoC: Intel: avs: Depend on SND_INTEL_DSP_CONFIGAmadeusz Sławiński1-1/+1
2022-04-25ASoC: Intel: avs: Enable AVS driver only on x86 platformsAmadeusz Sławiński1-1/+2
2022-04-21ASoC: Intel: sof_ssp_amp: remove 'set-but-not-used' warningPierre-Louis Bossart1-1/+2
2022-04-19ASoC: Intel: avs: Configure modules according to their typeCezary Rojewski4-1/+380
2022-04-19ASoC: Intel: avs: Prepare modules before bindings themCezary Rojewski1-0/+35
2022-04-19ASoC: Intel: avs: Arm paths after creating themCezary Rojewski1-0/+180
2022-04-19ASoC: Intel: avs: Path state managementCezary Rojewski2-0/+135
2022-04-19ASoC: Intel: avs: Path creation and freeingCezary Rojewski4-1/+297
2022-04-19ASoC: Intel: avs: Declare path and its componentsCezary Rojewski1-0/+60
2022-04-19ASoC: Intel: avs: Support link_mask formatted stringCezary Rojewski1-2/+57
2022-04-19ASoC: Intel: avs: Add topology loading operationsCezary Rojewski5-22/+235
2022-04-19ASoC: Intel: avs: Parse path and path templates tuplesCezary Rojewski2-0/+185
2022-04-19ASoC: Intel: avs: Parse pipeline and module tuplesCezary Rojewski2-0/+208