index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs42l56.c
Age
Commit message (
Expand
)
Author
2021-05-12
ASoC: cs42l52: Minor tidy up of error paths
Charles Keepax
2021-01-13
ASoC: cs42l56: fix up error handling in probe
Dan Carpenter
2020-11-20
ASoC: codecs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-07-16
ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2019-08-15
ASoC: cs42l56: remove unused variable 'adc_swap_enum'
YueHaibing
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-02-12
ASoC: cs42l56: replace codec to component
Kuninori Morimoto
2017-11-27
ASoC: cs42l56: Improve two size determinations in cs42l56_i2c_probe()
Markus Elfring
2017-11-27
ASoC: cs42l56: Delete an error message for a failed memory allocation in cs42...
Markus Elfring
2016-12-05
ASoC: cs42l56: Fix misuse of regmap_update_bits
Florian Vaussard
2016-10-25
ASoC: cs42l56: Make ID registers volatile and remove cache bypass
Charles Keepax
2016-08-08
ASoC: codec duplicated callback function goes to component on cs42l56
Kuninori Morimoto
2016-04-26
ASoC: cs42l56: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
2015-08-30
Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42l73', 'a...
Mark Brown
2015-08-30
Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...
Mark Brown
2015-08-14
ASoC: cs42l56: Use case range at appropriate place
Axel Lin
2015-08-05
ASoC: cs42l56: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-15
ASoC: Constify snd_soc_dai_ops variables
Axel Lin
2015-06-01
ASoC: cs42l56: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-01-05
ASoC: cs42l56: Constify struct regmap_config and snd_soc_codec_driver
Krzysztof Kozlowski
2014-09-09
ASoC: cs42l56: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-08-28
ASoC: cs42l56: Remove unneeded regulator_bulk_free call in cs42l56_remove
Axel Lin
2014-08-28
ASoC: cs42l56: use true/false returns for bool functions
Brian Austin
2014-08-04
Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l56', 'as...
Mark Brown
2014-07-17
ASoC: Fix SOC_DOUBLE_R_SX_TLV volume mixer arguments
Brian Austin
2014-07-17
ASoC: cs42l56: Fix stereo channel register assignment for Headphone and LineO...
Brian Austin
2014-07-08
ASoC: cs42l56: Move ADC/PCM Swap to DAPM
Brian Austin
2014-06-01
ASoC: cs42l56: Fix new value argument in snd_soc_update_bits calls
Axel Lin
2014-05-05
ASoC: Add support for CS42L56 CODEC
Brian Austin