summaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi/sun4i-spdif.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616Chen-Yu Tsai2024-01-291-0/+5
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-2/+1
* ASoC: sunxi: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-2/+2
* ASoC: sunxi: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+1
* ASoC: sunxi: sun4i-spdif: Remove redundant of_match_ptr()Ruan Jinjie2023-08-131-1/+1
* ASoC: sunxi: sun4i-spdif: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: sunxi: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* ASoC: sunxi: sun4i-spdif: Implement IEC958 controlJernej Skrabec2021-11-291-0/+115
* ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
* ASoC: sunxi: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: sunxi: sun4i-spdif: Fix misspelling of 'reg_dac_txdata' in kernel-docLee Jones2020-07-101-1/+1
* ASoC: sunxi: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada2020-02-041-1/+1
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-10/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119Thomas Gleixner2019-05-241-10/+1
* | ASoC: sun4i-spdif: Add support for H6 SoCClément Péron2019-05-281-0/+22
* | ASoC: sun4i-spdif: Add TX fifo bit flush quirksClément Péron2019-05-281-1/+10
* | ASoC: sun4i-spdif: Move quirks to the topClément Péron2019-05-281-5/+11
|/
* ASoC: sun4i-spdif: Handle return value of clk_prepare_enable.Arvind Yadav2017-07-261-3/+8
* ASoC: sun4i: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+2
* ASoC: sun4i-spdif: drop unnessary snd_soc_unregister_component()Wei Yongjun2017-02-191-10/+3
* ASoC: sun4i-spdif: Add support for the H3 SoCMarcus Cooper2017-01-201-0/+11
* ASoC: sun4i-spdif: Add quirks to the spdif driverMarcus Cooper2016-12-311-5/+31
* ASoC: sun4i-spdif: remove legacy dapm componentsMarcus Cooper2016-12-311-8/+0
* ASoC: sunxi: compatibility for sun6i to SPDIFMarcus Cooper2016-08-121-1/+16
* ASoC: sunxi: Add support for the SPDIF blockMarcus Cooper2016-02-201-0/+550