summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9090.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm9090: replace codec to componentKuninori Morimoto2018-02-121-56/+53
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-12/+9
|\ \
| | * ASoC: wm9090: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-12/+9
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm9090: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-2/+2
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-2/+0
* ASoC: wm9090: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-1/+1
* ASoC: wm9090: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-31/+1
* ASoC: wm9090: Remove redundant OOM messageSachin Kamat2014-06-271-3/+1
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-10/+0
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-2/+2
* ASoC: wm9090: Use devm_regmap_init_i2c()Sachin Kamat2012-12-021-14/+6
* ASoC: wm9090: Use module_i2c_driverSachin Kamat2012-08-061-11/+1
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: Show device id in the debug messageAxel Lin2012-02-151-1/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-3/+3
* ASoC: Move WM9090 device identification and reset to I2C probeMark Brown2012-01-201-12/+14
* ASoC: Convert WM9090 to use regmap directlyMark Brown2012-01-201-114/+128
* ASoC: Use standard snd_soc_cache_sync() for WM9090Mark Brown2011-12-141-12/+1
* ASoC: Convert WM9090 to devm_kzalloc()Mark Brown2011-12-031-4/+1
* ASoC: Remove unused -codec from Wolfson device driver namesMark Brown2011-12-031-1/+1
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: wm9090: fix DB_RANGE sizeClemens Ladisch2011-11-201-3/+3
* ASoC: Remove unused variable 'wm9090' in wm9090_probeAxel Lin2011-10-051-1/+0
* ASoC: Remove unused "control_data" field of struct wm9090_privAxel Lin2011-09-271-3/+0
* ASoC: Add device ID for WM9093 to WM9090 driverMark Brown2011-09-271-0/+1
* ASoC: Remove unused mutex from WM9090 driverMark Brown2011-08-311-2/+0
* ASoC: Avoid direct register cache access when setting defaultsMark Brown2011-01-171-17/+24
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-2/+2
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-281-9/+9
|\
| * ASoC: codecs: wm9090: Fix register cache incoherencyLars-Peter Clausen2010-12-281-9/+9
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-8/+9
|/
* ASoC: sound/wm9090: add missing __devexit markerArnaud Lacombe2010-10-271-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-124/+59
* ASoC: Add WM9090 amplifier driverMark Brown2010-04-301-0/+773