summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8770.c
AgeCommit message (Expand)Author
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall
2016-08-08ASoC: codec duplicated callback function goes to component on wm8770Kuninori Morimoto
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-06-01ASoC: wm8770: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-01-14ASoC: wm8770: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-07-31ASoC: wm8770: Convert to params_width()Mark Brown
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-20ASoC: wm8770: Fix wrong number of enum itemsTakashi Iwai
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-10-15ASoC: wm8770: Conver to table based DAPM and control initMark Brown
2012-10-15ASoC: wm8770: Remove regulator allocation to SPI probeMark Brown
2012-10-15ASoC: wm8770: Remove unneeded bias level manipulationMark Brown
2012-10-15ASoC: wm8770: Convert to direct regmap API usageMark Brown
2012-08-27ASoC: wm8770: Use module_spi_driverSachin Kamat
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-01-27ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin
2011-12-09ASoC: Convert wm8770 to devm_kzalloc()Mark Brown
2011-12-09ASoC: Make WM8770 SPI usage unconditionalMark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-08-31ASoC: Add device tree binding for WM8770Mark Brown
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: WM8770: Initial driverDimitris Papastamos