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
/
cs35l35.c
Age
Commit message (
Expand
)
Author
2022-06-27
ASoC: cs*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-04-05
ASoC: cs*: use simple i2c probe function
Stephen Kitt
2021-12-06
sound/soc: remove useless bool conversion to bool variable
Bernard Zhao
2021-05-26
ASoC: cs35l3x: Use neutral language in amp drivers
David Rhodes
2021-05-10
ASoC: cs35l35: Correct errata handling
Charles Keepax
2021-05-10
ASoC: cs35l35: Minor error paths fixups
Charles Keepax
2021-04-14
ASoC: cs35l35: remove unused including <linux/version.h>
Yang Li
2021-04-13
ASoC: cs35l35: Fix an error handling path in 'cs35l35_i2c_probe()'
Christophe JAILLET
2021-01-21
ASoC: cs*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-05
ASoC: cs35l35: Disable regulators on driver removal
Charles Keepax
2018-09-07
regmap: split up regmap_config.use_single_rw
David Frey
2018-05-05
ASoC: cs35l35: Add use_single_rw to regmap config
Paul Handrigan
2018-02-12
ASoC: cs35l35: replace codec to component
Kuninori Morimoto
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-07-03
Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...
Mark Brown
2017-06-06
ASoC: cs35l35: Add additional delay for reset
Charles Keepax
2017-05-19
ASoC: cs35l35: Correctly handle 0 for bst_ipk
Charles Keepax
2017-05-19
ASoC: cs35l35: Add Boost Inductor Calculation
Brian Austin
2017-04-21
ASoC: cs35l35: Allow user to configure IMON SCALE
Charles Keepax
2017-04-18
ASoC: cs35l35: Correct some register defaults
Charles Keepax
2017-04-06
ASoC: cs35l35: Correct handling of PDN_DONE with external boost
Charles Keepax
2017-04-06
ASoC: cs35l35: Improve power down time
Charles Keepax
2017-03-27
ASoC: cs35l35: Clear reset_gpio on the error path in probe
Charles Keepax
2017-03-17
ASoC: cs35l35: Stash dev pointer directly rather than CODEC pointer
Charles Keepax
2017-03-13
ASoC: cs35l35: returning uninitialized in probe()
Dan Carpenter
2017-03-13
ASoC: cs35l35: fix semicolon.cocci warnings
kbuild test robot
2017-03-13
ASoC: cs35l35: trivial fix to indentation
Colin Ian King
2017-03-13
ASoC: cs35l35: Fix display revision id
Axel Lin
2017-03-13
ASoC: cs35l35: Add IRQF_SHARED to IRQ flags
Charles Keepax
2017-03-13
ASoC: cs35l35: Add local variable for dev in probe
Charles Keepax
2017-03-13
ASoC: cs35l35: Add for configuring drive mode in unused slots
Charles Keepax
2017-03-13
ASoC: cs35l35: Add missing return in probe
Charles Keepax
2017-03-07
ASoC: Add support for Cirrus Logic CS35L35 Amplifier
Brian Austin