summaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip/rk3288_hdmi_analog.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rockchip: Convert RK3288 HDMI to GPIO descriptorsLinus Walleij2023-10-091-32/+14
* ASoC: rockchip: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-3/+3
* ASoC: rockchip: simplify error handlingPierre-Louis Bossart2022-06-061-2/+2
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-4/+4
* ASoC: rockchip: Use dev_err_probe() helperKuninori Morimoto2021-12-201-7/+3
* ASoC: rockchip: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: rockchip: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto2020-03-271-2/+2
* ASoC: rockchip: rk3288_hdmi_analog: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-1/+4
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-13/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-13/+1
* | ASoC: rockchip: rk3288_hdmi_analog: don't select unnecessary PlatformKuninori Morimoto2019-06-191-4/+1
* | ASoC: rockchip: rk3288_hdmi_analog: use modern dai_link styleKuninori Morimoto2019-06-061-12/+9
|/
* ASoC: remove unneeded static set .owner field in platform_driverzhong jiang2018-09-121-1/+0
* ASoC: rockchip: Fix dai_name for HDMI codecEzequiel Garcia2018-03-211-1/+1
* ASoC: rockchip: Remove unnecessary function callDonglin Peng2017-08-211-2/+0
* ASoC: rockchip: make snd_soc_ops constBhumika Goyal2017-08-171-1/+1
* ASoC: rockchip: Enable 192khz in hw_params operationRomain Perier2017-03-061-0/+3
* ASoC: rockchip: Add machine driver for RK3288 boards that use analog/HDMIRomain Perier2017-02-041-0/+299