summaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip/rockchip_spdif.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rockchip: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+1
* ASoC: rockchip: rockchip_spdif: Convert to platform remove callback returning...Uwe Kleine-König2023-03-201-4/+2
* ASoC: rockchip: use helper functionKuninori Morimoto2023-01-311-1/+1
* ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin2022-12-121-0/+1
* ASoC: rockchip: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1
* ASoC: rockchip: spdif: Add support for rk3568 spdifSugar Zhang2021-08-261-0/+2
* ASoC: rockchip: spdif: Fix some coding styleSugar Zhang2021-08-261-17/+17
* ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatileSugar Zhang2021-08-261-0/+2
* ASoC: rockchip: spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-161-2/+1
* ASoC: rockchip: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-261-1/+1
* ASoC: rockchip: spdif: Handle clk by pm runtimeSugar Zhang2020-07-131-42/+17
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: rockchip: disable clock on errorStefan Potyra2017-12-061-5/+13
* ASoC: rockchip: add bindings for spdif controllerSugar Zhang2017-06-131-0/+4
* ASoC: rockchip: spdif: restore register during runtime_suspend/resume cycleSugar Zhang2016-09-121-1/+11
* ASoC: rockchip: correct the spdif clkChris Zhong2016-07-181-16/+1
* ASoC: rockchip: add bindings for spdif controllerSugar Zhang2016-03-051-3/+10
* ASoC: rockchip: use __maybe_unused to hide st_irq_syscfg_resumeArnd Bergmann2016-03-051-2/+2
*-. Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f...Mark Brown2015-12-231-2/+4
|\ \
| | * ASoC: rockchip: spdif: Set transmit data level to 16 samplesSjoerd Simons2015-12-121-2/+4
| |/
* / ASoC: fix rockchip 64-bit build warningArnd Bergmann2015-11-161-1/+1
|/
* ASoC: rockchip: spdif: Convert to use devm_snd_dmaengine_pcm_registerAxel Lin2015-10-191-6/+2
* ASoC: rockchip: Add rockchip SPDIF transceiver driverSjoerd Simons2015-10-081-0/+409