index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs35l35.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: cs35l35: Constify struct regmap_config
Javier Carrasco
2024-07-03
1
-1
/
+1
*
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2024-05-03
1
-1
/
+1
*
ASoC: cs35l35: Drop legacy includes
Linus Walleij
2023-12-01
1
-2
/
+0
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
1
-2
/
+1
*
ASoC: cs35l35: 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
*
sound/soc: remove useless bool conversion to bool variable
Bernard Zhao
2021-12-06
1
-1
/
+1
*
ASoC: cs35l3x: Use neutral language in amp drivers
David Rhodes
2021-05-26
1
-8
/
+8
*
ASoC: cs35l35: Correct errata handling
Charles Keepax
2021-05-10
1
-2
/
+2
*
ASoC: cs35l35: Minor error paths fixups
Charles Keepax
2021-05-10
1
-9
/
+8
*
ASoC: cs35l35: remove unused including <linux/version.h>
Yang Li
2021-04-14
1
-1
/
+0
*
ASoC: cs35l35: Fix an error handling path in 'cs35l35_i2c_probe()'
Christophe JAILLET
2021-04-13
1
-1
/
+1
*
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: cs35l35: Disable regulators on driver removal
Charles Keepax
2019-04-05
1
-0
/
+11
*
regmap: split up regmap_config.use_single_rw
David Frey
2018-09-07
1
-1
/
+2
*
ASoC: cs35l35: Add use_single_rw to regmap config
Paul Handrigan
2018-05-05
1
-0
/
+1
*
ASoC: cs35l35: replace codec to component
Kuninori Morimoto
2018-02-12
1
-56
/
+48
*
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...
Mark Brown
2017-07-03
1
-1
/
+83
|
\
\
|
|
*
ASoC: cs35l35: Correctly handle 0 for bst_ipk
Charles Keepax
2017-05-19
1
-1
/
+1
|
|
*
ASoC: cs35l35: Add Boost Inductor Calculation
Brian Austin
2017-05-19
1
-0
/
+82
|
|
/
*
/
ASoC: cs35l35: Add additional delay for reset
Charles Keepax
2017-06-06
1
-1
/
+9
|
/
*
ASoC: cs35l35: Allow user to configure IMON SCALE
Charles Keepax
2017-04-21
1
-7
/
+15
*
ASoC: cs35l35: Correct some register defaults
Charles Keepax
2017-04-18
1
-4
/
+4
*
ASoC: cs35l35: Correct handling of PDN_DONE with external boost
Charles Keepax
2017-04-06
1
-8
/
+24
*
ASoC: cs35l35: Improve power down time
Charles Keepax
2017-04-06
1
-0
/
+8
*
ASoC: cs35l35: Clear reset_gpio on the error path in probe
Charles Keepax
2017-03-27
1
-1
/
+1
*
ASoC: cs35l35: Stash dev pointer directly rather than CODEC pointer
Charles Keepax
2017-03-17
1
-15
/
+14
*
ASoC: cs35l35: returning uninitialized in probe()
Dan Carpenter
2017-03-13
1
-1
/
+1
*
ASoC: cs35l35: fix semicolon.cocci warnings
kbuild test robot
2017-03-13
1
-3
/
+3
*
ASoC: cs35l35: trivial fix to indentation
Colin Ian King
2017-03-13
1
-1
/
+2
*
ASoC: cs35l35: Fix display revision id
Axel Lin
2017-03-13
1
-1
/
+1
*
ASoC: cs35l35: Add IRQF_SHARED to IRQ flags
Charles Keepax
2017-03-13
1
-2
/
+2
*
ASoC: cs35l35: Add local variable for dev in probe
Charles Keepax
2017-03-13
1
-40
/
+26
*
ASoC: cs35l35: Add for configuring drive mode in unused slots
Charles Keepax
2017-03-13
1
-0
/
+7
*
ASoC: cs35l35: Add missing return in probe
Charles Keepax
2017-03-13
1
-0
/
+2
*
ASoC: Add support for Cirrus Logic CS35L35 Amplifier
Brian Austin
2017-03-07
1
-0
/
+1553