aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4535.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-13ASoC: ak4535: fixup cache register tableAxel Lin1-5/+5
2011-10-10ASoC: ak4535: convert to soc-cacheAxel Lin1-82/+18
2011-03-31ASoC: Use data based init for ak4535 DAPMLu Guanqun1-14/+5
2010-12-01ASoC: ak4535: Improve readability for setting muteAxel Lin1-5/+5
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-4/+5
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-175/+61
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-6/+5
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown1-1/+0
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-5/+5
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-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown1-1/+0
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-8/+0
2009-07-05ASoC: Remove unused AK4535 hardware read functionalityMark Brown1-16/+0
2009-04-06ASoC: Fix null dereference in ak4535_remove()Dan Carpenter1-1/+2
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-6/+8
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-7/+7
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-16/+2
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-3/+2
2008-10-13ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula1-1/+0
2008-09-04ALSA: ASoC: Don't suggest compile time selection of codec accessMark Brown1-3/+3
2008-09-04ALSA: ASoC: Convert ak4535 to a new-style i2c driverJean Delvare1-57/+53
2008-08-25ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare1-4/+7
2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-4/+4
2008-06-26ALSA: ASoC: Add AK4535 driverRichard Purdie1-0/+696