summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8741.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8741: Remove unused wm8741_suspend defineLars-Peter Clausen2014-09-251-1/+0
* ASoC: wm8741: Convert to params_width()Mark Brown2014-07-311-7/+7
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-6/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-6/+0
* | ASoC: wm8741: Constify rate constraintsLars-Peter Clausen2014-02-071-17/+17
|/
* ASoC: wm8741: Use IS_ENABLED() macroFabio Estevam2013-11-271-3/+3
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera2012-11-231-2/+2
* ASoC: wm8741: Convert to direct regmap API usageMark Brown2012-09-101-24/+62
* ASoC: wm8741: Move regulator acquisition to I2C/SPI probe()Mark Brown2012-09-101-15/+22
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: Convert WM8741 to table based DAPM and control initMark Brown2011-12-031-16/+8
* ASoC: Convert WM8741 to devm_kzalloc()Mark Brown2011-12-031-12/+4
* 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
* ASoC: wm8741: Use snd_soc_cache_sync to sync reg_cache with the hardwareAxel Lin2011-10-171-9/+1
* ASoC: wm8741: Fix setting interface format for DSP modesAxel Lin2011-10-171-2/+2
* ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATIONAxel Lin2011-10-031-1/+1
* ASoC: Add device tree binding for WM8741Mark Brown2011-08-151-0/+9
* ASoC: Add SPI support for WM8741Mark Brown2011-08-101-0/+48
* ASoC: Refactor WM8741 regulator handling into CODEC generic codeMark Brown2011-08-101-32/+44
* ASoC: Remove some more redundant -codecs from driver namesMark Brown2011-08-101-1/+1
* ASoC: Avoid direct register cache access when setting defaultsMark Brown2011-01-171-5/+8
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-281-5/+5
|\
| * ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen2010-12-281-5/+5
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Remove unneeded use of address-of operatorDimitris Papastamos2010-11-081-1/+1
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-3/+4
|/
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: Complete supported clock ratios and rate constraints for wm8741Ian Lartey2010-08-281-51/+124
* ASoC: Make codec dai naming for WM8741 consistentIan Lartey2010-08-231-1/+1
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-3/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-147/+57
* ASoC: Initial WM8741 CODEC driverIan Lartey2010-08-031-0/+579
OpenPOWER on IntegriCloud