summaryrefslogtreecommitdiff
path: root/drivers/soundwire
AgeCommit message (Expand)Author
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
2024-10-10soundwire: intel_auxdevice: add kernel parameter for mclk dividerPierre-Louis Bossart
2024-10-03soundwire: mipi-disco: add support for DP0/DPn 'lane-list' propertyPierre-Louis Bossart
2024-10-03soundwire: mipi-disco: add new properties from 2.0 specPierre-Louis Bossart
2024-10-03soundwire: mipi-disco: add comment on DP0-supported propertyPierre-Louis Bossart
2024-10-03soundwire: mipi-disco: add support for peripheral channelprepare timeoutPierre-Louis Bossart
2024-10-03soundwire: mipi_disco: add support for clock-scales propertyPierre-Louis Bossart
2024-10-03soundwire: mipi-disco: add error handling for property array readPierre-Louis Bossart
2024-10-03soundwire: mipi-disco: remove DPn audio-modesPierre-Louis Bossart
2024-10-03soundwire: mipi_disco: add MIPI-specific property_read_bool() helpersPierre-Louis Bossart
2024-10-03soundwire: Correct some typos in commentsShen Lichuan
2024-10-03soundwire: amd: refactor existing code for acp 6.3 platformVijendar Mukunda
2024-10-03soundwire: amd: pass acp pci revision id as resource dataVijendar Mukunda
2024-09-23Merge tag 'soundwire-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-19soundwire: intel: add probe-time check on link idPierre-Louis Bossart