summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: SOF: ipc4/Intel: Fix delay reportingMark Brown2024-03-2616-89/+351
|\
| * ASoC: SOF: Intel: hda: Compensate LLP in case it is not resetPeter Ujfalusi2024-03-253-1/+27
| * ALSA: hda: Add pplcllpl/u members to hdac_ext_streamPeter Ujfalusi2024-03-251-0/+3
| * 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
|/
* Linux 6.9-rc1v6.9-rc1Linus Torvalds2024-03-241-2/+2
* Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-244-2/+14
|\
| * efi: fix panic in kdump kernelOleksandr Tymoshenko2024-03-241-0/+2
| * x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel2024-03-241-1/+2
| * x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel2024-03-241-0/+9
| * efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)2024-03-221-1/+1
* | Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-2415-89/+80
|\ \
| * | x86/boot/64: Move 5-level paging global variable assignments backTom Lendacky2024-03-241-9/+7
| * | x86/boot/64: Apply encryption mask to 5-level pagetable updateTom Lendacky2024-03-241-1/+1
| * | x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck2024-03-241-0/+1
| * | x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari2024-03-242-6/+13
| * | Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck2024-03-241-4/+4
| * | x86/mpparse: Register APIC address only onceThomas Gleixner2024-03-231-5/+5
| * | x86/topology: Handle the !APIC case gracefullyThomas Gleixner2024-03-231-0/+11
| * | x86/topology: Don't evaluate logical IDs during early bootThomas Gleixner2024-03-231-5/+7
| * | x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner2024-03-233-37/+14
| * | kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressMasami Hiramatsu (Google)2024-03-221-1/+10
| * | x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov2024-03-221-5/+5
| * | x86/kexec: Do not update E820 kexec table for setup_dataDave Young2024-03-221-16/+1
| * | x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'Masahiro Yamada2024-03-211-0/+1
* | | Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-241-0/+3
|\ \ \
| * | | sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relationMukesh Kumar Chaurasiya2024-03-211-0/+3
| |/ /