summaryrefslogtreecommitdiff
path: root/drivers/soundwire/generic_bandwidth_allocation.c
AgeCommit message (Expand)Author
2024-12-23soundwire: generic_bandwidth_allocation: count the bandwidth of active stream...Bard Liao
2024-12-23SoundWire: pass stream to compute_params()Bard Liao
2024-12-23soundwire: generic_bandwidth_allocation: add lane in sdw_group_paramsBard Liao
2024-12-23soundwire: generic_bandwidth_allocation: select data laneBard Liao
2024-12-23soundwire: generic_bandwidth_allocation: check required freq accuratelyBard Liao
2024-12-23soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select...Bard Liao
2024-12-23Soundwire: generic_bandwidth_allocation: set frame shape on flyBard Liao
2024-12-23soundwire: generic_bandwidth_allocation: skip DEPREPARED streamsPierre-Louis Bossart
2024-12-23soundwire: add lane field in sdw_port_runtimeBard Liao
2024-06-21soundwire: generic_bandwidth_allocation: change port_bo parameter to pointerBard Liao
2023-11-28soundwire: generic_bandwidth_allocation use bus->params.max_dr_freqBard Liao
2023-06-08soundwire: bandwidth allocation: Remove pointless variableCharles Keepax
2023-04-12soundwire: export sdw_compute_slave_ports() functionVijendar Mukunda
2023-04-12soundwire: bandwidth allocation: Use hweight32() to calculate set bitsRichard Fitzgerald
2021-05-11soundwire: bandwidth allocation: improve error messagesPierre-Louis Bossart
2021-03-30soundwire: generic_allocation: fix confusion between group and packingPierre-Louis Bossart
2021-03-30soundwire: generic_bandwidth_allocation: remove useless initPierre-Louis Bossart
2021-03-23soundwire: bandwidth_allocation: add missing \n in dev_err()Pierre-Louis Bossart
2020-09-23soundwire: remove an unnecessary NULL checkDan Carpenter
2020-09-23soundwire: enable Data Port test modesPierre-Louis Bossart
2020-09-18soundwire: Add generic bandwidth allocation algorithmBard Liao