index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-ops.c
Age
Commit message (
Expand
)
Author
2024-03-28
ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw
Stephen Lee
2023-12-04
ASoC: ops: add correct range check for limiting volume
Srinivas Kandagatla
2022-11-25
ASoC: ops: Correct bounds check for second channel on SX controls
Charles Keepax
2022-11-24
ASoC: Merge dropped fixes from v5.18
Mark Brown
2022-06-17
ASoC: ops: Fix integer detection for when max possible values > 1
Stefan Binding
2022-06-14
ASoC: ops: Fix boolean/integer detection for simple controls
Mark Brown
2022-06-14
ASoC: ops: Don't modify the driver's plaform_max when reading state
Mark Brown
2022-06-14
ASoC: Merge fixes
Mark Brown
2022-06-07
ASoC: ops: Fix off by one in range control validation
Mark Brown
2022-06-06
ASoC: ops: Remove unneeded delay.h inclusion
Mark Brown
2022-06-06
ASoC: ops: Clarify snd_soc_info_volsw_sx()
Mark Brown
2022-05-12
ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()
Mark Brown
2022-05-12
ASoC: ops: Fix bounds check for _sx controls
Mark Brown
2022-04-26
ASoC: ops: Validate input values in snd_soc_put_volsw_range()
Mark Brown
2022-04-21
ASoC: soc-ops: fix error handling
Pierre-Louis Bossart
2022-02-16
ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
Marek Vasut
2022-02-02
ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()
Mark Brown
2022-02-02
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
Mark Brown
2022-02-02
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()
Mark Brown
2022-02-02
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
Mark Brown
2022-01-28
ASoC: ops: Check for negative values before reading them
Mark Brown
2022-01-25
ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
Mark Brown
2022-01-25
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
Mark Brown
2022-01-25
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
Mark Brown
2021-08-03
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx()
Kuninori Morimoto
2021-08-03
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_get_xr_sx()
Kuninori Morimoto
2021-08-03
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_limit_volume()
Kuninori Morimoto
2021-08-03
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx()
Kuninori Morimoto
2021-03-10
ASoC: soc-ops: remove useless assignment
Pierre-Louis Bossart
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
2020-03-30
ASoC: fix regwmask
이경택
2019-10-03
ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()
Kuninori Morimoto
2018-09-11
ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()
Rohit kumar
2018-07-02
ASoC: soc-ops.c: convert to SPDX identifiers
Kuninori Morimoto
2018-01-03
ASoC: change mask in snd_soc_get/put_volsw_sx to unsigned int
Banajit Goswami
2017-01-12
ASoC: Fixup some small kernel-doc typos
Charles Keepax
2016-09-01
ASoC: core: fix shift used for second item in snd_soc_get_enum_double
Jaswinder Jassal
2015-12-23
Merge remote-tracking branches 'asoc/topic/kcontrol', 'asoc/topic/max98357a' ...
Mark Brown
2015-11-25
ASoC: fix kernel-doc warnings in sound/soc/soc-ops.c
Randy Dunlap
2015-11-18
ASoC: core: Pass kcontrol to bytes tlv callbacks
Mythri P K
2015-10-26
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2015-10-22
ASoC: Let snd_soc_limit_volume() take a snd_soc_card
Lars-Peter Clausen
2015-10-16
ASoC: Add info callback for SX_TLV controls
Charles Keepax
2014-10-29
ASoC: core: Split ops out of soc-core.c
Mark Brown