index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
ASoC: Merge up fixes
Mark Brown
1
-2
/
+2
2024-10-11
ASoC: fsl_esai: change dev_warn to dev_dbg in irq handler
Shengjiu Wang
1
-2
/
+2
2024-10-10
ASoC: imx-card: Add CS42888 support
Chancel Liu
1
-7
/
+47
2024-10-10
ASoC: imx-card: Set mclk for codec
Chancel Liu
1
-0
/
+5
2024-10-07
ASoC: Merge up v6.12
Mark Brown
3
-1
/
+6
2024-10-05
ASoC: Clean up {hp,mic}-det-gpio handling
Mark Brown
1
-3
/
+5
2024-10-05
ASoC: fsl: fsl_qmc_audio: Remove the logging when parsing channels
Herve Codina
1
-2
/
+0
2024-10-03
ASoC: fsl-asoc-card: Add missing handling of {hp,mic}-dt-gpios
Geert Uytterhoeven
1
-3
/
+5
2024-10-02
ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=m
Hui Wang
1
-0
/
+1
2024-10-01
ASoC: fsl_micfil: fix and improvement
Mark Brown
1
-10
/
+39
2024-09-30
ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bit
Shengjiu Wang
2
-1
/
+5
2024-09-30
ASoC: fsl: Use maple tree register cache
Mark Brown
3
-3
/
+3
2024-09-30
ASoC: fsl_micfil: Enable micfil error interrupt
Shengjiu Wang
1
-2
/
+14
2024-09-30
ASoC: fsl_micfil: Add mclk enable flag
Shengjiu Wang
1
-6
/
+23
2024-09-30
ASoC: fsl_micfil: fix regmap_write_bits usage
Shengjiu Wang
1
-2
/
+2
2024-09-14
Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
24
-80
/
+49
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
21
-21
/
+21
2024-08-22
ASoC: remove snd_soc_dai_link_set_capabilities()
Kuninori Morimoto
1
-3
/
+0
2024-08-14
ASoC: imx-pcm-rpmsg: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-10
/
+4
2024-08-14
ASoC: imx-audmux: Switch to SYSTEM_SLEEP_PM_OPS
Fabio Estevam
1
-4
/
+2
2024-08-14
ASoC: fsl_ssi: Switch to SYSTEM_SLEEP_PM_OPS
Fabio Estevam
1
-4
/
+2
2024-08-14
ASoC: fsl_spdif: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-7
/
+4
2024-08-14
ASoC: fsl_rpmsg: Switch to RUNTIME_PM_OPS()
Fabio Estevam
1
-6
/
+3
2024-08-14
ASoC: fsl_mqs: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-8
/
+3
2024-08-14
ASoC: fsl_audmix: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-8
/
+4
2024-08-09
ASoC: Drop snd_soc_*_get_kcontrol_locked()
Takashi Iwai
1
-1
/
+1
2024-08-08
ASoC: Merge fixes
Mark Brown
2
-6
/
+16
2024-08-02
ASoC: fsl: lpc3xxx: Make some symbols static
Yue Haibing
2
-3
/
+3
2024-08-01
ALSA/ASoC: use snd_pcm_direction_name()
Mark Brown
1
-2
/
+1
2024-08-01
ASoC: fsl: lpc3xxx-i2s: use snd_pcm_direction_name()
Kuninori Morimoto
1
-2
/
+1
2024-08-01
ASoC: Use of_property_present()
Rob Herring (Arm)
1
-1
/
+1
2024-07-31
ASoC: fsl: lpc3xxx-i2s: Remove set but not used variable 'savedbitclkrate'
Yue Haibing
1
-3
/
+1
2024-07-29
ASoC: fsl_micfil: Differentiate register access permission for platforms
Shengjiu Wang
1
-4
/
+14
2024-07-29
ASoC: fsl_micfil: Expand the range of FIFO watermark mask
Shengjiu Wang
2
-2
/
+2
2024-07-25
ASoC: fsl-asoc-card: Dynamically allocate memory for snd_soc_dai_link_components
Shengjiu Wang
1
-17
/
+29
2024-07-08
ASoC: fsl-asoc-card: merge spdif support from imx-spdif.c
Elinor Montmasson
4
-116
/
+84
2024-07-08
ASoC: fsl-asoc-card: add compatibility to use 2 codecs in dai-links
Elinor Montmasson
1
-118
/
+161
2024-07-08
ASoC: fsl-asoc-card: add second dai link component for codecs
Elinor Montmasson
1
-2
/
+4
2024-07-08
ASoC: fsl-asoc-card: add support for dai links with multiple codecs
Elinor Montmasson
1
-8
/
+11
2024-07-04
ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode.
Herve Codina
1
-75
/
+297
2024-07-04
ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()
Herve Codina
1
-15
/
+22
2024-07-04
ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()
Herve Codina
1
-48
/
+45
2024-07-04
ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion rou...
Herve Codina
1
-25
/
+47
2024-07-04
ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handling
Herve Codina
1
-38
/
+46
2024-07-04
ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatch
Herve Codina
1
-34
/
+31
2024-07-04
ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value
Herve Codina
1
-0
/
+2
2024-07-03
ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()
Chancel Liu
1
-20
/
+23
2024-07-01
ASoC: fsl: lpc3xxx-i2s: Include bitfield.h for FIELD_PREP
Nathan Chancellor
1
-0
/
+1
2024-07-01
ASoC: fsl: lpc3xxx-i2s: Avoid using ret uninitialized in lpc32xx_i2s_probe()
Nathan Chancellor
1
-1
/
+1
2024-07-01
ASoC: fsl_rpmsg: Add support for i.MX95 platform
Chancel Liu
1
-0
/
+9
[next]