index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
meson
/
aiu.c
Age
Commit message (
Expand
)
Author
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-02-14
ASoC: meson: aiu: fix function pointer type mismatch
Jerome Brunet
2023-08-14
ASoC: meson: merge DAI call back functions into ops
Kuninori Morimoto
2023-03-20
ASoC: meson: aiu: Convert to platform remove callback returning void
Uwe Kleine-König
2022-04-05
ASoC: meson: aiu: fix duplicate debugfs directory error
Heiner Kallweit
2021-12-20
ASoC: meson: Use dev_err_probe() helper
Kuninori Morimoto
2021-03-10
ASoC: constify of_phandle_args in snd_soc_get_dai_name()
Krzysztof Kozlowski
2020-02-21
ASoC: meson: aiu: add support for the Meson8 and Meson8b SoC families
Martin Blumenstingl
2020-02-21
ASoC: meson: aiu: introduce a struct for platform specific information
Martin Blumenstingl
2020-02-17
ASoC: meson: aiu: simplify component addition
Jerome Brunet
2020-02-14
ASoC: meson: aiu: fix irq registration
Jerome Brunet
2020-02-14
ASoC: meson: aiu: fix clk bulk size allocation
Jerome Brunet
2020-02-13
ASoC: meson: aiu: add internal dac codec control support
Jerome Brunet
2020-02-13
ASoC: meson: aiu: add hdmi codec control support
Jerome Brunet
2020-02-13
ASoC: meson: aiu: add i2s and spdif support
Jerome Brunet