summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8962.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8962: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-11/+9Star
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0Star
* ASoC: wm8962: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-3/+3
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-191-1/+1
|\
| * sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/wm8955', 'asoc/topic/wm8960', 'aso...Mark Brown2014-12-081-2/+1Star
|\ \ \ | | |/ | |/|
| | * ASoC: wm8962: Use the preferred form for passing a size of a structFabio Estevam2014-10-281-2/+1Star
| |/
* / ASoC: wm8962: Move DSP enable lock to the driver levelLars-Peter Clausen2014-11-101-2/+6
|/
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-4/+1Star
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-5/+24
|\ \
| | * ASoC: wm8962: Let CODEC driver enable and disable its own MCLKNicolin Chen2014-07-311-0/+19
| |/ |/|
| * ASoC: wm8962: Convert to params_width()Mark Brown2014-07-311-5/+5
|/
*-. Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown2014-05-221-12/+0Star
|\ \
| * | ASoC: Remove IS_ENABLED for INPUT in CS42L52 and WM8962Brian Austin2014-05-021-12/+0Star
| |/
* | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-05-221-4/+4
|\ \
| * | ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-4/+4
| |/
* / ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatileCharles Keepax2014-05-131-3/+12
|/
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-7/+0Star
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-7/+0Star
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'asoc/topic/wm8961', 'asoc/topic/wm8962', 'aso...Mark Brown2014-03-131-24/+43
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | * | | ASoC: wm8962: Replace codec->control_data with wm8962->regmapLars-Peter Clausen2014-02-251-1/+3
| | * | | ASoC: wm8962: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-16/+16
| | * | | ASoC: wm8962: Reinitialise the IRQ completion rather than just trying itMark Brown2014-02-031-1/+1
| | * | | ASoC: wm8962: Clean up error handling for failed FLL startMark Brown2014-02-031-4/+5
| | * | | ASoC: wm8962: Check if we runtime resume the device when starting FLLMark Brown2014-02-031-1/+5
| | * | | ASoC: wm8962: Hold a runtime PM reference while handling interruptsMark Brown2014-02-031-1/+13
| |/ / /
* / / / ASoC: wm8962: Update locking around use of DAPM pin APICharles Keepax2014-02-201-4/+9
|/ / /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-021-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | ASoC: wm8962: Use IS_ENABLED() macroFabio Estevam2013-11-241-2/+2
| | |/ / | |/| |
* / | | ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIVNicolin Chen2013-12-051-0/+13
|/ / /
* | | Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-161-0/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown2013-11-151-0/+2
| |\ \ \
| | * | | ASoC: wm8962: Turn on regcache_cache_only before disabling regulatorNicolin Chen2013-11-141-0/+2
| | |/ /
* | | | Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2013-11-081-110/+116
|\| | |
| * | | ASoC: wm8962: Add EQ coefficient supportRichard Fitzgerald2013-11-011-0/+3
| * | | ASoC: wm8962: Add ALC coefficient supportRichard Fitzgerald2013-11-011-0/+5
| * | | ASoC: wm8962: Fix null pointer pdata access in I2C probe()Nicolin Chen2013-10-291-7/+7
| |/ /
| * | ASoC: wm8962: Move register initialisation to I2C probe()Mark Brown2013-10-181-75/+75
| * | ASoC: wm8962: Move interrupt initalisation to probe()Mark Brown2013-10-181-35/+33Star
| |/
* / ASoC: wm8962: Replace BUG() with WARN()Takashi Iwai2013-11-071-5/+5
|/
* Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-231-4/+3Star
|\
| * ASoC: wm8962: Use power efficient workqueueMark Brown2013-07-221-2/+3
| * ASoC: wm8962: Do not call configure_bclk() inside wm8962_set_dai_sysclk()Fabio Estevam2013-07-191-2/+0Star
* | ALSA: replace strict_strto*() with kstrto*()Jingoo Han2013-07-211-1/+1
|/
* ASoC: wm8962: fix NULL pdata pointerShawn Guo2013-07-041-1/+1
* Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2013-06-171-30/+82
|\
| * Merge branch 'fix/wm8962' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2013-06-141-12/+14
| |\
| * | ASoC: wm8962: Restore device state after reset in runtime resumeMark Brown2013-06-101-0/+15
| * | ASoC: wm8962: Add device tree bindingNicolin Chen2013-06-071-1/+34
| * | ASoC: WM8962: Create default platform data structureNicolin Chen2013-06-061-32/+36