index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sunxi
/
sun4i-codec.c
Age
Commit message (
Expand
)
Author
2026-07-29
ASoC: sunxi: Simplify error handling
Mark Brown
2026-07-29
ASoC: sunxi: sun4i-codec: Drop redundant error messages
bui duc phuc
2026-07-29
ASoC: sunxi: sun4i-codec: Use dev_err_probe() for probe error handling
bui duc phuc
2026-07-15
ASoC: tegra: Simplify error handling
Mark Brown
2026-07-14
ASoC: sun4i-codec: Sort sound related #include statements
Chen-Yu Tsai
2026-07-14
ASoC: sun4i-codec: Set quirks.playback_only for H616 codec
Chen-Yu Tsai
2025-11-17
ASoC: sunxi: sun4i-codec: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
2025-03-13
ASoC: sun4i-codec: add h616 card long_name
Ryan Walklin
2025-03-13
ASoC: sun4i-codec: support hp-det-gpios property
Ryan Walklin
2025-03-13
ASoC: sun4i-codec: correct dapm widgets and controls for h616
Ryan Walklin
2025-01-14
ASoC: sun4i-codec: Use new devm clk and reset APIs
Bence Csókás
2024-12-02
ASoC: sun4i-codec: Add support for Allwinner suniv F1C100s
Mesih Kilinc
2024-12-02
ASoC: sun4i-codec: Add DMA Max Burst field
Mesih Kilinc
2024-10-24
ASoC: sun4i-codec: support allwinner H616 codec
Ryan Walklin
2024-10-24
ASoC: sun4i-codec: Add playback only flag to quirks
Marcus Cooper
2024-10-24
ASoC: sun4i-codec: Add support for different DAC FIFOC addresses to quirks
Marcus Cooper
2024-09-14
Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-06
ASoC: sunxi: sun4i-codec: drop SNDRV_PCM_RATE_KNOT
Jerome Brunet
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-09-25
ASoC: sunxi: convert not to use asoc_xxx()
Kuninori Morimoto
2023-08-14
ASoC: sunxi: merge DAI call back functions into ops
Kuninori Morimoto
2023-03-20
ASoC: sunxi: sun4i-codec: Convert to platform remove callback returning void
Uwe Kleine-König
2022-09-19
ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component
Mikhail Rudenko
2022-09-13
ASoC: sunxi: sun4i-codec: silence misleading error in probe
Mikhail Rudenko
2022-06-27
ASoC: sunxi: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
ASoC: sunxi: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-15
ASoC: sunxi: Use {regmap/regmap_field}_{set/clear}_bits helpers
Li Chen
2021-12-20
ASoC: sunxi: Use dev_err_probe() helper
Kuninori Morimoto
2021-06-21
ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
2021-04-08
ASoC: fsl: sunxi: remove redundant dev_err call
Muhammad Usama Anjum
2021-03-31
ASoC: sunxi: sun4i-codec: fill ASoC card owner
Bastian Germann
2020-08-18
ASoC: various vendors: delete repeated words in comments
Randy Dunlap
2020-07-23
ASoC: sunxi: use asoc_substream_to_rtd()
Kuninori Morimoto
2019-10-28
ASoC: sunxi: sun4i-codec: remove unneeded semicolon
YueHaibing
2019-08-09
ASoC: sunxi: sun4i-codec: use snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
2019-06-28
ASoC: sunxi: sun4i-codec: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-19
ASoC: sunxi: sun4i-codec: don't select unnecessary Platform
Kuninori Morimoto
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-06-06
ASoC: sunxi: sun4i-codec: use modern dai_link style
Kuninori Morimoto
2019-05-29
ASoC: sun4i-codec: fix first delay on Speaker
Georgii Staroselskii
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119
Thomas Gleixner
2019-02-07
ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L...
Danny Milosavljevic
2019-02-07
ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback Switch
Danny Milosavljevic
2019-02-07
ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback Switch
Danny Milosavljevic
2019-02-07
ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_righ...
Danny Milosavljevic
2019-02-07
ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume
Danny Milosavljevic
2019-02-07
ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codec
Danny Milosavljevic
[next]