summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart2024-05-2715-0/+15
* Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-211-2/+2
|\
| * ASoC: SOF: Intel: hda: disable SoundWire interrupt laterPierre-Louis Bossart2024-04-111-2/+2
* | Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-05-1346-827/+1437
|\ \
| * | ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-15/+15
| * | ALSA/ASoC: Intel: clarify Copyright informationMark Brown2024-05-0743-43/+43
| |\ \
| | * | ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart2024-05-0643-43/+43
| * | | ASoC: SOF: Intel: remove circular dependency forMark Brown2024-05-0731-637/+811
| |\ \ \
| | * | | ASoC: SOF: Intel: move hda.c to different modulePierre-Louis Bossart2024-05-0522-22/+88
| | * | | ASoC: SOF: Intel: remove circular dependency on hda_sdw_process_wakeen()Pierre-Louis Bossart2024-05-059-1/+33
| | * | | ASoC: SOF: Intel: move tracepoint creationPierre-Louis Bossart2024-05-053-2/+4
| | * | | ASoC: SOF: Intel: move common code from hda.cPierre-Louis Bossart2024-05-055-561/+575
| | * | | ASoC: SOF: Intel: start splitting top-level from common partsPierre-Louis Bossart2024-05-0519-32/+92
| | * | | ASoC: SOF: Intel: regroup all SoundWire/Intel functions in hda.cPierre-Louis Bossart2024-05-052-40/+39
| | * | | ASoC: SOF: Intel: hda-stream: export stream_get_position() helperPierre-Louis Bossart2024-05-051-0/+1
| | |/ /
| * / / ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is reportedPierre-Louis Bossart2024-05-052-2/+9
| |/ /
| * | ASoC: Constify local snd_sof_dsp_opsMark Brown2024-04-306-7/+7
| |\ \
| | * | ASoC: SOF: intel: byt: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-2/+2
| | * | ASoC: SOF: intel: bdw: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-1/+1
| | * | ASoC: SOF: intel: hda: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-302-2/+2
| | * | ASoC: SOF: intel: pci-tng: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-302-2/+2
| * | | ASoC: SOF: Intel: hda: list SoundWire peripherals on mismatchPierre-Louis Bossart2024-04-301-1/+16
| * | | ASoC: SOF: Intel: hda: simplify and reduce indentation for hda_sdw_machine_se...Pierre-Louis Bossart2024-04-301-70/+73
| |/ /
| * | ASoC: Merge up fixesMark Brown2024-04-302-8/+27
| |\ \
| * | | ASoC: SOF: Intel: lnl: Add fw_regs area to debugfs mapPeter Ujfalusi2024-04-091-0/+1
| * | | ASoC: SOF: Intel: mtl: Add fw_regs area to debugfs mapPeter Ujfalusi2024-04-091-0/+1
| * | | ASoC: SOF: Intel: tgl: Add fw_regs area to debugfs map for IPC4Peter Ujfalusi2024-04-091-4/+11
| * | | ASoC: SOF: Intel: improve and extend HDaudio-basedMark Brown2024-04-053-4/+38
| |\ \ \
| | * | | ASoC: SOF: Intel: hda-ctrl: only clear WAKESTS for HDaudio codecsPierre-Louis Bossart2024-04-041-1/+1
| | * | | ASoC: SOF: Intel: hda-codec: preserve WAKEEN valuesPierre-Louis Bossart2024-04-041-3/+12
| | * | | ASoC: SOF: Intel: lnl: add helper to detect SoundWire wakesPierre-Louis Bossart2024-04-041-0/+18
| | * | | ASoC: SOF: Intel: hda-ctrl: add missing WAKE_STS clearPierre-Louis Bossart2024-04-041-0/+7
| * | | | ASoC: SOF: Intel: hda-stream: clarify commentPierre-Louis Bossart2024-04-041-1/+1
| * | | | ASoC: SOF: Intel: don't ignore IOC interrupts for non-audio transfersPierre-Louis Bossart2024-04-043-3/+49
| * | | | ASoC: SOF: Intel: hda-loader: change signature of code loader helpersPierre-Louis Bossart2024-04-042-27/+34
| * | | | ASoC: SOF: Intel: hda-loader: add flag to tag ICCMAX streamPierre-Louis Bossart2024-04-042-6/+6
| |/ / /
| * | | ASoC: SOF: Intel: mtl/lnl: Improve firmware boot stateMark Brown2024-04-037-29/+189
| |\ \ \
| | * | | ASoC: SOF: Intel: mtl: Correct the mtl_dsp_dump outputPeter Ujfalusi2024-04-031-11/+5
| | * | | ASoC: SOF: Intel: hda-dsp/mtl: Add support for ACE ROM state codesPeter Ujfalusi2024-04-033-6/+112
| | * | | ASoC: SOF: Intel: mtl: Implement firmware boot state checkPeter Ujfalusi2024-04-031-5/+32
| | * | | ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot failedPeter Ujfalusi2024-04-031-0/+1
| | * | | ASoC: SOF: Intel: lnl: Correct rom_status_regPeter Ujfalusi2024-04-032-1/+17
| | * | | ASoC: SOF: Intel: mtl: Correct rom_status_regPeter Ujfalusi2024-04-032-4/+4
| | * | | ASoC: SOF: Intel: hda: Create debugfs file to force a clean DSP bootPeter Ujfalusi2024-04-034-3/+19
| * | | | ASoC: Merge up fixesMark Brown2024-04-039-31/+134
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | ASoC: SOF: ipc4-topology: Save the ALH DAI index during hw_paramsRanjani Sridharan2024-04-021-0/+1
| * | | | ASoC: SOF: Intel: hda: Clear Soundwire node ID during BE DAI hw_freeRanjani Sridharan2024-04-021-0/+24
| * | | | ASoC: SOF: Intel: hda: move helper to static inlinePierre-Louis Bossart2024-04-022-8/+8
| * | | | ASoC: SOF: IPC4: extend dai_data with node_idPierre-Louis Bossart2024-04-022-0/+2
| * | | | ASoC: SOF: Intel: hda: extend signature of sdw_hda_dai_hw_params()Pierre-Louis Bossart2024-04-023-3/+6