summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8991.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8991: replace codec to componentKuninori Morimoto2018-02-121-87/+80
*-. Merge remote-tracking branches 'asoc/topic/tpa6130a2', 'asoc/topic/ux500', 'a...Mark Brown2016-09-291-9/+19
|\ \
| | * ASoC: wm8991: remove unused variableTakashi Sakamoto2016-09-271-2/+0
| | * ASoC: wm8991: fix wrong usage of DECLARE_TLV_DB_LINEAR()Takashi Sakamoto2016-09-271-7/+19
| |/
* | ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* | ASoC: codec duplicated callback function goes to component on wm8991Kuninori Morimoto2016-08-081-6/+8
|/
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-43/+9
|\ \
| | * ASoC: wm8991: Don't use range container for TLVs with one entryLars-Peter Clausen2015-08-051-43/+9
| |/
* | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm8991: 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: wm8991: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-4/+5
* ASoC: wm8991: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-30/+2
* ASoC: wm8991: Convert to params_width()Mark Brown2014-07-311-5/+5
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-1/+1
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-8/+0
* ASoC: wm8991: Fix the wrong number of enum itemsTakashi Iwai2014-02-201-22/+19
* ASoC: wm8991: Remove unused pointer in wm8991_probe()Christian Engelmayer2014-02-071-3/+0
* ASoC: wm8991: Verify device ID during probe()Mark Brown2013-11-241-0/+11
* ASoC: wm8991: Move basic initialisation to I2C level probeMark Brown2013-11-241-25/+25
* ASoC: wm8991: Convert to direct regmap API usageMark Brown2013-11-241-72/+94
* ASoC: wm8991: Convert to table based control and widget initMark Brown2013-11-241-8/+7
* ASoC: wm8991: Use a supply to manage input powerMark Brown2013-11-241-36/+17
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: wm8991: Convert to devm_kzalloc()Mark Brown2012-09-121-4/+3
* ASoC: wm8991: Use module_i2c_driverSachin Kamat2012-08-061-17/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-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 wm8991 MICBIAS to a supply widgetMark Brown2011-10-311-2/+2
* ASoC: wm8991: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-141-11/+9
* ASoC: wm8991: Fix wrong bit setting for WM8991_POWER_MANAGEMENT_2Axel Lin2011-10-141-1/+1
* ASoC: Remove references to linux@wolfsonmicro.comMark Brown2011-10-061-1/+1
* ALSA: Remove unneeded version.h includes from sound/Jesper Juhl2011-06-241-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ASoC: WM8991: Add initial WM8991 driverDimitris Papastamos2011-01-171-0/+1427
OpenPOWER on IntegriCloud