index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs35l32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2024-05-03
1
-1
/
+1
*
ASoC: cs35l32: Drop legacy include
Linus Walleij
2023-12-01
1
-1
/
+0
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
1
-1
/
+1
*
ASoC: cs35l32: Use maple tree register cache
Mark Brown
2023-06-13
1
-1
/
+1
*
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-08
1
-1
/
+1
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
ASoC: cs*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
*
ASoC: cs*: use simple i2c probe function
Stephen Kitt
2022-04-05
1
-3
/
+2
*
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-05-25
1
-0
/
+3
|
\
|
*
ASoC: cs35l32: Add missing regmap use_single config
Charles Keepax
2021-05-12
1
-0
/
+3
*
|
ASoC: cs35l32: Minor error paths fixups
Charles Keepax
2021-05-10
1
-16
/
+18
|
/
*
ASoC: cs*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
ASoC: cs35l32: replace codec to component
Kuninori Morimoto
2018-02-12
1
-23
/
+22
*
ASoC: cs35l32: Improve two size determinations in cs35l32_i2c_probe()
Markus Elfring
2017-11-27
1
-6
/
+3
*
ASoC: cs35l32: Delete two error messages for a failed memory allocation in cs...
Markus Elfring
2017-11-27
1
-6
/
+3
*
ASoC: codec duplicated callback function goes to component on cs35l32
Kuninori Morimoto
2016-08-08
1
-7
/
+8
*
ASoC: cs35l32: avoid uninitialized variable access
Arnd Bergmann
2016-03-15
1
-4
/
+13
*
-
.
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...
Mark Brown
2015-08-30
1
-1
/
+1
|
\
\
|
|
*
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
2015-07-16
1
-1
/
+1
|
|
/
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...
Mark Brown
2015-08-30
1
-48
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
ASoC: cs35l32: Use case range at appropriate places
Axel Lin
2015-08-14
1
-40
/
+5
|
|
*
ASoC: cs35l32: Remove unneeded NULL test for cs35l32->reset_gpio
Axel Lin
2015-07-23
1
-8
/
+4
|
|
/
*
/
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-15
1
-1
/
+0
|
/
*
ASoC: cs35l32: Remove unused including <linux/version.h>
Wei Yongjun
2015-04-27
1
-1
/
+0
*
ASoC: improve usage of gpiod API
Uwe Kleine-König
2015-02-24
1
-13
/
+6
*
ASoC: cs35l32: Constify struct regmap_config and snd_soc_codec_driver
Krzysztof Kozlowski
2015-01-05
1
-2
/
+2
*
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-13
1
-1
/
+1
*
ASoC: cs35l32: remove second linux/slab.h inclusion
Fabian Frederick
2014-09-17
1
-1
/
+0
*
ASoC: cs35l32: Simplify implementation of cs35l32_codec_set_sysclk
Axel Lin
2014-08-28
1
-21
/
+7
*
ASoC: cs35l32: Remove unneeded regulator_bulk_free call in cs35l32_i2c_remove
Axel Lin
2014-08-28
1
-2
/
+0
*
ASoC: cs35l32: use true/false returns for bool functions
Brian Austin
2014-08-28
1
-4
/
+4
*
ASoC: cs35l32: fix compile warning for i2c_probe
Brian Austin
2014-08-17
1
-0
/
+1
*
ASoC: cs35l32: Add support for CS35L32 Boosted Amplifier
Brian Austin
2014-08-17
1
-0
/
+647