summaryrefslogtreecommitdiffstats
path: root/drivers/soundwire/generic_bandwidth_allocation.c
AgeCommit message (Expand)AuthorLines
2024-06-21soundwire: generic_bandwidth_allocation: change port_bo parameter to pointerBard Liao-8/+6
2023-11-28soundwire: generic_bandwidth_allocation use bus->params.max_dr_freqBard Liao-5/+3
2023-06-08soundwire: bandwidth allocation: Remove pointless variableCharles Keepax-7/+3
2023-04-12soundwire: export sdw_compute_slave_ports() functionVijendar Mukunda-9/+3
2023-04-12soundwire: bandwidth allocation: Use hweight32() to calculate set bitsRichard Fitzgerald-1/+2
2021-05-11soundwire: bandwidth allocation: improve error messagesPierre-Louis Bossart-5/+9
2021-03-30soundwire: generic_allocation: fix confusion between group and packingPierre-Louis Bossart-4/+3
2021-03-30soundwire: generic_bandwidth_allocation: remove useless initPierre-Louis Bossart-2/+2
2021-03-23soundwire: bandwidth_allocation: add missing \n in dev_err()Pierre-Louis Bossart-2/+2
2020-09-23soundwire: remove an unnecessary NULL checkDan Carpenter-5/+1
2020-09-23soundwire: enable Data Port test modesPierre-Louis Bossart-2/+4
2020-09-18soundwire: Add generic bandwidth allocation algorithmBard Liao-0/+427