summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2024-04-0562-273/+597
|\
| * ASoC: SOF: Core: Add remove_late() to sof_init_environment failure pathChaitanya Kumar Borah2024-04-041-6/+8
| * ASoC: SOF: amd: fix for false dsp interruptsVijendar Mukunda2024-04-041-4/+4
| * ASoC: SOF: Intel: lnl: Disable DMIC/SSP offload on removePeter Ujfalusi2024-04-031-8/+24
| * ASoC: Merge up left over v6.8 fixMark Brown2024-04-031-1/+2
| |\
| | * ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()Richard Fitzgerald2024-03-071-1/+2
| * | ASoC: codecs: ES8326: solve some hp issues andMark Brown2024-04-022-17/+22
| |\ \
| | * | ASoC: codecs: ES8326: Removing the control of ADC_SCALEZhang Yi2024-04-021-2/+0
| | * | ASoC: codecs: ES8326: Solve a headphone detection issue after suspend and resumeZhang Yi2024-04-021-0/+5
| | * | ASoC: codecs: ES8326: modify clock tableZhang Yi2024-04-022-12/+12
| | * | ASoC: codecs: ES8326: Solve error interruption issueZhang Yi2024-04-021-3/+5
| * | | ASoC: Intel: avs: boards: Add modules descriptionAmadeusz Sławiński2024-04-0216-0/+16
| |/ /
| * | ASoC: amd: acp: fix for acp_init function error handlingVijendar Mukunda2024-03-291-1/+4
| * | ASoC: rt-sdw: fix locking and improve error logsMark Brown2024-03-2917-122/+126
| |\ \
| | * | ASoC: rt-sdw*: add __func__ to all error logsPierre-Louis Bossart2024-03-2816-112/+115
| | * | ASoC: rt722-sdca-sdw: fix locking sequencePierre-Louis Bossart2024-03-281-2/+2
| | * | ASoC: rt712-sdca-sdw: fix locking sequencePierre-Louis Bossart2024-03-281-2/+3
| | * | ASoC: rt711-sdw: fix locking sequencePierre-Louis Bossart2024-03-281-2/+2
| | * | ASoC: rt711-sdca: fix locking sequencePierre-Louis Bossart2024-03-281-2/+2
| | * | ASoC: rt5682-sdw: fix locking sequencePierre-Louis Bossart2024-03-281-2/+2
| * | | ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee2024-03-281-1/+1
| * | | ASoC: amd: acp: fix for acp pdm configuration checkVijendar Mukunda2024-03-271-5/+3
| |/ /
| * | ASoC: SOF: ipc4/Intel: Fix delay reportingMark Brown2024-03-2615-89/+348
| |\ \
| | * | ASoC: SOF: Intel: hda: Compensate LLP in case it is not resetPeter Ujfalusi2024-03-253-1/+27
| | * | ASoC: SOF: ipc4-pcm: Correct the delay calculationPeter Ujfalusi2024-03-251-32/+127
| | * | ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_opsPeter Ujfalusi2024-03-252-1/+15
| | * | ASoC: SOF: ipc4-pcm: Invalidate the stream_start_offset in PAUSED statePeter Ujfalusi2024-03-251-1/+12
| | * | ASoC: SOF: ipc4-pcm: Combine the SOF_IPC4_PIPE_PAUSED cases in pcm_triggerPeter Ujfalusi2024-03-251-3/+1
| | * | ASoC: SOF: ipc4-pcm: Move struct sof_ipc4_timestamp_info definition locallyPeter Ujfalusi2024-03-252-14/+14
| | * | ASoC: SOF: Remove the get_stream_position callbackPeter Ujfalusi2024-03-252-19/+0
| | * | ASoC: SOF: Intel: hda-common-ops: Do not set the get_stream_position callbackPeter Ujfalusi2024-03-251-1/+0
| | * | ASoC: SOF: ipc4-pcm: Use the snd_sof_pcm_get_dai_frame_counter() for pcm_delayPeter Ujfalusi2024-03-251-3/+4
| | * | ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacksPeter Ujfalusi2024-03-253-0/+36
| | * | ASoC: SOF: Introduce a new callback pair to be used for PCM delay reportingPeter Ujfalusi2024-03-252-0/+45
| | * | ASoC: SOF: Intel: mtl/lnl: Use the generic get_stream_position callbackPeter Ujfalusi2024-03-253-26/+0
| | * | ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Position)Peter Ujfalusi2024-03-253-0/+37
| | * | ASoC: SOF: Intel: hda-pcm: Use dsp_max_burst_size_in_ms to place constraintPeter Ujfalusi2024-03-251-0/+21
| | * | ASoC: SOF: ipc4-topology: Save the DMA maximum burst size for PCMsPeter Ujfalusi2024-03-251-1/+21
| | * | ASoC: SOF: Add dsp_max_burst_size_in_ms member to snd_sof_pcm_streamPeter Ujfalusi2024-03-251-0/+1
| * | | ASoC: cs42l43: Correct extraction of data pointer in suspend/resumeCharles Keepax2024-03-261-4/+8
| * | | ASoC: SOF: mtrace: rework mtrace timestamp settingRander Wang2024-03-251-4/+7
| * | | ASoC: cs-amp-lib: Check for no firmware controls when writing calibrationSimon Trimmer2024-03-251-0/+5
| * | | ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of S3 suspendPeter Ujfalusi2024-03-251-5/+15
| |/ /
| * | Merge tag 'sound-fix2-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-2212-386/+132
| |\ \
| * \ \ Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-2/+2
| |\ \ \
| | * \ \ Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman2024-02-1932-217/+434
| | |\ \ \
| | * \ \ \ Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman2024-02-0431-268/+787
| | |\ \ \ \
| | * | | | | treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-271-2/+2
| * | | | | | Merge tag 'sound-fix-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-184-36/+42
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-151-3/+1
| |\ \ \ \ \ \ \