summaryrefslogtreecommitdiff
path: root/sound/soc/soc-ops.c
AgeCommit message (Expand)Author
2025-06-10ASoC: ops: dynamically allocate struct snd_ctl_elem_valueArnd Bergmann
2025-03-19ASoC: ops: Apply platform_max after deciding control typeCharles Keepax
2025-03-19ASoC: ops: Remove some unnecessary local variablesCharles Keepax
2025-03-19ASoC: ops: Factor out common code from get callbacksCharles Keepax
2025-03-19ASoC: ops: Factor out common code from put callbacksCharles Keepax
2025-03-19ASoC: ops: Factor out common code from info callbacksCharles Keepax
2025-03-19ASoC: ops: Remove snd_soc_put_volsw_range()Charles Keepax
2025-03-19ASoC: ops: Remove snd_soc_get_volsw_range()Charles Keepax
2025-03-19ASoC: ops: Remove snd_soc_info_volsw_range()Charles Keepax
2025-03-19ASoC: ops: Add control to register value helperCharles Keepax
2025-03-19ASoC: ops: Replace snd_soc_read_signed() with new helperCharles Keepax
2025-03-19ASoC: ops: Factor out helper to check valid control valuesCharles Keepax
2025-03-19ASoC: ops: Update mask generation to use GENMASKCharles Keepax
2025-03-19ASoC: ops: Update comments for xr_sx control helpersCharles Keepax
2025-03-19ASoC: ops: Minor formatting fixupsCharles Keepax
2025-03-14ASoC: Merge up fixesMark Brown
2025-03-05ASoC: ops: Consistently treat platform_max as control valueCharles Keepax
2025-02-17ASoC: random cleanupMark Brown
2025-02-17ASoC: ops: Enforce platform maximum on initial valueMartin PoviĊĦer
2025-02-16ASoC: soc-ops: makes snd_soc_read_signed() voidKuninori Morimoto
2025-02-03ASoC: soc-ops: remove soc-dpcm.hKuninori Morimoto
2024-07-08ASoC: ops: Simplify with cleanup.hKrzysztof Kozlowski
2024-03-28ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee
2023-12-04ASoC: ops: add correct range check for limiting volumeSrinivas Kandagatla
2022-11-25ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax
2022-11-24ASoC: Merge dropped fixes from v5.18Mark Brown
2022-06-17ASoC: ops: Fix integer detection for when max possible values > 1Stefan Binding
2022-06-14ASoC: ops: Fix boolean/integer detection for simple controlsMark Brown
2022-06-14ASoC: ops: Don't modify the driver's plaform_max when reading stateMark Brown
2022-06-14ASoC: Merge fixesMark Brown
2022-06-07ASoC: ops: Fix off by one in range control validationMark Brown
2022-06-06ASoC: ops: Remove unneeded delay.h inclusionMark Brown
2022-06-06ASoC: ops: Clarify snd_soc_info_volsw_sx()Mark Brown
2022-05-12ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown
2022-05-12ASoC: ops: Fix bounds check for _sx controlsMark Brown
2022-04-26ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown
2022-04-21ASoC: soc-ops: fix error handlingPierre-Louis Bossart
2022-02-16ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut
2022-02-02ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()Mark Brown
2022-02-02ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()Mark Brown
2022-02-02ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()Mark Brown
2022-02-02ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()Mark Brown
2022-01-28ASoC: ops: Check for negative values before reading themMark Brown
2022-01-25ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown
2022-01-25ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown
2022-01-25ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown
2021-08-03ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx()Kuninori Morimoto
2021-08-03ASoC: soc-ops: cleanup cppcheck warning at snd_soc_get_xr_sx()Kuninori Morimoto
2021-08-03ASoC: soc-ops: cleanup cppcheck warning at snd_soc_limit_volume()Kuninori Morimoto
2021-08-03ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx()Kuninori Morimoto