summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ASoC: fsl-asoc-card: Add support for si476x codecShengjiu Wang2020-12-031-0/+13
| | * | ASoC: fsl_audmix: Remove unneeded data fieldFabio Estevam2020-12-031-11/+2
| | * | Merge series "ASoC: mediatek: mt8192: support new machine rt1015p_rt5682" fro...Mark Brown2020-12-023-49/+129
| | |\ \
| | | * | ASoC: mediatek: mt8192: support rt1015p_rt5682Tzung-Bi Shih2020-12-022-0/+55
| | | * | ASoC: dt-bindings: mt8192-mt6359: add new compatible for using rt1015pTzung-Bi Shih2020-12-021-1/+3
| | | * | ASoC: dt-bindings: mt8192-mt6359: fix typo in the exampleTzung-Bi Shih2020-12-021-1/+1
| | | * | ASoC: mediatek: mt8192: move rt1015_rt5682 specific dataTzung-Bi Shih2020-12-021-25/+25
| | | * | ASoC: mediatek: mt8192: extract rt1015_rt5682 specific DAI linkTzung-Bi Shih2020-12-021-8/+31
| | | * | ASoC: mediatek: mt8192: rename common symbolsTzung-Bi Shih2020-12-021-14/+14
| | * | | ASoC: adau1372: add missing dependenciesAlexandre Belloni2020-12-021-0/+2
| | * | | ASoC: codecs: lpass-va-macro: remove some dead codeDan Carpenter2020-12-021-11/+4
| | * | | ASoC: rt715: remove unused parameterJack Yu2020-12-021-1/+0
| | * | | Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd...Mark Brown2020-12-0211-1/+1691
| | |\ \ \
| | | * | | ASoC/SoundWire: rt715-sdca: First version of rt715 sdw sdca codec driverJack Yu2020-11-266-0/+1517
| | | * | | regmap/SoundWire: sdw: add support for SoundWire 1.2 MBQPierre-Louis Bossart2020-11-264-1/+142
| | | * | | 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-023-1/+32
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | soundwire: SDCA: detect sdca_cascade interruptPierre-Louis Bossart2020-11-242-1/+31
| | | * | | soundwire: Fix DEBUG_LOCKS_WARN_ON for uninitialized attributeSrinivas Kandagatla2020-11-241-0/+1
| | | |/ /
| | * | | Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2020-11-3020-48/+139
| | |\ \ \
| | * \ \ \ Merge series "ASoC: SOF: Intel: fix ICL boot sequence" from Kai Vehmanen <kai...Mark Brown2020-11-3013-21/+324
| | |\ \ \ \
| | | * | | | ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platformsFred Oh2020-11-276-18/+212
| | | * | | | ASoC: SOF: ops: modify the signature of stall opFred Oh2020-11-272-3/+3
| | | * | | | ASoC: SOF: ext_manifest: parse cavs extra config data elemFred Oh2020-11-272-1/+7
| | | * | | | ASoC: SOF: Intel: hda: define parse_platform_ext_manifest opFred Oh2020-11-276-0/+84
| | | * | | | ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh2020-11-274-0/+19
| | * | | | | Merge series "ASoC: tidyup for jack.h" from Kuninori Morimoto <kuninori.morim...Mark Brown2020-11-304-122/+134
| | |\ \ \ \ \
| | | * | | | | ASoC: add soc-jack.hKuninori Morimoto2020-11-302-121/+133
| | | * | | | | ASoC: soc-core: tidyup jack.hKuninori Morimoto2020-11-302-1/+1
| | | |/ / / /
| | * | | | | ASoC: Add ADAU1372 audio CODEC supportLars-Peter Clausen2020-11-306-0/+1203
| | * | | | | ASoC: adau1372: Add bindings documentationAlexandre Belloni2020-11-301-0/+67
| | |/ / / /
| | * | | | ASoC: qcom: sc7180: fix 32 bit format for adau7002xuyuqing2020-11-271-0/+3
| | * | | | ASoC: soc-core: add soc_dapm_suspend_resume()Kuninori Morimoto2020-11-271-21/+17
| | * | | | ASoC: soc-core: add soc_playback_digital_mute()Kuninori Morimoto2020-11-271-25/+21
| | * | | | Merge series "ASoC: merge soc_compr_open() rollback and soc_compr_free()" fro...Mark Brown2020-11-268-75/+95
| | |\ \ \ \
| | | * | | | ASoC: soc-compress: add soc_compr_clean() and call it from soc_compr_open/free()Kuninori Morimoto2020-11-261-23/+22
| | | * | | | ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown()Kuninori Morimoto2020-11-264-4/+15
| | | * | | | ASoC: soc-component: add mark for snd_soc_component_compr_open/free()Kuninori Morimoto2020-11-263-20/+17
| | | * | | | ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()Kuninori Morimoto2020-11-263-6/+19
| | | * | | | ASoC: soc-compress: move soc_compr_free() next to soc_compr_open()Kuninori Morimoto2020-11-261-34/+34
| | * | | | | Merge series "ASoC: fix !OF compile test warnings" from Krzysztof Kozlowski <...Mark Brown2020-11-2643-32/+69
| | |\ \ \ \ \
| | | * | | | | ASoC: samsung: smdk_wm8994: remove redundant of_match_ptr()Krzysztof Kozlowski2020-11-261-1/+1
| | | * | | | | ASoC: max98926: drop driver pm=NULL assignmentKrzysztof Kozlowski2020-11-261-1/+0
| | | * | | | | ASoC: max98925: drop driver pm=NULL assignmentKrzysztof Kozlowski2020-11-261-1/+0
| | | * | | | | ASoC: max98371: drop driver pm=NULL assignmentKrzysztof Kozlowski2020-11-261-1/+0
| | | * | | | | ASoC: samsung: i2s: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-4/+4
| | | * | | | | ASoC: es7241: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-1/+1
| | | * | | | | ASoC: es7134: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-2/+2
| | | * | | | | ASoC: ts3a227e: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski2020-11-261-0/+2
| | | * | | | | ASoC: tlv320: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski2020-11-262-0/+4