summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8993.c
AgeCommit message (Expand)Author
2012-02-17ASoC: wm8993: Convert to module_i2c_driver()Mark Brown
2012-02-11ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown
2012-02-10ASoC: wm8993: Add register default for INPUTS_CLAMPMark Brown
2012-02-10ASoC: wm8993: Correct typos in regmap conversionMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-01-31ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown
2012-01-31ASoC: wm8993: Convert to use a regmap patchMark Brown
2012-01-20ASoC: 24 bits are significant on wm_hubs DAIsMark Brown
2012-01-20ASoC: Make WM8993 I2C usage unconditionalMark Brown
2012-01-20ASoC: Implement basic WM8993 interrupt supportMark Brown
2012-01-20ASoC: Move WM8993 resource acquisition and device reset to bus probeMark Brown
2012-01-20ASoC: Convert wm8993 to direct regmap API usageMark Brown
2012-01-17ASoC: Wait for WM8993 FLL to stabiliseMark Brown
2011-12-15ASoC: Fix partial cherry pick in wm8993Mark Brown
2011-12-14ASoC: Use standard register cache sync in wm8993Mark Brown
2011-12-14ASoC: Convert wm8993 to devm_kzalloc()Mark Brown
2011-12-03ASoC: Remove unused -codec from Wolfson device driver namesMark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-20ASoC: wm8993: fix DB_RANGE sizeClemens Ladisch
2011-08-14ASoC: Add VMID widget for wm_hubs devicesMark Brown
2011-08-01ASoC: Support separate left and right channel dcs_codes valuesMark Brown
2011-07-14ASoC: Use late enable handling for direct voice, speaker and headphoneMark Brown
2011-06-23ASoC: Trigger wm_hubs series update startup off a separate flagMark Brown
2011-05-16ASoC: Fix wrong data type access in a few codec driversJarkko Nikula
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen
2010-12-14ASoC: Explicitly clear WM8993 ramp controls on power downMark Brown
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-15ASoC: Remove unnecessary semicolonsJoe Perches
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-10-28ASoC: Store DC offset correction for wm_hubs devices in class W modeMark Brown
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-04ASoC: Disable WM8993 regulators when turning bias offMark Brown
2010-02-04ASoC: Initial WM8993 regulator API hookupMark Brown
2010-02-04ASoC: Convert WM8993 to use shared cache I/O codeMark Brown
2010-02-01ASoC: Activate DCS correction for WM8993Mark Brown
2010-02-01ASoC: Improved wm_hubs headphone handlingMark Brown
2010-01-12Merge branch 'for-2.6.33' into for-2.6.34Mark Brown
2010-01-04ASoC: Implement suspend and resume for WM8993Mark Brown
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown