summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs35l32.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-24ASoC: improve usage of gpiod APIUwe Kleine-König1-13/+6
2015-01-05ASoC: cs35l32: Constify struct regmap_config and snd_soc_codec_driverKrzysztof Kozlowski1-2/+2
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-09-16ASoC: cs35l32: remove second linux/slab.h inclusionFabian Frederick1-1/+0
2014-08-28ASoC: cs35l32: Simplify implementation of cs35l32_codec_set_sysclkAxel Lin1-21/+7
2014-08-28ASoC: cs35l32: Remove unneeded regulator_bulk_free call in cs35l32_i2c_removeAxel Lin1-2/+0
2014-08-28ASoC: cs35l32: use true/false returns for bool functionsBrian Austin1-4/+4
2014-08-16ASoC: cs35l32: fix compile warning for i2c_probeBrian Austin1-0/+1
2014-08-16ASoC: cs35l32: Add support for CS35L32 Boosted AmplifierBrian Austin1-0/+647