aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ssm2518.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2018-02-12ASoC: ssm2518: replace codec to componentKuninori Morimoto1-32/+25
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on ssm2518Kuninori Morimoto1-6/+8
2015-12-22ASoC: ssm2518: Use a signed return type for ssm2518_lookup_mcs()Markus Elfring1-1/+1
2015-10-20ASoC: ssm2518: Drop .volatile_reg implementationAxel Lin1-6/+0
2015-08-14ASoC: ssm2518: Add explicit device tree supportRicard Wanderlof1-0/+9
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-06-05Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/ssm4567' and 'asoc/topic/sta32x' into asoc-nextMark Brown1-1/+1
2015-05-04ASoC: ssm2518: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-30ASoC: ssm2518: fix simple_return.cocci warningskbuild test robot1-4/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-2/+0
2014-09-04ASoC: ssm2518: Cleanup manual bias level transitionsLars-Peter Clausen1-13/+0
2014-07-31ASoC: ssm2518: Convert to params_width()Mark Brown1-3/+3
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-10/+0
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-10/+0
2014-02-20ASoC: ssm2518: Remove superfluous constTakashi Iwai1-7/+7
2014-01-02ASoC: ssm2518: Fix off-by-one error by ffs()Takashi Iwai1-4/+4
2013-06-12ASoC: ssm2518: Fix trivial typo in checking tx_mask and rx_mask valuesAxel Lin1-1/+1
2013-05-25ASoC: Add ssm2518 supportLars-Peter Clausen1-0/+856