aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9081.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-18ASoC: wm9081: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto1-2/+0
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm9081Kuninori Morimoto1-6/+8
2016-03-01ASoC: wm9081: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-nextMark Brown1-4/+3
2015-08-05ASoC: wm9081: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-max9877Mark Brown1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-07ASoC: Constify reg_default tablesAxel Lin1-1/+1
2015-06-01ASoC: wm9081: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-2/+0
2015-01-14ASoC: wm9081: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-1/+1
2014-11-24ASoC: wm9081: Cleanup manual bias level transitionsLars-Peter Clausen1-7/+0
2014-07-31ASoC: wm9081: Convert to params_width()Mark Brown1-5/+5
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-10/+1
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-10/+1
2014-02-23ASoC: wm9081: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-14/+9
2013-11-27AsoC: wm9081: Use IS_ENABLED() macroFabio Estevam1-1/+1
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-12-02ASoC: wm9081: Use devm_regmap_init_i2c()Sachin Kamat1-16/+6
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-1/+1
2012-05-08ASoC: wm9081: Hook DAC up via DAPM rather than streamMark Brown1-2/+3
2012-02-14ASoC: wm9081: Use idle_bias_offMark Brown1-25/+10
2012-02-14ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probeMark Brown1-11/+9
2012-02-13ASoC: wm9081: Use module_i2c_driverMark Brown1-22/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2011-12-14ASoC: Remove cache default for volatile wm9081 reset registerMark Brown1-1/+0
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Convert wm9081 driver to use devm_kzalloc()Mark Brown1-3/+2
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-11-09ASoC: wm9081: Use snd_soc_update_bits for read-modify-writeAxel Lin1-46/+35
2011-11-08Merge branch 'for-3.2' into for-3.3Mark Brown1-5/+5
2011-11-08ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin1-4/+4
2011-11-08ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin1-1/+1
2011-11-08ASoC: Convert WM9081 to direct regmap API usageMark Brown1-98/+180
2011-11-04ASoC: Only enable thermal shutdown when required on WM9081Mark Brown1-0/+2
2011-10-20ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240kAxel Lin1-1/+1
2011-10-19ASoC: WM9081 interrupt status register is volatileMark Brown1-0/+1
2011-10-18ASoC: Convert WM9081 to table based control initMark Brown1-2/+2
2011-09-27ASoC: Remove unused "control_data" field of struct wm9081_privAxel Lin1-3/+0
2011-08-31ASoC: Allow source specification for CODEC level sysclkMark Brown1-2/+2
2011-06-29ASoC: Change WM9081 speaker output enable to _OUT_DRVMark Brown1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-09ASoC: Simplify WM9081 speaker startup by using widgets for spaker outputMark Brown1-26/+6
2011-03-08ASoC: Convert WM9081 SYSCLK configuration to be device wideMark Brown1-3/+5
2011-03-08ASoC: Use data based init for WM9081 DAPMMark Brown1-6/+5
2011-03-01ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown1-10/+19
2011-03-01Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-0/+5