aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4104.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-02-23ASoC: ak4104: Convert to direct regmap API usageMark Brown1-75/+44
2012-02-23ASoC: ak4104: Use snd_soc_write() rather than internal write functionMark Brown1-2/+2
2012-02-23ASoC: ak4104: Use snd_soc_update_bits() for read/modify/writeMark Brown1-23/+15
2012-02-20ASoC: ak4104: Convert to module_spi_driver()Mark Brown1-11/+1
2012-02-20ASoC: ak4104: Remove uninformative print on probe()Mark Brown1-1/+0
2011-12-20ASoC: Convert ak4104 to devm_kzalloc()Axel Lin1-4/+2
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-20ASoC: Fix reg_word_size for ak4104Axel Lin1-1/+1
2011-03-01ASoC: Remove module probe announcements from CODEC driversMark Brown1-1/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-96/+53
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+1
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-1/+1
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
2010-03-03ASoC: fix ak4104 register array accessDaniel Mack1-4/+2
2010-01-13ASoC: ak4104: allow more sample ratesDaniel Mack1-3/+1
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-8/+0
2009-03-11ASoC: Merge dai_ops factor outMark Brown1-4/+6
2009-03-09ASoC: Add a driver for AK4104 S/PDIF transmitterDaniel Mack1-0/+363