aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soundwire/generic_bandwidth_allocation.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-11soundwire: bandwidth allocation: improve error messagesPierre-Louis Bossart1-5/+9
2021-03-30soundwire: generic_allocation: fix confusion between group and packingPierre-Louis Bossart1-4/+3
2021-03-30soundwire: generic_bandwidth_allocation: remove useless initPierre-Louis Bossart1-2/+2
2021-03-23soundwire: bandwidth_allocation: add missing \n in dev_err()Pierre-Louis Bossart1-2/+2
2020-09-23soundwire: remove an unnecessary NULL checkDan Carpenter1-5/+1
2020-09-23soundwire: enable Data Port test modesPierre-Louis Bossart1-2/+4
2020-09-18soundwire: Add generic bandwidth allocation algorithmBard Liao1-0/+427