summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8974.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-06ASoC: wm*: use simple i2c probe functionStephen Kitt1-3/+2
2021-01-21ASoC: wm*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown1-1/+5
2020-07-16ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2020-07-09ASoC: wm8974: remove unsupported clock modePuyou Lu1-0/+4
2020-07-09ASoC: wm8974: fix Boost Mixer Aux SwitchPuyou Lu1-1/+1
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto1-12/+12
2020-03-24ASoC: wm8974: remove unused variablesYueHaibing1-8/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-09-18ASoC: remove redundant includezhong jiang1-1/+0
2018-02-12ASoC: wm8974: replace codec to componentKuninori Morimoto1-75/+68
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm8974Kuninori Morimoto1-6/+8
2016-01-25ASoC: wm8974: configure pll and mclk divider automaticallyMans Rullgard1-0/+93
2015-12-23Merge remote-tracking branches 'asoc/topic/wm8962', 'asoc/topic/wm8974' and '...Mark Brown1-0/+7
2015-12-18ASoC: wm8974: add devicetree supportMans Rullgard1-0/+7
2015-12-12ASoC: wm8974: set cache type for regmapMans Rullgard1-0/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-06-01ASoC: wm8974: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2014-11-24ASoC: wm8974: Cleanup manual bias level transitionsLars-Peter Clausen1-24/+1
2014-07-31ASoC: wm8974: Convert to params_width()Mark Brown1-5/+5
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-6/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-6/+0
2014-02-23ASoC: wm8974: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-2/+2
2013-11-24ASoC: wm8974: Convert to direct regmap API usageMark Brown1-21/+33
2013-04-12treewide: Fix typo in printksMasanari Iida1-1/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-4/+4
2013-01-09sound: soc: Fix typo in sound/codecsMasanari Iida1-3/+3
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-08-06ASoC: wm8974: Use module_i2c_driverSachin Kamat1-17/+1
2012-01-20ASoC: Remove wm8974 private dataMark Brown1-14/+2
2012-01-20ASoC: Convert wm8974 to table based DAPM and control initMark Brown1-15/+8
2012-01-20ASoC: Make wm8974 I2C usage unconditionalMark Brown1-6/+0
2011-12-03ASoC: Remove unused -codec from Wolfson device driver namesMark Brown1-1/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-31ASoC: Convert wm8974 MICBIAS to a supply widgetMark Brown1-1/+1
2011-10-10ASoC: wm8974: Convert to snd_soc_cache_syncAxel Lin1-11/+2
2011-10-06ASoC: Remove references to linux@wolfsonmicro.comMark Brown1-1/+1
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-5/+6
2010-08-17ASoC: Remove unused WM8974 private dataMark Brown1-1/+0
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown1-3/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-124/+47
2010-08-03ASoC: wm8974: fix a memory leak if another WM8974 is registeredAxel Lin1-1/+2
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-3/+3