summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |\ \
| | * | ASoC: cs42l83: Extend CS42L42 support to new partMartin Povišer2022-09-191-0/+1
| | |/
| * / ALSA: hda: intel-nhlt: add intel_nhlt_ssp_mclk_mask()Pierre-Louis Bossart2022-09-201-0/+7
| |/
| * ASoC: SOF: ipc4: Add macro to get core ID from log buffer status messagePeter Ujfalusi2022-09-091-0/+5
| * Add Pink Sardine platform ASoC driverMark Brown2022-08-301-0/+444
| |\
| | * ASoC: amd: add Pink Sardine platform ACP IP register headerSyed Saba Kareem2022-08-291-0/+444
| * | ASoC: SOF: Introduce function sof_of_machine_selectChunxu Li2022-08-231-0/+2
| * | ASoC: core: remove setting platform_max in kcontrol macrosSrinivas Kandagatla2022-08-171-10/+10
| * | ASoC: Intel: HSW and BDW updatesMark Brown2022-08-161-1/+0
| |\ \
| | * | ASoC: Intel: Drop legacy HSW/BDW board-match informationCezary Rojewski2022-08-161-1/+0
| * | | ASoC: Intel: common: add ACPI matching tables for Raptor LakeKai Vehmanen2022-08-161-0/+2
| |/ /
| * / ASoC: simple-card-utils: Fixup DAI sample formatSameer Pujar2022-08-151-0/+1
| |/
* | ALSA: pcm: Avoid reference to status->stateTakashi Iwai2022-09-271-2/+18