summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8978.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
* ASoC: Push wm8978 reset down into the I2C probeMark Brown2012-01-201-7/+15
* ASoC: Convert wm8978 to direct regmap API usageMark Brown2012-01-201-22/+94
* ASoC: Use standard cache sync for WM8978Mark Brown2012-01-201-8/+1
* ASoC: Convert wm8978 to devm_kzalloc()Mark Brown2012-01-201-4/+4
* ASoC: Convert wm8978 to table based DAPM and control initMark Brown2012-01-201-17/+8
* ASoC: Remove unused control type from wm8978 driverMark Brown2012-01-201-1/+0
* ASoC: Make WM8978 I2C usage unconditionalMark Brown2012-01-201-6/+0
* 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
* ASoC: Remove unused "control_data" field of struct wm8978_privAxel Lin2011-09-271-3/+0
* ASoC: Add TLV information for WM8978 DAC limiterMark Brown2011-03-031-2/+3
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-031-6/+8
|\
| * ASoC: Fix broken bitfield definitions in WM8978Mark Brown2011-03-031-6/+8
* | ASoC: Avoid direct register cache access when setting defaultsMark Brown2011-01-171-1/+1
|/
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-5/+6
* ASoC: Fix WM8978/migor driver name conflictMark Brown2010-09-201-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-135/+55
* ASoC: wm8978: fix a memory leak if a wm8978_register failAxel Lin2010-08-031-3/+7
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-6/+6
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-6/+6
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: improve MCLKDIV calculation in wm8978, when OPCLK is not usedGuennadi Liakhovetski2010-02-011-37/+78
* ASoC: clean up wm8974 and wm8978 clock divider handlingGuennadi Liakhovetski2010-01-291-15/+4
* ASoC: remove bogus SLEEP mode from wm8978 driverGuennadi Liakhovetski2010-01-291-5/+0
* ASoC: add a WM8978 codec driverGuennadi Liakhovetski2010-01-271-0/+1124
OpenPOWER on IntegriCloud