summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8904.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8904: fix DSP mode B configurationBo Shen2013-12-181-1/+1
* ASoC: wm8904: Replace BUG() with WARN()Takashi Iwai2013-11-071-1/+1
* ASoC: wm8904: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-061-1/+2
* ASoC: wm8904: Remove unnecessary call to snd_soc_dapm_new_widgets()Lars-Peter Clausen2013-08-271-1/+0
* ASoC: wm8904: fix the typo error for LINER MuxBo Shen2013-07-181-1/+1
* ASoC: wm8904: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen2013-06-191-7/+2
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-221-1/+1
|\
| * ASoC: wm8904: correct the indexBo Shen2012-09-141-1/+1
* | ASoC: wm8904: remove redundant codeBo Shen2012-09-101-2/+0
|/
* ASoC: wm8904: Move register default setup into I2C probe()Mark Brown2012-06-251-56/+55
* ASoC: wm8904: Move regulator acquisition and device identification to I2CMark Brown2012-06-251-61/+51
* ASoC: wm8904: Rely entirely on the core for bias level managementMark Brown2012-06-251-27/+3
* Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-251-14/+12
|\
| * ASoC: wm8904: Fix cache only managementMark Brown2012-06-111-9/+4
| * ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversionMark Brown2012-06-111-5/+8
* | ASoC: wm8904: Convert to devm_regmap_init_i2c()Mark Brown2012-06-091-4/+1
* | ASoC: wm8904: Convert to module_i2c_driver()Mark Brown2012-06-091-17/+1
* | ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
|/
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-8/+8
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-271-1/+1
* ASoC: Optimise performance of WM8904 ADC 128fs OSR modeMark Brown2012-01-201-1/+30
* ASoC: Convert WM8904 to direct regmap API usageMark Brown2012-01-201-514/+254
* ASoC: Use standard cache sync for WM8904Mark Brown2012-01-201-27/+1
* ASoC: Convert wm8904 to devm_kzalloc()Mark Brown2012-01-201-4/+3
* ASoC: Make WM8904 I2C usage unconditionalMark Brown2012-01-201-6/+0
* 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: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-081-1/+1
|\
| * ASoC: WM8904: Set `invert' bit for Capture SwitchHong Xu2011-10-311-1/+1
* | ASoC: Convert wm8904 MICBIAS to a supply widgetMark Brown2011-10-311-1/+1
|/
* ASoC: Remove unused "control_data" field of struct wm8904_privAxel Lin2011-09-271-2/+0
* ASoC: Add basic WM8918 supportMark Brown2011-06-231-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ASoC: Avoid direct register cache access when setting defaultsMark Brown2011-01-171-15/+26
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-1/+1
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-281-19/+18
|\
| * ASoC: codecs: wm8904: Fix register cache incoherencyLars-Peter Clausen2010-12-281-19/+18
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-091-1/+2
|\ \ | |/
| * ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow2010-12-091-1/+2
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-231-0/+2
|\ \ | |/
| * ASoC: wm8904 - fix memory leaksAxel Lin2010-11-231-0/+2
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-16/+17
|/
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-148/+60
* ASoC: wm8904: fix resource reclaim in wm8904_register error pathAxel Lin2010-08-031-5/+8
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-21/+38
|\
OpenPOWER on IntegriCloud