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
/
ak4642.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-02
ASoC: ak4642: Convert to module_i2c_driver()
Mark Brown
1
-21
/
+1
2013-12-02
ASoC: ak4642: Convert to direct regmap API usage
Mark Brown
1
-54
/
+59
2013-12-02
ASoC: ak4642: Convert to table based control init
Mark Brown
1
-3
/
+4
2013-11-24
ASoC: ak4642: Use IS_ENABLED() macro
Fabio Estevam
1
-3
/
+3
2013-11-04
Merge remote-tracking branch 'asoc/fix/ak4642' into asoc-linus
Mark Brown
1
-1
/
+1
2013-11-01
ASoC: ak4642: prevent un-necessary changes to SG_SL1
Phil Edworthy
1
-1
/
+1
2013-09-17
ASoC: ak4642: Remove redundant break
Sachin Kamat
1
-2
/
+0
2013-01-14
ASoC: ak4642: remove __devinitconst annotation
Stephen Rothwell
1
-1
/
+1
2013-01-10
ASoC: ak4642: add Device Tree support
Kuninori Morimoto
1
-2
/
+31
2012-12-09
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-11-21
ASoC: ak4642: cleanup struct ak4642_priv
Kuninori Morimoto
1
-21
/
+2
2012-04-05
ASoC: ak4642: fixup: mute needs +1 step
Kuninori Morimoto
1
-1
/
+1
2012-03-18
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-1
/
+1
2012-02-21
ASoC: ak4642: fixup HeadPhone L/R dapm settings
Kuninori Morimoto
1
-15
/
+16
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-1
/
+1
2011-12-20
ASoC: Convert ak4642 to devm_kzalloc()
Axel Lin
1
-4
/
+2
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
1
-1
/
+0
2011-11-27
ASoC: Remove driver versioning from ak4642
Mark Brown
1
-4
/
+0
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-11
ASoC: ak4642: add ak4648 support
Kuninori Morimoto
1
-8
/
+36
2011-11-11
ASoC: ak4642: add Line out support
Kuninori Morimoto
1
-0
/
+11
2011-11-11
ASoC: ak4642: add headphone mute switch control
Kuninori Morimoto
1
-3
/
+2
2011-11-11
ASoC: ak4642: add DAPM support for HeadPhone Output
Kuninori Morimoto
1
-9
/
+35
2011-11-11
ASoC: ak4642: add ak4642_set_bias_level()
Kuninori Morimoto
1
-4
/
+29
2011-11-08
ASoC: ak4642: ak4642 was tested
Kuninori Morimoto
1
-1
/
+1
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-13
ASoC: ak4642: fixup cache register table
Kuninori Morimoto
1
-11
/
+11
2011-10-12
ASoC: ak4642: convert to soc-cache
Axel Lin
1
-70
/
+12
2011-07-07
ASoC: ak4642: fixup snd_soc_update_bits mask for PW_MGMT2
Kuninori Morimoto
1
-1
/
+1
2011-01-21
ASoC: ak4642: add SND_SOC_DAIFMT_FORMAT support
Kuninori Morimoto
1
-0
/
+24
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-1
/
+1
2010-10-15
ASoC: ak4642: make sure name of register/value
Kuninori Morimoto
1
-18
/
+46
2010-10-12
ASoC: ak4642: simultaneous playback/recorde support
Kuninori Morimoto
1
-4
/
+4
2010-09-16
ASoC: ak4642: code clean up
Kuninori Morimoto
1
-11
/
+11
2010-09-03
ASoC: ak4642: Revive ak4642_snd_controls
Kuninori Morimoto
1
-0
/
+2
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-138
/
+37
2010-08-03
ASoC: ak4642: fix a memory leak if failed to initialise AK4642
Axel Lin
1
-1
/
+3
2010-07-01
ASoC: ak4642: Add Digital Playback Volume control
Kuninori Morimoto
1
-3
/
+21
2010-06-15
ASoC: header cleanup for ak4642
Kuninori Morimoto
1
-8
/
+0
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-36
/
+141
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-23
ASoC: ak4642: Add enhanced sampling rate
Kuninori Morimoto
1
-5
/
+63
2010-03-23
ASoC: ak4642: Add set_fmt function for snd_soc_dai_ops
Kuninori Morimoto
1
-24
/
+45
2010-03-23
ASoC: ak4642: Add pll select support
Kuninori Morimoto
1
-7
/
+33
2009-12-15
ASoC: ak4642: Add default return value in ak4642_modinit
Kuninori Morimoto
1
-1
/
+1
2009-11-04
ASoC: Factor out snd_soc_init_card()
Mark Brown
1
-9
/
+0
2009-08-21
ASoC: Add ak4642/ak4643 codec support
Kuninori Morimoto
1
-0
/
+502