aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8580.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-31ASoC: wm8580: Convert to params_width()Mark Brown1-5/+5
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-1/+1
2014-03-23Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextMark Brown1-2/+1
2014-03-18ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen1-2/+1
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-6/+0
2013-11-24ASoC: wm8580: Use IS_ENABLED() macroFabio Estevam1-3/+3
2013-11-06ASoC: wm8580: Use WARN() instead of BUG_ON()Takashi Iwai1-1/+1
2012-09-12ASoC: wm8580: Move regulator acquisition to I2C probeMark Brown1-14/+12
2012-09-12ASoC: wm8580: Convert to direct regmap API usageMark Brown1-26/+90
2012-09-12ASoC: wm8580: Convert to devm_kzalloc()Mark Brown1-4/+3
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-1/+1
2012-01-02ASoC: Fix return value of wm8580_set_sysclk()Axel Lin1-2/+6
2011-12-03ASoC: Convert WM8580 to table based DAPM and control initMark Brown1-16/+8
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-2/+2
2011-10-17ASoC: wm8580: Use snd_soc_update_bits for read-modify-writeAxel Lin1-13/+9
2011-10-06ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi1-4/+4
2011-10-05ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi1-24/+12
2011-08-14ASoC: Add device tree support for WM8580Mark Brown1-0/+7
2011-08-03ASoC: Remove redundant -codec from WM8580 driver nameMark Brown1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-12-09Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-1/+1
2010-12-09ASoC: WM8580: Fix R8 initial valueSeungwhan Youn1-1/+1
2010-12-08Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-4/+4
2010-12-07ASoC: WM8580: Debug BCLK and sample sizeJassi Brar1-4/+4
2010-12-03ASoC: WM8580: Debug interface indexJassi Brar1-4/+4
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-08ASoC: Remove unneeded use of address-of operatorDimitris Papastamos1-1/+1
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-5/+6
2010-10-19ASoC: WM8580: Remove useless assignmentJassi Brar1-4/+0
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos1-1/+1
2010-08-16ASoC: Fix argument ordering for snd_soc_update_bits() in WM8580Mark Brown1-1/+1
2010-08-16ASoC: Fix WM8580 CLKSEL mask selectionMark Brown1-2/+2
2010-08-15Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.37Mark Brown1-3/+3
2010-08-15ASoC: Automatically manage WM8580 DAC OSRMark Brown1-1/+19
2010-08-15ASoC: Fix inverted WM8580 capture mute controlMark Brown1-1/+1
2010-08-15ASoC: Implement BCLK rate selection for WM8580Mark Brown1-1/+6
2010-08-15ASoC: Automatically calculate clock ratio for WM8580Mark Brown1-22/+79
2010-08-15ASoC: Remove unused rate selection bitmasks from WM8580Mark Brown1-12/+0
2010-08-15ASoC: Convert WM8580 hw_params to use snd_soc_update_bits()Mark Brown1-3/+3
2010-08-12Merge branch 'topic/multi-component' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.37Mark Brown1-132/+51
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown1-3/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-132/+54
2010-08-10ASoC: Correct WM8580 Capture control namesMark Brown1-2/+2
2010-08-10ASoC: Fix inverted mute controls for WM8580Mark Brown1-3/+3
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-2/+2
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown1-1/+0