index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-ops.c
Age
Commit message (
Expand
)
Author
12 days
ASoC: ops: fix pointer types to be big-endian
Ben Dooks
2025-12-18
ASoC: ops: fix snd_soc_get_volsw for sx controls
Stefan Binding
2025-11-06
ASoC: SDCA: support Q7.8 volume format
Shuming Fan
2025-09-22
ASoC: ops: improve snd_soc_get_volsw
Niranjan H Y
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
[next]