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
/
mxs
Age
Commit message (
Expand
)
Author
2026-08-12
ASoC: mxs-sgtl5000: Drop redundant probe error messages
bui duc phuc
2026-08-12
ASoC: mxs-saif: Drop redundant probe error messages
bui duc phuc
2026-08-12
ASoC: mxs-saif: Use dev_err_probe() for error handling
bui duc phuc
2026-04-01
ASoC: mxs-sgtl5000: disable MCLK on error paths of mxs_sgtl5000_probe()
Haoxiang Li
2025-10-16
ASoC: mxs-saif: support usage with simple-audio-card
Dario Binacchi
2025-06-24
ASoC: mxs: Standardize ASoC menu
Kuninori Morimoto
2025-03-03
ASoC: mxs: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
Kuninori Morimoto
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-03
ASoC: mxs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-05-08
ASoC: mxs: Use *-y instead of *-objs in Makefile
Takashi Iwai
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-09-25
ASoC: mxs: convert not to use asoc_xxx()
Kuninori Morimoto
2023-03-20
ASoC: mxs: mxs-sgtl5000: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-11
ASoC: Use of_property_present() for testing DT property presence
Rob Herring
2022-06-27
ASoC: mxs-saif: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: mxs-saif: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: mxs-saif: Update to use set_fmt_new callback
Charles Keepax
2022-05-11
ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
Miaoqian Lin
2022-03-08
ASoC: mxs: Fix error handling in mxs_sgtl5000_probe
Miaoqian Lin
2022-03-02
ASoC: mxs-saif: Handle errors for clk_enable
Jiasheng Jiang
2021-12-20
ASoC: mxs: Use dev_err_probe() helper
Kuninori Morimoto
2021-03-10
ASoC: mxs-saif: drop unneeded snd_soc_dai_set_drvdata
Julia Lawall
2020-07-23
ASoC: mxs: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-04-29
ASoC: mxs-saif: Fix unused assignment
Tang Bin
2020-04-27
ASoC: mxs-saif: Avoid unnecessary check
Tang Bin
2020-03-27
ASoC: mxs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-31
ASoC: mxs-saif: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-06-28
ASoC: mxs: mxs-sgtl5000: consider CPU-Platform possibility
Kuninori Morimoto
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-19
ASoC: mxs: mxs-sgtl5000: don't select unnecessary Platform
Kuninori Morimoto
2019-06-06
ASoC: mxs: mxs-sgtl5000: use modern dai_link style
Kuninori Morimoto
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2018-01-18
Merge remote-tracking branches 'asoc/topic/mxs', 'asoc/topic/mxs-sgtl5000', '...
Mark Brown
2018-01-18
ASoC: mxs-sgtl5000: Do not print error on probe deferral
Fabio Estevam
2018-01-12
ASoC: mxs-sgtl5000: add audio-routing support
Christian Fischer
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-01
Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...
Mark Brown
2017-08-21
ASoC: mxs-sgtl5000: Remove unnecessary function call
Donglin Peng
2017-07-26
ASoC: mxs-saif: Handle return value of clk_prepare_enable/clk_prepare.
Arvind Yadav
2017-01-17
ASoC: mxs-saif: fix setting master base rate
Jörg Krause
2017-01-17
ASoC: mxs-saif: fix setting SAIF1 register
Jörg Krause
2016-12-12
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/...
Mark Brown
2016-10-26
SoC: mxs-saif: check validity of ids in mxs_saif_probe()
Alexey Khoroshilov
2016-10-24
ASoC: constify snd_soc_ops structures
Julia Lawall
2016-03-13
Merge remote-tracking branches 'asoc/topic/max98926', 'asoc/topic/mtk', 'asoc...
Mark Brown
2016-02-05
ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_use
Mans Rullgard
2016-01-27
ASoC: mxs-saif: fix clk_prepare() without matching clk_unprepare()
Mans Rullgard
[next]