开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
generic_bandwidth_allocation.c
Age
Commit message (
Expand
)
Author
2024-06-21
soundwire: generic_bandwidth_allocation: change port_bo parameter to pointer
Bard Liao
2023-11-28
soundwire: generic_bandwidth_allocation use bus->params.max_dr_freq
Bard Liao
2023-06-08
soundwire: bandwidth allocation: Remove pointless variable
Charles Keepax
2023-04-12
soundwire: export sdw_compute_slave_ports() function
Vijendar Mukunda
2023-04-12
soundwire: bandwidth allocation: Use hweight32() to calculate set bits
Richard Fitzgerald
2021-05-11
soundwire: bandwidth allocation: improve error messages
Pierre-Louis Bossart
2021-03-30
soundwire: generic_allocation: fix confusion between group and packing
Pierre-Louis Bossart
2021-03-30
soundwire: generic_bandwidth_allocation: remove useless init
Pierre-Louis Bossart
2021-03-23
soundwire: bandwidth_allocation: add missing \n in dev_err()
Pierre-Louis Bossart
2020-09-23
soundwire: remove an unnecessary NULL check
Dan Carpenter
2020-09-23
soundwire: enable Data Port test modes
Pierre-Louis Bossart
2020-09-18
soundwire: Add generic bandwidth allocation algorithm
Bard Liao