aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8900.c
AgeCommit message (Expand)Author
2014-11-24ASoC: wm8900: Cleanup manual bias level transitionsLars-Peter Clausen
2014-07-31ASoC: wm8900: Convert to params_width()Mark Brown
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-20ASoC: wm8900: Fix the wrong number of enum itemsTakashi Iwai
2013-11-27ASoC: wm8900: Use IS_ENABLED() macroFabio Estevam
2013-11-07ASoC: wm8900: Replace BUG() with WARN()Takashi Iwai
2013-11-06ASoC: wm8900: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-09-11ASoC: wm8900: Fix typo of name to wm9700Mark Brown
2012-09-11ASoC: wm8900: Convert to direct regmap API usageMark Brown
2012-09-11ASoC: wm8900: Convert to devm_kzalloc()Mark Brown
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2011-12-09ASoC: Convert WM8900 to table based DAPM and control initMark Brown
2011-12-03ASoC: Remove unused -codec from Wolfson device driver namesMark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-31ASoC: Convert wm8900 MICBIAS to a supply widgetMark Brown
2011-10-17ASoC: wm8900: Use snd_soc_update_bits for read-modify-writeAxel Lin
2011-10-17ASoC: wm8900: Fix the mask definesAxel Lin
2011-10-17ASoC: wm8900: Fix wrong mask for setting DAC_CLKDIV/ADC_CLKDIV/LRCLK_MODEAxel Lin
2011-07-14ASoC: wm8900: fix a memory leak if wm8900_set_fll failsAxel Lin
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos
2010-12-28ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-11-01ASoC: Remove volatility from WM8900 POWER1 registerMark Brown
2010-09-30ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos
2010-09-10ASoC: Fix incorrect register cache size configurationDimitris Papastamos
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-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-12-14ASoC: Correct code taking the size of a pointerJulia Lawall
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown
2009-11-07ASoC: Remove dead code and labelsTakashi Iwai
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown
2009-09-05ASoC: Add source argument to PLL configurationMark Brown
2009-08-03ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown
2009-06-13ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown
2009-06-13ASoC: Automatically manage WM8900 sloping stopband filterMark Brown
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao
2009-02-18ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown
2009-01-09ASoC: cleanup duplicated code.Ian Molton
2008-12-10ASoC: Convert WM8900 to do more work at I2C probe timeMark Brown