index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-ops.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: ops: Introduce 'soc_set_enum_kctl'
Martin Povišer
2022-11-15
1
-0
/
+70
*
ASoC: ops: Introduce 'snd_soc_deactivate_kctl'
Martin Povišer
2022-11-15
1
-0
/
+38
*
ASoC: ops: Accept patterns in snd_soc_limit_volume
Martin Povišer
2022-11-15
1
-6
/
+45
*
ASoC: ops: Enforce platform maximum on initial value
Martin Povišer
2022-11-15
1
-1
/
+29
*
ASoC: ops: Move guts out of snd_soc_limit_volume
Martin Povišer
2022-11-15
1
-11
/
+16
*
Revert "ASoC: ops: Don't modify the driver's plaform_max when reading state"
Martin Povišer
2022-11-15
1
-16
/
+8
*
ASoC: ops: Fix integer detection for when max possible values > 1
Stefan Binding
2022-06-17
1
-8
/
+7
*
ASoC: ops: Fix boolean/integer detection for simple controls
Mark Brown
2022-06-14
1
-1
/
+9
*
ASoC: ops: Don't modify the driver's plaform_max when reading state
Mark Brown
2022-06-14
1
-6
/
+7
*
ASoC: Merge fixes
Mark Brown
2022-06-14
1
-2
/
+2
|
\
|
*
ASoC: ops: Fix off by one in range control validation
Mark Brown
2022-06-07
1
-2
/
+2
*
|
ASoC: ops: Remove unneeded delay.h inclusion
Mark Brown
2022-06-06
1
-1
/
+0
*
|
ASoC: ops: Clarify snd_soc_info_volsw_sx()
Mark Brown
2022-06-06
1
-6
/
+16
|
/
*
ASoC: ops: Validate input values in snd_soc_put_volsw_range()
Mark Brown
2022-04-26
1
-1
/
+17
*
ASoC: soc-ops: fix error handling
Pierre-Louis Bossart
2022-04-21
1
-1
/
+1
*
ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
Marek Vasut
2022-02-16
1
-2
/
+2
*
ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()
Mark Brown
2022-02-02
1
-1
/
+4
*
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
Mark Brown
2022-02-02
1
-5
/
+10
*
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()
Mark Brown
2022-02-02
1
-0
/
+7
*
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
Mark Brown
2022-02-02
1
-4
/
+10
*
ASoC: ops: Check for negative values before reading them
Mark Brown
2022-01-28
1
-6
/
+6
*
ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
Mark Brown
2022-01-25
1
-0
/
+2
*
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
Mark Brown
2022-01-25
1
-1
/
+8
*
ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
Mark Brown
2022-01-25
1
-2
/
+16
*
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx()
Kuninori Morimoto
2021-08-03
1
-6
/
+5
*
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_get_xr_sx()
Kuninori Morimoto
2021-08-03
1
-2
/
+1
*
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_limit_volume()
Kuninori Morimoto
2021-08-03
1
-2
/
+1
*
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx()
Kuninori Morimoto
2021-08-03
1
-1
/
+3
*
ASoC: soc-ops: remove useless assignment
Pierre-Louis Bossart
2021-03-10
1
-1
/
+1
*
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
2020-06-22
1
-35
/
+8
*
ASoC: fix regwmask
이경택
2020-03-30
1
-2
/
+2
*
ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()
Kuninori Morimoto
2019-10-03
1
-9
/
+2
*
ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()
Rohit kumar
2018-09-11
1
-2
/
+2
*
ASoC: soc-ops.c: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-17
/
+12
*
ASoC: change mask in snd_soc_get/put_volsw_sx to unsigned int
Banajit Goswami
2018-01-03
1
-2
/
+2
*
ASoC: Fixup some small kernel-doc typos
Charles Keepax
2017-01-12
1
-1
/
+1
*
ASoC: core: fix shift used for second item in snd_soc_get_enum_double
Jaswinder Jassal
2016-09-01
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/kcontrol', 'asoc/topic/max98357a' ...
Mark Brown
2015-12-23
1
-2
/
+2
|
\
\
|
*
|
ASoC: core: Pass kcontrol to bytes tlv callbacks
Mythri P K
2015-11-18
1
-2
/
+2
|
|
/
*
/
ASoC: fix kernel-doc warnings in sound/soc/soc-ops.c
Randy Dunlap
2015-11-25
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2015-10-26
1
-4
/
+4
|
\
|
*
ASoC: Let snd_soc_limit_volume() take a snd_soc_card
Lars-Peter Clausen
2015-10-22
1
-4
/
+4
*
|
ASoC: Add info callback for SX_TLV controls
Charles Keepax
2015-10-16
1
-0
/
+28
|
/
*
ASoC: core: Split ops out of soc-core.c
Mark Brown
2014-10-29
1
-0
/
+952