summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8961.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8961: Update to use maple tree register cacheMark Brown2023-07-181-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: wm8961: add support for devicetreeDoug Brown2022-10-171-0/+7
* ASoC: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: wm*: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-1/+1
* ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-29/+29
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: wm8961: Mark expected switch fall-throughGustavo A. R. Silva2018-08-021-0/+1
* ASoC: wm8961: replace codec to componentKuninori Morimoto2018-02-121-124/+117
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm8961Kuninori Morimoto2016-08-081-6/+8
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-4/+3
|\ \
| | * ASoC: wm8961: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm8961: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-2/+2
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-2/+0
* ASoC: wm8961: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-2/+2
* ASoC: wm8961: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-19/+1
* ASoC: wm8961: Use table based DAPM and control setupLars-Peter Clausen2014-11-051-7/+7
* ASoC: wm8961: Convert to params_width()Mark Brown2014-07-311-5/+5
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-7/+0
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-7/+0
* | ASoC: wm8961: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-8/+8
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: wm8961: Move device identification and reset to I2C probeMark Brown2012-09-181-27/+33
* ASoC: wm8961: Convert to direct regmap API usageMark Brown2012-09-181-265/+161
* ASoC: wm8961: Use module_i2c_driverSachin Kamat2012-08-061-17/+1
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-0/+2
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Use standard cache sync code in wm8961Mark Brown2011-12-171-12/+1
* ASoC: Convert wm8961 to devm_kzalloc()Mark Brown2011-12-171-4/+4
* ASoC: Remove I2C ifdefs from wm8961 driverMark Brown2011-12-171-6/+0
* ASoC: Fix comments for disabling amplifier and PGAAxel Lin2011-12-091-2/+2
* ASoC: Remove unused -codec from Wolfson device driver namesMark Brown2011-12-031-1/+1
* 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: Convert wm8961 MICBIAS to a supply widgetMark Brown2011-10-311-1/+1
* ASoC: wm8961: Convert codec->hw_read to snd_soc_readAxel Lin2011-10-141-1/+3
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-1/+1
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-241-2/+2
|\
| * ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000Axel Lin2010-11-241-1/+1
| * ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal modeAxel Lin2010-11-241-1/+1
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-5/+6
|/
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: Remove unused driver data from WM8961 probeMark Brown2010-08-121-1/+0