summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8978.c
AgeCommit message (Expand)Author
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-01ASoC: wm8978: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-04-27ASoC: Route all bias level updates through the coreLars-Peter Clausen
2014-11-24ASoC: wm8978: Cleanup manual bias level transitionsLars-Peter Clausen
2014-07-31ASoC: wm8978: Convert to params_width()Mark Brown
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-20ASoC: wm8978: Remove superfluous constTakashi Iwai
2013-07-12ASoC: wm8978: enable symmetric ratesKuninori Morimoto
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-09sound: soc: Fix typo in sound/codecsMasanari Iida
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-12-10Merge remote-tracking branch 'asoc/topic/wm8978' into asoc-nextMark Brown
2012-12-02ASoC: wm8978: Use devm_regmap_init_i2c()Sachin Kamat
2012-11-16ASoC: wm8978: Remove remuxing of GPIO1 pinEric Millbrandt
2012-11-06ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt
2012-08-06ASoC: wm8978: Use module_i2c_driverSachin Kamat
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-01-20ASoC: Push wm8978 reset down into the I2C probeMark Brown
2012-01-20ASoC: Convert wm8978 to direct regmap API usageMark Brown
2012-01-20ASoC: Use standard cache sync for WM8978Mark Brown
2012-01-20ASoC: Convert wm8978 to devm_kzalloc()Mark Brown
2012-01-20ASoC: Convert wm8978 to table based DAPM and control initMark Brown
2012-01-20ASoC: Remove unused control type from wm8978 driverMark Brown
2012-01-20ASoC: Make WM8978 I2C usage unconditionalMark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-09-27ASoC: Remove unused "control_data" field of struct wm8978_privAxel Lin
2011-03-03ASoC: Add TLV information for WM8978 DAC limiterMark Brown
2011-03-03Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-03-03ASoC: Fix broken bitfield definitions in WM8978Mark Brown
2011-01-17ASoC: Avoid direct register cache access when setting defaultsMark Brown
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-09-20ASoC: Fix WM8978/migor driver name conflictMark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-08-03ASoC: wm8978: fix a memory leak if a wm8978_register failAxel Lin
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-01ASoC: improve MCLKDIV calculation in wm8978, when OPCLK is not usedGuennadi Liakhovetski
2010-01-29ASoC: clean up wm8974 and wm8978 clock divider handlingGuennadi Liakhovetski
2010-01-29ASoC: remove bogus SLEEP mode from wm8978 driverGuennadi Liakhovetski
2010-01-27ASoC: add a WM8978 codec driverGuennadi Liakhovetski