index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-23
ASoC: use devm_snd_soc_register_card()
Mark Brown
1
-7
/
+1
2024-01-22
ASoC: Support SAI and MICFIL on i.MX95 platform
Mark Brown
1
-0
/
+13
2024-01-22
ASoC: p1022_rdk: fix all kernel-doc warnings
Randy Dunlap
1
-9
/
+24
2024-01-22
ASoC: fsl_sai: Add support for i.MX95 platform
Chancel Liu
1
-0
/
+13
2024-01-22
ASoC: fsl: use devm_snd_soc_register_card()
Kuninori Morimoto
1
-7
/
+1
2024-01-12
Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-474
/
+61
2024-01-11
Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-01-08
Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
6
-474
/
+61
2023-12-29
ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
Chancel Liu
1
-2
/
+8
2023-12-19
ASoC: fsl: fsl-asoc-card: don't need DUMMY Platform
Kuninori Morimoto
1
-2
/
+1
2023-12-19
ASoC: fsl_sai: Fix channel swap issue on i.MX8MP
Shengjiu Wang
1
-0
/
+3
2023-12-15
ASoC: fsl_mqs: remove duplicated including
Wang Jinchao
1
-1
/
+0
2023-12-12
soc: fsl: cpm1: qmc: Extend the API to provide Rx status
Herve Codina
1
-1
/
+1
2023-11-29
ASoC: fsl_rpmsg: update Kconfig dependencies
Arnd Bergmann
1
-0
/
+1
2023-11-25
ASoC: imx-rpmsg: SND_SOC_IMX_RPMSG should depend on OF and I2C
Chancel Liu
1
-0
/
+1
2023-11-23
ASoC: fsl_xcvr: refine the requested phy clock frequency
Shengjiu Wang
1
-2
/
+2
2023-11-22
ASoC: fsl: mpc8610_hpcd: Remove unused driver
Michael Ellerman
3
-468
/
+0
2023-11-22
ASoC: fsl_xcvr: Enable 2 * TX bit clock for spdif only case
Shengjiu Wang
1
-0
/
+10
2023-11-21
ASoC: imx-rpmsg: Force codec power on in low power audio mode
Chancel Liu
1
-2
/
+59
2023-11-20
ASoC: fsl_mqs: Remove duplicate linux/of.h header
Lucas Tanure
1
-1
/
+0
2023-11-20
ASoC: fsl_sai: Fix no frame sync clock issue on i.MX8MP
Shengjiu Wang
1
-0
/
+21
2023-10-28
ASoC: Merge up workaround for CODECs that play noise on stopped stream
Mark Brown
1
-2
/
+6
2023-10-23
ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probe
Zhang Shurong
1
-2
/
+6
2023-10-12
ASoC: fsl-asoc-card: Add comment for mclk in the codec_priv
Hui Wang
1
-0
/
+1
2023-10-10
ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not des...
Kuninori Morimoto
1
-0
/
+3
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
16
-27
/
+18
2023-09-26
ASoC: Merge up fixes
Mark Brown
4
-7
/
+24
2023-09-26
ASoC: fsl-asoc-card: use integer type for fll_id and pll_id
Shengjiu Wang
1
-4
/
+8
2023-09-25
ASoC: fsl: convert not to use asoc_xxx()
Kuninori Morimoto
18
-86
/
+86
2023-09-25
ASoC: fsl_sai: Don't disable bitclock for i.MX8MP
Shengjiu Wang
1
-2
/
+7
2023-09-15
ASoC: imx-audmix: Fix return error with devm_clk_get()
Shengjiu Wang
1
-1
/
+1
2023-09-14
ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_link
Chancel Liu
1
-0
/
+8
2023-09-11
ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flag
Shengjiu Wang
1
-0
/
+1
2023-08-22
ASoC: fsl: merge DAI call back functions into ops
Kuninori Morimoto
1
-1
/
+1
2023-08-14
ASoC: fsl: merge DAI call back functions into ops
Kuninori Morimoto
9
-69
/
+67
2023-08-10
ASoC: Merge up fixes
Mark Brown
2
-3
/
+3
2023-08-08
ASoC: imx-audio-rpmsg: Remove redundant initialization owner in imx_audio_rpm...
Li Zetao
1
-1
/
+0
2023-08-07
ASoC: imx-es8328: Map missing jack kcontrols
Alper Nebi Yasak
1
-3
/
+22
2023-08-03
ASoC: fsl: micfil: Use dual license micfil code
Daniel Baluta
2
-3
/
+3
2023-08-02
ASoC: fsl_micfil: Use SET_SYSTEM_SLEEP_PM_OPS to simplify PM
Chancel Liu
1
-16
/
+2
2023-08-02
ASoC: fsl_micfil: Add fsl_micfil_use_verid function
Chancel Liu
2
-2
/
+110
2023-08-02
ASoC: fsl_micfil: Add new registers and new bit definition
Chancel Liu
2
-0
/
+34
2023-07-31
ASoC: Merge up fixes from Linus' tree
Mark Brown
1
-0
/
+2
2023-07-28
ASoC: fsl_micfil: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-07-26
ASoC: fsl: fsl_qmc_audio: Fix snd_pcm_format_t values handling
Herve Codina
1
-14
/
+14
2023-07-24
ASoC: Merge up fixes from mainline
Mark Brown
2
-7
/
+2
2023-07-19
ASoC: fsl_spdif: Silence output on stop
Matus Gajdos
1
-0
/
+2
2023-07-19
ASoC: fsl_spdif: Add support for 22.05 kHz sample rate
Matus Gajdos
2
-4
/
+10
2023-07-17
ASoC: fsl_sai: Disable bit clock with transmitter
Matus Gajdos
2
-1
/
+2
2023-07-17
ASoC: fsl_rpmsg: Add support for i.MX93 platform
Chancel Liu
1
-0
/
+8
[next]