summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9081.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: wm9081: Use devm_regmap_init_i2c()Sachin Kamat2012-12-021-16/+6
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* ASoC: wm9081: Hook DAC up via DAPM rather than streamMark Brown2012-05-081-2/+3
* ASoC: wm9081: Use idle_bias_offMark Brown2012-02-141-25/+10
* ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probeMark Brown2012-02-141-11/+9
* ASoC: wm9081: Use module_i2c_driverMark Brown2012-02-131-22/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Remove cache default for volatile wm9081 reset registerMark Brown2011-12-141-1/+0
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Convert wm9081 driver to use devm_kzalloc()Mark Brown2011-11-271-3/+2
* 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-1/+1
* ASoC: wm9081: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-11-091-46/+35
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-081-5/+5
|\
| * ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin2011-11-081-4/+4
| * ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin2011-11-081-1/+1
* | ASoC: Convert WM9081 to direct regmap API usageMark Brown2011-11-081-98/+180
* | ASoC: Only enable thermal shutdown when required on WM9081Mark Brown2011-11-041-0/+2
|/
* ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240kAxel Lin2011-10-201-1/+1
* ASoC: WM9081 interrupt status register is volatileMark Brown2011-10-191-0/+1
* ASoC: Convert WM9081 to table based control initMark Brown2011-10-181-2/+2
* ASoC: Remove unused "control_data" field of struct wm9081_privAxel Lin2011-09-271-3/+0
* ASoC: Allow source specification for CODEC level sysclkMark Brown2011-08-311-2/+2
* ASoC: Change WM9081 speaker output enable to _OUT_DRVMark Brown2011-06-291-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ASoC: Simplify WM9081 speaker startup by using widgets for spaker outputMark Brown2011-03-091-26/+6
* ASoC: Convert WM9081 SYSCLK configuration to be device wideMark Brown2011-03-081-3/+5
* ASoC: Use data based init for WM9081 DAPMMark Brown2011-03-081-6/+5
* ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown2011-03-011-10/+19
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-011-0/+5
|\
| * ASoC: Fix WM9081 platform data initialisationMark Brown2011-03-011-0/+5
* | ASoC: Remove -codec suffix from WM9081 driverMark Brown2011-02-251-1/+1
* | ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-1/+1
|/
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-281-0/+1
|\
| * ASoC: codecs: Add missing control_type initializationLars-Peter Clausen2010-12-281-0/+1
* | ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-281-1/+0
* | ASoC: Optimise WM9081 FLL performanceMario Becroft2010-12-101-0/+4
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-4/+5
|/
* ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-101-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-149/+59
* ASoC: wm9081: fix resource reclaim in wm9081_register error pathAxel Lin2010-08-031-5/+6
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-9/+9
|\
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-9/+9
* | 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-9/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1