index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8955.c
Age
Commit message (
Expand
)
Author
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-02
ASoC: wm8955: Use devm_regmap_init_i2c()
Sachin Kamat
2012-08-06
ASoC: wm8955: Use module_i2c_driver
Sachin Kamat
2012-01-20
ASoC: Convert WM8955 to table based DAPM and control init
Mark Brown
2012-01-20
ASoC: Convert WM8955 to direct regmap API usage
Mark Brown
2012-01-20
ASoC: Use standard register cache sync for WM8955
Mark Brown
2012-01-20
ASoC: Convert WM8955 to devm_kzalloc()
Mark Brown
2012-01-20
ASoC: Make I2C usage unconditional in WM8955
Mark Brown
2011-12-03
ASoC: Remove unused -codec from Wolfson device driver names
Mark Brown
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-17
ASoC: Avoid direct register cache access when setting defaults
Mark Brown
2010-12-28
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-28
ASoC: codecs: wm8955: Fix register cache incoherency
Lars-Peter Clausen
2010-12-28
ASoC: codecs: Add missing control_type initialization
Lars-Peter Clausen
2010-12-09
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-09
ASoC: fix deemphasis control in wm8904/55/60 codecs
Dmitry Artamonow
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-08-12
ASoC: Remove unneeded control_data management from Wolfson drivers
Mark Brown
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-03
ASoC: wm8955: fix resource reclaim in wm8955_register error path
Axel Lin
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-12-18
ASoC: Add initial WM8955 CODEC driver
Mark Brown