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
Age
Commit message (
Expand
)
Author
2025-04-01
Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-11
soundwire: take in count the bandwidth of a prepared stream
Bard Liao
2025-03-10
soundwire: debugfs: add interface for BPT/BRA transfers
Pierre-Louis Bossart
2025-03-10
soundwire: intel_ace2x: add BPT send_async/wait callbacks
Pierre-Louis Bossart
2025-03-10
soundwire: intel: add BPT context definition
Pierre-Louis Bossart
2025-03-10
soundwire: intel_auxdevice: add indirection for BPT send_async/wait
Pierre-Louis Bossart
2025-03-10
soundwire: cadence: add BTP/BRA helpers to format data
Pierre-Louis Bossart
2025-03-10
soundwire: bus: add send_async/wait APIs for BPT protocol
Pierre-Louis Bossart
2025-03-10
soundwire: stream: reuse existing code for BPT stream
Pierre-Louis Bossart
2025-03-10
soundwire: stream: special-case the bus compute_params() routine
Pierre-Louis Bossart
2025-03-10
soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter
Pierre-Louis Bossart
2025-03-10
soundwire: cadence: add BTP support for DP0
Pierre-Louis Bossart
2025-02-27
soundwire: amd: change the log level for command response log
Vijendar Mukunda
2025-02-13
soundwire: slave: fix an OF node reference leak in soundwire slave device
Joe Hattori
2025-02-13
soundwire: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2025-02-13
soundwire: amd: add soundwire host wake interrupt enable/disable sequence
Vijendar Mukunda
2025-02-13
soundwire: amd: set ACP_PME_EN during runtime suspend sequence
Vijendar Mukunda
2025-02-13
soundwire: amd: set device power state during suspend/resume sequence
Vijendar Mukunda
2025-02-13
soundwire: amd: add support for ACP7.0 & ACP7.1 platforms
Vijendar Mukunda
2025-02-13
soundwire: amd: add debug log for soundwire wake event
Vijendar Mukunda
2025-02-13
soundwire: amd: change the soundwire wake enable/disable sequence
Vijendar Mukunda
2025-02-13
soundwire: Revert "soundwire: intel_auxdevice: start the bus at default frequ...
Bard Liao
2025-02-13
soundwire: cadence_master: set frame shape and divider based on actual clk freq
Bard Liao
2025-02-06
soundwire: qcom: Add set_channel_map api support
Mohammad Rafi Shaik
2025-01-29
Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-23
soundwire: amd: clear wake enable register for power off mode
Vijendar Mukunda
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: stream: program BUSCLOCK_SCALE
Bard Liao
2024-12-23
Soundwire: add sdw_slave_get_scale_index helper
Bard Liao
2024-12-23
soundwire: generic_bandwidth_allocation: skip DEPREPARED streams
Pierre-Louis Bossart
2024-12-23
soundwire: stream: set DEPREPARED state earlier
Pierre-Louis Bossart
2024-12-23
soundwire: mipi_disco: read lane mapping properties from ACPI
Bard Liao
2024-12-23
soundwire: add lane field in sdw_port_runtime
Bard Liao
2024-12-23
soundwire: bus: Move irq mapping cleanup into devres
Charles Keepax
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-27
Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-14
ASoC: Merge up fixes
Mark Brown
2024-10-17
soundwire: slave: lookup SDCA version and functions
Pierre-Louis Bossart
2024-10-17
ASoC/soundwire: remove sdw_slave_extended_id
Pierre-Louis Bossart
2024-10-17
soundwire: intel_ace2x: Send PDI stream number during prepare
Ranjani Sridharan
2024-10-11
ASoC/SoundWire: Intel: lnl: enable interrupts after first power-up/before las...
Pierre-Louis Bossart
2024-10-10
soundwire: cadence: clear MCP BLOCK_WAKEUP in init
Pierre-Louis Bossart
2024-10-10
soundwire: cadence: add soft-reset on startup
Pierre-Louis Bossart
[next]