aboutsummaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2022-06-09Specify clock provider directly to CPU DAIsGravatar Mark Brown 2-5/+6
2022-06-07ASoC: simple-card-utils: Make asoc_simple_clean_reference() return voidGravatar Uwe Kleine-König 1-1/+1
2022-06-07ASoC: Intel: avs: Machine boards and HDA codec supportGravatar Mark Brown 1-4/+15
2022-06-07ASoC: Intel: soc-acpi and machine driver updatesGravatar Mark Brown 1-0/+2
2022-06-06ASoC: SOF: Intel: add MeteorLake machinesGravatar Bard Liao 1-0/+2
2022-06-06ASoC: cs35l41: Add common cs35l41 enter hibernate functionGravatar Stefan Binding 1-0/+2
2022-06-06ASoC: cs35l41: Move cs35l41 exit hibernate function into shared codeGravatar Stefan Binding 1-0/+1
2022-06-06ASoC: simple-card-utils: Move snd_soc_component_is_codec to be localGravatar Charles Keepax 1-5/+0
2022-06-06ASoC: soc-dai: Remove set_fmt_new callbackGravatar Charles Keepax 1-1/+0
2022-06-06ASoC: core: Add set_fmt_new callback that directly specifies providerGravatar Charles Keepax 1-0/+7
2022-06-06ALSA: Add snd_pcm_direction_name() helperGravatar Cezary Rojewski 1-4/+15
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+4
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 12-14/+648
2022-05-23Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 1-0/+4
2022-05-17ASoC: Intel: avs: PCI driver implementationGravatar Cezary Rojewski 1-1/+2
2022-05-17ASoC: Intel: avs: Generic soc component driverGravatar Cezary Rojewski 1-0/+2
2022-05-16ASoC: core: Correct spelling fliped -> flippedGravatar Charles Keepax 1-1/+1
2022-05-16ASoC: cs35l41: Move cs_dsp config struct into shared codeGravatar Stefan Binding 1-0/+2
2022-05-16ASoC: cs35l41: Move cs35l41 fs errata into shared codeGravatar Stefan Binding 1-0/+1
2022-05-16ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared codeGravatar Stefan Binding 1-0/+20
2022-05-16ALSA: hda: cs35l41: Add Support for InterruptsGravatar Stefan Binding 1-0/+54
2022-05-12ASoC: SOF: Add header for IPC4 manifestGravatar Ranjani Sridharan 1-0/+119
2022-05-10ASoC: SOF: ipc: introduce cont_update_posn in sof_ipc_stream_params structGravatar YC Hung 1-1/+2
2022-05-09ASoC: soc-component: Add comment for the endianness flagGravatar Charles Keepax 1-0/+9
2022-05-09ASoC: cs42l42: Move CS42L42 register descriptions to general includeGravatar Stefan Binding 1-0/+810
2022-05-07Input: touchscreen: use wrapper for pxa2xx ac97 registersGravatar Arnd Bergmann 1-0/+4
2022-05-05ASoC: SOF: Add initial header file for ipc4Gravatar Peter Ujfalusi 1-0/+460
2022-04-27ALSA: hda: intel-nhlt: Move structs out of #define blockGravatar Amadeusz Sławiński 1-4/+2
2022-04-25ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macroGravatar Richard Fitzgerald 1-0/+6
2022-04-25ASoC: soc.h: Introduce SOC_DOUBLE_R_S_EXT_TLV() macroGravatar Simon Trimmer 1-0/+11
2022-04-20ASoC: soc-pcm: improve BE state transitionsGravatar Mark Brown 1-0/+2
2022-04-19ASoC: soc-pcm: improve BE transition for PAUSE_RELEASEGravatar Pierre-Louis Bossart 1-0/+2
2022-04-19Merge tag 'asoc-fix-v5.18-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Takashi Iwai 2-2/+6
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Gravatar Pierre-Louis Bossart 1-1/+3
2022-04-19ASoC: SOF: add IPC-dependent file namesGravatar Pierre-Louis Bossart 1-1/+1
2022-04-19ASoC: SOF: add default IPC capability and file pathsGravatar Pierre-Louis Bossart 1-0/+4
2022-04-19ASoC: SOF: add path indirection to each IPC typeGravatar Pierre-Louis Bossart 1-2/+2
2022-04-19ASoC: SOF: add definitions for different IPC typesGravatar Pierre-Louis Bossart 1-0/+9
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsGravatar Akihiko Odaki 1-2/+5
2022-04-13Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 2-0/+6
2022-04-13Merge branch 'topic/cs35l41' into for-nextGravatar Takashi Iwai 2-15/+48
2022-04-13ASoC: cs35l41: Support external boostGravatar Lucas Tanure 1-2/+2
2022-04-13ALSA: hda: cs35l41: Move external boost handling to lib for ASoC useGravatar Lucas Tanure 1-0/+4
2022-04-13ALSA: hda: cs35l41: Move boost config to initialization codeGravatar Lucas Tanure 1-0/+1
2022-04-13ALSA: hda: cs35l41: Add Boost type flagGravatar Lucas Tanure 1-2/+7
2022-04-13ALSA: cs35l41: Move cs35l41_gpio_config to shared libGravatar Lucas Tanure 1-0/+1
2022-04-13ALSA: cs35l41: Check hw_config before using itGravatar Lucas Tanure 1-1/+2
2022-04-13ALSA: cs35l41: Unify hardware configurationGravatar Lucas Tanure 1-10/+31
2022-04-13ALSA: memalloc: Add fallback SG-buffer allocations for x86Gravatar Takashi Iwai 1-0/+5
2022-04-12ALSA: jack: Access input_dev under mutexGravatar Amadeusz Sławiński 1-0/+1