index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs35l32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-27
ASoC: cs*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-04-05
ASoC: cs*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2021-05-25
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-0
/
+3
2021-05-12
ASoC: cs35l32: Add missing regmap use_single config
Charles Keepax
1
-0
/
+3
2021-05-10
ASoC: cs35l32: Minor error paths fixups
Charles Keepax
1
-16
/
+18
2021-01-21
ASoC: cs*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2018-02-12
ASoC: cs35l32: replace codec to component
Kuninori Morimoto
1
-23
/
+22
2017-11-27
ASoC: cs35l32: Improve two size determinations in cs35l32_i2c_probe()
Markus Elfring
1
-6
/
+3
2017-11-27
ASoC: cs35l32: Delete two error messages for a failed memory allocation in cs...
Markus Elfring
1
-6
/
+3
2016-08-08
ASoC: codec duplicated callback function goes to component on cs35l32
Kuninori Morimoto
1
-7
/
+8
2016-03-15
ASoC: cs35l32: avoid uninitialized variable access
Arnd Bergmann
1
-4
/
+13
2015-08-30
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...
Mark Brown
1
-1
/
+1
2015-08-30
Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...
Mark Brown
1
-48
/
+9
2015-08-14
ASoC: cs35l32: Use case range at appropriate places
Axel Lin
1
-40
/
+5
2015-07-23
ASoC: cs35l32: Remove unneeded NULL test for cs35l32->reset_gpio
Axel Lin
1
-8
/
+4
2015-07-17
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
1
-1
/
+1
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-04-27
ASoC: cs35l32: Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2015-02-24
ASoC: improve usage of gpiod API
Uwe Kleine-König
1
-13
/
+6
2015-01-06
ASoC: cs35l32: Constify struct regmap_config and snd_soc_codec_driver
Krzysztof Kozlowski
1
-2
/
+2
2014-12-13
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-09-17
ASoC: cs35l32: remove second linux/slab.h inclusion
Fabian Frederick
1
-1
/
+0
2014-08-28
ASoC: cs35l32: Simplify implementation of cs35l32_codec_set_sysclk
Axel Lin
1
-21
/
+7
2014-08-28
ASoC: cs35l32: Remove unneeded regulator_bulk_free call in cs35l32_i2c_remove
Axel Lin
1
-2
/
+0
2014-08-28
ASoC: cs35l32: use true/false returns for bool functions
Brian Austin
1
-4
/
+4
2014-08-17
ASoC: cs35l32: fix compile warning for i2c_probe
Brian Austin
1
-0
/
+1
2014-08-17
ASoC: cs35l32: Add support for CS35L32 Boosted Amplifier
Brian Austin
1
-0
/
+647