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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
6 days
ASoC: fsl_sai: Add missing registers to cache default
Alexander Stein
1
-0
/
+3
2025-08-28
ASoC: fsl_sai: replace regmap_write with regmap_update_bits
Shengjiu Wang
1
-10
/
+10
2025-08-28
ASoC: fsl_sai: Force a software reset when starting in consumer mode
Arun Raghavan
1
-6
/
+8
2025-07-17
ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio mode
Shengjiu Wang
1
-1
/
+2
2024-12-14
ASoC: fsl_micfil: fix the naming style for mask definition
Shengjiu Wang
1
-4
/
+4
2024-12-14
ASoC: fsl_micfil: fix regmap_write_bits usage
Shengjiu Wang
1
-2
/
+2
2024-12-14
ASoC: fsl_micfil: use GENMASK to define register bit fields
Sascha Hauer
2
-141
/
+58
2024-12-14
ASoC: fsl_micfil: do not define SHIFT/MASK for single bits
Sascha Hauer
2
-103
/
+40
2024-12-14
ASoC: fsl_micfil: Drop unnecessary register read
Sascha Hauer
1
-2
/
+0
2024-11-08
ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bit
Shengjiu Wang
2
-1
/
+5
2024-07-05
ASoC: fsl-asoc-card: set priv->pdev before using it
Elinor Montmasson
1
-1
/
+2
2024-03-01
ASoC: fsl_micfil: register platform component before registering cpu dai
Shengjiu Wang
1
-5
/
+10
2023-11-20
ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probe
Zhang Shurong
1
-2
/
+6
2023-11-20
ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not des...
Kuninori Morimoto
1
-0
/
+3
2023-10-10
ASoC: imx-audmix: Fix return error with devm_clk_get()
Shengjiu Wang
1
-1
/
+1
2023-08-11
ASoC: fsl_spdif: Silence output on stop
Matus Gajdos
1
-0
/
+2
2023-07-27
ASoC: fsl_sai: Disable bit clock with transmitter
Matus Gajdos
2
-1
/
+2
2023-07-27
ASoC: imx-audmix: check return value of devm_kasprintf()
Claudiu Beznea
1
-0
/
+9
2023-05-17
ASoC: fsl_mqs: move of_node_put() to the correct location
Liliang Ye
1
-10
/
+5
2023-04-26
ASoC: fsl_asrc_dma: fix potential null-ptr-deref
Nikita Zhandarovich
1
-3
/
+8
2023-03-11
ASoC: fsl_sai: initialize is_dsp_mode flag
Shengjiu Wang
1
-0
/
+1
2023-02-01
ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets
Mark Brown
1
-2
/
+2
2023-02-01
ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODEC
Mark Brown
2
-6
/
+6
2023-02-01
ASoC: fsl_micfil: Correct the number of steps on SX controls
Chancel Liu
1
-8
/
+8
2022-12-19
ASoC: fsl_micfil: explicitly clear CHnF flags
Shengjiu Wang
1
-0
/
+8
2022-12-19
ASoC: fsl_micfil: explicitly clear software reset bit
Shengjiu Wang
1
-0
/
+11
2022-10-26
ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API
Liang He
1
-3
/
+5
2022-08-21
ASoC: fsl_easrc: use snd_pcm_format_t type for sample_format
Shengjiu Wang
2
-4
/
+7
2022-06-14
ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition
Shengjiu Wang
1
-2
/
+2
2022-06-09
ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe
Miaoqian Lin
1
-6
/
+8
2022-04-08
ASoC: imx-es8328: Fix error return code in imx_es8328_probe()
Wang Wensheng
1
-0
/
+1
2022-04-08
ASoC: fsl_spdif: Disable TX clock when stop
Shengjiu Wang
1
-0
/
+2
2022-02-08
ASoC: fsl: Add missing error handling in pcm030_fabric_probe
Miaoqian Lin
1
-3
/
+8
2022-01-27
ASoC: fsl_asrc: refine the check of available clock divider
Shengjiu Wang
1
-11
/
+58
2022-01-27
ASoC: fsl_mqs: fix MODULE_ALIAS
Alyssa Ross
1
-1
/
+1
2021-07-14
ASoC: fsl_spdif: Fix unexpected interrupt after suspend
Shengjiu Wang
1
-0
/
+3
2021-07-14
ASoC: fsl_spdif: Fix error handler with pm_runtime_enable
Shengjiu Wang
1
-3
/
+17
2021-06-23
ASoC: fsl-asoc-card: Set .owner attribute when registering card.
Nicolas Cavallari
1
-0
/
+1
2021-04-21
ASoC: fsl_esai: Fix TDM slot setup for I2S mode
Alexander Shiyan
1
-3
/
+5
2021-03-25
ASoC: fsl_ssi: Fix TDM slot setup for I2S mode
Alexander Shiyan
1
-2
/
+4
2020-10-09
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
11
-132
/
+326
2020-10-09
Merge remote-tracking branch 'asoc/for-5.9' into asoc-linus
Mark Brown
3
-12
/
+24
2020-10-06
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
1
-1
/
+1
2020-10-02
ASoC: fsl_spdif: Remove unused np
Mark Brown
1
-1
/
+0
2020-10-02
ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()
Tang Bin
1
-3
/
+0
2020-10-01
ASoC: fsl: mx27vis-aic32x4: use devm_snd_soc_register_card()
Qinglang Miao
1
-9
/
+1
2020-10-01
ASoC: fsl: imx-mc13783: use devm_snd_soc_register_card()
Qinglang Miao
1
-9
/
+1
2020-09-25
ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc()
Xu Wang
1
-4
/
+4
2020-09-25
ASoC: fsl_sai: Instantiate snd_soc_dai_driver
Shengjiu Wang
2
-8
/
+12
2020-09-17
Merge series "ASoC: fsl_sai: update the register list" from Shengjiu Wang <sh...
Mark Brown
2
-0
/
+164
[next]