summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8904.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-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/+0Star
|/
* ASoC: wm8904: Move register default setup into I2C probe()Mark Brown2012-06-251-56/+55Star
* ASoC: wm8904: Move regulator acquisition and device identification to I2CMark Brown2012-06-251-61/+51Star
* ASoC: wm8904: Rely entirely on the core for bias level managementMark Brown2012-06-251-27/+3Star
* Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-251-14/+12Star
|\
| * ASoC: wm8904: Fix cache only managementMark Brown2012-06-111-9/+4Star
| * 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/+1Star
* | ASoC: wm8904: Convert to module_i2c_driver()Mark Brown2012-06-091-17/+1Star
* | 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/+254Star
* ASoC: Use standard cache sync for WM8904Mark Brown2012-01-201-27/+1Star
* ASoC: Convert wm8904 to devm_kzalloc()Mark Brown2012-01-201-4/+3Star
* ASoC: Make WM8904 I2C usage unconditionalMark Brown2012-01-201-6/+0Star
* 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/+0Star
* 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/+0Star
* 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-291-19/+18Star
|\
| * ASoC: codecs: wm8904: Fix register cache incoherencyLars-Peter Clausen2010-12-291-19/+18Star
* | 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/+0Star
* | 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/+60Star
* 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
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-21/+21
| * ASoC: Support GPIO based microphone detection for WM8904Mark Brown2010-03-161-0/+5
| * ASoC: Allow configuration of WM8904 GPIO pin functionsMark Brown2010-03-161-0/+12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Add WM8912 DAC supportMark Brown2010-02-041-18/+72
* ASoC: Optimise WM8904 output stage power controlMark Brown2010-02-041-7/+27