index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
Age
Commit message (
Expand
)
Author
2025-03-26
Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-17
ASoC: fsl: Convert to RUNTIME_PM_OPS() and co
Takashi Iwai
2025-03-05
ASoC: Merge up fixes
Mark Brown
2025-03-04
ASoC: fsl_audmix: support audio graph card for audmix
Mark Brown
2025-03-03
ASoC: fsl_audmix: register card device depends on 'dais' property
Shengjiu Wang
2025-03-03
ASoC: fsl: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
Kuninori Morimoto
2025-02-25
ASoC: imx-card: support playback or capture only
Mark Brown
2025-02-24
ASoC: fsl: Rename stream name of SAI DAI driver
Chancel Liu
2025-02-24
ASoC: imx-card: Add playback_only or capture_only support
Shengjiu Wang
2025-02-24
ASoC: fsl: fsl_qmc_audio: Remove unnecessary bool conversions
Thorsten Blum
2025-02-18
ASoC: fsl: imx-pcm-fiq: Switch to use hrtimer_setup()
Nam Cao
2025-02-13
ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device
Shengjiu Wang
2025-02-11
ASoC: fsl_micfil: Add decimation filter bypass mode support
Shengjiu Wang
2025-02-03
ASoC: fsl_micfil: Enable default case in micfil_set_quality()
Nikita Zhandarovich
2025-01-22
ASoC: fsl_asrc_m2m: select CONFIG_DMA_SHARED_BUFFER
Arnd Bergmann
2025-01-20
ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run()
Shengjiu Wang
2025-01-20
ASoC: fsl_asrc_m2m: only handle pairs for m2m in the suspend
Shengjiu Wang
2025-01-14
ASoC: fsl_micfil: Add i.MX943 platform support
Shengjiu Wang
2025-01-13
ASoC: fsl_mqs: Add i.MX943 platform support
Shengjiu Wang
2025-01-09
ASoC: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2025-01-08
ASoC: Merge up v6.13-rc6
Mark Brown
2024-12-18
ASoC: fsl_asrc_m2m: force cast for snd_pcm_format_t type
Shengjiu Wang
2024-12-16
Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2024-12-13
ASoC: fsl: add memory to memory function for ASRC
Mark Brown
2024-12-13
ASoC: fsl_easrc: register m2m platform device
Shengjiu Wang
2024-12-13
ASoC: fsl_asrc: register m2m platform device
Shengjiu Wang
2024-12-13
ASoC: fsl_asrc_m2m: Add memory to memory function
Shengjiu Wang
2024-12-13
ASoC: fsl_easrc: define functions for memory to memory usage
Shengjiu Wang
2024-12-13
ASoC: fsl_asrc: define functions for memory to memory usage
Shengjiu Wang
2024-12-11
ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXER
Shengjiu Wang
2024-12-11
ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXER
Shengjiu Wang
2024-12-09
ASoC: fsl_sai: Add sample rate constraint
Chancel Liu
2024-12-09
ASoC: fsl_xcvr: Add sample rate constraint
Chancel Liu
2024-12-09
ASoC: fsl_micfil: Switch to common sample rate constraint function
Chancel Liu
2024-12-09
ASoC: fsl_utils: Add function to constrain rates
Chancel Liu
2024-12-03
firmware: arm_scmi: Fix i.MX build dependency
Arnd Bergmann
2024-12-02
ASoC: fsl_xcvr: Add suspend and resume support
Shengjiu Wang
2024-12-02
ASoC: fsl_xcvr: Use regmap for PHY and PLL registers
Shengjiu Wang
2024-11-21
ASoC: imx-audmix: Add NULL check in imx_audmix_probe
Charles Han
2024-11-14
ASoC: Merge up fixes
Mark Brown
2024-11-05
ASoC: cleasnup rtd and its ID
Mark Brown
2024-11-05
ASoC: fsl_mqs: Support accessing registers by scmi interface
Shengjiu Wang
2024-11-01
ASoC: fsl: switch to use rtd->id from rtd->num
Kuninori Morimoto
2024-10-23
ASoC: fsl: remove dpcm_xxx flags
Kuninori Morimoto
2024-10-22
ASoC: fsl_xcvr: reset RX dpath after wrong preamble
Shengjiu Wang
2024-10-22
ASoC: fsl_xcvr: enable interrupt of cmdc status update
Shengjiu Wang
2024-10-22
ASoC: fsl_micfil: Add sample rate constraint
Shengjiu Wang
2024-10-18
ASoC: fsl_micfil: Add a flag to distinguish with different volume control types
Chancel Liu
2024-10-17
ASoC: Merge up fixes
Mark Brown
[next]