summaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip/rockchip_spdif.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-12ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin1-0/+1
2022-06-27ASoC: rockchip: Migrate to new style legacy DAI naming flagCharles Keepax1-0/+1
2021-08-26ASoC: rockchip: spdif: Add support for rk3568 spdifSugar Zhang1-0/+2
2021-08-26ASoC: rockchip: spdif: Fix some coding styleSugar Zhang1-17/+17
2021-08-26ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatileSugar Zhang1-0/+2
2021-06-16ASoC: rockchip: spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2020-11-26ASoC: rockchip: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-07-13ASoC: rockchip: spdif: Handle clk by pm runtimeSugar Zhang1-42/+17
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-12-06ASoC: rockchip: disable clock on errorStefan Potyra1-5/+13
2017-06-13ASoC: rockchip: add bindings for spdif controllerSugar Zhang1-0/+4
2016-09-12ASoC: rockchip: spdif: restore register during runtime_suspend/resume cycleSugar Zhang1-1/+11
2016-07-18ASoC: rockchip: correct the spdif clkChris Zhong1-16/+1
2016-03-05ASoC: rockchip: add bindings for spdif controllerSugar Zhang1-3/+10
2016-03-05ASoC: rockchip: use __maybe_unused to hide st_irq_syscfg_resumeArnd Bergmann1-2/+2
2015-12-23Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f...Mark Brown1-2/+4
2015-12-12ASoC: rockchip: spdif: Set transmit data level to 16 samplesSjoerd Simons1-2/+4
2015-11-16ASoC: fix rockchip 64-bit build warningArnd Bergmann1-1/+1
2015-10-19ASoC: rockchip: spdif: Convert to use devm_snd_dmaengine_pcm_registerAxel Lin1-6/+2
2015-10-08ASoC: rockchip: Add rockchip SPDIF transceiver driverSjoerd Simons1-0/+409