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-05-16
ASoC: fsl_xcvr: update platform driver name
Shengjiu Wang
2025-05-02
ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture stream
Chancel Liu
2025-05-02
ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channel
Chancel Liu
2025-04-25
ASoC: fsl: don't set link->platform if not needed
Kuninori Morimoto
2025-04-24
ASoC: Merge up fixes
Mark Brown
2025-04-16
ASoC: fsl_rpmsg: Remove useless return variable
Chen Ni
2025-04-13
ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
Chenyuan Yang
2025-04-10
ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START event
Herve Codina
2025-04-06
ASoC: fsl_sai: separate set_tdm_slot() for tx and rx
Shengjiu Wang
2025-04-06
ASoC: fsl_sai: separate 'is_dsp_mode' for tx and rx
Shengjiu Wang
2025-04-06
ASoC: fsl_sai: add xlate_tdm_slot_mask() callback
Shengjiu Wang
2025-04-06
ASoC: fsl_sai: allow to set mclk rate with zero clk_id
Shengjiu Wang
2025-04-06
ASoC: fsl_asrc_dma: get codec or cpu dai from backend
Shengjiu Wang
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-04-01
ASoC: imx-card: Add NULL check in imx_card_probe()
Henry Martin
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
[next]