aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic23.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin1-1/+1
2009-06-06ASoC: codec tlv320aic23 fix bogus divide by 0 messageTroy Kisky1-5/+5
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin1-2/+2
2009-04-09ASoC: tlv320aic23: add DSP_A format supportPeter Ujfalusi1-0/+2
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-8/+10
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-9/+9
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-19/+2
2008-12-22ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected driversJarkko Nikula1-1/+1
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown1-0/+12
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-9/+10
2008-11-17ASoC: Build tlv320aic23 cleanlyMark Brown1-4/+9
2008-11-07ASoC: TLV320AIC23B Support more sample ratesTroy Kisky1-45/+177
2008-10-13ALSA: ASoC: Fix compile-time warning for tlv320aic23.cArun KS1-5/+5
2008-10-13ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula1-1/+0
2008-10-13ALSA: ASoC: Add custom SOC_SINGLE_TLV for tlv320aic23 codecArun KS1-4/+49
2008-10-13ALSA: ASoC: Add TLV320AIC23 codec driverArun KS1-0/+670