summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9081.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* ASoC: wm9081: Mark expected switch fall-throughGustavo A. R. Silva2018-08-021-0/+1
* ASoC: wm9081: fixup wm9081_digital_mute() reg readKuninori Morimoto2018-02-131-1/+1
* ASoC: wm9081: replace codec to componentKuninori Morimoto2018-02-121-116/+112
* ASoC: wm9081: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto2016-11-181-2/+0
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: codec duplicated callback function goes to component on wm9081Kuninori Morimoto2016-08-081-6/+8
* ASoC: wm9081: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-4/+4
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-4/+3
|\ \
| | * ASoC: wm9081: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3
| |/
* | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown2015-07-161-1/+1
|\ \
| * | ASoC: Constify reg_default tablesAxel Lin2015-07-071-1/+1
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: wm9081: 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-2/+0
* ASoC: wm9081: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-1/+1
* ASoC: wm9081: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-7/+0
* ASoC: wm9081: Convert to params_width()Mark Brown2014-07-311-5/+5
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-10/+1
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-10/+1
* | ASoC: wm9081: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-14/+9
|/
* AsoC: wm9081: Use IS_ENABLED() macroFabio Estevam2013-11-271-1/+1
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: wm9081: Use devm_regmap_init_i2c()Sachin Kamat2012-12-021-16/+6
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: wm9081: Hook DAC up via DAPM rather than streamMark Brown2012-05-081-2/+3
* ASoC: wm9081: Use idle_bias_offMark Brown2012-02-141-25/+10
* ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probeMark Brown2012-02-141-11/+9
* ASoC: wm9081: Use module_i2c_driverMark Brown2012-02-131-22/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Remove cache default for volatile wm9081 reset registerMark Brown2011-12-141-1/+0
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Convert wm9081 driver to use devm_kzalloc()Mark Brown2011-11-271-3/+2
* 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: wm9081: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-11-091-46/+35
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-081-5/+5
|\
| * ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin2011-11-081-4/+4
| * ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin2011-11-081-1/+1
* | ASoC: Convert WM9081 to direct regmap API usageMark Brown2011-11-081-98/+180
* | ASoC: Only enable thermal shutdown when required on WM9081Mark Brown2011-11-041-0/+2
|/
* ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240kAxel Lin2011-10-201-1/+1
* ASoC: WM9081 interrupt status register is volatileMark Brown2011-10-191-0/+1
* ASoC: Convert WM9081 to table based control initMark Brown2011-10-181-2/+2
* ASoC: Remove unused "control_data" field of struct wm9081_privAxel Lin2011-09-271-3/+0
* ASoC: Allow source specification for CODEC level sysclkMark Brown2011-08-311-2/+2
* ASoC: Change WM9081 speaker output enable to _OUT_DRVMark Brown2011-06-291-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ASoC: Simplify WM9081 speaker startup by using widgets for spaker outputMark Brown2011-03-091-26/+6