aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/uda134x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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