summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic3x.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: Allow more routing features for tlv320aic3xDaniel Mack2008-11-261-30/+66
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-3/+2
* ALSA: ASoC: tlv320aic3x: Fix DSP DAI format and signal polarities matchingJarkko Nikula2008-10-231-6/+10
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-131-1/+0
* ALSA: ASoC: tlv320aic3x: Use uniform tlv320aic namingJarkko Nikula2008-10-131-2/+2
* ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov2008-10-101-1/+1
* ALSA: ASoC: Convert tlv320aic3x to a new-style i2c driver (v2)Jean Delvare2008-09-231-52/+54
* ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare2008-08-251-4/+7
* ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-4/+4
* ALSA: asoc: core - refactored DAPM pin control API.Liam Girdwood2008-07-101-2/+2
* ALSA: ASoC: TLV320AIC3X: Add mixer control for ADC highpass filterJarkko Nikula2008-07-101-0/+6
* ALSA: ASoC: TLV320AIC3X: Add support for digital microphone inputJarkko Nikula2008-06-261-0/+31
* ALSA: ASoC: TLV320AIC3X: Modify only interface related bits in aic3x_set_dai_fmtJarkko Nikula2008-06-261-2/+4
* ALSA: ASoC: TLV320AIC3X: Use register modifier widget for mic biasJarkko Nikula2008-06-261-4/+6
* ALSA: ASoC: Tweak tlv320aicx reg_cache_sizeMark Brown2008-06-131-1/+1
* [ALSA] ASoC: Clarify API for bias configurationMark Brown2008-05-191-13/+13
* [ALSA] soc - tlv320aic3x - Convert to use bulk registration APIsMark Brown2008-05-191-11/+4
* [ALSA] soc - tlv320aic3x - add GPIO supportDaniel Mack2008-05-191-0/+53
* [ALSA] soc - tlv320aic3x - revisit clock setupDaniel Mack2008-05-191-134/+91
OpenPOWER on IntegriCloud