aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-03ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()Kuninori Morimoto1-9/+2
2018-09-11ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()Rohit kumar1-2/+2
2018-07-02ASoC: soc-ops.c: convert to SPDX identifiersKuninori Morimoto1-17/+12
2018-01-03ASoC: change mask in snd_soc_get/put_volsw_sx to unsigned intBanajit Goswami1-2/+2
2017-01-12ASoC: Fixup some small kernel-doc typosCharles Keepax1-1/+1
2016-09-01ASoC: core: fix shift used for second item in snd_soc_get_enum_doubleJaswinder Jassal1-1/+1
2015-12-23Merge remote-tracking branches 'asoc/topic/kcontrol', 'asoc/topic/max98357a' and 'asoc/topic/mtk' into asoc-nextMark Brown1-2/+2
2015-11-25ASoC: fix kernel-doc warnings in sound/soc/soc-ops.cRandy Dunlap1-1/+1
2015-11-18ASoC: core: Pass kcontrol to bytes tlv callbacksMythri P K1-2/+2
2015-10-26Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-4/+4
2015-10-22ASoC: Let snd_soc_limit_volume() take a snd_soc_cardLars-Peter Clausen1-4/+4
2015-10-16ASoC: Add info callback for SX_TLV controlsCharles Keepax1-0/+28
2014-10-29ASoC: core: Split ops out of soc-core.cMark Brown1-0/+952