index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs35l32.c
Age
Commit message (
Expand
)
Author
2022-04-05
ASoC: cs*: use simple i2c probe function
Stephen Kitt
2021-05-25
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-05-12
ASoC: cs35l32: Add missing regmap use_single config
Charles Keepax
2021-05-10
ASoC: cs35l32: Minor error paths fixups
Charles Keepax
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
2018-02-12
ASoC: cs35l32: replace codec to component
Kuninori Morimoto
2017-11-27
ASoC: cs35l32: Improve two size determinations in cs35l32_i2c_probe()
Markus Elfring
2017-11-27
ASoC: cs35l32: Delete two error messages for a failed memory allocation in cs...
Markus Elfring
2016-08-08
ASoC: codec duplicated callback function goes to component on cs35l32
Kuninori Morimoto
2016-03-15
ASoC: cs35l32: avoid uninitialized variable access
Arnd Bergmann
2015-08-30
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...
Mark Brown
2015-08-30
Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...
Mark Brown
2015-08-14
ASoC: cs35l32: Use case range at appropriate places
Axel Lin
2015-07-23
ASoC: cs35l32: Remove unneeded NULL test for cs35l32->reset_gpio
Axel Lin
2015-07-16
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-04-27
ASoC: cs35l32: Remove unused including <linux/version.h>
Wei Yongjun
2015-02-24
ASoC: improve usage of gpiod API
Uwe Kleine-König
2015-01-05
ASoC: cs35l32: Constify struct regmap_config and snd_soc_codec_driver
Krzysztof Kozlowski
2014-12-13
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-09-16
ASoC: cs35l32: remove second linux/slab.h inclusion
Fabian Frederick
2014-08-28
ASoC: cs35l32: Simplify implementation of cs35l32_codec_set_sysclk
Axel Lin
2014-08-28
ASoC: cs35l32: Remove unneeded regulator_bulk_free call in cs35l32_i2c_remove
Axel Lin
2014-08-28
ASoC: cs35l32: use true/false returns for bool functions
Brian Austin
2014-08-16
ASoC: cs35l32: fix compile warning for i2c_probe
Brian Austin
2014-08-16
ASoC: cs35l32: Add support for CS35L32 Boosted Amplifier
Brian Austin