aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8580.c
AgeCommit message (Expand)Author
2015-08-30Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', ...Mark Brown
2015-07-31ASoC: Export OF module alias information in missing codec driversJavier Martinez Canillas
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-01ASoC: wm8580: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2014-11-24ASoC: wm8580: Cleanup manual bias level transitionsLars-Peter Clausen
2014-07-31ASoC: wm8580: Convert to params_width()Mark Brown
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-03-23Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextMark Brown
2014-03-18ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2013-11-24ASoC: wm8580: Use IS_ENABLED() macroFabio Estevam
2013-11-06ASoC: wm8580: Use WARN() instead of BUG_ON()Takashi Iwai
2012-09-12ASoC: wm8580: Move regulator acquisition to I2C probeMark Brown
2012-09-12ASoC: wm8580: Convert to direct regmap API usageMark Brown
2012-09-12ASoC: wm8580: Convert to devm_kzalloc()Mark Brown
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-01-02ASoC: Fix return value of wm8580_set_sysclk()Axel Lin
2011-12-03ASoC: Convert WM8580 to table based DAPM and control initMark Brown
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-17ASoC: wm8580: Use snd_soc_update_bits for read-modify-writeAxel Lin
2011-10-06ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi
2011-10-05ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi
2011-08-14ASoC: Add device tree support for WM8580Mark Brown
2011-08-03ASoC: Remove redundant -codec from WM8580 driver nameMark Brown
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen
2010-12-09Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-12-09ASoC: WM8580: Fix R8 initial valueSeungwhan Youn
2010-12-08Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-12-07ASoC: WM8580: Debug BCLK and sample sizeJassi Brar
2010-12-03ASoC: WM8580: Debug interface indexJassi Brar
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-08ASoC: Remove unneeded use of address-of operatorDimitris Papastamos
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-10-19ASoC: WM8580: Remove useless assignmentJassi Brar
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos
2010-08-16ASoC: Fix argument ordering for snd_soc_update_bits() in WM8580Mark Brown
2010-08-16ASoC: Fix WM8580 CLKSEL mask selectionMark Brown
2010-08-15Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2010-08-15ASoC: Automatically manage WM8580 DAC OSRMark Brown
2010-08-15ASoC: Fix inverted WM8580 capture mute controlMark Brown
2010-08-15ASoC: Implement BCLK rate selection for WM8580Mark Brown
2010-08-15ASoC: Automatically calculate clock ratio for WM8580Mark Brown
2010-08-15ASoC: Remove unused rate selection bitmasks from WM8580Mark Brown
2010-08-15ASoC: Convert WM8580 hw_params to use snd_soc_update_bits()Mark Brown
2010-08-12Merge branch 'topic/multi-component' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood