summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic3x.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idleJarkko Nikula2010-09-201-18/+2
* ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache syncJarkko Nikula2010-09-201-2/+61
* ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_levelJarkko Nikula2010-09-201-18/+65
* ASoC: tlv320aic3x: Move regulator management from i2c to soc domainJarkko Nikula2010-09-201-50/+50
* Merge remote branch 'asoc/for-2.6.37' into for-2.6.37Liam Girdwood2010-09-201-148/+115
|\
| * ASoC: tlv320aic3x: Complete the soc-cache conversionJarkko Nikula2010-09-151-16/+9
| * ASoC: tlv320aic3x: Switch to soc-cache helpersJarkko Nikula2010-09-151-37/+9
| * ASoC: tlv320aic3x: Use snd_soc_read and snd_soc_writeJarkko Nikula2010-09-151-96/+98
* | ASoC: tlv320aic3x: Add virtual output pin DetectionJarkko Nikula2010-09-201-0/+8
|/
* ASoC: tlv320aic3x: Optimize PLL programming in aic3x_set_bias_levelJarkko Nikula2010-09-111-4/+6
* ASoC: tlv320aic3x: Fix null pointer dereference when pdata is not setJarkko Nikula2010-09-061-6/+8
* ASoC: tlv320aic3x: Sanitize output controlsJarkko Nikula2010-08-281-38/+76
* ASoC: tlv320aic3x: Reimplement output mixersJarkko Nikula2010-08-281-207/+187
* ASoC: tlv320aic3x: Fix remaining output pin switch namesJarkko Nikula2010-08-281-3/+3
* Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37Liam Girdwood2010-08-231-10/+70
|\
| * ASoC: Add support for tlv320aic3007 to tlv320aic3x codec.Randolph Chung2010-08-201-10/+69
| * ASoC: Configure symmetric rates for tlv320aic3xRandolph Chung2010-08-191-0/+1
* | ASoC: Fix tlv320aic3x GPIO initializationJarkko Nikula2010-08-231-2/+2
|/
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-152/+71
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-48/+70
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+1
| * ASoC: tlv320aic3x: Add platform data and reset gpio handlingJarkko Nikula2010-05-061-0/+25
| * ASoC: tlv320aic3x: Add basic regulator supportJarkko Nikula2010-04-271-0/+37
| * ASoC: tlv320aic3x: Change bias management semanticsJarkko Nikula2010-04-271-7/+3
| * ASoC: tlv320aic3x: Remove needless power off from aic3x_set_bias_levelJarkko Nikula2010-04-271-34/+0
| * ASoC: tlv320aic3x: Remove unused version stringJarkko Nikula2010-04-271-2/+0
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-5/+5
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Fix variable shadowing warning in TLV320AIC3xMark Brown2010-01-041-4/+4
* ASoC: PLL computation in TLV320AIC3x SoC driverPeter Meerwald2009-12-161-26/+49
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-10/+0
* ASoC: Make platform data optional for TLV320AIC3xMark Brown2009-08-261-7/+6
* ASoC: tlv320aic3x: Change to use device modelBen Dooks2009-08-211-105/+116
* Merge branch 'reg-cache' into for-2.6.32Mark Brown2009-08-071-9/+2
|\
| * ASoC: Remove use of hw_read from TLV320AIC3x driverMark Brown2009-07-051-9/+2
* | ASoC: tlv320aic3x: Enable PLL when not bypassedChaithrika U S2009-07-231-1/+10
|/
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-6/+8
* ASoC: TLV320AIC3X: Add TLV information for volume controlsJarkko Nikula2009-02-091-41/+73
* ASoC: TLV320AIC3X: Fix volume rangesJarkko Nikula2009-02-091-19/+19
* Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-061-4/+7
|\
| * ASoC: TLV320AIC3X: Fix kcontrol's private value use in put callbackEero Nurkkala2009-02-061-4/+7
* | ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-7/+7
* | ASoC: cleanup duplicated code.Ian Molton2009-01-091-17/+2
|/
* ALSA: ASoC: tlv320aic3x add dsp_aTroy Kisky2008-12-201-0/+4
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-0/+12
* ASoC: tlv320aic3x: control additions and cleanupsDaniel Mack2008-12-051-5/+13
* ASoC: tlv320aic3x: headset/button press supportDaniel Mack2008-12-031-2/+29
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
OpenPOWER on IntegriCloud