summaryrefslogtreecommitdiff
path: root/sound/soc/intel/avs
AgeCommit message (Expand)AuthorFilesLines
2025-11-13ASoC: Intel: avs: Disable periods-elapsed work when closing PCMCezary Rojewski1-0/+1
2025-11-13ASoC: Intel: avs: Unprepare a stream when XRUN occursCezary Rojewski1-0/+2
2025-08-20ASoC: Intel: avs: Fix uninitialized pointer error in probe()Cezary Rojewski1-1/+2
2025-06-19ASoC: Intel: avs: Verify content returned by parse_int_array()Cezary Rojewski1-1/+5
2025-06-19ASoC: Intel: avs: Fix deadlock when the failing IPC is SET_D0IXCezary Rojewski1-1/+3
2025-04-25ASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()Henry Martin1-1/+2
2025-02-08ALSA: hda: Fix compilation of snd_hdac_adsp_xxx() helpersCezary Rojewski4-0/+48
2025-02-08ASoC: Intel: avs: Fix init-config parsingAmadeusz Sławiński1-2/+2
2025-02-08ASoC: Intel: avs: Fix theoretical infinite loopCezary Rojewski1-1/+1
2025-02-08ASoC: Intel: avs: Fix the minimum firmware version numbersCezary Rojewski1-7/+7
2025-02-08ASoC: Intel: avs: Do not readq() u32 registersCezary Rojewski1-1/+1
2024-12-14ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()Amadeusz Sławiński1-1/+1
2024-10-08ASoC: Intel: avs: Update stream status in a separate threadAmadeusz Sławiński3-1/+37
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-3/+0
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-1/+7
2024-09-06ASoC: Intel: avs: drop SNDRV_PCM_RATE_KNOTJerome Brunet1-16/+6
2024-08-19ASoC: Intel: avs: Enable by default for all SST configurationsCezary Rojewski1-1/+7
2024-06-23ASoC: Few constifications (mostly arguments)Mark Brown1-2/+2
2024-06-21ASoC: Merge up fixesMark Brown1-4/+15
2024-06-18ASoC: Constify return of snd_soc_dai_get_pcm_stream()Krzysztof Kozlowski1-2/+2
2024-06-10ASoC: Intel: avs: Fix route overrideAmadeusz Sławiński1-4/+15
2024-05-29ASoC: Intel: avs: es8336: Switch to new Intel CPU model definesTony Luck1-4/+4
2024-05-27ASoC: Intel: avs: Constify struct snd_soc_tplg_opsChristophe JAILLET1-1/+1
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-2/+2
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai48-536/+507
2024-05-08ASoC: intel: Use *-y instead of *-objs in MakefileTakashi Iwai2-22/+22
2024-05-06ASoC: Intel: avs: clarify Copyright informationPierre-Louis Bossart46-46/+46
2024-05-06ASoC: Intel: avs: boards: Properly name input deviceAmadeusz Sławiński5-7/+8
2024-04-30ASoC: Intel: avs: PCM code cleanupMark Brown1-138/+112
2024-04-29ASoC: Merge up fixesMark Brown2-1/+3
2024-04-29ASoC: Intel: avs: Clean up hw constraints initializationCezary Rojewski1-40/+44
2024-04-29ASoC: Intel: avs: Store pointer to link_stream in dma_dataCezary Rojewski1-21/+19
2024-04-29ASoC: Intel: avs: Remove redundancy around DAI prepareCezary Rojewski1-10/+4
2024-04-29ASoC: Intel: avs: Remove redundancy around DAI startupCezary Rojewski1-17/+5
2024-04-29ASoC: Intel: avs: Store pointer to adev in DAI dma_dataCezary Rojewski1-9/+8
2024-04-29ASoC: Intel: avs: Remove redundancy around DAI shutdownCezary Rojewski1-25/+19
2024-04-29ASoC: Intel: avs: Relocate HDA BE DAI specific operationsCezary Rojewski1-29/+26
2024-04-25ASoC: Intel: avs: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-1/+1
2024-04-22ASoC: Intel: avs: Switch to acpi-nhltMark Brown4-27/+23
2024-04-21ASoC: Intel: avs: Switch to ACPI NHLTAmadeusz Sławiński4-27/+23
2024-04-19ASoC: Intel: avs: Remove unused IRQ-related codeCezary Rojewski9-249/+7
2024-04-19ASoC: Intel: avs: New IRQ handling implementationCezary Rojewski9-0/+240
2024-04-19ASoC: Intel: avs: Set name of control as in topologyAmadeusz Sławiński1-0/+2
2024-04-08ASoC: Intel: avs: Fix debug window descriptionCezary Rojewski1-1/+1
2024-04-06ASoC: Intel: avs: Fixes and cleanups for 6.10Mark Brown9-24/+109
2024-04-05ASoC: Intel: avs: Rule invalid buffer and period sizes outCezary Rojewski1-0/+28
2024-04-05ASoC: Intel: avs: Add assert_static to guarantee ABI sizesAmadeusz Sławiński4-0/+49
2024-04-05ASoC: Intel: avs: Init debugfs before booting firmwareCezary Rojewski1-2/+2
2024-04-05ASoC: Intel: avs: Wake from D0ix when starting streamingCezary Rojewski1-0/+4