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