aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8727.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm8727Kuninori Morimoto1-4/+6
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-08-18ASoC: wm8727: Add DAPM supportMark Brown1-1/+16
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-3/+3
2011-12-03ASoC: Remove unused -codec from Wolfson device driver namesMark Brown1-1/+1
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-11/+1
2010-08-12ASoC: Staticise WM8727 codec driver structureMark Brown1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-96/+10
2010-07-14ASoC: wm8727: add a missing return in wm8727_platform_probeAxel Lin1-0/+2
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-12-16ASoC: Register the CODEC in WM8727Mark Brown1-17/+49
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-8/+0
2009-11-03ASoC: Staticise wm8727 driver structureMark Brown1-1/+1
2009-11-02ASoC: Add support for the WM8727 DAC.Neil Jones1-0/+143