aboutsummaryrefslogtreecommitdiff
path: root/drivers/soundwire/generic_bandwidth_allocation.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-08soundwire: bandwidth allocation: Remove pointless variableGravatar Charles Keepax 1-7/+3
2023-04-12soundwire: export sdw_compute_slave_ports() functionGravatar Vijendar Mukunda 1-9/+3
2023-04-12soundwire: bandwidth allocation: Use hweight32() to calculate set bitsGravatar Richard Fitzgerald 1-1/+2
2021-05-11soundwire: bandwidth allocation: improve error messagesGravatar Pierre-Louis Bossart 1-5/+9
2021-03-30soundwire: generic_allocation: fix confusion between group and packingGravatar Pierre-Louis Bossart 1-4/+3
2021-03-30soundwire: generic_bandwidth_allocation: remove useless initGravatar Pierre-Louis Bossart 1-2/+2
2021-03-23soundwire: bandwidth_allocation: add missing \n in dev_err()Gravatar Pierre-Louis Bossart 1-2/+2
2020-09-23soundwire: remove an unnecessary NULL checkGravatar Dan Carpenter 1-5/+1
2020-09-23soundwire: enable Data Port test modesGravatar Pierre-Louis Bossart 1-2/+4
2020-09-18soundwire: Add generic bandwidth allocation algorithmGravatar Bard Liao 1-0/+427