summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8731.c
AgeCommit message (Expand)Author
2011-12-09ASoC: Ensure WM8731 register cache is synced when resuming from disabledMark Brown
2011-07-05ASoC: Manage WM8731 ACTIVE bit as a supply widgetMark Brown
2011-05-26ASoC: wm8731: fix wm8731_check_osc() connected conditionNicolas Ferre
2011-03-30ASoC: Remove -codec from WM8731 driver nameMark Brown
2011-03-30ASoC: Convert WM8731 to table based DAPM setupMark Brown
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen
2010-12-02ASoC: Automatically manage WM8731 deemphasisMark Brown
2010-12-02ASoC: Split WM8731 enumeration array into individual enumsMark Brown
2010-12-02ASoC: Provide WM8731 microphone boost TLV informationMark Brown
2010-12-01Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-12-01ASoC: WM8731: Fix incorrect mask for bypass path disableDimitris Papastamos
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-16ASoC: Fix incorrect kfree in wm8731_probe error pathAxel Lin
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-09-30ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos
2010-09-15ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos
2010-08-17ASoC: Support non-crystal master clocks for WM8731Mark Brown
2010-08-12ASoC: Remove unneeded control_data management from Wolfson driversMark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-05-10ASoC: Use more idiomatic driver name for WM8731Mark Brown
2010-05-10ASoC: Refactor WM8731 regulator management into bias managementMark Brown
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown
2010-04-12ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731Bill Gatliff
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-04ASoC: Only restore non-default registers for WM8731Mark Brown
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-26ASoC: Add regulator support for WM8731Mark Brown
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown
2009-08-10ASoC: Drop unneeded declaration of removed wm8731 SPI write functionMark Brown
2009-08-07Merge branch 'reg-cache' into for-2.6.32Mark Brown
2009-08-03ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown
2009-08-03ASoC: Add I/O control bus information to factored out cache setupMark Brown
2009-07-08ASoC: Limit WM8731 to symmetric ratesMark Brown
2009-07-08ASoC: Correct WM8731 Mic Capture Switch control nameMark Brown
2009-07-08ASoC: Add TLV information for WM8731Mark Brown
2009-07-05ASoC: Begin to factor out register cache I/O functionsMark Brown
2009-07-05ASoC: Fix leaks in WM8731 probe error handlingMark Brown
2009-06-13ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown
2009-05-12sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao
2009-02-19ASoC: Disable WM8731 line bypass by defaultMark Brown
2009-02-18ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown
2009-02-18ASoC: Check for errors when writing WM8731 reset registerMark Brown
2009-02-18ASoC: Implement SPI device unregistration for WM8731Mark Brown
2009-02-18ASoC: Refactor WM8731 device registrationMark Brown
2009-02-18ASoC: Shuffle WM8731 SPI and I2C device registrationMark Brown