index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
ASoC: ops: fix pointer types to be big-endian
Ben Dooks
1
-2
/
+2
2025-12-18
ASoC: ops: fix snd_soc_get_volsw for sx controls
Stefan Binding
1
-12
/
+20
2025-11-06
ASoC: SDCA: support Q7.8 volume format
Shuming Fan
1
-11
/
+51
2025-09-22
ASoC: ops: improve snd_soc_get_volsw
Niranjan H Y
1
-0
/
+1
2025-06-10
ASoC: ops: dynamically allocate struct snd_ctl_elem_value
Arnd Bergmann
1
-11
/
+15
2025-03-19
ASoC: ops: Apply platform_max after deciding control type
Charles Keepax
1
-3
/
+3
2025-03-19
ASoC: ops: Remove some unnecessary local variables
Charles Keepax
1
-25
/
+17
2025-03-19
ASoC: ops: Factor out common code from get callbacks
Charles Keepax
1
-39
/
+29
2025-03-19
ASoC: ops: Factor out common code from put callbacks
Charles Keepax
1
-85
/
+53
2025-03-19
ASoC: ops: Factor out common code from info callbacks
Charles Keepax
1
-38
/
+26
2025-03-19
ASoC: ops: Remove snd_soc_put_volsw_range()
Charles Keepax
1
-59
/
+3
2025-03-19
ASoC: ops: Remove snd_soc_get_volsw_range()
Charles Keepax
1
-39
/
+3
2025-03-19
ASoC: ops: Remove snd_soc_info_volsw_range()
Charles Keepax
1
-33
/
+3
2025-03-19
ASoC: ops: Add control to register value helper
Charles Keepax
1
-54
/
+43
2025-03-19
ASoC: ops: Replace snd_soc_read_signed() with new helper
Charles Keepax
1
-93
/
+41
2025-03-19
ASoC: ops: Factor out helper to check valid control values
Charles Keepax
1
-39
/
+43
2025-03-19
ASoC: ops: Update mask generation to use GENMASK
Charles Keepax
1
-20
/
+26
2025-03-19
ASoC: ops: Update comments for xr_sx control helpers
Charles Keepax
1
-13
/
+16
2025-03-19
ASoC: ops: Minor formatting fixups
Charles Keepax
1
-52
/
+54
2025-03-14
ASoC: Merge up fixes
Mark Brown
1
-8
/
+7
2025-03-05
ASoC: ops: Consistently treat platform_max as control value
Charles Keepax
1
-8
/
+7
2025-02-17
ASoC: random cleanup
Mark Brown
1
-17
/
+6
2025-02-17
ASoC: ops: Enforce platform maximum on initial value
Martin PoviĊĦer
1
-1
/
+28
2025-02-16
ASoC: soc-ops: makes snd_soc_read_signed() void
Kuninori Morimoto
1
-17
/
+6
2025-02-03
ASoC: soc-ops: remove soc-dpcm.h
Kuninori Morimoto
1
-1
/
+0
2024-07-08
ASoC: ops: Simplify with cleanup.h
Krzysztof Kozlowski
1
-16
/
+10
2024-03-28
ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw
Stephen Lee
1
-1
/
+1
2023-12-04
ASoC: ops: add correct range check for limiting volume
Srinivas Kandagatla
1
-1
/
+1
2022-11-25
ASoC: ops: Correct bounds check for second channel on SX controls
Charles Keepax
1
-4
/
+3
2022-11-24
ASoC: Merge dropped fixes from v5.18
Mark Brown
1
-1
/
+7
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-05-12
ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()
Mark Brown
1
-0
/
+6
2022-05-12
ASoC: ops: Fix bounds check for _sx controls
Mark Brown
1
-1
/
+1
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
[next]