summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8996.c
Commit message (Expand)AuthorAgeFilesLines
...
| * ASoC: wm8996: Remove spurious regulator_bulk_free()Mark Brown2012-06-111-1/+0
* | ASoC: wm8996: Convert to devm_regmap_init_i2c()Mark Brown2012-06-111-3/+1
* | ASoC: wm8996: Remove write sequencer registers from the defaults tableMark Brown2012-06-111-178/+0
* | ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
|/
* ASoC: wm8996: Put the microphone biases into bypass mode when idleMark Brown2012-04-261-0/+12
* ASoC: wm8996: Add 44.1kHz supportMark Brown2012-03-141-9/+10
* ASoC: wm8996: Remove separate output stage enable stepMark Brown2012-03-081-20/+12
* ASoC: wm8996: Remove some volatile regisers from the defaults tableMark Brown2012-03-081-2/+0
* ASoC: wm8996: Remove stub register cacheMark Brown2012-02-291-8/+0
* ASoC: wm8996: Fix /RESET bounce orderingMark Brown2012-02-291-1/+1
* ASoC: wm8996: Convert to use DAPM routes for stream connectionsMark Brown2012-02-211-35/+39
* ASoC: wm8996: Implement DRC coefficient configurationMark Brown2012-02-211-0/+6
* ASoC: wm8996: Make sure we bounce /RESET to resetMark Brown2012-02-171-0/+1
* ASoC: wm8996: Convert to module_i2c_driver()Mark Brown2012-02-171-19/+1
* ASoC: Show device id in the debug messageAxel Lin2012-02-151-1/+1
* Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-091-1/+1
|\
| * ASoC: wm8996: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-1/+1
* | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-2/+2
* | ASoC: wm8996: Use devm_regulator_bulk_get()Mark Brown2012-02-011-6/+3
* | ASoC: wm8996: Switch to using common code for managing CPVDD supplyMark Brown2012-02-011-27/+5
* | Merge tag 'v3.3-rc2' into for-3.4Mark Brown2012-02-011-1/+2
|\|
| * ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown2012-01-221-1/+2
* | ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-271-3/+1
* | ASoC: wm8996: Handle failures to determine accessory polarityMark Brown2012-01-261-12/+26
* | ASoC: 24 bits are significant on the WM8996 audio interfacesMark Brown2012-01-201-0/+4
|/
* ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown2012-01-201-0/+4
* ASoC: Enable ASoC register map dump for some regmap CODECsMark Brown2011-12-301-0/+8
* ASoC: Tune the accessory detection rates for WM8996Mark Brown2011-12-141-6/+12
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-111-0/+1
|\
| * ASoC: Fix WM8996 24.576MHz clock operationMark Brown2011-12-111-0/+1
* | ASoC: Convert wm8996 to use devm_kzalloc()Mark Brown2011-11-271-3/+2
* | ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* | ASoC: Convert WM8996 gpiolib to regmapMark Brown2011-11-081-29/+27
* | ASoC: Move most WM8996 resource acquisition to I2C probeMark Brown2011-11-081-87/+96
* | ASoC: Convert WM8996 to direct regmap API usageMark Brown2011-11-081-308/+391
* | ASoC: wm8996: Avoid a redundant i2c_get_clientdata call in wm8996_i2c_removeAxel Lin2011-10-241-1/+1
|/
* ASoC: wm8996: Fix wrong mask for setting WM8996_AIF_CLOCKING_2Axel Lin2011-10-221-1/+1
* ASoC: wm8996: Use SND_SOC_DAPM_AIF_OUT for AIF2 CaptureAxel Lin2011-10-201-2/+2
* ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFFAxel Lin2011-10-031-1/+0
* ASoC: Add DRC control for WM8996Karl Tsou2011-09-271-0/+8
* ASoC: Refcount WM8996 bandgap from FLL tooMark Brown2011-09-201-6/+39
* ASoC: Fix unused variable warning in WM8996Mark Brown2011-09-201-2/+0
* ASoC: Initial WM8996 headphone impedance measurement supportMark Brown2011-09-191-25/+112
* ASoC: WM8996 only needs bandgap for analogue functionalityMark Brown2011-09-191-11/+29
* ASoC: Fix WM8996 DC servo operation without IRQMark Brown2011-09-161-6/+3
* ASoC: Correct channel numbers for WM8996 AIF2Mark Brown2011-09-141-4/+4
* ASoC: Disable WM8996 CPVDD supply when not in useMark Brown2011-09-141-8/+30
* ASoC: Check that WM8996 FLL started even if we don't have the IRQMark Brown2011-09-051-7/+19
* ASoC: Add 3D stereo support for wm8996susan gao2011-08-291-0/+9
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-241-1/+1
|\