index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs35l35.c
Age
Commit message (
Expand
)
Author
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
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