summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8978.c
Commit message (Expand)AuthorAge
* ASoC: wm8978: enable symmetric ratesKuninori Morimoto2013-07-12
* Merge branch 'master' into for-nextJiri Kosina2013-01-29
|\
| * ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-10
| * Merge remote-tracking branch 'asoc/topic/wm8978' into asoc-nextMark Brown2012-12-10
| |\
| | * ASoC: wm8978: Use devm_regmap_init_i2c()Sachin Kamat2012-12-02
| | * ASoC: wm8978: Remove remuxing of GPIO1 pinEric Millbrandt2012-11-16
| * | ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt2012-11-06
| |/
* | sound: soc: Fix typo in sound/codecsMasanari Iida2013-01-09
|/
* ASoC: wm8978: Use module_i2c_driverSachin Kamat2012-08-06
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-04
* ASoC: Push wm8978 reset down into the I2C probeMark Brown2012-01-20
* ASoC: Convert wm8978 to direct regmap API usageMark Brown2012-01-20
* ASoC: Use standard cache sync for WM8978Mark Brown2012-01-20
* ASoC: Convert wm8978 to devm_kzalloc()Mark Brown2012-01-20
* ASoC: Convert wm8978 to table based DAPM and control initMark Brown2012-01-20
* ASoC: Remove unused control type from wm8978 driverMark Brown2012-01-20
* ASoC: Make WM8978 I2C usage unconditionalMark Brown2012-01-20
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-27
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: Remove unused "control_data" field of struct wm8978_privAxel Lin2011-09-27
* ASoC: Add TLV information for WM8978 DAC limiterMark Brown2011-03-03
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-03
|\
| * ASoC: Fix broken bitfield definitions in WM8978Mark Brown2011-03-03
* | ASoC: Avoid direct register cache access when setting defaultsMark Brown2011-01-17
|/
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-28
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-22
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06
* ASoC: Fix WM8978/migor driver name conflictMark Brown2010-09-20
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* ASoC: wm8978: fix a memory leak if a wm8978_register failAxel Lin2010-08-03
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-17
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ASoC: improve MCLKDIV calculation in wm8978, when OPCLK is not usedGuennadi Liakhovetski2010-02-01
* ASoC: clean up wm8974 and wm8978 clock divider handlingGuennadi Liakhovetski2010-01-29
* ASoC: remove bogus SLEEP mode from wm8978 driverGuennadi Liakhovetski2010-01-29
* ASoC: add a WM8978 codec driverGuennadi Liakhovetski2010-01-27