index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ak4671.c
Age
Commit message (
Expand
)
Author
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-02-23
ASoC: ak4671: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-02-11
ASoC: ak4671: Convert to direct regmap API usage
Mark Brown
2014-02-11
ASoC: ak4671: Convert to table based control init
Mark Brown
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-08-06
ASoC: ak4671: Use module_i2c_driver
Sachin Kamat
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2011-12-20
ASoC: Convert ak4671 to devm_kzalloc()
Axel Lin
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-10-20
ASoC: ak4671: Use snd_soc_update_bits for read-modify-write
Axel Lin
2011-10-04
ASoC: Remove unneeded hw_write initialisation in ak4671
Axel Lin
2011-09-28
ASoC: Remove unused "control_data" field of struct ak4671_priv
Axel Lin
2011-03-31
ASoC: Use data based init for ak4671 DAPM
Lu Guanqun
2010-12-28
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-09-15
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
Jarkko Nikula
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-12
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
2009-11-03
ASoC: Factor out snd_soc_init_card()
Mark Brown
2009-09-10
ASoC: AK4671: add ak4671 codec driver
Joonyoung Shim