index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs35l41.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: cs35l41: Add support for hibernate memory retention mode
Charles Keepax
2022-01-07
1
-4
/
+197
*
ASoC: cs35l41: Update handling of test key registers
Charles Keepax
2022-01-07
1
-14
/
+18
*
ASoC: cs35l41: Correct DSP power down
Charles Keepax
2022-01-05
1
-4
/
+8
*
ASoC: cs35l41: Remove incorrect comment
Charles Keepax
2022-01-05
1
-2
/
+0
*
ASoC: cs35l41: Create shared function for boost configuration
Lucas Tanure
2021-12-31
1
-103
/
+2
*
ASoC: cs35l41: Create shared function for setting channels
Lucas Tanure
2021-12-31
1
-27
/
+3
*
ASoC: cs35l41: Create shared function for errata patches
Lucas Tanure
2021-12-31
1
-89
/
+3
*
ASoC: cs35l41: Move power initializations to reg_sequence
Lucas Tanure
2021-12-31
1
-14
/
+6
*
ASoC: cs35l41: Move cs35l41_otp_unpack to shared code
Lucas Tanure
2021-12-31
1
-124
/
+1
*
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2021-12-01
1
-7
/
+0
|
\
|
*
ASoC: cs35l41: Set the max SPI speed for the whole device
Lucas Tanure
2021-11-24
1
-7
/
+0
*
|
ASoC: cs35l41: Fix link problem
Lucas Tanure
2021-11-26
1
-0
/
+2
*
|
ASoC: cs35l41: DSP Support
David Rhodes
2021-11-15
1
-6
/
+306
|
/
*
ASoC: cs35l41: Change monitor widgets to siggens
Charles Keepax
2021-11-02
1
-7
/
+7
*
ASoC: cs35l41: Make cs35l41_remove() return void
Uwe Kleine-König
2021-10-25
1
-3
/
+1
*
misc: cs35l41: Remove unused pdn variable
Charles Keepax
2021-09-16
1
-2
/
+0
*
ASoC: cs35l41: Fix a bunch of trivial code formating/style issues
Charles Keepax
2021-09-15
1
-203
/
+184
*
ASoC: cs35l41: Fixup the error messages
Charles Keepax
2021-09-15
1
-29
/
+24
*
ASoC: cs35l41: Don't overwrite returned error code
Charles Keepax
2021-09-15
1
-8
/
+0
*
ASoC: cs35l41: Combine adjacent register writes
Charles Keepax
2021-09-15
1
-98
/
+48
*
ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot
Charles Keepax
2021-09-15
1
-13
/
+8
*
ASoC: cs35l41: Fix use of an uninitialised variable
Charles Keepax
2021-09-15
1
-14
/
+5
*
ASoC: cs35l41: CS35L41 Boosted Smart Amplifier
David Rhodes
2021-09-13
1
-0
/
+1545