aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/uda134x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-08ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.Marek Belisko1-2/+0
2011-03-11ASoC: mini2440: Fix uda134x codec problem.Marek Belisko1-1/+2
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-19Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-0/+1
2010-11-19ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin1-0/+1
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-95/+59
2010-06-30ASoC: uda134x: correct bias level setup for codecs familyVladimir Zapolskiy1-4/+32
2010-06-30ASoC: uda134x: add DATA011 register found in codecs familyVladimir Zapolskiy1-1/+2
2010-06-25ASoC: uda134x: fix bias level setup on initializationVladimir Zapolskiy1-4/+8
2010-06-25ASoC: uda134x: replace a macro with a value in platform struct.Vladimir Zapolskiy1-16/+5
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-8/+21
2010-04-26ASoC: UDA134X: Add UDA1345 CODEC supportVladimir Zapolskiy1-0/+13
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-8/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-9/+0
2009-08-17ASoC: UDA134X: Fix mistaken mute/unmute codeShine Liu1-1/+1
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin1-2/+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-34/+16
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-6/+6
2008-11-18ASoC: Move uda134x_codec.h to uda134x.hMark Brown1-1/+1
2008-11-17ASoC: UDA134x codec driverChristian Pellegrin1-0/+656