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