summaryrefslogtreecommitdiff
path: root/sound/soc/intel/avs
AgeCommit message (Expand)AuthorFilesLines
2024-06-10ASoC: Intel: avs: Fix route overrideAmadeusz Sławiński1-4/+15
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
2024-04-05ASoC: Intel: avs: Remove dead codeCezary Rojewski1-2/+0
2024-04-05ASoC: Intel: avs: Test result of avs_get_module_entry()Cezary Rojewski1-5/+9
2024-04-05ASoC: Intel: avs: Fix potential integer overflowCezary Rojewski1-1/+1
2024-04-05ASoC: Intel: avs: Replace risky functions with safer variantsCezary Rojewski2-3/+3
2024-04-05ASoC: Intel: avs: Fix ASRC module initializationCezary Rojewski1-0/+1
2024-04-05ASoC: Intel: avs: Fix config_length for config-less copiersCezary Rojewski1-5/+3
2024-04-05ASoC: Intel: avs: Silence false-positive memcpy() warningsCezary Rojewski2-3/+3
2024-04-05ASoC: Intel: avs: Fix debug-slot offset calculationCezary Rojewski1-3/+2
2024-04-05ASoC: Intel: avs: Restore stream decoupling on prepareAmadeusz Sławiński1-0/+4
2024-04-03ASoC: Merge up fixesMark Brown16-0/+16
2024-04-03ASoC: Intel: avs: rt5682: Constify card_headset_pinsAmadeusz Sławiński1-1/+1
2024-04-03ASoC: Intel: avs: rt5663: Constify card_headset_pinsAmadeusz Sławiński1-1/+1
2024-04-03ASoC: Intel: avs: rt298: Constify card_headset_pinsAmadeusz Sławiński1-1/+1
2024-04-03ASoC: Intel: avs: rt286: Constify card_headset_pinsAmadeusz Sławiński1-1/+1
2024-04-03ASoC: Intel: avs: rt274: Constify card_headset_pinsAmadeusz Sławiński1-1/+1
2024-04-03ASoC: Intel: avs: nau8825: Constify card_headset_pinsAmadeusz Sławiński1-1/+1
2024-04-03ASoC: Intel: avs: es8336: Constify card_headset_pinsAmadeusz Sławiński1-1/+1
2024-04-03ASoC: Intel: avs: hdaudio: Constify probing_linkAmadeusz Sławiński1-1/+1
2024-04-03ASoC: Intel: avs: Use devm_kstrdup_constAmadeusz Sławiński2-5/+5
2024-04-03ASoC: Intel: avs: hdaudio: Use devm_kstrdup_constAmadeusz Sławiński1-2/+2
2024-04-02ASoC: Intel: avs: boards: Add modules descriptionAmadeusz Sławiński16-0/+16
2024-03-25ASoC: Intel: avs: i2s_test: Remove redundant dapm routesAmadeusz Sławiński1-79/+0