summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/inno_rk3036.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: inno_rk3036: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: inno_rk3036: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: inno_rk3036: Use modern ASoC DAI format terminologyMark Brown2022-02-281-3/+3
* ASoC: inno_rk3036: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: inno_rk3036: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-1/+1
* ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto2020-06-221-4/+2
* ASoC: inno_rk3036: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* ASoC: inno_rk3036: replace codec to componentKuninori Morimoto2018-02-121-35/+35
* ASoC: codecs: constify snd_soc_dai_ops structuresArvind Yadav2017-08-181-1/+1
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on inno_rk3036Kuninori Morimoto2016-08-081-6/+8
* ASoC: rk3036: fix platform_no_drv_owner.cocci warningskbuild test robot2015-11-231-1/+0
* ASoC: rk3036: Inno codec driver for RK3036 SoCZhengShunQian2015-11-231-0/+491