summaryrefslogtreecommitdiff
path: root/drivers/soundwire
AgeCommit message (Expand)AuthorFilesLines
2025-01-30Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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 stream...Bard 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...Bard 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-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds2-2/+2
2024-11-28Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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
2024-10-11ASoC/SoundWire: Intel: lnl: enable interrupts after first power-up/before las...Pierre-Louis Bossart1-0/+7
2024-10-10soundwire: cadence: clear MCP BLOCK_WAKEUP in initPierre-Louis Bossart1-0/+5
2024-10-10soundwire: cadence: add soft-reset on startupPierre-Louis Bossart3-0/+32
2024-10-10soundwire: intel_auxdevice: add kernel parameter for mclk dividerPierre-Louis Bossart1-2/+10
2024-10-03soundwire: mipi-disco: add support for DP0/DPn 'lane-list' propertyPierre-Louis Bossart1-0/+32
2024-10-03soundwire: mipi-disco: add new properties from 2.0 specPierre-Louis Bossart1-0/+6
2024-10-03soundwire: mipi-disco: add comment on DP0-supported propertyPierre-Louis Bossart1-1/+5
2024-10-03soundwire: mipi-disco: add support for peripheral channelprepare timeoutPierre-Louis Bossart1-2/+6
2024-10-03soundwire: mipi_disco: add support for clock-scales propertyPierre-Louis Bossart1-2/+8
2024-10-03soundwire: mipi-disco: add error handling for property array readPierre-Louis Bossart1-8/+24
2024-10-03soundwire: mipi-disco: remove DPn audio-modesPierre-Louis Bossart1-2/+0
2024-10-03soundwire: mipi_disco: add MIPI-specific property_read_bool() helpersPierre-Louis Bossart1-15/+35
2024-10-03soundwire: Correct some typos in commentsShen Lichuan3-3/+3
2024-10-03soundwire: amd: refactor existing code for acp 6.3 platformVijendar Mukunda2-43/+71
2024-10-03soundwire: amd: pass acp pci revision id as resource dataVijendar Mukunda2-0/+2
2024-09-24Merge tag 'soundwire-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-25/+68
2024-08-19soundwire: intel: add probe-time check on link idPierre-Louis Bossart3-0/+41
2024-08-18soundwire: intel_bus_common: enable interrupts before exiting resetPierre-Louis Bossart1-8/+8
2024-08-18soundwire: cadence: re-check Peripheral status with delayed_workPierre-Louis Bossart5-2/+56
2024-07-31soundwire: bus: clean up probe warningsJohan Hovold1-2/+2
2024-07-31soundwire: bus: drop unused driver name fieldJohan Hovold1-7/+2
2024-07-31soundwire: bus: suppress probe deferral errorsJohan Hovold1-6/+0
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2024-07-24Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-80/+264
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-9/+4
2024-07-09soundwire: debugfs: simplify with cleanup.hKrzysztof Kozlowski1-5/+2
2024-07-09soundwire: cadence: simplify with cleanup.hKrzysztof Kozlowski1-3/+2