aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic23.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Use data based init for tlv320aic23 DAPMLu Guanqun2011-03-311-14/+5
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-4/+5
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-122/+60
* codecs/tlv320aic23: fix bias management for suspend/resumeEric BĂ©nard2010-06-231-3/+4
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-1/+0
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: AIC23: Fixing writes to non-existing registers in resume functionAnuj Aggarwal2010-01-291-1/+1
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-12-041-9/+0
|\
| * Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-271-2/+1
| |\
| * \ Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-181-1/+1
| |\ \
| * | | 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-8/+0
* | | | Merge branch 'topic/core-change' into for-linusTakashi Iwai2009-12-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-011-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | ALSA: Cleanup redundant tests on unsignedRoel Kluin2009-10-301-1/+1
| | |/ | |/|
* | | ASoC: AIC23: Fixing infinite loop in resume pathAnuj Aggarwal2009-11-271-2/+1
| |/ |/|
* | ASoC: tlv320aic23 fix rate selectionTroy Kisky2009-11-181-1/+1
|/
* ASoC: codec tlv320aic23 fix bogus divide by 0 messageTroy Kisky2009-06-061-5/+5
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-2/+2
* ASoC: tlv320aic23: add DSP_A format supportPeter Ujfalusi2009-04-091-0/+2
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-8/+10
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-9/+9
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-19/+2
* ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected driversJarkko Nikula2008-12-221-1/+1
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-0/+12
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-9/+10
* ASoC: Build tlv320aic23 cleanlyMark Brown2008-11-171-4/+9
* ASoC: TLV320AIC23B Support more sample ratesTroy Kisky2008-11-071-45/+177
* ALSA: ASoC: Fix compile-time warning for tlv320aic23.cArun KS2008-10-131-5/+5
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-131-1/+0
* ALSA: ASoC: Add custom SOC_SINGLE_TLV for tlv320aic23 codecArun KS2008-10-131-4/+49
* ALSA: ASoC: Add TLV320AIC23 codec driverArun KS2008-10-131-0/+670