summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8962.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-23Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8...Mark Brown1-0/+2
2015-10-22ASoC: wm8962: mark cache_dirty flag after software reset in pm_resumeJiada Wang1-0/+2
2015-10-07Merge remote-tracking branches 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8962' i...Mark Brown1-1/+4
2015-09-30ASoC: wm8962: balance pm_runtime_enableJiada Wang1-1/+4
2015-09-19ASoC: wm8962: remove 64k sample rate supportZidan Wang1-1/+2
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown1-8/+6
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/pxa' and 'aso...Mark Brown1-1/+1
2015-08-05ASoC: wm8962: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-8/+6
2015-07-17Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown1-1/+1
2015-07-17ASoC: Constify dev_pm_ops variablesAxel Lin1-1/+1
2015-07-17regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin1-1/+1
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark 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: wm8962: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-11/+9
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-01-14ASoC: wm8962: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-3/+3
2014-12-19Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-12-08Merge remote-tracking branches 'asoc/topic/wm8955', 'asoc/topic/wm8960', 'aso...Mark Brown1-2/+1
2014-11-10ASoC: wm8962: Move DSP enable lock to the driver levelLars-Peter Clausen1-2/+6
2014-10-28ASoC: wm8962: Use the preferred form for passing a size of a structFabio Estevam1-2/+1
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-4/+1
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown1-5/+24
2014-07-31ASoC: wm8962: Let CODEC driver enable and disable its own MCLKNicolin Chen1-0/+19
2014-07-31ASoC: wm8962: Convert to params_width()Mark Brown1-5/+5
2014-05-22Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown1-12/+0
2014-05-22Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-4/+4
2014-05-13ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatileCharles Keepax1-3/+12
2014-05-02ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962Brian Austin1-12/+0
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-4/+4
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-7/+0
2014-03-13Merge remote-tracking branches 'asoc/topic/wm8961', 'asoc/topic/wm8962', 'aso...Mark Brown1-24/+43
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-7/+0
2014-02-25ASoC: wm8962: Replace codec->control_data with wm8962->regmapLars-Peter Clausen1-1/+3
2014-02-23ASoC: wm8962: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-16/+16
2014-02-20ASoC: wm8962: Update locking around use of DAPM pin APICharles Keepax1-4/+9
2014-02-03ASoC: wm8962: Reinitialise the IRQ completion rather than just trying itMark Brown1-1/+1
2014-02-03ASoC: wm8962: Clean up error handling for failed FLL startMark Brown1-4/+5
2014-02-03ASoC: wm8962: Check if we runtime resume the device when starting FLLMark Brown1-1/+5
2014-02-03ASoC: wm8962: Hold a runtime PM reference while handling interruptsMark Brown1-1/+13
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown1-2/+2
2013-12-05ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIVNicolin Chen1-0/+13
2013-11-24ASoC: wm8962: Use IS_ENABLED() macroFabio Estevam1-2/+2
2013-11-16Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-0/+2
2013-11-15Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown1-0/+2
2013-11-14ASoC: wm8962: Turn on regcache_cache_only before disabling regulatorNicolin Chen1-0/+2
2013-11-08Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown1-110/+116
2013-11-07ASoC: wm8962: Replace BUG() with WARN()Takashi Iwai1-5/+5