aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soundwire/generic_bandwidth_allocation.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-28soundwire: generic_bandwidth_allocation use bus->params.max_dr_freqBard Liao1-5/+3
2023-06-08soundwire: bandwidth allocation: Remove pointless variableCharles Keepax1-7/+3
2023-04-12soundwire: export sdw_compute_slave_ports() functionVijendar Mukunda1-9/+3
2023-04-12soundwire: bandwidth allocation: Use hweight32() to calculate set bitsRichard Fitzgerald1-1/+2
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