mirror of
https://github.com/torvalds/linux.git
synced 2026-08-04 22:38:46 +02:00
- Stream handling and slave alert handling - Qualcomm Soundwire v2.0.0 controller support - Intel ACE2.x initial support and code reorganization -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAmSlHY4ACgkQfBQHDyUj g0fHJw//XRkP6BDfB3D/dnfJTPtWpcIBChdrImhNlL52czqUiyZXfBtkQkaGcDdy AFFcsvqYZkgQTXcyAoT/g5E/4M92RnrXHdxcQREsziBU1xnGNAtUDfK8EyPE+0I5 xBVUmtPGC9NS24UVDXKlOnq/6hPw0Ab4JVzFRMziqC8iIXTA4vj9xenjI2XX4K8d J5ajVBA7bGDeAN/mPJsCdCnT4i1si23/vUgk93pC/onCO3phZqh4TK4pY/qbwXzx tFwCh6qam0iY70Ga1T0HVc5wCMxXcmZFJuM8HnpTOYArubGpW7bOamxlItZtv4vL CEEqWgMWBE5r50fgaxe3zJ278nQSBQ8Gx5IP+OCPdt9FdqfEFFzVv+LWb+BVaKdJ N2IRT97t89PrMqU8zcm05HnR7lkgLvwle7eFcNLZaG3FleGp+P5nixCa4+tyvq+b a7/YtQIbkkXUFxKNMY8fVquk+to9H6xxeLrPmuufwwnO2DiYMuIPina0zU5/gEor qhzg5zTDK5lyO7P4AC/HWt50jl0IYDLIqBfdEVQ94G+QopPRVOGXQWfqipWC9f// WxDTi5IKCtL7QXJTbpUKBqu5N84LFqJpPNFA0GG9Wy9+hsUOwI+kFQpB5TQfCETD 7rwncBhrzJNhtZmLv54EMs5hISWl/CDEiyvItdho2r904/AcIWM= =gjRz -----END PGP SIGNATURE----- Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire Pull soundwire updates from Vinod Koul: - Stream handling and slave alert handling - Qualcomm Soundwire v2.0.0 controller support - Intel ACE2.x initial support and code reorganization * tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire: (55 commits) soundwire: stream: Make master_list ordered to prevent deadlocks soundwire: bus: Prevent lockdep asserts when stream has multiple buses soundwire: qcom: fix storing port config out-of-bounds soundwire: intel_ace2x: fix SND_SOC_SOF_HDA_MLINK dependency soundwire: debugfs: Add missing SCP registers soundwire: stream: Remove unnecessary gotos soundwire: stream: Invert logic on runtime alloc flags soundwire: stream: Remove unneeded checks for NULL bus soundwire: bandwidth allocation: Remove pointless variable soundwire: cadence: revisit parity injection soundwire: intel/cadence: update hardware reset sequence soundwire: intel_bus_common: enable interrupts last soundwire: intel_bus_common: update error log soundwire: amd: Improve error message in remove callback soundwire: debugfs: fix unbalanced pm_runtime_put() soundwire: qcom: fix unbalanced pm_runtime_put() soundwire: qcom: set clk stop need reset flag at runtime soundwire: qcom: add software workaround for bus clash interrupt assertion soundwire: qcom: wait for fifo to be empty before suspend soundwire: qcom: drop unused struct qcom_swrm_ctrl members ... |
||
|---|---|---|
| .. | ||
| amd | ||
| imx | ||
| intel | ||
| mediatek | ||
| xtensa | ||
| compress.c | ||
| control.c | ||
| core.c | ||
| debug.c | ||
| iomem-utils.c | ||
| ipc.c | ||
| ipc3-control.c | ||
| ipc3-dtrace.c | ||
| ipc3-loader.c | ||
| ipc3-pcm.c | ||
| ipc3-priv.h | ||
| ipc3-topology.c | ||
| ipc3.c | ||
| ipc4-control.c | ||
| ipc4-fw-reg.h | ||
| ipc4-loader.c | ||
| ipc4-mtrace.c | ||
| ipc4-pcm.c | ||
| ipc4-priv.h | ||
| ipc4-topology.c | ||
| ipc4-topology.h | ||
| ipc4.c | ||
| Kconfig | ||
| loader.c | ||
| Makefile | ||
| nocodec.c | ||
| ops.c | ||
| ops.h | ||
| pcm.c | ||
| pm.c | ||
| sof-acpi-dev.c | ||
| sof-acpi-dev.h | ||
| sof-audio.c | ||
| sof-audio.h | ||
| sof-client-ipc-flood-test.c | ||
| sof-client-ipc-kernel-injector.c | ||
| sof-client-ipc-msg-injector.c | ||
| sof-client-probes-ipc3.c | ||
| sof-client-probes-ipc4.c | ||
| sof-client-probes.c | ||
| sof-client-probes.h | ||
| sof-client.c | ||
| sof-client.h | ||
| sof-of-dev.c | ||
| sof-of-dev.h | ||
| sof-pci-dev.c | ||
| sof-pci-dev.h | ||
| sof-priv.h | ||
| sof-utils.c | ||
| sof-utils.h | ||
| stream-ipc.c | ||
| topology.c | ||
| trace.c | ||