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
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
/
wm8960.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-04
ASoC: wm8960: Add support for the power supplies
Fabio Estevam
1
-1
/
+33
2023-07-31
ASoC: wm8960: Read initial MCLK rate from clock API
Mark Brown
1
-0
/
+8
2023-07-21
ASoC: wm8960: Add DAC filter characteristics selection
Shengjiu Wang
1
-0
/
+3
2023-07-18
ASoC: wm8960: Update to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-07-18
ASoC: codec: wm8960: add additional probe check for codec identification
Frank Li
1
-0
/
+7
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-4
/
+2
2022-06-27
ASoC: wm*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-05-04
ASoC: Pull in fixes
Mark Brown
1
-1
/
+14
2022-04-28
ASoC: wm8960: Add ACPI support
Nicola Lunghi
1
-1
/
+14
2022-04-07
ASoC: wm*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2022-02-14
ASoC: codec: wm8960: complete discharge on BIAS OFF->STANDBY
Viorel Suman
1
-2
/
+11
2021-10-13
ASoC: wm8960: Fix clock configuration on slave mode
Shengjiu Wang
1
-3
/
+10
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
1
-11
/
+1
2021-03-25
ASoC: wm8960: Remove bitclk relax condition in wm8960_configure_sysclk
Shengjiu Wang
1
-11
/
+1
2021-03-23
ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips
Shengjiu Wang
1
-1
/
+7
2021-01-21
ASoC: wm*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-07-17
ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2020-07-10
ASoC: codecs: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-02
ASoC: codecs: wm8960: fix kernel-doc
Pierre-Louis Bossart
1
-1
/
+1
2020-06-22
ASoC: codecs: wm*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-10
/
+10
2020-06-15
ASoC: wm8960: Support headphone jack detection function
Shengjiu Wang
1
-0
/
+20
2020-04-21
ASoC: wm8960: Fix wrong clock after suspend & resume
Shengjiu Wang
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-08-02
ASoC: wm8960: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-02-12
ASoC: wm8960: replace codec to component
Kuninori Morimoto
1
-123
/
+126
2017-04-30
ASoC: codec: wm8960: Relax bit clock computation when using PLL
Daniel Baluta
1
-2
/
+16
2017-04-30
ASoC: codec: wm9860: avoid maybe-uninitialized warning
Daniel Baluta
1
-17
/
+9
2017-04-06
ASoC: codec: wm8960: Stop when a matching PLL freq is found
Daniel Baluta
1
-0
/
+4
2017-04-05
ASoC: codec: wm9860: Refactor PLL out freq search
Daniel Baluta
1
-29
/
+64
2017-03-24
ASoC: codec: wm8960: Relax bit clock computation
Daniel Baluta
1
-9
/
+19
2017-03-24
ASoC: codec: wm8960: Refactor sysclk freq search
Daniel Baluta
1
-19
/
+61
2016-09-29
Merge remote-tracking branches 'asoc/topic/tpa6130a2', 'asoc/topic/ux500', 'a...
Mark Brown
1
-3
/
+2
2016-09-28
ASoC: wm8960: remove usage of obsoleted TLV-related macro
Takashi Sakamoto
1
-3
/
+2
2016-09-01
ASoC: constify snd_soc_codec_driver structures
Julia Lawall
1
-1
/
+1
2016-02-10
Merge remote-tracking branches 'asoc/fix/rt5659', 'asoc/fix/sigmadsp', 'asoc/...
Mark Brown
1
-19
/
+21
2016-01-22
ASoC: wm8960: Fix WM8960_SYSCLK_PLL mode
Stuart Henderson
1
-15
/
+17
2016-01-22
ASoC: wm8960: Fix input boost mixer left/right naming
Stuart Henderson
1
-4
/
+4
2016-01-11
Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-next
Mark Brown
1
-6
/
+18
2016-01-08
ASoC: wm8960: boost switch should be closed when using L/RINPUT1
Zidan Wang
1
-6
/
+6
2016-01-08
ASoC: wm8960: add DAC mono mix kcontrol
Zidan Wang
1
-0
/
+3
2015-12-24
ASoC: wm8960: add kcontrol to select ADC data output
Zidan Wang
1
-0
/
+9
2015-11-25
Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/st', 'asoc/fix/su...
Mark Brown
1
-1
/
+1
2015-11-03
ASoC: wm8960: Fix the Input PGA Mute switch
JongHo Kim
1
-1
/
+1
2015-10-26
Merge remote-tracking branches 'asoc/topic/wm8904', 'asoc/topic/wm8955' and '...
Mark Brown
1
-1
/
+1
2015-10-22
ASoC: wm8960: harmless underflow in wm8960_put_deemph()
Dan Carpenter
1
-1
/
+1
2015-09-23
Merge remote-tracking branches 'asoc/fix/wm8960' and 'asoc/fix/wm8962' into a...
Mark Brown
1
-8
/
+18
2015-09-19
ASoC: wm8960: correct the max register value of mic boost pga
Zidan Wang
1
-2
/
+2
2015-09-11
ASoC: wm8960: correct gain value for input PGA and add microphone PGA
Zidan Wang
1
-6
/
+16
2015-09-11
ASoC: wm8960: correct the min gain value of some PGA
Zidan Wang
1
-3
/
+3
[next]