Age | Commit message (Expand) | Author | Files | Lines |
2022-06-17 | ASoC: ops: Fix integer detection for when max possible values > 1 | Stefan Binding | 1 | -8/+7 |
2022-06-14 | ASoC: ops: Fix boolean/integer detection for simple controls | Mark Brown | 1 | -1/+9 |
2022-06-14 | ASoC: ops: Don't modify the driver's plaform_max when reading state | Mark Brown | 1 | -6/+7 |
2022-06-14 | ASoC: Merge fixes | Mark Brown | 1 | -2/+2 |
2022-06-07 | ASoC: ops: Fix off by one in range control validation | Mark Brown | 1 | -2/+2 |
2022-06-06 | ASoC: ops: Remove unneeded delay.h inclusion | Mark Brown | 1 | -1/+0 |
2022-06-06 | ASoC: ops: Clarify snd_soc_info_volsw_sx() | Mark Brown | 1 | -6/+16 |
2022-04-26 | ASoC: ops: Validate input values in snd_soc_put_volsw_range() | Mark Brown | 1 | -1/+17 |
2022-04-21 | ASoC: soc-ops: fix error handling | Pierre-Louis Bossart | 1 | -1/+1 |
2022-02-16 | ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min | Marek Vasut | 1 | -2/+2 |
2022-02-02 | ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx() | Mark Brown | 1 | -1/+4 |
2022-02-02 | ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range() | Mark Brown | 1 | -5/+10 |
2022-02-02 | ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx() | Mark Brown | 1 | -0/+7 |
2022-02-02 | ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw() | Mark Brown | 1 | -4/+10 |
2022-01-28 | ASoC: ops: Check for negative values before reading them | Mark Brown | 1 | -6/+6 |
2022-01-25 | ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx() | Mark Brown | 1 | -0/+2 |
2022-01-25 | ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx() | Mark Brown | 1 | -1/+8 |
2022-01-25 | ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() | Mark Brown | 1 | -2/+16 |
2021-08-03 | ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx() | Kuninori Morimoto | 1 | -6/+5 |
2021-08-03 | ASoC: soc-ops: cleanup cppcheck warning at snd_soc_get_xr_sx() | Kuninori Morimoto | 1 | -2/+1 |
2021-08-03 | ASoC: soc-ops: cleanup cppcheck warning at snd_soc_limit_volume() | Kuninori Morimoto | 1 | -2/+1 |
2021-08-03 | ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx() | Kuninori Morimoto | 1 | -1/+3 |
2021-03-10 | ASoC: soc-ops: remove useless assignment | Pierre-Louis Bossart | 1 | -1/+1 |
2020-06-22 | ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea... | Kuninori Morimoto | 1 | -35/+8 |
2020-03-30 | ASoC: fix regwmask | 이경택 | 1 | -2/+2 |
2019-10-03 | ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume() | Kuninori Morimoto | 1 | -9/+2 |
2018-09-11 | ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx() | Rohit kumar | 1 | -2/+2 |
2018-07-02 | ASoC: soc-ops.c: convert to SPDX identifiers | Kuninori Morimoto | 1 | -17/+12 |
2018-01-03 | ASoC: change mask in snd_soc_get/put_volsw_sx to unsigned int | Banajit Goswami | 1 | -2/+2 |
2017-01-12 | ASoC: Fixup some small kernel-doc typos | Charles Keepax | 1 | -1/+1 |
2016-09-01 | ASoC: core: fix shift used for second item in snd_soc_get_enum_double | Jaswinder Jassal | 1 | -1/+1 |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/kcontrol', 'asoc/topic/max98357a' ... | Mark Brown | 1 | -2/+2 |
2015-11-25 | ASoC: fix kernel-doc warnings in sound/soc/soc-ops.c | Randy Dunlap | 1 | -1/+1 |
2015-11-18 | ASoC: core: Pass kcontrol to bytes tlv callbacks | Mythri P K | 1 | -2/+2 |
2015-10-26 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 1 | -4/+4 |
2015-10-22 | ASoC: Let snd_soc_limit_volume() take a snd_soc_card | Lars-Peter Clausen | 1 | -4/+4 |
2015-10-16 | ASoC: Add info callback for SX_TLV controls | Charles Keepax | 1 | -0/+28 |
2014-10-29 | ASoC: core: Split ops out of soc-core.c | Mark Brown | 1 | -0/+952 |