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
/
max98088.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
ASoC: max980*: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-10
/
+11
2022-02-28
ASoC: max98088: Use modern ASoC DAI format terminology
Mark Brown
1
-14
/
+10
2021-04-26
ASoC: max98088: fix ni clock divider calculation
Marco Felsch
1
-2
/
+11
2020-07-17
ASoC: codecs: max*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-4
/
+8
2020-06-22
ASoC: codecs: max*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-6
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-10-08
ASoC: max98088: Add master clock handling
Andreas Färber
1
-0
/
+26
2018-09-25
ASoC: max98088: add OF support
Andreas Färber
1
-0
/
+10
2018-05-31
ASoC: max98088: use match_string() helper
Xie Yisheng
1
-8
/
+5
2018-02-12
ASoC: max98088: replace codec to component
Kuninori Morimoto
1
-161
/
+153
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on wm98088
Kuninori Morimoto
1
-6
/
+8
2016-03-01
ASoC: max98088: Fix enum ctl accesses in a wrong type
Takashi Iwai
1
-1
/
+1
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
1
-13
/
+10
2015-08-30
Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...
Mark Brown
1
-280
/
+25
2015-08-05
ASoC: max98088: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
1
-13
/
+10
2015-07-29
ASoC: max98088: Get rid of max98088_access table
Axel Lin
1
-280
/
+25
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-05-18
ASoC: max98088: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-1
/
+1
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2014-12-08
Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', ...
Mark Brown
1
-27
/
+4
2014-11-21
ASoC: max98088: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
1
-2
/
+2
2014-10-22
ASoC: max98088: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-25
/
+2
2014-07-31
ASoC: max98088: Convert to params_width()
Mark Brown
1
-3
/
+3
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-6
/
+6
2014-03-13
Merge remote-tracking branch 'asoc/topic/max98088' into asoc-next
Mark Brown
1
-20
/
+19
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-6
/
+0
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-6
/
+0
2014-02-20
ASoC: max98088: Use SOC_*_ENUM_SINGLE_DECL()
Takashi Iwai
1
-20
/
+19
2014-02-20
ASoC: Rename soc_enum.max field with items
Takashi Iwai
1
-1
/
+1
2014-01-13
ASoC: max98088: Use params_width() rather than memory format
Mark Brown
1
-3
/
+3
2013-11-08
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
Mark Brown
1
-3
/
+5
2013-11-06
ASoC: max98088: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
1
-3
/
+5
2013-09-24
ASoC: max98088: Set max_register
Mark Brown
1
-0
/
+1
2013-09-24
ASoC: max98088: Convert to direct regmap API usage
Mark Brown
1
-329
/
+251
2013-09-24
ASoC: max98088: Use table based control init
Mark Brown
1
-3
/
+2
2013-09-24
ASoC: max98088: Fix indentation
Mark Brown
1
-23
/
+23
2013-07-15
ASoC: max98088 - fix element type of the register cache.
Chih-Chung Chang
1
-1
/
+1
2013-04-17
ASoC: max98088: Fix logging of hardware revision.
Dylan Reid
1
-1
/
+1
2013-03-04
ASoC: max98088: Add TLV data for volume controls.
Dylan Reid
1
-6
/
+24
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-1
/
+1
2012-11-20
ASoC: max98088: remove use of __devexit_p
Bill Pemberton
1
-7
/
+7
2012-08-06
ASoC: max98088: Use module_i2c_driver
Sachin Kamat
1
-17
/
+1
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-2
/
+2
2012-01-02
ASoC: Convert max98088 to devm_kzalloc()
Axel Lin
1
-4
/
+2
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
1
-1
/
+0
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-2
/
+2
2011-10-04
ASoC: max98088 codec: Catch driver bugs for eq channel name
Ryan Mallon
1
-11
/
+23
2011-09-28
ASoC: Remove unused "control_data" field of struct max98088_priv
Axel Lin
1
-2
/
+0
[next]