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: 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