summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8993.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-4/+4
* ASoC: wm8993: Use devm_regmap_init_i2c()Sachin Kamat2012-12-021-6/+3Star
* ASoC: wm8993: Use devm_regulator_bulk_getSachin Kamat2012-11-281-5/+2Star
* ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdataMark Brown2012-08-221-0/+2
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: wm_hubs: Factor out class W managementMark Brown2012-04-271-82/+2Star
* ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown2012-04-271-2/+0Star
* ASoC: wm8993: Convert to module_i2c_driver()Mark Brown2012-02-171-18/+1Star
* ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown2012-02-121-0/+4
* ASoC: wm8993: Add register default for INPUTS_CLAMPMark Brown2012-02-101-0/+1
* ASoC: wm8993: Correct typos in regmap conversionMark Brown2012-02-101-2/+2
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-2/+2
* ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown2012-01-311-0/+6
* ASoC: wm8993: Convert to use a regmap patchMark Brown2012-01-311-5/+13
* ASoC: 24 bits are significant on wm_hubs DAIsMark Brown2012-01-201-0/+2
* ASoC: Make WM8993 I2C usage unconditionalMark Brown2012-01-201-6/+0Star
* ASoC: Implement basic WM8993 interrupt supportMark Brown2012-01-201-9/+85
* ASoC: Move WM8993 resource acquisition and device reset to bus probeMark Brown2012-01-201-40/+49
* ASoC: Convert wm8993 to direct regmap API usageMark Brown2012-01-201-149/+271
* ASoC: Wait for WM8993 FLL to stabiliseMark Brown2012-01-171-0/+6
* ASoC: Fix partial cherry pick in wm8993Mark Brown2011-12-151-1/+1
* ASoC: Use standard register cache sync in wm8993Mark Brown2011-12-141-23/+1Star
* ASoC: Convert wm8993 to devm_kzalloc()Mark Brown2011-12-141-3/+2Star
* ASoC: Remove unused -codec from Wolfson device driver namesMark Brown2011-12-031-1/+1
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: wm8993: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
* ASoC: Add VMID widget for wm_hubs devicesMark Brown2011-08-141-0/+4
* ASoC: Support separate left and right channel dcs_codes valuesMark Brown2011-08-011-1/+2
* ASoC: Use late enable handling for direct voice, speaker and headphoneMark Brown2011-07-131-1/+1
* ASoC: Trigger wm_hubs series update startup off a separate flagMark Brown2011-06-231-0/+1
* ASoC: Fix wrong data type access in a few codec driversJarkko Nikula2011-05-161-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-1/+1
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-291-1/+0Star
* ASoC: Explicitly clear WM8993 ramp controls on power downMark Brown2010-12-141-0/+6
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0Star
* ASoC: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-4/+5
* ASoC: Store DC offset correction for wm_hubs devices in class W modeMark Brown2010-10-281-0/+2
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-3/+0Star
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-184/+123Star
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-12/+12
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-12/+12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Disable WM8993 regulators when turning bias offMark Brown2010-02-041-9/+45
* ASoC: Initial WM8993 regulator API hookupMark Brown2010-02-041-3/+38
* ASoC: Convert WM8993 to use shared cache I/O codeMark Brown2010-02-041-109/+43Star
* ASoC: Activate DCS correction for WM8993Mark Brown2010-02-011-1/+2