summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
* | ALSA: hda/hdmi: Use only dynamic PCM device allocationJaroslav Kysela2022-09-221-1/+0
* | ALSA: hda: ext: fix locking in stream_releasePierre-Louis Bossart2022-09-201-0/+1
* | ALSA: hda: add snd_hdac_stop_streams() helperPierre-Louis Bossart2022-09-201-0/+1
* | ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarityPierre-Louis Bossart2022-09-201-1/+1
* | ALSA: hda: ext: make snd_hdac_ext_stream_init() staticPierre-Louis Bossart2022-09-201-3/+0
* | ALSA: hda: make snd_hdac_stream_clear() staticPierre-Louis Bossart2022-09-201-1/+0
* | Merge branch 'topic/memalloc-cleanup' into for-nextTakashi Iwai2022-08-241-3/+0
|\ \
| * | ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocationTakashi Iwai2022-08-241-3/+0
| |/
* | ALSA: hda: cleanup definitions for multi-link registersPierre-Louis Bossart2022-08-231-9/+11
* | ALSA: hda: Move stream-register polling macrosAmadeusz Sławiński2022-08-192-6/+7
* | ALSA: hda: Remove codec init and exit routinesCezary Rojewski2022-08-182-5/+0
|/
* Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2022-08-011-0/+2
|\
| * ASoC: SOF: dai-intel: add SOF_DAI_INTEL_SSP_CLKCTRL_MCLK_AON bitBrent Lu2022-07-251-0/+2
* | ALSA: control: Use deferred fasync helperTakashi Iwai2022-07-291-1/+1
* | ALSA: pcm: Use deferred fasync helperTakashi Iwai2022-07-291-1/+1
* | ALSA: core: Add async signal helpersTakashi Iwai2022-07-291-0/+8
* | ALSA: hda: Skip event processing for unregistered codecsCezary Rojewski2022-07-152-1/+1
* | Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-07-1515-21/+67
|\|
| * ASoC: SOF: Copy compress parameters into extended dataDaniel Baluta2022-07-121-2/+4
| * ASoC: audio-graph-card2.c: remove pre-alloced Codec2Codec spaceKuninori Morimoto2022-07-081-3/+0
| * ASoC: madera: Replace kernel.h with the necessary inclusionsAndy Shevchenko2022-07-051-1/+1
| * ASoC: soc-component: Remove non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
| * ASoC: soc-component: Add legacy_dai_naming flagCharles Keepax2022-06-271-0/+1
| * ASoC: core: Make snd_soc_unregister_card() return voidUwe Kleine-König2022-06-221-1/+1