summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8978.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8978: replace codec to componentKuninori Morimoto2018-02-121-96/+89
* ASoC: wm8978: Add OF device ID tableJavier Martinez Canillas2017-04-051-0/+7
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8978Kuninori Morimoto2016-08-081-6/+8
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
* ASoC: wm8978: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-1/+1
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: Route all bias level updates through the coreLars-Peter Clausen2015-04-271-2/+2
* ASoC: wm8978: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-10/+0
* ASoC: wm8978: Convert to params_width()Mark Brown2014-07-311-7/+7
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-7/+1
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-7/+1
* | ASoC: wm8978: Remove superfluous constTakashi Iwai2014-02-201-15/+15
|/
* ASoC: wm8978: enable symmetric ratesKuninori Morimoto2013-07-121-0/+1
* Merge branch 'master' into for-nextJiri Kosina2013-01-291-18/+8
|\
| * ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
| * Merge remote-tracking branch 'asoc/topic/wm8978' into asoc-nextMark Brown2012-12-101-13/+3
| |\
| | * ASoC: wm8978: Use devm_regmap_init_i2c()Sachin Kamat2012-12-021-10/+3
| | * ASoC: wm8978: Remove remuxing of GPIO1 pinEric Millbrandt2012-11-161-3/+0
| * | ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt2012-11-061-1/+1
| |/
* | sound: soc: Fix typo in sound/codecsMasanari Iida2013-01-091-3/+3
|/
* ASoC: wm8978: Use module_i2c_driverSachin Kamat2012-08-061-17/+1
* 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
OpenPOWER on IntegriCloud