index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-ops.c
Age
Commit message (
Expand
)
Author
2025-06-10
ASoC: ops: dynamically allocate struct snd_ctl_elem_value
Arnd Bergmann
2025-03-19
ASoC: ops: Apply platform_max after deciding control type
Charles Keepax
2025-03-19
ASoC: ops: Remove some unnecessary local variables
Charles Keepax
2025-03-19
ASoC: ops: Factor out common code from get callbacks
Charles Keepax
2025-03-19
ASoC: ops: Factor out common code from put callbacks
Charles Keepax
2025-03-19
ASoC: ops: Factor out common code from info callbacks
Charles Keepax
2025-03-19
ASoC: ops: Remove snd_soc_put_volsw_range()
Charles Keepax
2025-03-19
ASoC: ops: Remove snd_soc_get_volsw_range()
Charles Keepax
2025-03-19
ASoC: ops: Remove snd_soc_info_volsw_range()
Charles Keepax
2025-03-19
ASoC: ops: Add control to register value helper
Charles Keepax
2025-03-19
ASoC: ops: Replace snd_soc_read_signed() with new helper
Charles Keepax
2025-03-19
ASoC: ops: Factor out helper to check valid control values
Charles Keepax
2025-03-19
ASoC: ops: Update mask generation to use GENMASK
Charles Keepax
2025-03-19
ASoC: ops: Update comments for xr_sx control helpers
Charles Keepax
2025-03-19
ASoC: ops: Minor formatting fixups
Charles Keepax
2025-03-14
ASoC: Merge up fixes
Mark Brown
2025-03-05
ASoC: ops: Consistently treat platform_max as control value
Charles Keepax
2025-02-17
ASoC: random cleanup
Mark Brown
2025-02-17
ASoC: ops: Enforce platform maximum on initial value
Martin PoviĊĦer
2025-02-16
ASoC: soc-ops: makes snd_soc_read_signed() void
Kuninori Morimoto
2025-02-03
ASoC: soc-ops: remove soc-dpcm.h
Kuninori Morimoto
2024-07-08
ASoC: ops: Simplify with cleanup.h
Krzysztof Kozlowski
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
[next]