index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-05
Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-20
/
+43
2025-05-17
Merge tag 'soundwire-6.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+5
2025-05-14
soundwire: only compute port params in specific stream states
Bard Liao
1
-0
/
+7
2025-05-14
soundwire: intel: Add awareness of ACE3+ microphone privacy
Peter Ujfalusi
3
-0
/
+9
2025-05-14
soundwire: bus: Add internal slave ID and use for IRQs
Charles Keepax
3
-3
/
+15
2025-05-14
soundwire: bus: Simplify sdw_assign_device_num()
Charles Keepax
1
-17
/
+12
2025-04-30
soundwire: intel_auxdevice: Fix system suspend/resume handling
Rafael J. Wysocki
1
-23
/
+13
2025-04-10
soundwire: bus: Fix race on the creation of the IRQ domain
Charles Keepax
1
-4
/
+5
2025-04-01
Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-87
/
+1509
2025-03-10
soundwire: take in count the bandwidth of a prepared stream
Bard Liao
1
-2
/
+3
2025-03-10
soundwire: debugfs: add interface for BPT/BRA transfers
Pierre-Louis Bossart
1
-16
/
+68
2025-03-10
soundwire: intel_ace2x: add BPT send_async/wait callbacks
Pierre-Louis Bossart
1
-0
/
+312
2025-03-10
soundwire: intel: add BPT context definition
Pierre-Louis Bossart
1
-0
/
+23
2025-03-10
soundwire: intel_auxdevice: add indirection for BPT send_async/wait
Pierre-Louis Bossart
1
-0
/
+24
2025-03-10
soundwire: cadence: add BTP/BRA helpers to format data
Pierre-Louis Bossart
3
-0
/
+655
2025-03-10
soundwire: bus: add send_async/wait APIs for BPT protocol
Pierre-Louis Bossart
3
-0
/
+91
2025-03-10
soundwire: stream: reuse existing code for BPT stream
Pierre-Louis Bossart
1
-31
/
+73
2025-03-10
soundwire: stream: special-case the bus compute_params() routine
Pierre-Louis Bossart
1
-0
/
+48
2025-03-10
soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter
Pierre-Louis Bossart
1
-2
/
+4
2025-03-10
soundwire: cadence: add BTP support for DP0
Pierre-Louis Bossart
1
-2
/
+10
2025-02-27
soundwire: amd: change the log level for command response log
Vijendar Mukunda
1
-1
/
+1
2025-02-13
soundwire: slave: fix an OF node reference leak in soundwire slave device
Joe Hattori
1
-0
/
+1
2025-02-13
soundwire: Use str_enable_disable-like helpers
Krzysztof Kozlowski
3
-4
/
+7
2025-02-13
soundwire: amd: add soundwire host wake interrupt enable/disable sequence
Vijendar Mukunda
2
-0
/
+60
2025-02-13
soundwire: amd: set ACP_PME_EN during runtime suspend sequence
Vijendar Mukunda
2
-0
/
+10
2025-02-13
soundwire: amd: set device power state during suspend/resume sequence
Vijendar Mukunda
2
-5
/
+58
2025-02-13
soundwire: amd: add support for ACP7.0 & ACP7.1 platforms
Vijendar Mukunda
2
-0
/
+39
2025-02-13
soundwire: amd: add debug log for soundwire wake event
Vijendar Mukunda
1
-0
/
+1
2025-02-13
soundwire: amd: change the soundwire wake enable/disable sequence
Vijendar Mukunda
1
-0
/
+2
2025-02-13
soundwire: Revert "soundwire: intel_auxdevice: start the bus at default frequ...
Bard Liao
1
-21
/
+0
2025-02-13
soundwire: cadence_master: set frame shape and divider based on actual clk freq
Bard Liao
1
-3
/
+19
2025-02-06
soundwire: qcom: Add set_channel_map api support
Mohammad Rafi Shaik
1
-0
/
+26
2025-01-30
Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-91
/
+431
2024-12-23
soundwire: amd: clear wake enable register for power off mode
Vijendar Mukunda
1
-0
/
+1
2024-12-23
soundwire: generic_bandwidth_allocation: count the bandwidth of active stream...
Bard Liao
1
-0
/
+13
2024-12-23
SoundWire: pass stream to compute_params()
Bard Liao
4
-8
/
+11
2024-12-23
soundwire: generic_bandwidth_allocation: add lane in sdw_group_params
Bard Liao
2
-33
/
+90
2024-12-23
soundwire: generic_bandwidth_allocation: select data lane
Bard Liao
2
-7
/
+146
2024-12-23
soundwire: generic_bandwidth_allocation: check required freq accurately
Bard Liao
1
-1
/
+2
2024-12-23
soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select...
Bard Liao
1
-6
/
+2
2024-12-23
Soundwire: generic_bandwidth_allocation: set frame shape on fly
Bard Liao
1
-0
/
+23
2024-12-23
Soundwire: stream: program BUSCLOCK_SCALE
Bard Liao
2
-0
/
+46
2024-12-23
Soundwire: add sdw_slave_get_scale_index helper
Bard Liao
1
-21
/
+34
2024-12-23
soundwire: generic_bandwidth_allocation: skip DEPREPARED streams
Pierre-Louis Bossart
1
-0
/
+3
2024-12-23
soundwire: stream: set DEPREPARED state earlier
Pierre-Louis Bossart
1
-1
/
+10
2024-12-23
soundwire: mipi_disco: read lane mapping properties from ACPI
Bard Liao
1
-1
/
+39
2024-12-23
soundwire: add lane field in sdw_port_runtime
Bard Liao
3
-3
/
+5
2024-12-23
soundwire: bus: Move irq mapping cleanup into devres
Charles Keepax
3
-12
/
+8
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
5
-12
/
+12
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2
-2
/
+2
[next]