summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspendKai Vehmanen2022-12-091-0/+1
* Merge tag 'asoc-v6.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2022-12-091-0/+2
|\
| * ALSA: hda: Allow for compress stream to hdac_ext_stream assignmentCezary Rojewski2022-12-051-0/+2
* | Merge tag 'asoc-v6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2022-12-0613-188/+363
|\|
| * ASoC/tda998x: Fix reporting of nonexistent capture streamsMark Brown2022-12-041-0/+4
| |\
| | * ASoC: hdmi-codec: Allow playback and capture to be disabledMark Brown2022-12-021-0/+4
| * | ASoC: SOF: Add DAI configuration support for AMD platforms.V sujith kumar Reddy2022-11-292-0/+3
| * | ASoC: Merge up fixesMark Brown2022-11-292-1/+5
| |\ \
| | * | ASoC: SOF: dai: move AMD_HS to end of list to restore backwards-compatibilityPierre-Louis Bossart2022-11-181-1/+1
| * | | sound: sdw: Add hw_params to SoundWire config helper functionCharles Keepax2022-11-281-0/+49
| * | | ASoC: Set BQ parameters for some Dell modelsMark Brown2022-11-111-0/+1
| |\ \ \
| * | | | ASoC: simple-card-utils: remove asoc_simple_convert_fixup()Kuninori Morimoto2022-11-071-2/+0
| * | | | ASoC: amd: fix ACP version typo mistakesyed saba kareem2022-11-041-1/+1
| * | | | ASoC: tlv320aic3x: remove support for platform dataDmitry Torokhov2022-11-031-65/+0
| * | | | ALSA: hda: Introduce snd_hdac_stream_wait_drsm()Cezary Rojewski2022-10-281-0/+1
| * | | | ASoC: Intel: avs: Introduce PCM power management routinesCezary Rojewski2022-10-281-0/+5
| * | | | ASoC: SOF: Intel/IPC4: Support for external firmware librariesMark Brown2022-10-213-5/+10
| |\ \ \ \
| | * | | | ASoC: SOF: Intel: Add ipc4 library loading implementationPeter Ujfalusi2022-10-211-0/+4
| | * | | | ASoC: SOF: Add path definition for external firmware librariesPeter Ujfalusi2022-10-211-1/+5
| | * | | | ASoC: SOF: Drop the firmware and fw_offset from snd_sof_pdataPeter Ujfalusi2022-10-211-4/+0
| * | | | | ASoC: Merge HDA/ext cleanupMark Brown2022-10-212-50/+42
| |\ \ \ \ \
| * | | | | | ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_paramKuninori Morimoto2022-10-191-2/+0
| * | | | | | ASoC: soc-dapm.h: fixup comment for snd_soc_dapm_widget_for_each_path()Kuninori Morimoto2022-10-191-3/+3
| * | | | | | ASoC: soc-dapm.h: cleanup white spaceKuninori Morimoto2022-10-191-102/+71
| * | | | | | ASoC: soc-dapm.c: replace snd_soc_dapm_wcache to snd_soc_dapm_widgetKuninori Morimoto2022-10-191-7/+2
| * | | | | | ASoC: amd: Update Pink Sardine platform ACP register headerVijendar Mukunda2022-10-171-0/+214
* | | | | | | ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOTBaisong Zhong2022-11-231-18/+18
* | | | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2022-11-163-0/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'asoc-fix-v6.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-11-121-0/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and olderKai Vehmanen2022-11-011-0/+4
| | | |/ | | |/|
| * | | Merge tag 'asoc-fix-v6.1-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-10-271-0/+1
| |\| |
| | * | ASoC: jz4752b: Capture fixesMark Brown2022-10-196-31/+39
| | |\|
| | * | ASoC: simple-card: Fix up checks for HW param fixupsAidan MacDonald2022-10-191-0/+1
| * | | ALSA: control: add snd_ctl_rename()Maciej S. Szmigiero2022-10-211-0/+1
| | |/ | |/|
* | | ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart2022-10-202-34/+26
* | | ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-Louis Bossart2022-10-201-4/+4
* | | ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operationsPierre-Louis Bossart2022-10-201-4/+4
* | | ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_allPierre-Louis Bossart2022-10-201-1/+1
* | | ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart2022-10-201-3/+3
* | | ALSA: hda: ext: hda_ext_controller: use hlink variable/parameterPierre-Louis Bossart2022-10-201-8/+8
|/ /
* | ALSA: hda: Update register polling macrosAmadeusz Sławiński2022-10-091-4/+4
* | Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2022-10-0310-24/+483
|\|
| * ASoC: SOF: control.h: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-09-271-3/+3
| * ADD SOF support for rembrandt platformMark Brown2022-09-211-0/+2
| |\
| | * ASoC: SOF: Adding amd HS functionality to the sof coreV sujith kumar Reddy2022-09-201-0/+2
| * | ASoC: soc.h: random cleanupMark Brown2022-09-201-10/+6
| |\ \ | | |/ | |/|
| | * ASoC: soc.h: use array instead of playback/capture_widgetKuninori Morimoto2022-09-201-3/+1
| | * ASoC: soc.h: use defined number instead of direct numberKuninori Morimoto2022-09-201-1/+1
| | * ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto2022-09-201-6/+4
| * | Support for CS42L83 on Apple machinesMark Brown2022-09-201-0/+1
| |\ \