aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/uda134x.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.Marek Belisko2011-05-081-2/+0
* ASoC: mini2440: Fix uda134x codec problem.Marek Belisko2011-03-111-1/+2
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-191-0/+1
|\
| * ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin2010-11-191-0/+1
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-1/+1
|/
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-95/+59
* ASoC: uda134x: correct bias level setup for codecs familyVladimir Zapolskiy2010-06-301-4/+32
* ASoC: uda134x: add DATA011 register found in codecs familyVladimir Zapolskiy2010-06-301-1/+2
* ASoC: uda134x: fix bias level setup on initializationVladimir Zapolskiy2010-06-251-4/+8
* ASoC: uda134x: replace a macro with a value in platform struct.Vladimir Zapolskiy2010-06-251-16/+5
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-8/+21
|\
| * ASoC: UDA134X: Add UDA1345 CODEC supportVladimir Zapolskiy2010-04-261-0/+13
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-8/+8
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-2/+2
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* | ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-9/+0
|/
* ASoC: UDA134X: Fix mistaken mute/unmute codeShine Liu2009-08-171-1/+1
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-2/+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-34/+16
* 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-6/+6
* ASoC: Move uda134x_codec.h to uda134x.hMark Brown2008-11-181-1/+1
* ASoC: UDA134x codec driverChristian Pellegrin2008-11-171-0/+656