aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/soundwire (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-17Merge tag 'soundwire-6.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds1-4/+5
2025-04-30soundwire: intel_auxdevice: Fix system suspend/resume handlingRafael J. Wysocki1-23/+13
2025-04-10soundwire: bus: Fix race on the creation of the IRQ domainCharles Keepax1-4/+5
2025-04-01Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds14-87/+1509
2025-03-11soundwire: take in count the bandwidth of a prepared streamBard Liao1-2/+3
2025-03-10soundwire: debugfs: add interface for BPT/BRA transfersPierre-Louis Bossart1-16/+68
2025-03-10soundwire: intel_ace2x: add BPT send_async/wait callbacksPierre-Louis Bossart1-0/+312
2025-03-10soundwire: intel: add BPT context definitionPierre-Louis Bossart1-0/+23
2025-03-10soundwire: intel_auxdevice: add indirection for BPT send_async/waitPierre-Louis Bossart1-0/+24
2025-03-10soundwire: cadence: add BTP/BRA helpers to format dataPierre-Louis Bossart3-0/+655
2025-03-10soundwire: bus: add send_async/wait APIs for BPT protocolPierre-Louis Bossart3-0/+91
2025-03-10soundwire: stream: reuse existing code for BPT streamPierre-Louis Bossart1-31/+73
2025-03-10soundwire: stream: special-case the bus compute_params() routinePierre-Louis Bossart1-0/+48
2025-03-10soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart1-2/+4
2025-03-10soundwire: cadence: add BTP support for DP0Pierre-Louis Bossart1-2/+10
2025-02-27soundwire: amd: change the log level for command response logVijendar Mukunda1-1/+1
2025-02-13soundwire: slave: fix an OF node reference leak in soundwire slave deviceJoe Hattori1-0/+1
2025-02-13soundwire: Use str_enable_disable-like helpersKrzysztof Kozlowski3-4/+7
2025-02-13soundwire: amd: add soundwire host wake interrupt enable/disable sequenceVijendar Mukunda2-0/+60
2025-02-13soundwire: amd: set ACP_PME_EN during runtime suspend sequenceVijendar Mukunda2-0/+10
2025-02-13soundwire: amd: set device power state during suspend/resume sequenceVijendar Mukunda2-5/+58
2025-02-13soundwire: amd: add support for ACP7.0 & ACP7.1 platformsVijendar Mukunda2-0/+39
2025-02-13soundwire: amd: add debug log for soundwire wake eventVijendar Mukunda1-0/+1
2025-02-13soundwire: amd: change the soundwire wake enable/disable sequenceVijendar Mukunda1-0/+2
2025-02-13soundwire: Revert "soundwire: intel_auxdevice: start the bus at default frequency"Bard Liao1-21/+0
2025-02-13soundwire: cadence_master: set frame shape and divider based on actual clk freqBard Liao1-3/+19
2025-02-06soundwire: qcom: Add set_channel_map api supportMohammad Rafi Shaik1-0/+26
2025-01-29Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds10-91/+431
2024-12-23soundwire: amd: clear wake enable register for power off modeVijendar Mukunda1-0/+1
2024-12-23soundwire: generic_bandwidth_allocation: count the bandwidth of active streams onlyBard Liao1-0/+13
2024-12-23SoundWire: pass stream to compute_params()Bard Liao4-8/+11
2024-12-23soundwire: generic_bandwidth_allocation: add lane in sdw_group_paramsBard Liao2-33/+90
2024-12-23soundwire: generic_bandwidth_allocation: select data laneBard Liao2-7/+146
2024-12-23soundwire: generic_bandwidth_allocation: check required freq accuratelyBard Liao1-1/+2
2024-12-23soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select_row_colBard Liao1-6/+2
2024-12-23Soundwire: generic_bandwidth_allocation: set frame shape on flyBard Liao1-0/+23
2024-12-23Soundwire: stream: program BUSCLOCK_SCALEBard Liao2-0/+46
2024-12-23Soundwire: add sdw_slave_get_scale_index helperBard Liao1-21/+34
2024-12-23soundwire: generic_bandwidth_allocation: skip DEPREPARED streamsPierre-Louis Bossart1-0/+3
2024-12-23soundwire: stream: set DEPREPARED state earlierPierre-Louis Bossart1-1/+10
2024-12-23soundwire: mipi_disco: read lane mapping properties from ACPIBard Liao1-1/+39
2024-12-23soundwire: add lane field in sdw_port_runtimeBard Liao3-3/+5
2024-12-23soundwire: bus: Move irq mapping cleanup into devresCharles Keepax3-12/+8
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra5-12/+12
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds2-2/+2
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds11-77/+238
2024-11-14ASoC: Merge up fixesMark Brown1-13/+6
2024-10-17soundwire: slave: lookup SDCA version and functionsPierre-Louis Bossart2-0/+15
2024-10-17ASoC/soundwire: remove sdw_slave_extended_idPierre-Louis Bossart2-13/+12
2024-10-17soundwire: intel_ace2x: Send PDI stream number during prepareRanjani Sridharan1-13/+6