summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8996.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'a...Mark Brown1-3/+0
2014-08-04Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown1-2/+1
2014-07-03ASoC: wm8996: Remove unused variableSachin Kamat1-3/+0
2014-06-19ASoC: wm5100/wm8903/wm8996: Replace open-coded snd_soc_dapm_to_codec()Lars-Peter Clausen1-2/+1
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-11/+1
2014-03-12Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/wm9081' and '...Mark Brown1-32/+32
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-11/+1
2014-03-01Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown1-2/+7
2014-02-25ASoC: wm8996: Replace codec->control_data with wm8996->regmapLars-Peter Clausen1-4/+4
2014-02-23ASoC: wm8996: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-28/+28
2014-02-20ASoC: wm8996: Update locking around use of DAPM pin APICharles Keepax1-2/+7
2014-02-20ASoC: Rename soc_enum.max field with itemsTakashi Iwai1-1/+1
2013-11-08Merge remote-tracking branch 'asoc/topic/wm8996' into asoc-nextMark Brown1-0/+2
2013-11-07ASoC: wm8996: Replace BUG() with WARN()Takashi Iwai1-6/+6
2013-10-30ASoC: wm8996: Fix negative array index readTakashi Iwai1-0/+2
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-09-08ASoC: dapm: Add flags to regulator suppliesMark Brown1-1/+1
2012-06-25ASoC: wm8996: Move register default configuration to I2C probeMark Brown1-151/+180
2012-06-25ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usageMark Brown1-18/+13
2012-06-25ASoC: wm8996: Move regulator notifier callbacks into I2C levelMark Brown1-21/+20
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown1-5/+3
2012-06-11ASoC: wm8996: Convert to devm_regmap_init_i2c()Mark Brown1-3/+1
2012-06-11ASoC: wm8996: Remove write sequencer registers from the defaults tableMark Brown1-178/+0
2012-06-11ASoC: wm8996: Mark the CODEC as cache only when powering off on bootMark Brown1-2/+1
2012-06-11ASoC: wm8996: Move reset before the initial regulator disableMark Brown1-2/+2
2012-06-11ASoC: wm8996: Remove spurious regulator_bulk_free()Mark Brown1-1/+0
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-1/+1
2012-04-26ASoC: wm8996: Put the microphone biases into bypass mode when idleMark Brown1-0/+12
2012-03-14ASoC: wm8996: Add 44.1kHz supportMark Brown1-9/+10
2012-03-08ASoC: wm8996: Remove separate output stage enable stepMark Brown1-20/+12
2012-03-08ASoC: wm8996: Remove some volatile regisers from the defaults tableMark Brown1-2/+0
2012-02-29ASoC: wm8996: Remove stub register cacheMark Brown1-8/+0
2012-02-29ASoC: wm8996: Fix /RESET bounce orderingMark Brown1-1/+1
2012-02-21ASoC: wm8996: Convert to use DAPM routes for stream connectionsMark Brown1-35/+39
2012-02-21ASoC: wm8996: Implement DRC coefficient configurationMark Brown1-0/+6
2012-02-17ASoC: wm8996: Make sure we bounce /RESET to resetMark Brown1-0/+1
2012-02-17ASoC: wm8996: Convert to module_i2c_driver()Mark Brown1-19/+1
2012-02-15ASoC: Show device id in the debug messageAxel Lin1-1/+1
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown1-1/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-2/+2
2012-02-01ASoC: wm8996: Use devm_regulator_bulk_get()Mark Brown1-6/+3
2012-02-01ASoC: wm8996: Switch to using common code for managing CPVDD supplyMark Brown1-27/+5
2012-02-01Merge tag 'v3.3-rc2' into for-3.4Mark Brown1-1/+2
2012-01-27ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin1-3/+1
2012-01-26ASoC: wm8996: Handle failures to determine accessory polarityMark Brown1-12/+26
2012-01-25ASoC: wm8996: Mark register cache as dirty when regulators are disabledMark Brown1-1/+1
2012-01-22ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown1-1/+2
2012-01-20ASoC: 24 bits are significant on the WM8996 audio interfacesMark Brown1-0/+4
2012-01-20ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown1-0/+4