index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs42l42.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-11
ASoC: cs42l42: Regmap must use_single_read/write
Richard Fitzgerald
1
-0
/
+3
2021-03-10
ASoC: cs42l42: Wait for PLL to lock before switching to it
Richard Fitzgerald
1
-1
/
+11
2021-03-10
ASoC: cs42l42: Only start PLL if it is needed
Richard Fitzgerald
1
-2
/
+3
2021-03-10
ASoC: cs42l42: Wait at least 150us after writing SCLK_PRESENT
Richard Fitzgerald
1
-5
/
+22
2021-03-10
ASoC: cs42l42: Use bclk from hw_params if set_sysclk was not called
Lucas Tanure
1
-4
/
+13
2021-03-10
ASoC: cs42l42: Report jack and button detection
Lucas Tanure
1
-14
/
+56
2021-03-10
ASoC: cs42l42: Add Capture Support
Lucas Tanure
1
-0
/
+39
2021-03-10
ASoC: cs42l42: Set clock source for both ways of stream
Lucas Tanure
1
-38
/
+48
2021-03-10
ASoC: cs42l42: Provide finer control on playback path
Lucas Tanure
1
-43
/
+22
2021-03-10
ASoC: cs42l42: Disable regulators if probe fails
Lucas Tanure
1
-5
/
+7
2021-03-10
ASoC: cs42l42: Remove power if the driver is being removed
Lucas Tanure
1
-2
/
+4
2021-03-10
ASoC: cs42l42: Always wait at least 3ms after reset
Lucas Tanure
1
-1
/
+2
2021-03-10
ASoC: cs42l42: Don't enable/disable regulator at Bias Level
Lucas Tanure
1
-38
/
+0
2021-03-10
ASoC: cs42l42: Fix mixer volume control
Lucas Tanure
1
-2
/
+2
2021-03-10
ASoC: cs42l42: Fix channel width support
Lucas Tanure
1
-25
/
+22
2021-03-10
ASoC: cs42l42: Fix Bitclock polarity inversion
Lucas Tanure
1
-12
/
+8
2020-07-16
ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2020-07-02
ASoC: codecs: cs42l42: remove always-true comparisons
Pierre-Louis Bossart
1
-6
/
+3
2020-06-22
ASoC: codecs: cs*: rename to snd_soc_component_read()
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: cs42l42: replace codec to component
Kuninori Morimoto
1
-79
/
+75
2017-07-17
ASoC: cs42l42: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-07-17
ASoC: cs42l42: Remove unneeded gpiod NULL check
Fabio Estevam
1
-6
/
+3
2016-11-10
ASoC: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2016-11-09
ASoC: Add support for CS42L42 codec
James Schulman
1
-0
/
+1987