summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'asoc-fix-v6.10-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai1-4/+3
12 daysASoC: tas2781: Fix wrong loading calibrated data sequenceShenghao Ding1-4/+3
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai7-15/+161
2024-05-09ALSA/ASoC: include: clarify Copyright informationPierre-Louis Bossart19-19/+19
2024-05-08Merge branch 'topic/hda-config-pm-cleanup' into for-nextTakashi Iwai2-11/+2
2024-05-08ALSA: hda: Add Intel BMG PCI ID and HDMI codec vidChaitanya Kumar Borah1-0/+1
2024-05-08ALSA: hda: codec: Reduce CONFIG_PM dependenciesTakashi Iwai1-11/+0
2024-05-02ASoC: Use inline function for type safety in snd_soc_substream_to_rtd()Krzysztof Kozlowski1-2/+6
2024-05-01Merge tag 'asoc-fix-v6.9-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-0/+2
2024-04-30ASoC: Intel: avs: PCM code cleanupMark Brown1-0/+4
2024-04-29ASoC: SOF: Constify stored pointer to snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-29ASoC: Merge up fixesMark Brown2-1/+3
2024-04-29ASoC: pcm: Reverse iterate DAIs when shutting them downCezary Rojewski1-0/+4
2024-04-28Merge branch 'topic/emu10k1-fix' into for-nextTakashi Iwai1-2/+6
2024-04-28ALSA: emu10k1: move code for entering E-MU card FPGA programming modeOswald Buddenhagen1-1/+1
2024-04-28ALSA: emu10k1: move snd_emu1010_load_firmware_entry() to io.cOswald Buddenhagen1-0/+1
2024-04-28ALSA: emu10k1: use mutex for E-MU FPGA access lockingOswald Buddenhagen1-0/+4
2024-04-28ALSA: emu10k1: move the whole GPIO event handling to the workqueueOswald Buddenhagen1-2/+1
2024-04-23ASoC: soc.h: Don't use "proxy" headersAndy Shevchenko1-10/+20
2024-04-18ALSA: pcm: add support for 705.6kHz and 768kHz sample ratesPavel Hofman1-0/+5
2024-04-18ALSA: hda: cs35l41: Set the max PCM Gain using tuning settingStefan Binding1-0/+5
2024-04-18ALSA: hda: Introduce flags to force commands via PIO instead of CORBPeter Ujfalusi1-0/+1
2024-04-08ASoC: cs35l56: Prevent overwriting firmware ASP configRichard Fitzgerald1-0/+2
2024-04-07ALSA: emu10k1: improve cache behavior documentationOswald Buddenhagen1-10/+18
2024-04-07ALSA: emu10k1: fix sample signedness issues in wavetable loaderOswald Buddenhagen1-2/+2
2024-04-07ALSA: emux: prune unused parameter from snd_soundfont_load_guspatch()Oswald Buddenhagen1-1/+1
2024-04-06ASoC: Intel: avs: Fixes and cleanups for 6.10Mark Brown1-0/+10
2024-04-05Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2-1/+3
2024-04-03ASoC: Merge up fixesMark Brown1-0/+3
2024-04-02ALSA: control: Introduce snd_ctl_find_id_mixer_locked()Richard Fitzgerald1-0/+23
2024-03-29ASoC: tas2781: mark dvc_tlv with __maybe_unusedGergo Koteles1-1/+1
2024-03-29Merge tag 'sound-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+10
2024-03-28ASoC: SOF: Intel: support tplg suffix detectionBrent Lu1-0/+12
2024-03-28ASoC: Intel: ssp-common: get codec tplg suffix functionBrent Lu1-0/+5
2024-03-28ASoC: Intel: ssp-common: naming convention changeBrent Lu1-7/+10
2024-03-28ASoC: Intel: ssp-common: relocate header fileBrent Lu1-0/+73
2024-03-26ASoC: soc-jack: Get rid of legacy GPIO supportAndy Shevchenko1-2/+0
2024-03-26ASoC: core: add SOC_DOUBLE_RANGE_TLV() helper macroLuca Ceresoli1-0/+12
2024-03-25ALSA: hda: Add pplcllpl/u members to hdac_ext_streamPeter Ujfalusi1-0/+3
2024-03-25ASoC: dmaengine_pcm: Allow passing component name via configTomi Valkeinen1-0/+2
2024-03-22ALSA: hda: intel-nhlt: add intel_nhlt_ssp_device_type() functionBrent Lu1-0/+10
2024-03-14Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds13-8/+112
2024-03-14Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+0
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai9-7/+92
2024-03-11Merge branch 'for-next' into for-linusTakashi Iwai5-1/+20
2024-03-08ASoC: cs35l56: Add support for CS35L54 and CS35L57Simon Trimmer1-0/+1
2024-03-04ASoC: cs-amp-lib: Add KUnit test for calibration helpersRichard Fitzgerald1-0/+14
2024-02-28ALSA: pcm: Use guard() for PCM stream locksTakashi Iwai1-0/+12
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter1-0/+1
2024-02-24ALSA: cs35l56: Apply calibration from EFIMark Brown2-0/+62