summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8580.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8580: Move regulator acquisition to I2C probeMark Brown2012-09-121-14/+12
* ASoC: wm8580: Convert to direct regmap API usageMark Brown2012-09-121-26/+90
* ASoC: wm8580: Convert to devm_kzalloc()Mark Brown2012-09-121-4/+3
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: Fix return value of wm8580_set_sysclk()Axel Lin2012-01-021-2/+6
* ASoC: Convert WM8580 to table based DAPM and control initMark Brown2011-12-031-16/+8
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-2/+2
* ASoC: wm8580: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-171-13/+9
* ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi2011-10-061-4/+4
* ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi2011-10-051-24/+12
* ASoC: Add device tree support for WM8580Mark Brown2011-08-141-0/+7
* ASoC: Remove redundant -codec from WM8580 driver nameMark Brown2011-08-031-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-091-1/+1
|\
| * ASoC: WM8580: Fix R8 initial valueSeungwhan Youn2010-12-091-1/+1
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-081-4/+4
|\ \ | |/
| * ASoC: WM8580: Debug BCLK and sample sizeJassi Brar2010-12-071-4/+4
* | ASoC: WM8580: Debug interface indexJassi Brar2010-12-031-4/+4
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Remove unneeded use of address-of operatorDimitris Papastamos2010-11-081-1/+1
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-5/+6
|/
* ASoC: WM8580: Remove useless assignmentJassi Brar2010-10-191-4/+0
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: Fix argument ordering for snd_soc_update_bits() in WM8580Mark Brown2010-08-161-1/+1
* ASoC: Fix WM8580 CLKSEL mask selectionMark Brown2010-08-161-2/+2
* Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2010-08-151-3/+3
|\
| * ASoC: Fix inverted mute controls for WM8580Mark Brown2010-08-101-3/+3
* | ASoC: Automatically manage WM8580 DAC OSRMark Brown2010-08-151-1/+19
* | ASoC: Fix inverted WM8580 capture mute controlMark Brown2010-08-151-1/+1
* | ASoC: Implement BCLK rate selection for WM8580Mark Brown2010-08-151-1/+6
* | ASoC: Automatically calculate clock ratio for WM8580Mark Brown2010-08-151-22/+79
* | ASoC: Remove unused rate selection bitmasks from WM8580Mark Brown2010-08-151-12/+0
* | ASoC: Convert WM8580 hw_params to use snd_soc_update_bits()Mark Brown2010-08-151-3/+3
* | Merge branch 'topic/multi-component' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown2010-08-121-132/+51
|\ \
| * | ASoC: Remove unneeded control_data management from Wolfson driversMark Brown2010-08-121-3/+0
| * | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-132/+54
| |/
* | ASoC: Correct WM8580 Capture control namesMark Brown2010-08-101-2/+2
|/
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-2/+2
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-8/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0
* ASoC: Add source argument to PLL configurationMark Brown2009-09-051-2/+2
* ASoC: Debugged improper setting of PLL fields in WM8580 driverjassi brar2009-09-011-2/+2
* ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-031-4/+4
* ASoC: Factor out WM8580 register cache codeMark Brown2009-07-051-107/+41
* ASoC: Regulator support for WM8580Mark Brown2009-06-171-3/+35
OpenPOWER on IntegriCloud