summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tlv320aic3x.c
AgeCommit message (Expand)Author
2012-07-16ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja
2012-02-07ASoC: tlv320aic3x: Remove even more unused codeMark Brown
2012-02-06ASoC: tlv320aic3x: remove unused codeFelipe Contreras
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-01-27ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin
2012-01-02ASoC: Convert tlv320aic3x to devm_kzalloc()Axel Lin
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-11-22ASoC: Remove conditional I2C usage from tlv320aic3x driverMark Brown
2011-11-08Merge branch 'for-3.2' into for-3.3Mark Brown
2011-10-27ASoC: tlv320aic3x: Clear BIT_CLK_MASTER and WORD_CLK_MASTER bits for for slav...Axel Lin
2011-10-27ASoC: tlv320aic3x: Use snd_soc_update_bits for read-modify-writeAxel 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