aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-ops.c
AgeCommit message (Expand)Author
2022-12-19ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax
2022-12-19ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown
2022-12-08ASoC: ops: Fix bounds check for _sx controlsMark Brown
2022-07-21ASoC: ops: Fix off by one in range control validationMark Brown
2022-05-18ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown
2022-03-08ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown
2022-02-23ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto
2020-03-30ASoC: fix regwmask이경택
2019-10-03ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()Kuninori Morimoto
2018-09-11ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()Rohit kumar
2018-07-02ASoC: soc-ops.c: convert to SPDX identifiersKuninori Morimoto
2018-01-03ASoC: change mask in snd_soc_get/put_volsw_sx to unsigned intBanajit Goswami
2017-01-12ASoC: Fixup some small kernel-doc typosCharles Keepax
2016-09-01ASoC: core: fix shift used for second item in snd_soc_get_enum_doubleJaswinder Jassal
2015-12-23Merge remote-tracking branches 'asoc/topic/kcontrol', 'asoc/topic/max98357a' ...Mark Brown
2015-11-25ASoC: fix kernel-doc warnings in sound/soc/soc-ops.cRandy Dunlap
2015-11-18ASoC: core: Pass kcontrol to bytes tlv callbacksMythri P K
2015-10-26Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2015-10-22ASoC: Let snd_soc_limit_volume() take a snd_soc_cardLars-Peter Clausen
2015-10-16ASoC: Add info callback for SX_TLV controlsCharles Keepax
2014-10-29ASoC: core: Split ops out of soc-core.cMark Brown