summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8985.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-291-33/+11
| |\
| * | sound: soc: Fix typo in sound/codecsMasanari Iida2013-01-091-3/+3
* | | ASoC: wm8985: Refactor set_pll code to avoid gcc warningsFabio Estevam2012-12-271-23/+20
| |/ |/|
* | ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-7/+7
* | ASoC: wm8985: Convert to use devm_regmap_init_{spi,i2c}()Tushar Behera2012-11-231-26/+4
|/
* ASoC: wm8985: Convert to direct regmap API usageMark Brown2012-01-211-76/+177
* ASoC: wm8985 Don't directly reference the cache data structureMark Brown2012-01-211-5/+4
* ASoC: wm8985: Use standard cache sync implementationMark Brown2012-01-211-20/+1
* ASoC: wm8985: Convert to table based DAPM and control initMark Brown2012-01-211-16/+8
* ASoC: wm8985: Convert to devm_kzalloc()Mark Brown2012-01-211-8/+2
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Convert wm8985 MICBIAS to a supply widgetMark Brown2011-10-311-1/+2
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-5/+6
* ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter2010-10-111-4/+4
* ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos2010-09-301-1/+0
* ASoC: WM8985: Use the correct macro for the kcontrol definedDimitris Papastamos2010-09-281-2/+2
* ASoC: Fix a compile warning for printk formatTakashi Iwai2010-09-271-1/+1
* ASoC: WM8985: Remove unneeded declaration.Dimitris Papastamos2010-09-241-2/+0
* ASoC: WM8985: Initial driverDimitris Papastamos2010-09-151-0/+1195