aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm9081.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-14ASoC: Remove cache default for volatile wm9081 reset registerMark Brown1-1/+0
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Convert wm9081 driver to use devm_kzalloc()Mark Brown1-3/+2
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-1/+1
2011-11-09ASoC: wm9081: Use snd_soc_update_bits for read-modify-writeAxel Lin1-46/+35
2011-11-08Merge branch 'for-3.2' into for-3.3Mark Brown1-5/+5
2011-11-08ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin1-4/+4
2011-11-08ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin1-1/+1
2011-11-08ASoC: Convert WM9081 to direct regmap API usageMark Brown1-98/+180
2011-11-04ASoC: Only enable thermal shutdown when required on WM9081Mark Brown1-0/+2
2011-10-20ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240kAxel Lin1-1/+1
2011-10-19ASoC: WM9081 interrupt status register is volatileMark Brown1-0/+1
2011-10-18ASoC: Convert WM9081 to table based control initMark Brown1-2/+2
2011-09-27ASoC: Remove unused "control_data" field of struct wm9081_privAxel Lin1-3/+0
2011-08-31ASoC: Allow source specification for CODEC level sysclkMark Brown1-2/+2
2011-06-29ASoC: Change WM9081 speaker output enable to _OUT_DRVMark Brown1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-09ASoC: Simplify WM9081 speaker startup by using widgets for spaker outputMark Brown1-26/+6
2011-03-08ASoC: Convert WM9081 SYSCLK configuration to be device wideMark Brown1-3/+5
2011-03-08ASoC: Use data based init for WM9081 DAPMMark Brown1-6/+5
2011-03-01ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown1-10/+19
2011-03-01Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-0/+5
2011-03-01ASoC: Fix WM9081 platform data initialisationMark Brown1-0/+5
2011-02-25ASoC: Remove -codec suffix from WM9081 driverMark Brown1-1/+1
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos1-1/+1
2010-12-28Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-0/+1
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen1-1/+0
2010-12-28ASoC: codecs: Add missing control_type initializationLars-Peter Clausen1-0/+1
2010-12-10ASoC: Optimise WM9081 FLL performanceMario Becroft1-0/+4
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-4/+5
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-149/+59
2010-08-03ASoC: wm9081: fix resource reclaim in wm9081_register error pathAxel Lin1-5/+6
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-9/+9
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-9/+9
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
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-9/+0
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown1-17/+0
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-08-11ASoC: Update WM9081 for tdm_slot() API changeMark Brown1-25/+35
2009-08-11Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32Mark Brown1-2/+3
2009-08-07Merge branch 'reg-cache' into for-2.6.32Mark Brown1-144/+85
2009-08-06ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro1-2/+3
2009-08-03ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown1-144/+85
2009-07-15ASoC: Error out if we can't determine a suitable WM9081 sysclkMark Brown1-0/+8
2009-06-13ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown1-0/+17
2009-05-23ASoC: Fix WM9081 PowerPC compiler issuesMark Brown1-2/+4