index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-12-23
soundwire: generic_bandwidth_allocation: count the bandwidth of active stream...
Bard Liao
2024-12-23
SoundWire: pass stream to compute_params()
Bard Liao
2024-12-23
soundwire: generic_bandwidth_allocation: add lane in sdw_group_params
Bard Liao
2024-12-23
soundwire: generic_bandwidth_allocation: select data lane
Bard Liao
2024-12-23
soundwire: generic_bandwidth_allocation: check required freq accurately
Bard Liao
2024-12-23
soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select...
Bard Liao
2024-12-23
Soundwire: generic_bandwidth_allocation: set frame shape on fly
Bard Liao
2024-12-23
soundwire: generic_bandwidth_allocation: skip DEPREPARED streams
Pierre-Louis Bossart
2024-12-23
soundwire: add lane field in sdw_port_runtime
Bard Liao
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