aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/apple
AgeCommit message (Expand)AuthorFilesLines
2026-08-01ASoC: apple: use .auto_selectable_formatsKuninori Morimoto1-0/+15
2026-07-13ASoC: apple: mca: Add delay after configuring clockHector Martin1-0/+6
2026-07-13ASoC: apple: mca: Do not mark clocks in use for non-providersHector Martin1-30/+37
2026-07-13ASoC: apple: mca: Support capture on multiples BEsMartin Povišer1-17/+14
2026-07-13ASoC: apple: mca: Support FEs being clock consumersMartin Povišer1-21/+103
2026-07-13ASoC: apple: mca: Factor out mca_be_get_feMartin Povišer1-13/+18
2026-07-13ASoC: apple: mca: Separate data & clock port setupMartin Povišer1-25/+42
2026-07-13ASoC: apple: mca: increase SERDES reset delayJames Calligeros1-3/+3
2026-04-27ASoC: apple: mca: Use guard() for mutex locksbui duc phuc1-9/+5
2026-03-16ASoC: apple: name back to pcm_new()/pcm_free()Kuninori Morimoto1-2/+2
2026-02-22ASoC: Add SPDX ids to many soc filesTim Bird2-0/+2
2025-09-14ASoC: apple: mca: Add "apple,t8103-mca" compatibleJanne Grunau1-0/+1
2025-06-24ASoC: apple: Standardize ASoC menuKuninori Morimoto1-0/+4
2025-06-13ASoC: apple: mca: Drop default ARCH_APPLE in KconfigSven Peter1-1/+0
2025-05-19ASoC: apple: mca: Constrain channels according to TDM maskMartin Povišer1-0/+23
2024-11-21ASoC: apple: Fix the wrong format specifierliujing1-1/+1
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-05-08ASoC: apple: Use *-y instead of *-objs in MakefileTakashi Iwai1-1/+1
2023-10-10ASoC: apple: mca: Annotate struct mca_data with __counted_byKees Cook1-1/+1
2023-09-25ASoC: apple: convert not to use asoc_xxx()Kuninori Morimoto1-13/+13
2023-03-20ASoC: apple: mca: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-02-24ASoC: apple: mca: Improve handling of unavailable DMA channelsMartin Povišer1-2/+9
2023-02-24ASoC: apple: mca: Fix SERDES reset sequenceMartin Povišer1-5/+13
2023-02-24ASoC: apple: mca: Fix final status read on SERDES resetMartin Povišer1-1/+1
2022-09-27ASoC: apple: mca: Adjust timing of component unregisterMartin Povišer1-2/+3
2022-09-27ASoC: apple: mca: Remove stale release of DMA channelsMartin Povišer1-8/+1
2022-09-27ASoC: apple: mca: Trigger, not deassert, the peripheral resetMartin Povišer1-3/+3
2022-09-05ASoC: apple: mca: Postpone requesting of DMA channelsMartin Povišer1-33/+46
2022-09-01ASoC: apple: mca: Unselect COMMON_CLK in KconfigMartin Povišer1-1/+0
2022-08-25ASoC: apple: mca: Add lockingMartin Povišer1-2/+21
2022-08-25ASoC: apple: mca: Start new platform driverMartin Povišer3-0/+1160