blob: c6d13eb5f577c34607e744deb48f8033580623c0 [file] [log] [blame]
a19efb5265c3 ("soundwire: intel: fix factor of two in MCLK handling")
395713d8ca43 ("soundwire: intel: handle disabled links")
79ee66312640 ("soundwire: intel: add debugfs register dump")
e87cf35835d9 ("soundwire: intel: remove unused variables")
085f4ace103d ("soundwire: intel: read mclk_freq property from firmware")
82fc8d06501a ("soundwire: add new mclk_freq field for properties")
0fc6041d7abc ("soundwire: intel: remove BIOS work-arounds")
3424305b8be4 ("soundwire: rename 'freq' fields")
53f3c097375c ("soundwire: remove master data port properties")
fa358bb536b9 ("soundwire: remove empty line before/after braces")
17ed5bef49f4 ("soundwire: add missing newlines in dynamic debug logs")
7cc6e315317f ("soundwire: intel: protect macro parameters")
d542bc9e2234 ("soundwire: intel: fix alignment issues")
1fe74a5e41d6 ("soundwire: stream: fix alignment issues")
31dba31297fd ("soundwire: mipi_disco: fix alignment issues")
09830d5e3458 ("soundwire: bus: remove useless parentheses")
73ede04682e1 ("soundwire: bus: fix alignment issues")
4ac5627acc3e ("soundwire: intel: fix inversion in devm_kcalloc parameters")
30246e2d78c0 ("soundwire: intel: Add pre/post bank switch ops")
ce6e74d008ff ("soundwire: Add support for multi link bank switch")
48949722ced4 ("soundwire: Handle multiple master instances in a stream")
0c4a1049cf29 ("soundwire: Add support to lock across bus instances")
3fef1a2259c5 ("soundwire: Fix incorrect exit after configuring stream")
0aebe40bae6c ("soundwire: Fix duplicate stream state assignment")
c46302ec554c ("soundwire: intel: Add audio DAI ops")
37a2d22b402d ("soundwire: intel: Add stream initialization")
07abeff1ef1a ("soundwire: cdns: Add port routines")
c91605f48938 ("soundwire: Remove cdns_master_ops")
5c3eb9f7bdf1 ("soundwire: Add stream configuration APIs")
99b8a5d608a6 ("soundwire: Add bank switch routine")
79df15b7d37c ("soundwire: Add helpers for ports operations")
f8101c74aa54 ("soundwire: Add Master and Slave port programming")
bbe7379d8040 ("soundwire: Add support for port management")
89e590535f32 ("soundwire: Add support for SoundWire stream management")
80cd8f0175d0 ("soundwire: Fix typo in return value check of sdw_read()")
7094dc2b537b ("soundwire: intel: fix missing assignment to ret")
d62a7d41f38e ("soundwire: intel: Add Intel init module")
71bb8a1b059e ("soundwire: intel: Add Intel Master driver")
956baa1992f9 ("soundwire: cdns: Add sdw_master_ops and IO transfer support")
2f52a5177caa ("soundwire: cdns: Add cadence library")
b0a9c37b0178 ("soundwire: Add slave status handling")
d52d7a1be02c ("soundwire: Add Slave status handling helpers")
9d715fa005eb ("soundwire: Add IO transfer")
56d4fe31af77 ("soundwire: Add MIPI DisCo property helpers")
7c3cd189b86d ("soundwire: Add Master registration")
9251345dca24 ("soundwire: Add SoundWire bus type")