summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8996.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'asoc/topic/wm8996' into asoc-nextMark Brown2013-11-08
|\
| * ASoC: wm8996: Fix negative array index readTakashi Iwai2013-10-30
* | ASoC: wm8996: Replace BUG() with WARN()Takashi Iwai2013-11-07
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-10
* ASoC: dapm: Add flags to regulator suppliesMark Brown2012-09-08
* ASoC: wm8996: Move register default configuration to I2C probeMark Brown2012-06-25
* ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usageMark Brown2012-06-25
* ASoC: wm8996: Move regulator notifier callbacks into I2C levelMark Brown2012-06-25
* Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-25
|\
| * ASoC: wm8996: Mark the CODEC as cache only when powering off on bootMark Brown2012-06-11
| * ASoC: wm8996: Move reset before the initial regulator disableMark Brown2012-06-11
| * ASoC: wm8996: Remove spurious regulator_bulk_free()Mark Brown2012-06-11
* | ASoC: wm8996: Convert to devm_regmap_init_i2c()Mark Brown2012-06-11
* | ASoC: wm8996: Remove write sequencer registers from the defaults tableMark Brown2012-06-11
* | ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-03
|/
* ASoC: wm8996: Put the microphone biases into bypass mode when idleMark Brown2012-04-26
* ASoC: wm8996: Add 44.1kHz supportMark Brown2012-03-14
* ASoC: wm8996: Remove separate output stage enable stepMark Brown2012-03-08
* ASoC: wm8996: Remove some volatile regisers from the defaults tableMark Brown2012-03-08
* ASoC: wm8996: Remove stub register cacheMark Brown2012-02-29
* ASoC: wm8996: Fix /RESET bounce orderingMark Brown2012-02-29
* ASoC: wm8996: Convert to use DAPM routes for stream connectionsMark Brown2012-02-21
* ASoC: wm8996: Implement DRC coefficient configurationMark Brown2012-02-21
* ASoC: wm8996: Make sure we bounce /RESET to resetMark Brown2012-02-17
* ASoC: wm8996: Convert to module_i2c_driver()Mark Brown2012-02-17
* ASoC: Show device id in the debug messageAxel Lin2012-02-15
* Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-09
|\
| * ASoC: wm8996: Mark register cache as dirty when regulators are disabledMark Brown2012-01-25
* | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-04
* | ASoC: wm8996: Use devm_regulator_bulk_get()Mark Brown2012-02-01
* | ASoC: wm8996: Switch to using common code for managing CPVDD supplyMark Brown2012-02-01
* | Merge tag 'v3.3-rc2' into for-3.4Mark Brown2012-02-01
|\ \ | |/
| * ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown2012-01-22
* | ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-27
* | ASoC: wm8996: Handle failures to determine accessory polarityMark Brown2012-01-26
* | ASoC: 24 bits are significant on the WM8996 audio interfacesMark Brown2012-01-20
|/
* ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown2012-01-20
* ASoC: Enable ASoC register map dump for some regmap CODECsMark Brown2011-12-30
* ASoC: Tune the accessory detection rates for WM8996Mark Brown2011-12-14
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-11
|\
| * ASoC: Fix WM8996 24.576MHz clock operationMark Brown2011-12-11
* | ASoC: Convert wm8996 to use devm_kzalloc()Mark Brown2011-11-27
* | ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* | ASoC: Convert WM8996 gpiolib to regmapMark Brown2011-11-08
* | ASoC: Move most WM8996 resource acquisition to I2C probeMark Brown2011-11-08
* | ASoC: Convert WM8996 to direct regmap API usageMark Brown2011-11-08
* | ASoC: wm8996: Avoid a redundant i2c_get_clientdata call in wm8996_i2c_removeAxel Lin2011-10-24
|/
* ASoC: wm8996: Fix wrong mask for setting WM8996_AIF_CLOCKING_2Axel Lin2011-10-22
* ASoC: wm8996: Use SND_SOC_DAPM_AIF_OUT for AIF2 CaptureAxel Lin2011-10-20
* ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFFAxel Lin2011-10-03