summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Merge tag 'asoc-v5.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai1-0/+7
2022-01-07ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax1-0/+5
2022-01-07ASoC: cs35l41: Update handling of test key registersCharles Keepax1-0/+2
2022-01-05Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai23-40/+940
2022-01-05Merge branch 'for-next' into for-linusTakashi Iwai633-9215/+19357
2021-12-31ASoC: cs35l41: Create shared function for boost configurationLucas Tanure1-0/+2
2021-12-31ASoC: cs35l41: Create shared function for setting channelsLucas Tanure1-0/+3
2021-12-31ASoC: cs35l41: Create shared function for errata patchesLucas Tanure1-0/+1
2021-12-31ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure1-2/+2
2021-12-31ASoC: cs35l41: Convert tables to shared source codeLucas Tanure1-0/+733
2021-12-25ALSA: HDA: hdac_ext_stream: use consistent prefixes for variablesPierre-Louis Bossart1-13/+13
2021-12-25ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2-1/+1
2021-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart1-16/+16
2021-12-24ASoC/soundwire: intel: simplify callbacks for params/hw_freePierre-Louis Bossart1-2/+2
2021-12-23ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utilsStephan Gerhold1-0/+1
2021-12-23ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state'Peter Ujfalusi1-2/+2
2021-12-23ASoC: SOF: Move the definition of enum snd_sof_fw_state to global headerPeter Ujfalusi1-0/+22
2021-12-20ASoC: tlv320adc3xxx: New codec bindingsRicard Wanderlof1-0/+28
2021-12-17Support HDMI audio on NVIDIA Tegra20Mark Brown4-6/+23
2021-12-17Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub...Mark Brown4-6/+23
2021-12-17ipc: debug: Add shared memory heap to memory scanKarol Trzcinski1-0/+2
2021-12-17dmaengine: remove slave_id config fieldArnd Bergmann1-4/+0
2021-12-17dmaengine: xilinx_dpdma: stop using slave_id fieldArnd Bergmann1-0/+11
2021-12-17dmaengine: qcom-adm: stop abusing slave_id configArnd Bergmann1-0/+12
2021-12-17ASoC: dai_dma: remove slave_id fieldArnd Bergmann1-2/+0
2021-12-14ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart1-0/+2
2021-12-14ASoC: soc-pcm: Fix and cleanup DPCM lockingTakashi Iwai1-2/+0
2021-12-13ALSA: uapi: use C90 comment style instead of C99 styleTakashi Sakamoto1-3/+5
2021-12-13ALSA: pcm: comment about relation between msbits hw parameter and [S|U]32 for...Takashi Sakamoto2-0/+6
2021-12-08ASoC: rt5682s: add delay time to fix pop sound issueShuming Fan1-0/+1
2021-12-01Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-1/+1
2021-11-30ALSA: hda: Fill gaps in NHLT endpoint-interfaceAmadeusz Sławiński1-8/+29
2021-11-29ASoC: soc-component: add snd_soc_pcm_component_delay()Kuninori Morimoto1-0/+4
2021-11-29ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay()Kuninori Morimoto1-2/+2
2021-11-26ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flagsRanjani Sridharan1-6/+19
2021-11-25Merge tag 'asoc-fix-v5.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-1/+1
2021-11-25ASoC: rt5640: Add the binding include file for the HDA header supportOder Chiou1-0/+1
2021-11-24ALSA: pcm: introduce INFO_NO_REWINDS flagPierre-Louis Bossart1-1/+1
2021-11-22ASoC: soc-acpi: Set mach->id field on comp_ids matchesHans de Goede1-1/+1
2021-11-18ASoC: SOF: topology: Add support for Mediatek AFE DAIYC Hung2-0/+26
2021-11-18ASoC: SOF: tokens: add token for Mediatek AFEYC Hung1-0/+5
2021-11-18ASoC: SOF: Platform updates for AMD and MediatekMark Brown2-0/+28
2021-11-18firmware: cs_dsp: Allow creation of event controlsCharles Keepax1-0/+1
2021-11-18firmware: cs_dsp: Add offset to cs_dsp read/writeCharles Keepax1-2/+4
2021-11-18firmware: cs_dsp: Clarify some kernel doc commentsCharles Keepax1-2/+2
2021-11-18firmware: cs_dsp: Add pre_run callbackCharles Keepax1-1/+3
2021-11-18firmware: cs_dsp: Add version checks on coefficient loadingCharles Keepax1-0/+2
2021-11-17ASoC: SOF: topology: Add support for AMD ACP DAIsAjit Kumar Pandey2-0/+28
2021-11-16ALSA: memalloc: Unify x86 SG-buffer handling (take#3)Takashi Iwai1-7/+7
2021-11-16ALSA: hda: Fix potential deadlock at codec unbindingTakashi Iwai1-3/+5