aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/uniphier/aio-cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-19ASoC: uniphier: make arrays mul and div static const, makes object smallerColin Ian King1-2/+2
2021-03-10ASoC: uniphier: Simplify the return expression of uniphier_aio_startupdingsenjie1-6/+1
2020-05-18ASoC: uniphier: use snd_soc_xxx_active()Kuninori Morimoto1-2/+2
2020-01-21ASoC: uniphier: move .suspend/.resume to componentKuninori Morimoto1-4/+27
2019-08-20ASoC: uniphier: Fix double reset assersion when transitioning to suspend stateKunihiko Hayashi1-10/+21
2018-06-22ASoC: uniphier: remove redundant check of PLL IDKatsuhiro Suzuki1-5/+0
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-4/+6
2018-05-09ASoC: uniphier: add digital output volume for UniPhier sound systemKatsuhiro Suzuki1-0/+140
2018-04-27ASoC: uniphier: remove boilerplate from lisence commentKatsuhiro Suzuki1-13/+0
2018-03-18ASoC: uniphier: add syscon property for UniPhier sound systemKatsuhiro Suzuki1-0/+11
2018-02-15ASoC: uniphier: remove redundant check of blk_idColin Ian King1-3/+0
2018-02-12ASoC: uniphier: add support for UniPhier AIO CPU DAI driverKatsuhiro Suzuki1-0/+570