aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8770.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 wm8770Kuninori Morimoto1-6/+8
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-06-01ASoC: wm8770: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-01-14ASoC: wm8770: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-6/+2
2014-07-31ASoC: wm8770: Convert to params_width()Mark Brown1-5/+5
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-6/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-6/+0
2014-02-20ASoC: wm8770: Fix wrong number of enum itemsTakashi Iwai1-2/+2
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-3/+3
2012-10-15ASoC: wm8770: Conver to table based DAPM and control initMark Brown1-7/+7
2012-10-15ASoC: wm8770: Remove regulator allocation to SPI probeMark Brown1-46/+35
2012-10-15ASoC: wm8770: Remove unneeded bias level manipulationMark Brown1-22/+0
2012-10-15ASoC: wm8770: Convert to direct regmap API usageMark Brown1-35/+65
2012-08-27ASoC: wm8770: Use module_spi_driverSachin Kamat1-18/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2012-01-27ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin1-2/+1
2011-12-09ASoC: Convert wm8770 to devm_kzalloc()Mark Brown1-4/+3
2011-12-09ASoC: Make WM8770 SPI usage unconditionalMark Brown1-6/+0
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-08-31ASoC: Add device tree binding for WM8770Mark Brown1-0/+8
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: WM8770: Initial driverDimitris Papastamos1-0/+750