summaryrefslogtreecommitdiff
path: root/sound/soc/intel/avs
AgeCommit message (Expand)AuthorFilesLines
2023-11-27ASoC: Intel: avs: Unhardcode HDAudio BE DAI drivers descriptionCezary Rojewski1-0/+19
2023-11-27ASoC: Intel: avs: Kill S24_LE formatCezary Rojewski2-6/+27
2023-11-27ASoC: Intel: avs: Switch to new stream-format interfaceCezary Rojewski4-10/+18
2023-10-31Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai4-0/+208
2023-10-27ASoC: Intel: avs: Add rt5514 machine boardAmadeusz Sławiński1-0/+9
2023-10-27ASoC: Intel: avs: Add rt5514 machine boardAmadeusz Sławiński3-0/+199
2023-10-21Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai27-336/+504
2023-10-19ALSA: hda: i915: Remove extra argument from snd_hdac_i915_initMaarten Lankhorst1-1/+1
2023-10-19ASoC: Intel: avs: Move snd_hdac_i915_init to before probe_work.Maarten Lankhorst1-4/+9
2023-10-19ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_initMaarten Lankhorst1-1/+1
2023-10-19Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+3
2023-10-12ASoC: Intel: avs: ssm4567: Validate machine board configurationAmadeusz Sławiński1-6/+12
2023-10-12ASoC: Intel: avs: rt5663: Validate machine board configurationAmadeusz Sławiński1-6/+12
2023-10-12ASoC: Intel: avs: rt286: Validate machine board configurationAmadeusz Sławiński1-6/+13
2023-10-12ASoC: Intel: avs: nau8825: Validate machine board configurationAmadeusz Sławiński1-6/+12
2023-10-12ASoC: Intel: avs: max98927: Validate machine board configurationAmadeusz Sławiński1-6/+12
2023-10-12ASoC: Intel: avs: max98373: Validate machine board configurationAmadeusz Sławiński1-6/+12
2023-10-12ASoC: Intel: avs: es8336: Validate machine board configurationAmadeusz Sławiński1-6/+12
2023-10-12ASoC: Intel: avs: da7219: Validate machine board configurationAmadeusz Sławiński1-5/+12
2023-10-12ASoC: Intel: avs: rt298: Validate machine board configurationAmadeusz Sławiński1-6/+12
2023-10-12ASoC: Intel: avs: max98357a: Validate machine board configurationAmadeusz Sławiński1-6/+12
2023-10-12ASoC: Intel: avs: rt5682: Validate machine board configurationAmadeusz Sławiński1-6/+12
2023-10-12ASoC: Intel: avs: rt274: Validate machine board configurationAmadeusz Sławiński1-6/+12
2023-10-12ASoC: Intel: avs: i2s_test: Validate machine board configurationAmadeusz Sławiński1-17/+38
2023-10-12ASoC: Intel: avs: Improve topology parsing of dynamic stringsAmadeusz Sławiński1-22/+80
2023-10-12ASoC: Intel: avs: Introduce helper functions for SSP and TDM handlingAmadeusz Sławiński1-0/+65
2023-10-12ASoC: Intel: avs: Only create SSP%d snd_soc_dai_driver when requestedAmadeusz Sławiński2-12/+18
2023-10-06ALSA: hda: Add code_loading parameter to stream setupCezary Rojewski2-2/+2
2023-10-06ASoC: Intel: avs: Use helper to setup HOST streamCezary Rojewski1-1/+1
2023-10-02ASoC: Intel: avs: Remove unused variableAmadeusz Sławiński1-2/+0
2023-09-29ASoC: Intel: avs: Drop superfluous stream decouplingCezary Rojewski1-2/+0
2023-09-29ASoC: Intel: avs: Disable DSP before loading basefwWu Zhou1-0/+4
2023-09-29ASoC: Intel: avs: Keep module refcount up when gathering tracesCezary Rojewski1-0/+4
2023-09-29ASoC: Intel: avs: Preallocate memory for module configurationAmadeusz Sławiński3-16/+21
2023-09-29ASoC: Intel: avs: Use generic size definesAmadeusz Sławiński3-3/+9
2023-09-29ASoC: Intel: avs: Move IPC error messages one level downCezary Rojewski3-136/+65
2023-09-26ASoC: Merge up fixesMark Brown1-0/+3
2023-09-25ASoC: intel: avs: convert not to use asoc_xxx()Kuninori Morimoto13-55/+55
2023-09-15ASoC: hdaudio.c: Add missing check for devm_kstrdupChen Ni1-0/+3
2023-09-05ASoC: Intel: avs: Provide support for fallback topologyAmadeusz Sławiński1-0/+22
2023-08-14ASoC: intel: merge DAI call back functions into opsKuninori Morimoto1-3/+7
2023-08-08ASoC: SOF: Intel: add LunarLake supportMark Brown2-13/+13
2023-08-07ASoC: Intel: avs: da7219: Map missing jack kcontrolsAlper Nebi Yasak1-4/+30
2023-07-26ASoC: intel: avs: refactor strncpy usage in topologyjustinstitt@google.com1-3/+3
2023-07-18ASoC: Intel: avs: Convert to PCI device IDs definesAmadeusz Sławiński1-5/+5
2023-07-18ASoC: Intel: avs: Convert to PCI device IDs definesAmadeusz Sławiński1-8/+8
2023-07-10ASoC: Intel: avs: rt5682: Tidy up hw_params()Cezary Rojewski1-19/+16
2023-07-10ASoC: Intel: avs: rt5682: Add missing componentsCezary Rojewski1-8/+24
2023-07-10ASoC: Intel: avs: Load rt5663 board on KBL-based platformsAmadeusz Sławiński1-0/+8
2023-07-10ASoC: Intel: avs: Add rt5663 machine boardAmadeusz Sławiński3-0/+266