summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2020-12-1428-224/+537
|\
| * ASoC: Intel: common: add ACPI matching tables for Alder LakeKai Vehmanen2020-12-091-0/+2
| * ASoC: soc-pcm: care trigger rollbackKuninori Morimoto2020-12-094-3/+8
| * ASoC: SOF: trace: Add runtime trace filtering mechanismKarol Trzcinski2020-12-072-0/+29
| * Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2020-12-0455-1977/+346
| |\
| | * driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman2020-12-041-3/+3
| | * driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman2020-12-041-1/+1
| | * driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman2020-12-041-1/+0
| | * Add auxiliary bus supportDave Ertman2020-12-042-0/+86
| * | Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd...Mark Brown2020-12-022-0/+67
| |\ \
| | * | regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart2020-11-261-0/+35
| | * | soundwire: SDCA: add helper macro to access controlsPierre-Louis Bossart2020-11-261-0/+32
| * | | Merge tag 'soundwire-for-asoc-5.11' of git://git.kernel.org/pub/scm/linux/ker...Mark Brown2020-12-021-0/+4
| |\ \ \
| | * | | soundwire: SDCA: detect sdca_cascade interruptPierre-Louis Bossart2020-11-241-0/+4
| | |/ /
| * | | Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-301-0/+15
| |\ \ \
| * \ \ \ Merge series "ASoC: SOF: Intel: fix ICL boot sequence" from Kai Vehmanen <kai...Mark Brown2020-11-301-0/+1
| |\ \ \ \
| | * | | | ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh2020-11-271-0/+1
| * | | | | ASoC: add soc-jack.hKuninori Morimoto2020-11-302-121/+133
| * | | | | ASoC: soc-core: tidyup jack.hKuninori Morimoto2020-11-301-0/+1
| |/ / / /
| * | | | ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown()Kuninori Morimoto2020-11-262-1/+3
| * | | | ASoC: soc-component: add mark for snd_soc_component_compr_open/free()Kuninori Morimoto2020-11-261-3/+3
| * | | | ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()Kuninori Morimoto2020-11-261-1/+3
| * | | | ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski2020-11-254-1/+47
| * | | | ASoC: SOF: Change section comment for SOF_IPC_TEST_Karol Trzcinski2020-11-251-1/+1
| * | | | ASoC: SOF: Improve code alignment in header.hKarol Trzcinski2020-11-251-3/+3
| * | | | ASoC: SOF: ext_manifest: Parse firmware config dictionaryKarol Trzcinski2020-11-251-0/+19
| * | | | ASoC: SOF: nocodec: modify DAI link definitionsRanjani Sridharan2020-11-201-2/+4
| * | | | ASoC: SOF: IPC: fix implicit type overflowCurtis Malainey2020-11-201-2/+2
| * | | | ASoC: soc-acpi: add helper to identify parent driver.Pierre-Louis Bossart2020-11-191-0/+6
| * | | | ALSA: hda: intel-dsp-config: add helper for ACPI DSP driver selectionPierre-Louis Bossart2020-11-191-0/+7
| * | | | ASoC: soc-component: add snd_soc_component_compr_get_metadata()Kuninori Morimoto2020-11-181-0/+2
| * | | | ASoC: soc-component: add snd_soc_component_compr_set_metadata()Kuninori Morimoto2020-11-181-0/+2
| * | | | ASoC: soc-component: add snd_soc_component_compr_copy()Kuninori Morimoto2020-11-181-0/+2
| * | | | ASoC: soc-component: add snd_soc_component_compr_pointer()Kuninori Morimoto2020-11-181-0/+2
| * | | | ASoC: soc-component: add snd_soc_component_compr_ack()Kuninori Morimoto2020-11-181-0/+1
| * | | | ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()Kuninori Morimoto2020-11-181-0/+2
| * | | | ASoC: soc-component: add snd_soc_component_compr_get_caps()Kuninori Morimoto2020-11-181-0/+2
| * | | | ASoC: soc-component: add snd_soc_component_compr_get_params()Kuninori Morimoto2020-11-181-0/+2
| * | | | ASoC: soc-component: add snd_soc_component_compr_set_params()Kuninori Morimoto2020-11-181-0/+2
| * | | | ASoC: soc-component: add snd_soc_component_compr_trigger()Kuninori Morimoto2020-11-181-0/+1
| * | | | ASoC: soc-component: add snd_soc_component_compr_free()Kuninori Morimoto2020-11-181-0/+2
| * | | | ASoC: soc-component: add snd_soc_component_compr_open()Kuninori Morimoto2020-11-181-0/+2
| * | | | Merge series "ASoC: use inclusive language for bclk/fsync/topology" from Pier...Mark Brown2020-11-133-25/+45
| |\ \ \ \
| | * | | | ASoC: SOF: use inclusive language for bclk and fsyncPierre-Louis Bossart2020-11-131-5/+11
| | * | | | ASoC: topology: use inclusive language for bclk and fsyncPierre-Louis Bossart2020-11-132-20/+34
| * | | | | ASoC: rt5682: Add a new property for the DMIC clock drivingOder Chiou2020-11-131-0/+1
| |/ / / /
| * | | | ASoC: audio-graph: Expose helpers from audio graphSameer Pujar2020-11-101-0/+16
| * | | | ASoC: audio-graph: Expose new members for asoc_simple_privSameer Pujar2020-11-101-0/+3
| * | | | ASoC: soc-pcm: Get all BEs along DAPM pathSameer Pujar2020-11-101-0/+1
| * | | | ASoC: topology: Remove multistep topology loadingAmadeusz Sławiński2020-11-041-6/+2