Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | soundwire: bandwidth allocation: Remove pointless variable | Charles Keepax | 2023-06-08 | 1 | -7/+3 |
* | soundwire: export sdw_compute_slave_ports() function | Vijendar Mukunda | 2023-04-12 | 1 | -9/+3 |
* | soundwire: bandwidth allocation: Use hweight32() to calculate set bits | Richard Fitzgerald | 2023-04-12 | 1 | -1/+2 |
* | soundwire: bandwidth allocation: improve error messages | Pierre-Louis Bossart | 2021-05-11 | 1 | -5/+9 |
* | soundwire: generic_allocation: fix confusion between group and packing | Pierre-Louis Bossart | 2021-03-30 | 1 | -4/+3 |
* | soundwire: generic_bandwidth_allocation: remove useless init | Pierre-Louis Bossart | 2021-03-30 | 1 | -2/+2 |
* | soundwire: bandwidth_allocation: add missing \n in dev_err() | Pierre-Louis Bossart | 2021-03-23 | 1 | -2/+2 |
* | soundwire: remove an unnecessary NULL check | Dan Carpenter | 2020-09-23 | 1 | -5/+1 |
* | soundwire: enable Data Port test modes | Pierre-Louis Bossart | 2020-09-23 | 1 | -2/+4 |
* | soundwire: Add generic bandwidth allocation algorithm | Bard Liao | 2020-09-18 | 1 | -0/+427 |