aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-08ASoC: simple-card-utils: share dummy DAI and reduce memoryKuninori Morimoto1-0/+1
2021-04-08ASoC: simple-card-utils: enable flexible CPU/Codec/PlatformKuninori Morimoto1-0/+8
2021-03-31Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.13Mark Brown1-3/+32
2021-03-31ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/PlatformKuninori Morimoto1-3/+4
2021-03-30ALSA: control - add generic LED trigger module as the new control layerJaroslav Kysela1-1/+18
2021-03-30ALSA: control - add layer registration routinesJaroslav Kysela1-0/+12
2021-03-30ALSA: control - introduce snd_ctl_notify_one() helperJaroslav Kysela1-2/+2
2021-03-25Merge series "Add audio driver base on rpmsg on i.MX platform" from Shengjiu Wang <shengjiu.wang@nxp.com>:Mark Brown1-0/+3
2021-03-25ASoC: soc.h: return error if multi platform at snd_soc_fixup_dai_links_platform_name()Kuninori Morimoto1-0/+4
2021-03-25ASoC: soc.h: fixup return timing for snd_soc_fixup_dai_links_platform_name()Kuninori Morimoto1-3/+3
2021-03-25ASoC: soc.h: add asoc_link_to_cpu/codec/platform() macroKuninori Morimoto1-3/+21
2021-03-25ASoC: soc-component: Add snd_soc_pcm_component_ackShengjiu Wang1-0/+3
2021-03-22ASoC: SOF: add a helper to get topology configured mclkKeyon Jie1-0/+1
2021-03-19ASoC: soc-pcm: don't indicate error message for dpcm_be_dai_hw_free()Kuninori Morimoto1-1/+1
2021-03-12ASoC: soc-pcm: share DPCM BE DAI stop operationKuninori Morimoto1-1/+7
2021-03-10ASoC: rt5645: Move rt5645_platform_data to sound/soc/codecs/rt5645.cHans de Goede1-32/+0
2021-03-10ASoC: constify of_phandle_args in snd_soc_get_dai_name()Krzysztof Kozlowski2-3/+3
2021-03-02Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linusTakashi Iwai1-1/+1
2021-03-02ASoC: soc-acpi: allow for partial match in parent namePierre-Louis Bossart1-1/+1
2021-03-02ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart1-0/+5
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai8-9/+29
2021-02-17Merge remote-tracking branch 'asoc/for-5.12' into asoc-linusMark Brown8-9/+29
2021-02-10ASoC: SOF: ext_manifest: use explicit number for elem_typeFred Oh1-3/+3
2021-02-08Merge series "Add HDMI support for Intel KeemBay I2S" from Sia Jee Heng <jee.heng.sia@intel.com>:Mark Brown1-0/+5
2021-02-08ALSA: hda: add link_power op to hdac_bus_opsKai Vehmanen2-9/+7
2021-02-08ASoC: codec: hdmi-codec: Support IEC958 encoded PCM formatSia Jee Heng1-0/+5
2021-02-08ASoC: audio-graph: Rename functions needed for exportSameer Pujar1-2/+4
2021-02-05ASoC: dmaengine_pcm: add peripheral configurationShengjiu Wang1-0/+5
2021-02-02Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2021-02-02ALSA: jack: implement software jack injection via debugfsHui Wang2-0/+7
2021-01-27ASoC: soc-component: add snd_soc_component_read/write_field()Srinivas Kandagatla1-0/+6
2021-01-23ALSA: pcm: One more dependency for hw constraintsTakashi Iwai1-1/+1
2021-01-21ASoC: soc-dai.h: remove symmetric_rates/samplebitsKuninori Morimoto1-2/+0
2021-01-21ASoC: sync parameter naming : rate / sample_bitsKuninori Morimoto2-4/+6
2021-01-11ASoC: rt5645: add inv_hp_det flagChris Chiu1-0/+2
2020-12-14Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai18-171/+350
2020-12-09ASoC: Intel: common: add ACPI matching tables for Alder LakeKai Vehmanen1-0/+2
2020-12-09ASoC: soc-pcm: care trigger rollbackKuninori Morimoto4-3/+8
2020-12-07ASoC: SOF: trace: Add runtime trace filtering mechanismKarol Trzcinski2-0/+29
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into asoc-5.11Mark Brown3-4/+5
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.11Mark Brown1-0/+15
2020-11-30Merge series "ASoC: SOF: Intel: fix ICL boot sequence" from Kai Vehmanen <kai.vehmanen@linux.intel.com>:Mark Brown1-0/+1
2020-11-30ASoC: add soc-jack.hKuninori Morimoto2-121/+133
2020-11-28ALSA: remove trailing semicolon in macro definitionTom Rix1-1/+1
2020-11-27ALSA: compress: allow pause and resume during drainingGyeongtaek Lee1-0/+16
2020-11-27ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh1-0/+1
2020-11-26ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown()Kuninori Morimoto2-1/+3
2020-11-26ASoC: soc-component: add mark for snd_soc_component_compr_open/free()Kuninori Morimoto1-3/+3
2020-11-26ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()Kuninori Morimoto1-1/+3
2020-11-25ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski3-0/+46