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
/
max98090.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
ASoC: codecs: max98090: Allow dsp_a mode
Maxim Kochetkov
1
-25
/
+28
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
1
-1
/
+0
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-02-09
ASoC: codecs: max98090: simplify snd_soc_dai_driver
Krzysztof Kozlowski
1
-5
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-27
ASoC: max*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-06-06
ASoC: max98090: Use modern ASoC DAI format terminology
Mark Brown
1
-7
/
+5
2022-05-20
ASoC: max98090: Move check for invalid values before casting in max98090_put_...
Alexey Khoroshilov
1
-2
/
+4
2022-05-04
ASoC: Pull in fixes
Mark Brown
1
-1
/
+6
2022-05-03
ASoC: max98090: Fix event generation for custom controls
Mark Brown
1
-1
/
+3
2022-04-25
ASoC: max980*: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-11
/
+12
2022-04-25
ASoC: max98090: Generate notifications on changes for custom control
Mark Brown
1
-1
/
+1
2022-04-25
ASoC: max98090: Reject invalid values in custom control put()
Mark Brown
1
-0
/
+3
2021-08-05
ASoC: max98090: remove duplicate status reads and useless assignmment
Pierre-Louis Bossart
1
-3
/
+1
2021-03-18
ASoC: max98090: remove useless assignment
Pierre-Louis Bossart
1
-1
/
+1
2020-11-26
ASoC: max98090: skip of_device_id table when !CONFIG_OF
Krzysztof Kozlowski
1
-0
/
+2
2020-07-17
ASoC: codecs: max*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+4
2020-06-22
ASoC: codecs: max*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-10
/
+10
2020-05-18
ASoC: codecs: use snd_soc_xxx_active()
Kuninori Morimoto
1
-3
/
+3
2020-02-14
ASoC: max98090: revert invalid fix for handling SHDN
Tzung-Bi Shih
1
-311
/
+123
2020-01-24
ASoC: max98090: silence lockdep warning
Marek Szyprowski
1
-1
/
+2
2020-01-21
ASoC: max98090: fix deadlock in max98090_dapm_put_enum_double()
Tzung-Bi Shih
1
-1
/
+1
2020-01-21
ASoC: max98090: revert "ASoC: max98090: fix lockdep warning"
Tzung-Bi Shih
1
-6
/
+4
2020-01-10
ASoC: max98090: Drop incorrectly applied duplicate commit
Mark Brown
1
-1
/
+1
2020-01-09
ASoC: max98090: fix lockdep warning
Marek Szyprowski
1
-4
/
+6
2020-01-09
ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()
Marek Szyprowski
1
-1
/
+1
2020-01-09
ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()
Marek Szyprowski
1
-1
/
+1
2019-12-20
ASoC: max98090: Remove empty suspend function
Mark Brown
1
-6
/
+1
2019-12-10
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-9
/
+21
2019-12-09
ASoC: max98090: save and restore SHDN when changing sensitive registers
Tzung-Bi Shih
1
-123
/
+310
2019-11-27
ASoC: max98090: fix possible race conditions
Tzung-Bi Shih
1
-6
/
+2
2019-11-27
ASoC: max98090: exit workaround earlier if PLL is locked
Tzung-Bi Shih
1
-2
/
+12
2019-11-27
ASoC: max98090: remove msleep in PLL unlocked workaround
Tzung-Bi Shih
1
-1
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-04
ASoC: max98090: remove 24-bit format support if RJ is 0
Yu-Hsuan Hsu
1
-0
/
+16
2019-05-06
ASoC: max98090: Fix restore of DAPM Muxes
Jon Hunter
1
-6
/
+6
2019-01-07
ASoC: max98090: remove unused constant variables
Pierre-Louis Bossart
1
-15
/
+0
2018-02-12
ASoC: max98090: replace codec to component
Kuninori Morimoto
1
-159
/
+160
2017-09-19
ASoC: max98090: reduce verbosity on PLL unlock
Pierre-Louis Bossart
1
-1
/
+1
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2016-12-15
ASoC: max98090: remove superflous check for 'micbias'
Vinod Koul
1
-1
/
+1
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
1
-24
/
+18
2015-08-30
Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...
Mark Brown
1
-72
/
+8
2015-08-30
Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...
Mark Brown
1
-1
/
+1
2015-08-30
Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-next
Mark Brown
1
-1
/
+0
2015-08-10
ASoC: max98090: Fix sequencing when starting additional routes
Fang, Yang A
1
-6
/
+40
2015-08-05
ASoC: max98090: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
1
-24
/
+18
2015-07-29
ASoC: max98090: Simplify max98090_readable_register implementation
Axel Lin
1
-69
/
+2
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-15
ASoC: Constify snd_soc_dai_ops variables
Axel Lin
1
-1
/
+1
[next]