summaryrefslogtreecommitdiff
path: root/drivers/soundwire/generic_bandwidth_allocation.c
Commit message (Expand)AuthorAgeFilesLines
* soundwire: export sdw_compute_slave_ports() functionVijendar Mukunda2023-04-121-9/+3
* soundwire: bandwidth allocation: Use hweight32() to calculate set bitsRichard Fitzgerald2023-04-121-1/+2
* soundwire: bandwidth allocation: improve error messagesPierre-Louis Bossart2021-05-111-5/+9
* soundwire: generic_allocation: fix confusion between group and packingPierre-Louis Bossart2021-03-301-4/+3
* soundwire: generic_bandwidth_allocation: remove useless initPierre-Louis Bossart2021-03-301-2/+2
* soundwire: bandwidth_allocation: add missing \n in dev_err()Pierre-Louis Bossart2021-03-231-2/+2
* soundwire: remove an unnecessary NULL checkDan Carpenter2020-09-231-5/+1
* soundwire: enable Data Port test modesPierre-Louis Bossart2020-09-231-2/+4
* soundwire: Add generic bandwidth allocation algorithmBard Liao2020-09-181-0/+427