aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8900.c
AgeCommit message (Expand)Author
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
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai
2008-12-09ASoC: Convert WM8900 to allow registration by machine codeMark Brown
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown
2008-10-16ALSA: ASoC: Convert wm8900 to a new-style i2c driverJean Delvare
2008-10-13ALSA: ASoC codec: remove unused #include <version.h>Huang Weiyi
2008-08-06ALSA: ASoC: Add WM8900 CODEC driverMark Brown