index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
sound
/
soc
/
stm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-26
ASoC: stm32: sai: manage context in set_sysclk callback
Olivier Moysan
1
-0
/
+8
2025-08-12
ASoC: stm: stm32_i2s: Fix calc_clk_div() error handling in determine_rate()
Sergio Perez Gonzalez
1
-5
/
+2
2025-07-15
ASoC: convert from clk round_rate() to
Mark Brown
2
-14
/
+21
2025-07-15
ASoC: stm: stm32_sai_sub: convert from round_rate() to determine_rate()
Brian Masney
1
-6
/
+8
2025-07-15
ASoC: stm: stm32_i2s: convert from round_rate() to determine_rate()
Brian Masney
1
-8
/
+13
2025-06-24
ASoC: stm: Standardize ASoC menu
Kuninori Morimoto
1
-1
/
+1
2025-05-06
AsoC: Phase out hybrid PCI devres
Mark Brown
1
-5
/
+11
2025-05-01
ASoC: stm32: sai: add a check on minimal kernel frequency
Olivier Moysan
1
-1
/
+4
2025-05-01
ASoC: stm32: sai: skip useless iterations on kernel rate loop
Olivier Moysan
1
-4
/
+7
2025-04-06
ASoC: stm: stm32_sai: Use dev_err_probe()
Zhang Enpei
1
-12
/
+6
2025-03-17
ASoC: stm: Convert to SYSTEM_SLEEP_PM_OPS()
Takashi Iwai
4
-16
/
+8
2024-11-14
ASoC: stm32: dfsdm: change rate upper limits
Olivier Moysan
1
-1
/
+1
2024-11-14
ASoC: Merge up fixes
Mark Brown
2
-4
/
+4
2024-11-09
ASoC: stm32: i2s: add stm32mp25 support
Mark Brown
1
-22
/
+189
2024-11-08
ASoC: stm32: i2s: add stm32mp25 support
Olivier Moysan
1
-22
/
+189
2024-11-08
ASoC: stm32: sai: add stm32mp25 support
Olivier Moysan
3
-17
/
+191
2024-11-07
ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div()
Luo Yifan
1
-1
/
+1
2024-11-07
ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()
Luo Yifan
1
-2
/
+2
2024-11-05
ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove
Amelie Delaunay
1
-1
/
+1
2024-10-01
{ASoC,media}: constify snd_soc_component_driver
Mark Brown
1
-1
/
+1
2024-09-30
ASoC: constify snd_soc_component_driver struct
Javier Carrasco
1
-1
/
+1
2024-09-30
ASoC: stm: fix macro definition on STM_SAI_HAS_EXT_SYNC
Hongbo Li
1
-1
/
+1
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
4
-4
/
+4
2024-08-01
ASoC: stm: use snd_pcm_direction_name()
Kuninori Morimoto
1
-2
/
+2
2024-05-08
ASoC: stm: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-4
/
+4
2023-10-09
ASoC: Use device_get_match_data()
Rob Herring
4
-20
/
+9
2023-09-25
ASoC: stm: convert not to use asoc_xxx()
Kuninori Morimoto
2
-14
/
+14
2023-09-01
ASoC: dmaengine: Drop unused iov_iter for process callback
Takashi Iwai
1
-1
/
+1
2023-08-28
Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
3
-6
/
+16
2023-08-18
ASoC: dmaengine: Use iov_iter for process callback, too
Takashi Iwai
1
-1
/
+1
2023-08-14
ASoC: stm: merge DAI call back functions into ops
Kuninori Morimoto
3
-6
/
+16
2023-05-22
ASoC: stm32: sai: Use the devm_clk_get_optional() helper
Christophe JAILLET
1
-6
/
+3
2023-03-20
ASoC: stm: stm32_spdifrx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: stm: stm32_sai_sub: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: stm: stm32_i2s: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: stm: stm32_adfsdm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-11
ASoC: Use of_property_present() for testing DT property presence
Rob Herring
2
-3
/
+3
2022-11-10
ASoC: stm32: i2s: remove irqf_oneshot flag
Olivier Moysan
1
-1
/
+1
2022-11-09
ASoC: stm32: dfsdm: manage cb buffers cleanup
Olivier Moysan
1
-0
/
+11
2022-09-27
Fix PM disable depth imbalance in stm32 probe
Mark Brown
2
-5
/
+7
2022-09-27
ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probe
Zhang Qilong
1
-2
/
+2
2022-09-27
ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probe
Zhang Qilong
1
-2
/
+2
2022-09-27
ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probe
Zhang Qilong
1
-3
/
+5
2022-06-27
ASoC: stm32: Migrate to new style legacy DAI naming flag
Charles Keepax
4
-0
/
+4
2022-06-09
Specify clock provider directly to CPU DAIs
Mark Brown
2
-8
/
+8
2022-06-06
ASoC: stm32: dfsdm: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-06
ASoC: stm32: sai: Remove useless define
Tang Bin
1
-2
/
+0
2022-06-06
ASoC: stm: Rename set_fmt_new back to set_fmt
Charles Keepax
2
-2
/
+2
2022-06-06
ASoC: stm: Update to use set_fmt_new callback
Charles Keepax
2
-10
/
+10
2021-12-20
ASoC: stm: Use dev_err_probe() helper
Kuninori Morimoto
4
-111
/
+57
[next]