aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tlv320aic3x.c
AgeCommit message (Expand)Author
2011-10-27ASoC: tlv320aic3x: Clear BIT_CLK_MASTER and WORD_CLK_MASTER bits for for slav...Axel Lin
2011-10-14ASoC: tlv320aic3x: Convert codec->hw_read to snd_soc_readAxel Lin
2011-10-10ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown
2011-09-30ASoC: tlv320aic3x: Use driver_data field of struct i2c_device_id to identify ...Axel Lin
2011-09-30ASoC: Remove unused "control_data" field of struct aic3x_privAxel Lin
2011-07-09Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown
2011-07-04ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxesJarkko Nikula
2011-05-23ASoC: tlv320aic3x: Do soft reset to codec when going to bias off stateJarkko Nikula
2011-05-23ASoC: tlv320aic3x: Don't sync first two registers from register cacheJarkko Nikula
2011-05-16ASoC: Fix wrong data type access in a few codec driversJarkko Nikula
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-17Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown
2010-12-15ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula
2010-12-02ASoC: Remove unused aic3x_i2c_init and aic3x_i2c_exit functionsAxel Lin
2010-11-25Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-11-25ASoC: tlv320aic3x - fix variable may be used uninitialized warningAxel Lin
2010-11-24Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown
2010-11-23Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-16ASoC: Fix incorrect kfree in aic3x_probe error pathAxel Lin
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-11-03ASoC: tlv320aic3x: Add support to shared common reset lineJarkko Nikula
2010-11-03ASoC: tlv320aic3x: Use gpio_is_valid in checking for valid gpio_resetJarkko Nikula
2010-09-20ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idleJarkko Nikula
2010-09-20ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache syncJarkko Nikula
2010-09-20ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_levelJarkko Nikula
2010-09-20ASoC: tlv320aic3x: Move regulator management from i2c to soc domainJarkko Nikula
2010-09-20Merge remote branch 'asoc/for-2.6.37' into for-2.6.37Liam Girdwood
2010-09-20ASoC: tlv320aic3x: Add virtual output pin DetectionJarkko Nikula
2010-09-15ASoC: tlv320aic3x: Complete the soc-cache conversionJarkko Nikula
2010-09-15ASoC: tlv320aic3x: Switch to soc-cache helpersJarkko Nikula
2010-09-15ASoC: tlv320aic3x: Use snd_soc_read and snd_soc_writeJarkko Nikula
2010-09-11ASoC: tlv320aic3x: Optimize PLL programming in aic3x_set_bias_levelJarkko Nikula
2010-09-06ASoC: tlv320aic3x: Fix null pointer dereference when pdata is not setJarkko Nikula
2010-08-28ASoC: tlv320aic3x: Sanitize output controlsJarkko Nikula
2010-08-28ASoC: tlv320aic3x: Reimplement output mixersJarkko Nikula
2010-08-28ASoC: tlv320aic3x: Fix remaining output pin switch namesJarkko Nikula
2010-08-23Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37Liam Girdwood
2010-08-23ASoC: Fix tlv320aic3x GPIO initializationJarkko Nikula
2010-08-20ASoC: Add support for tlv320aic3007 to tlv320aic3x codec.Randolph Chung
2010-08-19ASoC: Configure symmetric rates for tlv320aic3xRandolph Chung
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown
2010-05-06ASoC: tlv320aic3x: Add platform data and reset gpio handlingJarkko Nikula
2010-04-27ASoC: tlv320aic3x: Add basic regulator supportJarkko Nikula
2010-04-27ASoC: tlv320aic3x: Change bias management semanticsJarkko Nikula
2010-04-27ASoC: tlv320aic3x: Remove needless power off from aic3x_set_bias_levelJarkko Nikula
2010-04-27ASoC: tlv320aic3x: Remove unused version stringJarkko Nikula
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown