aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic3x.c
Commit message (Expand)AuthorAge
* 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
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ASoC: Fix variable shadowing warning in TLV320AIC3xMark Brown2010-01-04
* ASoC: PLL computation in TLV320AIC3x SoC driverPeter Meerwald2009-12-16
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-12
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-03
* ASoC: Make platform data optional for TLV320AIC3xMark Brown2009-08-26
* ASoC: tlv320aic3x: Change to use device modelBen Dooks2009-08-21