aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ak4104.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-23ASoC: ak4104: add regulator consumer supportDaniel Mack1-7/+55
2014-03-05ASoC: ak4104: Remove superfluous codec->control_data initializationLars-Peter Clausen1-2/+0
2013-09-17ASoC: ak4104: provide a module device tableDaniel Mack1-3/+8
2013-08-12ASoC: ak4104: Manage TXE using DAPMMark Brown1-19/+4
2013-08-12ASoC: ak4104: Add stub DAPM supportMark Brown1-0/+13
2013-03-07ASoC: ak4104: correct tranceiver enable handlingDaniel Mack1-2/+24
2013-03-07ASoC: ak4104: convert to direct regmap API usageDaniel Mack1-15/+16
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-2/+2
2012-11-24ASoC: ak4104: Convert to use devm_regmap_init_spi()Tushar Behera1-15/+4
2012-11-24ASoC: ak4104: add reset line property to DT bindingsDaniel Mack1-0/+17
2012-10-15ASoC: ak4104: add DT bindingsDaniel Mack1-0/+7
2012-10-15ASoC: ak4104: handle more sample ratesDaniel Mack1-2/+20
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