index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
/
sun4i-spdif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-01-29
ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616
Chen-Yu Tsai
1
-0
/
+5
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
1
-2
/
+1
2023-09-25
ASoC: sunxi: convert not to use asoc_xxx()
Kuninori Morimoto
1
-2
/
+2
2023-08-14
ASoC: sunxi: merge DAI call back functions into ops
Kuninori Morimoto
1
-1
/
+1
2023-08-13
ASoC: sunxi: sun4i-spdif: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-03-20
ASoC: sunxi: sun4i-spdif: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-06-27
ASoC: sunxi: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-1
/
+2
2021-11-29
ASoC: sunxi: sun4i-spdif: Implement IEC958 control
Jernej Skrabec
1
-0
/
+115
2021-06-21
ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2020-07-23
ASoC: sunxi: use asoc_substream_to_rtd()
Kuninori Morimoto
1
-1
/
+1
2020-07-10
ASoC: sunxi: sun4i-spdif: Fix misspelling of 'reg_dac_txdata' in kernel-doc
Lee Jones
1
-1
/
+1
2020-03-27
ASoC: sunxi: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-1
/
+1
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-10
/
+1
2019-05-28
ASoC: sun4i-spdif: Add support for H6 SoC
Clément Péron
1
-0
/
+22
2019-05-28
ASoC: sun4i-spdif: Add TX fifo bit flush quirks
Clément Péron
1
-1
/
+10
2019-05-28
ASoC: sun4i-spdif: Move quirks to the top
Clément Péron
1
-5
/
+11
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119
Thomas Gleixner
1
-10
/
+1
2017-07-26
ASoC: sun4i-spdif: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-3
/
+8
2017-07-19
ASoC: sun4i: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+2
2017-02-19
ASoC: sun4i-spdif: drop unnessary snd_soc_unregister_component()
Wei Yongjun
1
-10
/
+3
2017-01-20
ASoC: sun4i-spdif: Add support for the H3 SoC
Marcus Cooper
1
-0
/
+11
2016-12-31
ASoC: sun4i-spdif: Add quirks to the spdif driver
Marcus Cooper
1
-5
/
+31
2016-12-31
ASoC: sun4i-spdif: remove legacy dapm components
Marcus Cooper
1
-8
/
+0
2016-08-12
ASoC: sunxi: compatibility for sun6i to SPDIF
Marcus Cooper
1
-1
/
+16
2016-02-20
ASoC: sunxi: Add support for the SPDIF block
Marcus Cooper
1
-0
/
+550