aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/inno_rk3036.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-20ASoC: codecs: inno_rk3036: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-06-27ASoC: inno_rk3036: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-02-28ASoC: inno_rk3036: Use modern ASoC DAI format terminologyMark Brown1-3/+3
2021-01-21ASoC: inno_rk3036: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-11-26ASoC: inno_rk3036: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32()Kuninori Morimoto1-4/+2
2019-07-31ASoC: inno_rk3036: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-02-12ASoC: inno_rk3036: replace codec to componentKuninori Morimoto1-35/+35
2017-08-18ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav1-1/+1
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 inno_rk3036Kuninori Morimoto1-6/+8
2015-11-23ASoC: rk3036: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-11-23ASoC: rk3036: Inno codec driver for RK3036 SoCZhengShunQian1-0/+491