summaryrefslogtreecommitdiff
path: root/drivers/soundwire
AgeCommit message (Expand)Author
2025-04-01Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-11soundwire: take in count the bandwidth of a prepared streamBard Liao
2025-03-10soundwire: debugfs: add interface for BPT/BRA transfersPierre-Louis Bossart
2025-03-10soundwire: intel_ace2x: add BPT send_async/wait callbacksPierre-Louis Bossart
2025-03-10soundwire: intel: add BPT context definitionPierre-Louis Bossart
2025-03-10soundwire: intel_auxdevice: add indirection for BPT send_async/waitPierre-Louis Bossart
2025-03-10soundwire: cadence: add BTP/BRA helpers to format dataPierre-Louis Bossart
2025-03-10soundwire: bus: add send_async/wait APIs for BPT protocolPierre-Louis Bossart
2025-03-10soundwire: stream: reuse existing code for BPT streamPierre-Louis Bossart
2025-03-10soundwire: stream: special-case the bus compute_params() routinePierre-Louis Bossart
2025-03-10soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart
2025-03-10soundwire: cadence: add BTP support for DP0Pierre-Louis Bossart
2025-02-27soundwire: amd: change the log level for command response logVijendar Mukunda
2025-02-13soundwire: slave: fix an OF node reference leak in soundwire slave deviceJoe Hattori
2025-02-13soundwire: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-02-13soundwire: amd: add soundwire host wake interrupt enable/disable sequenceVijendar Mukunda
2025-02-13soundwire: amd: set ACP_PME_EN during runtime suspend sequenceVijendar Mukunda
2025-02-13soundwire: amd: set device power state during suspend/resume sequenceVijendar Mukunda
2025-02-13soundwire: amd: add support for ACP7.0 & ACP7.1 platformsVijendar Mukunda
2025-02-13soundwire: amd: add debug log for soundwire wake eventVijendar Mukunda
2025-02-13soundwire: amd: change the soundwire wake enable/disable sequenceVijendar Mukunda
2025-02-13soundwire: Revert "soundwire: intel_auxdevice: start the bus at default frequ...Bard Liao
2025-02-13soundwire: cadence_master: set frame shape and divider based on actual clk freqBard Liao
2025-02-06soundwire: qcom: Add set_channel_map api supportMohammad Rafi Shaik
2025-01-29Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-23soundwire: amd: clear wake enable register for power off modeVijendar Mukunda
2024-12-23soundwire: generic_bandwidth_allocation: count the bandwidth of active stream...Bard Liao
2024-12-23SoundWire: pass stream to compute_params()Bard Liao
2024-12-23soundwire: generic_bandwidth_allocation: add lane in sdw_group_paramsBard Liao
2024-12-23soundwire: generic_bandwidth_allocation: select data laneBard Liao
2024-12-23soundwire: generic_bandwidth_allocation: check required freq accuratelyBard Liao
2024-12-23soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select...Bard Liao
2024-12-23Soundwire: generic_bandwidth_allocation: set frame shape on flyBard Liao
2024-12-23Soundwire: stream: program BUSCLOCK_SCALEBard Liao
2024-12-23Soundwire: add sdw_slave_get_scale_index helperBard Liao
2024-12-23soundwire: generic_bandwidth_allocation: skip DEPREPARED streamsPierre-Louis Bossart
2024-12-23soundwire: stream: set DEPREPARED state earlierPierre-Louis Bossart
2024-12-23soundwire: mipi_disco: read lane mapping properties from ACPIBard Liao
2024-12-23soundwire: add lane field in sdw_port_runtimeBard Liao
2024-12-23soundwire: bus: Move irq mapping cleanup into devresCharles Keepax
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-27Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-14ASoC: Merge up fixesMark Brown
2024-10-17soundwire: slave: lookup SDCA version and functionsPierre-Louis Bossart
2024-10-17ASoC/soundwire: remove sdw_slave_extended_idPierre-Louis Bossart
2024-10-17soundwire: intel_ace2x: Send PDI stream number during prepareRanjani Sridharan
2024-10-11ASoC/SoundWire: Intel: lnl: enable interrupts after first power-up/before las...Pierre-Louis Bossart
2024-10-10soundwire: cadence: clear MCP BLOCK_WAKEUP in initPierre-Louis Bossart
2024-10-10soundwire: cadence: add soft-reset on startupPierre-Louis Bossart