summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm9081.c
AgeCommit message (Expand)Author
2012-02-14ASoC: wm9081: Use idle_bias_offMark Brown
2012-02-14ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probeMark Brown
2012-02-13ASoC: wm9081: Use module_i2c_driverMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2011-12-14ASoC: Remove cache default for volatile wm9081 reset registerMark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Convert wm9081 driver to use devm_kzalloc()Mark 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-11-09ASoC: wm9081: Use snd_soc_update_bits for read-modify-writeAxel Lin
2011-11-08Merge branch 'for-3.2' into for-3.3Mark Brown
2011-11-08ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin
2011-11-08ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin
2011-11-08ASoC: Convert WM9081 to direct regmap API usageMark Brown
2011-11-04ASoC: Only enable thermal shutdown when required on WM9081Mark Brown
2011-10-20ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240kAxel Lin
2011-10-19ASoC: WM9081 interrupt status register is volatileMark Brown
2011-10-18ASoC: Convert WM9081 to table based control initMark Brown
2011-09-27ASoC: Remove unused "control_data" field of struct wm9081_privAxel Lin
2011-08-31ASoC: Allow source specification for CODEC level sysclkMark Brown
2011-06-29ASoC: Change WM9081 speaker output enable to _OUT_DRVMark Brown
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-09ASoC: Simplify WM9081 speaker startup by using widgets for spaker outputMark Brown
2011-03-08ASoC: Convert WM9081 SYSCLK configuration to be device wideMark Brown
2011-03-08ASoC: Use data based init for WM9081 DAPMMark Brown
2011-03-01ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown
2011-03-01Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-03-01ASoC: Fix WM9081 platform data initialisationMark Brown
2011-02-25ASoC: Remove -codec suffix from WM9081 driverMark Brown
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos
2010-12-28Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen
2010-12-28ASoC: codecs: Add missing control_type initializationLars-Peter Clausen
2010-12-10ASoC: Optimise WM9081 FLL performanceMario Becroft
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-08-03ASoC: wm9081: fix resource reclaim in wm9081_register error pathAxel Lin
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-08-11ASoC: Update WM9081 for tdm_slot() API changeMark Brown
2009-08-11Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32Mark Brown
2009-08-07Merge branch 'reg-cache' into for-2.6.32Mark Brown
2009-08-06ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro