summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel
AgeCommit message (Expand)AuthorLines
2024-12-03ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during paramsBard Liao-0/+17
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-249/+249
2024-11-14ASoC: Merge up fixesMark Brown-17/+43
2024-11-07ASoC: SOF: Intel: hda: handle only paused streams in hda_dai_suspend()Ranjani Sridharan-0/+4
2024-11-07ASoC: SOF: Intel: hda: Add support for persistent Code Loader DMA buffersPeter Ujfalusi-30/+90
2024-11-07ASoC: SOF: Intel: hda-stream: Always use at least two BDLE for transfersPeter Ujfalusi-3/+29
2024-10-17ASoC: SOF: Intel: hda: use machine_check() for SoundWirePierre-Louis Bossart-1/+2
2024-10-17ASoC/soundwire: remove sdw_slave_extended_idPierre-Louis Bossart-7/+9
2024-10-17ASoC: Merge up fixesMark Brown-17/+0
2024-10-17ASoC: SOF: Intel: hda: Always clean up link DMA during stopRanjani Sridharan-13/+11
2024-10-17ASoC: SOF: Intel: hda: Handle prepare without close for non-HDA DAI'sRanjani Sridharan-4/+32
2024-10-11ASoC/SoundWire: Intel: lnl: enable interrupts after first power-up/before las...Pierre-Louis Bossart-17/+0
2024-10-11ASoC: SOF: Intel: hda-mlink: expose unlocked interrupt enable routinePierre-Louis Bossart-0/+18
2024-10-08ASoC: SOF: Intel: hda-loader: do not wait for HDaudio IOCKai Vehmanen-17/+0
2024-09-12ASoC: SOF: Intel: hda: remove common_hdmi_codec_drvBrent Lu-1/+0
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-2/+2
2024-08-28ASoC: SOF: Intel: hda: support BT link mask in mach_paramsBrent Lu-5/+32
2024-08-28ASoC: SOF: Intel: hda: refactoring topology name fixup for SDW machBrent Lu-120/+46
2024-08-28ASoC: SOF: Intel: hda: refactoring topology name fixup for HDA machBard Liao-41/+43
2024-08-02ASoC: SOF: Intel: add initial support for PTLPierre-Louis Bossart-0/+126
2024-08-02ASoC: SOF: Intel: add PTL specific power control registerFred Oh-2/+16
2024-08-01ASoC: sof: intel: use snd_pcm_direction_name()Kuninori Morimoto-3/+1
2024-07-16ASoC: Intel: Fix RT5650 SSP lookupCurtis Malainey-8/+9
2024-07-16ASOC: SOF: Intel: hda-loader: only wait for HDaudio IOC for IPC4 devicesPierre-Louis Bossart-8/+12
2024-07-11firmware: cs_dsp: Some small coding improvementsMark Brown-6/+12
2024-07-04ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...Peter Ujfalusi-0/+6
2024-07-04ASoC: SOF: Intel: hda: fix null deref on system suspend entryKai Vehmanen-6/+6
2024-06-21ASoC: Merge up fixesMark Brown-2/+4
2024-06-03ASoC: SOF: Intel: pci-tgl: Align ADL-N sof_dev_desc struct name to conventionPeter Ujfalusi-2/+2
2024-06-03ASoC: SOF: Intel: hda-dai: remove skip_tlv labelBard Liao-2/+1
2024-06-03ASoC: SOF: Intel: hda-dai: skip tlv for dspless modeBard Liao-0/+3
2024-06-03ASoC: Merge up fixesMark Brown-0/+15
2024-05-29ASoC: SOF: Intel: hda: print PCI class info only oncePierre-Louis Bossart-2/+2
2024-05-27ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart-0/+15
2024-05-21Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-827/+1437
2024-05-08Merge branch 'topic/hda-config-pm-cleanup' into for-nextTakashi Iwai-0/+3
2024-05-08ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai-15/+15
2024-05-07ALSA/ASoC: Intel: clarify Copyright informationMark Brown-43/+43
2024-05-07ASoC: SOF: Intel: remove circular dependency forMark Brown-637/+811
2024-05-06ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart-43/+43
2024-05-05ASoC: SOF: Intel: move hda.c to different modulePierre-Louis Bossart-22/+88
2024-05-05ASoC: SOF: Intel: remove circular dependency on hda_sdw_process_wakeen()Pierre-Louis Bossart-1/+33
2024-05-05ASoC: SOF: Intel: move tracepoint creationPierre-Louis Bossart-2/+4
2024-05-05ASoC: SOF: Intel: move common code from hda.cPierre-Louis Bossart-561/+575
2024-05-05ASoC: SOF: Intel: start splitting top-level from common partsPierre-Louis Bossart-32/+92
2024-05-05ASoC: SOF: Intel: regroup all SoundWire/Intel functions in hda.cPierre-Louis Bossart-40/+39
2024-05-05ASoC: SOF: Intel: hda-stream: export stream_get_position() helperPierre-Louis Bossart-0/+1
2024-05-05ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is reportedPierre-Louis Bossart-2/+9
2024-04-30ASoC: Constify local snd_sof_dsp_opsMark Brown-7/+7