aboutsummaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2022-06-24ASoC: Remove unused hw_write_t typeGravatar Amadeusz Sławiński 1-2/+0
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
2022-04-12ALSA: core: Add snd_card_free_on_error() helperGravatar Takashi Iwai 1-0/+1
2022-04-12ALSA: hda: Jack detection poll in suspend stateGravatar Mohan Kumar 1-0/+3
2022-04-08ASoC: Merge fixesGravatar Mark Brown 1-0/+4
2022-04-05ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driverGravatar Heiner Kallweit 1-0/+4
2022-04-05ASoC: soc-utils: Add helper to calculate BCLK from TDM infoGravatar Richard Fitzgerald 1-0/+2
2022-04-05ASoC: soc.h: Add SOC_SINGLE_S_TLV() macroGravatar Richard Fitzgerald 1-0/+2
2022-04-05ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_tGravatar Hui Wang 1-1/+0
2022-04-05ASoC: Introduce snd_soc_of_get_dai_link_cpusGravatar Martin Povišer 1-0/+4
2022-04-01Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2022-03-30ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockGravatar Takashi Iwai 1-0/+1