summaryrefslogtreecommitdiffstats
path: root/drivers/soundwire
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds44 hours14-87/+1509
|\
| * soundwire: take in count the bandwidth of a prepared streamBard Liao2025-03-111-2/+3
| * soundwire: debugfs: add interface for BPT/BRA transfersPierre-Louis Bossart2025-03-101-16/+68
| * soundwire: intel_ace2x: add BPT send_async/wait callbacksPierre-Louis Bossart2025-03-101-0/+312
| * soundwire: intel: add BPT context definitionPierre-Louis Bossart2025-03-101-0/+23
| * soundwire: intel_auxdevice: add indirection for BPT send_async/waitPierre-Louis Bossart2025-03-101-0/+24
| * soundwire: cadence: add BTP/BRA helpers to format dataPierre-Louis Bossart2025-03-103-0/+655
| * soundwire: bus: add send_async/wait APIs for BPT protocolPierre-Louis Bossart2025-03-103-0/+91
| * soundwire: stream: reuse existing code for BPT streamPierre-Louis Bossart2025-03-101-31/+73
| * soundwire: stream: special-case the bus compute_params() routinePierre-Louis Bossart2025-03-101-0/+48
| * soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart2025-03-101-2/+4
| * soundwire: cadence: add BTP support for DP0Pierre-Louis Bossart2025-03-101-2/+10
| * soundwire: amd: change the log level for command response logVijendar Mukunda2025-02-271-1/+1
| * soundwire: slave: fix an OF node reference leak in soundwire slave deviceJoe Hattori2025-02-131-0/+1
| * soundwire: Use str_enable_disable-like helpersKrzysztof Kozlowski2025-02-133-4/+7
| * soundwire: amd: add soundwire host wake interrupt enable/disable sequenceVijendar Mukunda2025-02-132-0/+60
| * soundwire: amd: set ACP_PME_EN during runtime suspend sequenceVijendar Mukunda2025-02-132-0/+10
| * soundwire: amd: set device power state during suspend/resume sequenceVijendar Mukunda2025-02-132-5/+58
| * soundwire: amd: add support for ACP7.0 & ACP7.1 platformsVijendar Mukunda2025-02-132-0/+39
| * soundwire: amd: add debug log for soundwire wake eventVijendar Mukunda2025-02-131-0/+1
| * soundwire: amd: change the soundwire wake enable/disable sequenceVijendar Mukunda2025-02-131-0/+2
| * soundwire: Revert "soundwire: intel_auxdevice: start the bus at default frequ...Bard Liao2025-02-131-21/+0
| * soundwire: cadence_master: set frame shape and divider based on actual clk freqBard Liao2025-02-131-3/+19
* | soundwire: qcom: Add set_channel_map api supportMohammad Rafi Shaik2025-02-061-0/+26
|/
* Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2025-01-2910-91/+431
|\
| * soundwire: amd: clear wake enable register for power off modeVijendar Mukunda2024-12-231-0/+1
| * soundwire: generic_bandwidth_allocation: count the bandwidth of active stream...Bard Liao2024-12-231-0/+13
| * SoundWire: pass stream to compute_params()Bard Liao2024-12-234-8/+11
| * soundwire: generic_bandwidth_allocation: add lane in sdw_group_paramsBard Liao2024-12-232-33/+90
| * soundwire: generic_bandwidth_allocation: select data laneBard Liao2024-12-232-7/+146
| * soundwire: generic_bandwidth_allocation: check required freq accuratelyBard Liao2024-12-231-1/+2
| * soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select...Bard Liao2024-12-231-6/+2
| * Soundwire: generic_bandwidth_allocation: set frame shape on flyBard Liao2024-12-231-0/+23
| * Soundwire: stream: program BUSCLOCK_SCALEBard Liao2024-12-232-0/+46
| * Soundwire: add sdw_slave_get_scale_index helperBard Liao2024-12-231-21/+34
| * soundwire: generic_bandwidth_allocation: skip DEPREPARED streamsPierre-Louis Bossart2024-12-231-0/+3
| * soundwire: stream: set DEPREPARED state earlierPierre-Louis Bossart2024-12-231-1/+10
| * soundwire: mipi_disco: read lane mapping properties from ACPIBard Liao2024-12-231-1/+39
| * soundwire: add lane field in sdw_port_runtimeBard Liao2024-12-233-3/+5
| * soundwire: bus: Move irq mapping cleanup into devresCharles Keepax2024-12-233-12/+8
* | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-025-12/+12
* | Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-012-2/+2
|/
* Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-2711-77/+238
|\
| * soundwire: cadence: clear MCP BLOCK_WAKEUP in initPierre-Louis Bossart2024-10-101-0/+5
| * soundwire: cadence: add soft-reset on startupPierre-Louis Bossart2024-10-103-0/+32
| * soundwire: intel_auxdevice: add kernel parameter for mclk dividerPierre-Louis Bossart2024-10-101-2/+10
| * soundwire: mipi-disco: add support for DP0/DPn 'lane-list' propertyPierre-Louis Bossart2024-10-031-0/+32
| * soundwire: mipi-disco: add new properties from 2.0 specPierre-Louis Bossart2024-10-031-0/+6
| * soundwire: mipi-disco: add comment on DP0-supported propertyPierre-Louis Bossart2024-10-031-1/+5
| * soundwire: mipi-disco: add support for peripheral channelprepare timeoutPierre-Louis Bossart2024-10-031-2/+6