aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4535.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ak4535: fixup cache register tableAxel Lin2011-11-111-5/+5
* ASoC: Use data based init for ak4535 DAPMLu Guanqun2011-03-311-14/+5
* ASoC: ak4535: Improve readability for setting muteAxel Lin2010-12-011-5/+5
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-4/+5
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-175/+61
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-6/+5
|\
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-1/+0
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-5/+5
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+0
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-8/+0
* ASoC: Remove unused AK4535 hardware read functionalityMark Brown2009-07-051-16/+0
* ASoC: Fix null dereference in ak4535_remove()Dan Carpenter2009-04-061-1/+2
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-6/+8
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-7/+7
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-16/+2
* 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-3/+2
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-131-1/+0
* ALSA: ASoC: Don't suggest compile time selection of codec accessMark Brown2008-09-041-3/+3
* ALSA: ASoC: Convert ak4535 to a new-style i2c driverJean Delvare2008-09-041-57/+53
* ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare2008-08-251-4/+7
* ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-4/+4
* ALSA: ASoC: Add AK4535 driverRichard Purdie2008-06-261-0/+696