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
/
wm9090.c
Age
Commit message (
Expand
)
Author
2018-02-12
ASoC: wm9090: replace codec to component
Kuninori Morimoto
2016-09-01
ASoC: constify snd_soc_codec_driver structures
Julia Lawall
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
2015-08-05
ASoC: wm9090: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-01
ASoC: wm9090: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-01-14
ASoC: wm9090: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2014-11-24
ASoC: wm9090: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-06-27
ASoC: wm9090: Remove redundant OOM message
Sachin Kamat
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-02
ASoC: wm9090: Use devm_regmap_init_i2c()
Sachin Kamat
2012-08-06
ASoC: wm9090: Use module_i2c_driver
Sachin Kamat
2012-06-03
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-02-15
ASoC: Show device id in the debug message
Axel Lin
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-01-20
ASoC: Move WM9090 device identification and reset to I2C probe
Mark Brown
2012-01-20
ASoC: Convert WM9090 to use regmap directly
Mark Brown
2011-12-14
ASoC: Use standard snd_soc_cache_sync() for WM9090
Mark Brown
2011-12-03
ASoC: Convert WM9090 to devm_kzalloc()
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-20
ASoC: wm9090: fix DB_RANGE size
Clemens Ladisch
2011-10-05
ASoC: Remove unused variable 'wm9090' in wm9090_probe
Axel Lin
2011-09-27
ASoC: Remove unused "control_data" field of struct wm9090_priv
Axel Lin
2011-09-27
ASoC: Add device ID for WM9093 to WM9090 driver
Mark Brown
2011-08-31
ASoC: Remove unused mutex from WM9090 driver
Mark Brown
2011-01-17
ASoC: Avoid direct register cache access when setting defaults
Mark Brown
2011-01-13
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
2010-12-28
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-28
ASoC: codecs: wm9090: Fix register cache incoherency
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-10-27
ASoC: sound/wm9090: add missing __devexit marker
Arnaud Lacombe
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-04-30
ASoC: Add WM9090 amplifier driver
Mark Brown