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