aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sta350.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-4/+2
2022-06-27ASoC: sta*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-06ASoC: sta350: Use modern ASoC DAI format terminologyMark Brown1-2/+2
2022-05-09ASoC: sta350: Remove redundant big endian formatsCharles Keepax1-6/+3
2022-04-11ASoC: sta*: use simple i2c probe functionStephen Kitt1-3/+2
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-02-12ASoC: sta350: replace codec to componentKuninori Morimoto1-59/+58
2016-08-08ASoC: codec duplicated callback function goes to component on sta350Kuninori Morimoto1-6/+8
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-06-05Merge remote-tracking branches 'asoc/topic/sta350', 'asoc/topic/tas2552', 'asoc/topic/tas3a227e' and 'asoc/topic/tas571x' into asoc-nextMark Brown1-2/+2
2015-05-18ASoC: sta350: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-05-12ASoC: sta350: Use devm_gpiod_get_optional at appropriate placeAxel Lin1-2/+2
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-04-27ASoC: Route all bias level updates through the coreLars-Peter Clausen1-1/+1
2015-02-24ASoC: improve usage of gpiod APIUwe Kleine-König1-21/+9
2014-10-22ASoC: sta350: Cleanup manual bias level transitionsLars-Peter Clausen1-20/+1
2014-05-05ASoC: sta350: add support for bits in miscellaneous registersDaniel Mack1-0/+45
2014-04-21ASoC: sta350: Use snd_soc_kcontrol_codec()Lars-Peter Clausen1-2/+2
2014-04-14ASoC: sta350: Add codec driverSven Brandau1-0/+1266