index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs42l42.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
ASoC: cs42l42: Correct configuring of switch inversion from ts-inv
Richard Fitzgerald
1
-5
/
+4
2021-11-18
ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER
Richard Fitzgerald
1
-2
/
+3
2021-11-18
ASoC: cs42l42: Correct some register default values
Richard Fitzgerald
1
-2
/
+2
2021-11-18
ASoC: cs42l42: Always configure both ASP TX channels
Richard Fitzgerald
1
-5
/
+4
2021-10-12
ASoC: cs42l42: Ensure 0dB full scale volume is used for headsets
Stefan Binding
1
-13
/
+3
2021-08-06
ASoC: cs42l42: Update module authors
Richard Fitzgerald
1
-0
/
+3
2021-08-06
ASoC: cs42l42: Assume 24-bit samples are in 32-bit slots
Richard Fitzgerald
1
-0
/
+7
2021-08-06
ASoC: cs42l42: Validate dai_set_sysclk() frequency
Richard Fitzgerald
1
-2
/
+15
2021-08-06
ASoC: cs42l42: Add PLL configuration for 44.1kHz/16-bit
Richard Fitzgerald
1
-0
/
+1
2021-08-05
ASoC: cs42l42: Fix mono playback
Richard Fitzgerald
1
-2
/
+13
2021-08-05
ASoC: cs42l42: Constrain sample rate to prevent illegal SCLK
Richard Fitzgerald
1
-1
/
+20
2021-08-05
ASoC: cs42l42: Fix LRCLK frame start edge
Richard Fitzgerald
1
-9
/
+12
2021-08-05
ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SEL
Richard Fitzgerald
1
-7
/
+18
2021-08-03
ASoC: cs42l42: Remove duplicate control for WNF filter frequency
Richard Fitzgerald
1
-10
/
+0
2021-08-03
ASoC: cs42l42: Fix inversion of ADC Notch Switch control
Richard Fitzgerald
1
-1
/
+1
2021-07-29
ASoC: cs42l42: Fix bclk calculation for mono
Richard Fitzgerald
1
-0
/
+4
2021-07-29
ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J
Richard Fitzgerald
1
-1
/
+0
2021-07-29
ASoC: cs42l42: Correct definition of ADC Volume control
Richard Fitzgerald
1
-3
/
+2
2021-05-25
ASoC: cs42l42: Check jack status before reporting button events
Lucas Tanure
1
-1
/
+5
2021-05-25
ASoC: cs42l42: Add support for 2400000 Bit clock
Lucas Tanure
1
-0
/
+1
2021-05-25
ASoC: cs42l42: Add support for 2304000 Bit clock
Lucas Tanure
1
-0
/
+1
2021-05-25
ASoC: cs42l42: Fix 1536000 Bit Clock instability
Lucas Tanure
1
-16
/
+31
2021-05-25
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-0
/
+3
2021-05-12
ASoC: cs42l42: make HSBIAS_SENSE_EN optional
Vitaly Rodionov
1
-1
/
+6
2021-05-11
ASoC: cs42l42: Regmap must use_single_read/write
Richard Fitzgerald
1
-0
/
+3
2021-05-11
Merge series "Tidy up device ID reading on legacy Cirrus parts" from Charles ...
Mark Brown
1
-10
/
+8
2021-05-10
ASoC: cs42l42: Minor error paths fixups
Charles Keepax
1
-10
/
+8
2021-05-10
ASoC: cs42l42: Add support for ACPI table match entry
Vitaly Rodionov
1
-2
/
+13
2021-05-10
ASoC: cs42l42: Use device_property API instead of of_property
Richard Fitzgerald
1
-36
/
+24
2021-05-10
ASoC: cs42l42: Add support for set_jack calls
Lucas Tanure
1
-18
/
+25
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-17
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
[next]