summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8741.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-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/+1Star
* ASoC: Convert WM8741 to table based DAPM and control initMark Brown2011-12-031-16/+8Star
* ASoC: Convert WM8741 to devm_kzalloc()Mark Brown2011-12-031-12/+4Star
* 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
* ASoC: wm8741: Use snd_soc_cache_sync to sync reg_cache with the hardwareAxel Lin2011-10-171-9/+1Star
* 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-091-0/+48
* ASoC: Refactor WM8741 regulator handling into CODEC generic codeMark Brown2011-08-091-32/+44
* ASoC: Remove some more redundant -codecs from driver namesMark Brown2011-08-091-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-291-5/+5
|\
| * ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen2010-12-291-5/+5
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0Star
* | 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/+0Star
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-147/+57Star
* ASoC: Initial WM8741 CODEC driverIan Lartey2010-08-031-0/+579