Linus Torvalds
fe1de55167
soundwire updates for 6.5
...
- 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
...
2023-07-05 10:54:43 -07:00
..
2023-03-20 13:07:10 +00:00
2023-06-23 11:07:39 +01:00
2023-03-20 13:07:18 +00:00
2023-06-13 12:11:21 +01:00
2023-03-20 13:07:31 +00:00
2023-03-20 13:07:33 +00:00
2023-04-12 12:54:23 +01:00
2023-06-29 10:46:47 -07:00
2023-06-19 23:29:25 +01:00
2023-06-21 13:42:51 +01:00
2023-06-20 12:49:29 +01:00
2023-05-17 10:37:07 +09:00
2023-03-20 13:08:22 +00:00
2023-06-21 13:42:48 +01:00
2023-05-15 19:55:52 +09:00
2023-03-20 13:08:35 +00:00
2023-06-22 18:02:06 +01:00
2023-06-20 12:49:22 +01:00
2023-06-20 12:49:25 +01:00
2023-03-20 13:08:44 +00:00
2023-03-20 13:08:46 +00:00
2023-06-22 18:02:07 +01:00
2023-03-21 16:29:48 +00:00
2023-06-20 12:49:26 +01:00
2023-06-13 12:15:12 +01:00
2023-07-05 10:54:43 -07:00
2023-01-31 11:04:59 +00:00
2023-03-20 13:09:02 +00:00
2023-06-13 12:11:22 +01:00
2023-05-22 11:18:55 +01:00
2023-03-20 13:09:10 +00:00
2023-06-22 18:02:05 +01:00
2023-05-30 13:43:38 +01:00
2023-03-20 13:09:31 +00:00
2023-03-20 13:09:32 +00:00
2023-03-20 13:09:34 +00:00
2023-03-20 13:09:35 +00:00
2023-06-15 13:53:24 +01:00
2023-06-15 13:53:24 +01:00
2023-02-15 16:09:07 +00:00
2023-05-15 20:11:17 +09:00
2023-05-23 13:55:55 +01:00
2023-06-23 22:09:00 +01:00
2023-03-14 13:58:56 +00:00
2023-06-13 12:11:15 +01:00
2023-03-05 23:38:38 +00:00
2023-06-16 14:55:20 +01:00
2023-05-30 14:11:02 +01:00
2023-05-08 08:47:05 +09:00