| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-30 | soundwire: intel_auxdevice: Fix system suspend/resume handling | Rafael J. Wysocki | 1 | -23/+13 |
| 2025-04-01 | Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -87/+1509 |
| 2025-03-11 | soundwire: take in count the bandwidth of a prepared stream | Bard Liao | 1 | -2/+3 |
| 2025-03-10 | soundwire: debugfs: add interface for BPT/BRA transfers | Pierre-Louis Bossart | 1 | -16/+68 |
| 2025-03-10 | soundwire: intel_ace2x: add BPT send_async/wait callbacks | Pierre-Louis Bossart | 1 | -0/+312 |
| 2025-03-10 | soundwire: intel: add BPT context definition | Pierre-Louis Bossart | 1 | -0/+23 |
| 2025-03-10 | soundwire: intel_auxdevice: add indirection for BPT send_async/wait | Pierre-Louis Bossart | 1 | -0/+24 |
| 2025-03-10 | soundwire: cadence: add BTP/BRA helpers to format data | Pierre-Louis Bossart | 3 | -0/+655 |
| 2025-03-10 | soundwire: bus: add send_async/wait APIs for BPT protocol | Pierre-Louis Bossart | 3 | -0/+91 |
| 2025-03-10 | soundwire: stream: reuse existing code for BPT stream | Pierre-Louis Bossart | 1 | -31/+73 |
| 2025-03-10 | soundwire: stream: special-case the bus compute_params() routine | Pierre-Louis Bossart | 1 | -0/+48 |
| 2025-03-10 | soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter | Pierre-Louis Bossart | 1 | -2/+4 |
| 2025-03-10 | soundwire: cadence: add BTP support for DP0 | Pierre-Louis Bossart | 1 | -2/+10 |
| 2025-02-27 | soundwire: amd: change the log level for command response log | Vijendar Mukunda | 1 | -1/+1 |
| 2025-02-13 | soundwire: slave: fix an OF node reference leak in soundwire slave device | Joe Hattori | 1 | -0/+1 |
| 2025-02-13 | soundwire: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 3 | -4/+7 |
| 2025-02-13 | soundwire: amd: add soundwire host wake interrupt enable/disable sequence | Vijendar Mukunda | 2 | -0/+60 |
| 2025-02-13 | soundwire: amd: set ACP_PME_EN during runtime suspend sequence | Vijendar Mukunda | 2 | -0/+10 |
| 2025-02-13 | soundwire: amd: set device power state during suspend/resume sequence | Vijendar Mukunda | 2 | -5/+58 |
| 2025-02-13 | soundwire: amd: add support for ACP7.0 & ACP7.1 platforms | Vijendar Mukunda | 2 | -0/+39 |
| 2025-02-13 | soundwire: amd: add debug log for soundwire wake event | Vijendar Mukunda | 1 | -0/+1 |
| 2025-02-13 | soundwire: amd: change the soundwire wake enable/disable sequence | Vijendar Mukunda | 1 | -0/+2 |
| 2025-02-13 | soundwire: Revert "soundwire: intel_auxdevice: start the bus at default frequ... | Bard Liao | 1 | -21/+0 |
| 2025-02-13 | soundwire: cadence_master: set frame shape and divider based on actual clk freq | Bard Liao | 1 | -3/+19 |
| 2025-02-06 | soundwire: qcom: Add set_channel_map api support | Mohammad Rafi Shaik | 1 | -0/+26 |
| 2025-01-29 | Merge tag 'soundwire-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -91/+431 |
| 2024-12-23 | soundwire: amd: clear wake enable register for power off mode | Vijendar Mukunda | 1 | -0/+1 |
| 2024-12-23 | soundwire: generic_bandwidth_allocation: count the bandwidth of active stream... | Bard Liao | 1 | -0/+13 |
| 2024-12-23 | SoundWire: pass stream to compute_params() | Bard Liao | 4 | -8/+11 |
| 2024-12-23 | soundwire: generic_bandwidth_allocation: add lane in sdw_group_params | Bard Liao | 2 | -33/+90 |
| 2024-12-23 | soundwire: generic_bandwidth_allocation: select data lane | Bard Liao | 2 | -7/+146 |
| 2024-12-23 | soundwire: generic_bandwidth_allocation: check required freq accurately | Bard Liao | 1 | -1/+2 |
| 2024-12-23 | soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select... | Bard Liao | 1 | -6/+2 |
| 2024-12-23 | Soundwire: generic_bandwidth_allocation: set frame shape on fly | Bard Liao | 1 | -0/+23 |
| 2024-12-23 | Soundwire: stream: program BUSCLOCK_SCALE | Bard Liao | 2 | -0/+46 |
| 2024-12-23 | Soundwire: add sdw_slave_get_scale_index helper | Bard Liao | 1 | -21/+34 |
| 2024-12-23 | soundwire: generic_bandwidth_allocation: skip DEPREPARED streams | Pierre-Louis Bossart | 1 | -0/+3 |
| 2024-12-23 | soundwire: stream: set DEPREPARED state earlier | Pierre-Louis Bossart | 1 | -1/+10 |
| 2024-12-23 | soundwire: mipi_disco: read lane mapping properties from ACPI | Bard Liao | 1 | -1/+39 |
| 2024-12-23 | soundwire: add lane field in sdw_port_runtime | Bard Liao | 3 | -3/+5 |
| 2024-12-23 | soundwire: bus: Move irq mapping cleanup into devres | Charles Keepax | 3 | -12/+8 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 5 | -12/+12 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 2 | -2/+2 |
| 2024-11-27 | Merge tag 'soundwire-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -77/+238 |
| 2024-11-14 | ASoC: Merge up fixes | Mark Brown | 1 | -13/+6 |
| 2024-10-17 | soundwire: slave: lookup SDCA version and functions | Pierre-Louis Bossart | 2 | -0/+15 |
| 2024-10-17 | ASoC/soundwire: remove sdw_slave_extended_id | Pierre-Louis Bossart | 2 | -13/+12 |
| 2024-10-17 | soundwire: intel_ace2x: Send PDI stream number during prepare | Ranjani Sridharan | 1 | -13/+6 |
| 2024-10-11 | ASoC/SoundWire: Intel: lnl: enable interrupts after first power-up/before las... | Pierre-Louis Bossart | 1 | -0/+7 |
| 2024-10-10 | soundwire: cadence: clear MCP BLOCK_WAKEUP in init | Pierre-Louis Bossart | 1 | -0/+5 |
| 2024-10-10 | soundwire: cadence: add soft-reset on startup | Pierre-Louis Bossart | 3 | -0/+32 |
| 2024-10-10 | soundwire: intel_auxdevice: add kernel parameter for mclk divider | Pierre-Louis Bossart | 1 | -2/+10 |
| 2024-10-03 | soundwire: mipi-disco: add support for DP0/DPn 'lane-list' property | Pierre-Louis Bossart | 1 | -0/+32 |
| 2024-10-03 | soundwire: mipi-disco: add new properties from 2.0 spec | Pierre-Louis Bossart | 1 | -0/+6 |
| 2024-10-03 | soundwire: mipi-disco: add comment on DP0-supported property | Pierre-Louis Bossart | 1 | -1/+5 |
| 2024-10-03 | soundwire: mipi-disco: add support for peripheral channelprepare timeout | Pierre-Louis Bossart | 1 | -2/+6 |
| 2024-10-03 | soundwire: mipi_disco: add support for clock-scales property | Pierre-Louis Bossart | 1 | -2/+8 |
| 2024-10-03 | soundwire: mipi-disco: add error handling for property array read | Pierre-Louis Bossart | 1 | -8/+24 |
| 2024-10-03 | soundwire: mipi-disco: remove DPn audio-modes | Pierre-Louis Bossart | 1 | -2/+0 |
| 2024-10-03 | soundwire: mipi_disco: add MIPI-specific property_read_bool() helpers | Pierre-Louis Bossart | 1 | -15/+35 |
| 2024-10-03 | soundwire: Correct some typos in comments | Shen Lichuan | 3 | -3/+3 |
| 2024-10-03 | soundwire: amd: refactor existing code for acp 6.3 platform | Vijendar Mukunda | 2 | -43/+71 |
| 2024-10-03 | soundwire: amd: pass acp pci revision id as resource data | Vijendar Mukunda | 2 | -0/+2 |
| 2024-09-23 | Merge tag 'soundwire-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -25/+68 |
| 2024-08-19 | soundwire: intel: add probe-time check on link id | Pierre-Louis Bossart | 3 | -0/+41 |
| 2024-08-18 | soundwire: intel_bus_common: enable interrupts before exiting reset | Pierre-Louis Bossart | 1 | -8/+8 |
| 2024-08-18 | soundwire: cadence: re-check Peripheral status with delayed_work | Pierre-Louis Bossart | 5 | -2/+56 |
| 2024-07-31 | soundwire: bus: clean up probe warnings | Johan Hovold | 1 | -2/+2 |
| 2024-07-31 | soundwire: bus: drop unused driver name field | Johan Hovold | 1 | -7/+2 |
| 2024-07-31 | soundwire: bus: suppress probe deferral errors | Johan Hovold | 1 | -6/+0 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+3 |
| 2024-07-24 | Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -80/+264 |
| 2024-07-19 | Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -9/+4 |
| 2024-07-09 | soundwire: debugfs: simplify with cleanup.h | Krzysztof Kozlowski | 1 | -5/+2 |
| 2024-07-09 | soundwire: cadence: simplify with cleanup.h | Krzysztof Kozlowski | 1 | -3/+2 |
| 2024-07-09 | soundwire: intel_ace2x: simplify with cleanup.h | Krzysztof Kozlowski | 1 | -4/+3 |
| 2024-07-09 | soundwire: intel_ace2x: simplify return path in hw_params | Krzysztof Kozlowski | 1 | -11/+6 |
| 2024-07-09 | soundwire: intel: simplify with cleanup.h | Krzysztof Kozlowski | 1 | -7/+4 |
| 2024-07-09 | soundwire: intel: simplify return path in hw_params | Krzysztof Kozlowski | 1 | -10/+6 |
| 2024-07-09 | soundwire: amd_init: simplify with cleanup.h | Krzysztof Kozlowski | 1 | -4/+3 |
| 2024-07-09 | soundwire: amd: simplify with cleanup.h | Krzysztof Kozlowski | 1 | -4/+3 |
| 2024-07-09 | soundwire: amd: simplify return path in hw_params | Krzysztof Kozlowski | 1 | -5/+3 |
| 2024-07-09 | soundwire: intel_auxdevice: start the bus at default frequency | Pierre-Louis Bossart | 1 | -0/+21 |
| 2024-07-09 | soundwire: intel_auxdevice: add cs42l43 codec to wake_capable_list | Bard Liao | 1 | -0/+1 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -3/+3 |
| 2024-07-02 | drivers:soundwire: qcom: cleanup port maask calculations | Srinivas Kandagatla | 1 | -16/+6 |
| 2024-06-21 | soundwire: bus: simplify by using local slave->prop | Krzysztof Kozlowski | 1 | -3/+3 |
| 2024-06-21 | soundwire: generic_bandwidth_allocation: change port_bo parameter to pointer | Bard Liao | 1 | -8/+6 |
| 2024-06-21 | soundwire: Intel: clarify Copyright information | Pierre-Louis Bossart | 3 | -3/+3 |
| 2024-06-10 | soundwire: slave: simplify code with acpi_get_local_u64_address() | Pierre-Louis Bossart | 1 | -9/+4 |
| 2024-06-03 | soundwire: intel_ace2.x: add AC timing extensions for PantherLake | Pierre-Louis Bossart | 3 | -0/+40 |
| 2024-06-03 | soundwire: bus: add stream refcount | Pierre-Louis Bossart | 1 | -0/+5 |
| 2024-06-03 | soundwire: debugfs: add interface to read/write commands | Pierre-Louis Bossart | 1 | -0/+150 |
| 2024-06-03 | soundwire: fix usages of device_get_named_child_node() | Pierre-Louis Bossart | 3 | -7/+32 |
| 2024-05-21 | Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 16 | -139/+320 |
| 2024-05-04 | soundwire: intel_ace2.x: add support for DOAISE property | Pierre-Louis Bossart | 3 | -1/+10 |
| 2024-05-04 | soundwire: intel_ace2.x: add support for DODSE property | Pierre-Louis Bossart | 3 | -1/+10 |
| 2024-05-04 | soundwire: intel_ace2x: use DOAIS and DODS settings from firmware | Pierre-Louis Bossart | 3 | -2/+31 |
| 2024-05-04 | soundwire: intel_ace2x: cleanup DOAIS/DODS settings | Pierre-Louis Bossart | 1 | -2/+7 |
| 2024-04-26 | soundwire: intel_ace2x: simplify check_wake() | Pierre-Louis Bossart | 1 | -13/+3 |
| 2024-04-26 | soundwire: intel_ace2x: fix wakeup handling | Pierre-Louis Bossart | 1 | -14/+35 |
| 2024-04-11 | soundwire: intel_init: resume all devices on exit. | Bard Liao | 1 | -0/+14 |
| 2024-04-11 | soundwire: intel: export intel_resume_child_device | Bard Liao | 2 | -1/+2 |
| 2024-04-11 | soundwire: intel_auxdevice: use pm_runtime_resume() instead of pm_request_res... | Bard Liao | 1 | -4/+4 |
| 2024-04-11 | soundwire: qcom: allow multi-link on newer devices | Krzysztof Kozlowski | 1 | -0/+22 |
| 2024-04-11 | soundwire: intel_ace2x: use legacy formula for intel_alh_id | Pierre-Louis Bossart | 1 | -0/+5 |
| 2024-04-05 | soundwire: intel_ace2x: set the clock source | Pierre-Louis Bossart | 1 | -0/+16 |
| 2024-04-05 | soundwire: intel_ace2.x: power-up first before setting SYNCPRD | Pierre-Louis Bossart | 1 | -9/+7 |
| 2024-04-05 | soundwire: intel_ace2x: move and extend clock selection | Pierre-Louis Bossart | 1 | -5/+14 |
| 2024-04-05 | soundwire: intel: add support for MeteorLake additional clocks | Pierre-Louis Bossart | 1 | -6/+37 |
| 2024-04-05 | soundwire: bus: extend base clock checks to 96 MHz | Pierre-Louis Bossart | 1 | -6/+6 |
| 2024-04-05 | soundwire: cadence: show the bus frequency and frame shape | Pierre-Louis Bossart | 1 | -0/+6 |
| 2024-04-05 | soundwire: cadence: remove PDI offset completely | Pierre-Louis Bossart | 1 | -21/+9 |
| 2024-04-05 | soundwire: cadence: fix invalid PDI offset | Pierre-Louis Bossart | 1 | -1/+1 |
| 2024-03-28 | soundwire: intel: add intel_free_stream() back | Ranjani Sridharan | 1 | -0/+25 |
| 2024-03-28 | soundwire: qcom: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-03-28 | soundwire: bus: don't clear SDCA_CASCADE bit | Pierre-Louis Bossart | 1 | -1/+1 |
| 2024-03-28 | soundwire: amd: fix for wake interrupt handling for clockstop mode | Vijendar Mukunda | 2 | -1/+17 |
| 2024-03-28 | soundwire: amd: use inline function for register update | Vijendar Mukunda | 3 | -27/+30 |
| 2024-03-28 | soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() comments | Greg Kroah-Hartman | 1 | -8/+0 |
| 2024-03-28 | soundwire: sysfs: remove sdw_slave_sysfs_init() | Greg Kroah-Hartman | 4 | -16/+5 |
| 2024-03-28 | soundwire: sysfs: have the driver core handle the creation of the device groups | Greg Kroah-Hartman | 3 | -5/+5 |
| 2024-03-28 | soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributes | Greg Kroah-Hartman | 1 | -6/+22 |
| 2024-03-28 | soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groups | Greg Kroah-Hartman | 1 | -5/+10 |
| 2024-03-15 | Merge tag 'soundwire-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -8/+6 |
| 2024-03-03 | soundwire: Use snd_soc_substream_to_rtd() to obtain rtd | Cezary Rojewski | 1 | -3/+3 |
| 2024-03-03 | soundwire: constify the struct device_type usage | Ricardo B. Marliere | 2 | -2/+2 |
| 2024-02-16 | soundwire: bus_type: make sdw_bus_type const | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-08 | ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptops | mosomate | 1 | -0/+8 |
| 2024-02-07 | soundwire: intel_auxdevice: remove redundant assignment to variable link_flags | Colin Ian King | 1 | -2/+0 |
| 2024-01-30 | soundwire: amd: refactor register mask structure | Vijendar Mukunda | 2 | -16/+5 |
| 2024-01-30 | soundwire: amd: refactor soundwire pads enable | Vijendar Mukunda | 2 | -18/+45 |
| 2024-01-30 | soundwire: amd: implement function to extract slave information | Vijendar Mukunda | 1 | -0/+43 |
| 2024-01-30 | soundwire: amd: refactor amd soundwire manager device node creation | Vijendar Mukunda | 4 | -13/+167 |
| 2024-01-30 | soundwire: amd: update license | Vijendar Mukunda | 2 | -3/+3 |
| 2024-01-18 | Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -38/+54 |
| 2024-01-12 | Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -32/+1 |
| 2023-12-18 | soundwire: amd: drop bus freq calculation and set 'max_clk_freq' | Vinod Koul | 1 | -2/+2 |
| 2023-11-29 | ASoC: qcom: Move Soundwire runtime stream alloc to soundcards | Krzysztof Kozlowski | 1 | -32/+1 |
| 2023-11-28 | soundwire: generic_bandwidth_allocation use bus->params.max_dr_freq | Bard Liao | 1 | -5/+3 |
| 2023-11-28 | soundwire: intel_ace2x: fix AC timing setting for ACE2.x | Chao Song | 1 | -1/+2 |
| 2023-11-28 | soundwire: stream: fix NULL pointer dereference for multi_link | Krzysztof Kozlowski | 1 | -3/+4 |
| 2023-11-24 | soundwire: qcom: set controller id to hw master id | Srinivas Kandagatla | 1 | -1/+5 |
| 2023-11-24 | soundwire: fix initializing sysfs for same devices on different buses | Krzysztof Kozlowski | 1 | -6/+6 |
| 2023-11-24 | soundwire: bus: introduce controller_id | Pierre-Louis Bossart | 6 | -2/+20 |
| 2023-11-23 | soundwire: stream: constify sdw_port_config when adding devices | Krzysztof Kozlowski | 1 | -5/+5 |
| 2023-11-23 | soundwire: qcom: move sconfig in qcom_swrm_stream_alloc_ports() out of critic... | Krzysztof Kozlowski | 1 | -10/+11 |
| 2023-11-23 | soundwire: qcom: drop unneeded qcom_swrm_stream_alloc_ports() cleanup | Krzysztof Kozlowski | 1 | -8/+3 |
| 2023-11-03 | Merge tag 'soundwire-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -9/+23 |
| 2023-10-23 | ASoC: Merge up v6.6-rc7 | Mark Brown | 5 | -33/+115 |
| 2023-10-16 | soundwire: dmi-quirks: update HP Omen match | Pierre-Louis Bossart | 1 | -1/+1 |
| 2023-10-16 | soundwire: bus: improve error handling for clock stop prepare/deprepare | Pierre-Louis Bossart | 1 | -5/+7 |
| 2023-09-25 | ASoC: soundwire: convert not to use asoc_xxx() | Kuninori Morimoto | 3 | -3/+3 |
| 2023-09-21 | soundwire: qcom: Log clk_get("iface") failures | Bjorn Andersson | 1 | -1/+1 |
| 2023-09-21 | soundwire: qcom: handle command ignored interrupt | Krzysztof Kozlowski | 1 | -0/+12 |
| 2023-09-21 | soundwire: qcom: use newer link status tregister on v2.0.0 | Krzysztof Kozlowski | 1 | -2/+2 |
| 2023-09-21 | soundwire: bus: Make IRQ handling conditionally built | Charles Keepax | 5 | -33/+115 |
| 2023-09-03 | Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -27/+387 |
| 2023-08-22 | soundwire: intel_ace2x: add DAI hw_params/prepare/hw_free callbacks | Pierre-Louis Bossart | 1 | -0/+283 |
| 2023-08-18 | mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer... | Mark Brown | 2 | -0/+44 |
| 2023-08-17 | soundwire: bus: Allow SoundWire peripherals to register IRQ handlers | Lucas Tanure | 2 | -0/+44 |
| 2023-08-11 | soundwire: intel_auxdevice: add hybrid IDA-based device_number allocation | Pierre-Louis Bossart | 1 | -10/+62 |
| 2023-08-11 | soundwire: bus: add callbacks for device_number allocation | Pierre-Louis Bossart | 2 | -10/+23 |
| 2023-08-11 | soundwire: extend parameters of new_peripheral_assigned() callback | Pierre-Louis Bossart | 2 | -2/+4 |
| 2023-08-11 | soundWire: intel_auxdevice: resume 'sdw-master' on startup and system resume | Pierre-Louis Bossart | 1 | -0/+6 |
| 2023-08-11 | soundwire: intel_auxdevice: enable pm_runtime earlier on startup | Pierre-Louis Bossart | 1 | -8/+13 |
| 2023-07-17 | soundwire: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-07-13 | soundwire: amd: Fix a check for errors in probe() | Dan Carpenter | 1 | -2/+2 |
| 2023-07-12 | soundwire: qcom: update status correctly with mask | Srinivas Kandagatla | 1 | -1/+1 |
| 2023-07-12 | soundwire: fix enumeration completion | Johan Hovold | 1 | -4/+4 |
| 2023-06-21 | soundwire: stream: Make master_list ordered to prevent deadlocks | Richard Fitzgerald | 1 | -2/+16 |
| 2023-06-21 | soundwire: bus: Prevent lockdep asserts when stream has multiple buses | Richard Fitzgerald | 1 | -2/+13 |
| 2023-06-21 | soundwire: qcom: fix storing port config out-of-bounds | Krzysztof Kozlowski | 1 | -1/+2 |
| 2023-06-21 | soundwire: intel_ace2x: fix SND_SOC_SOF_HDA_MLINK dependency | Arnd Bergmann | 1 | -0/+1 |
| 2023-06-08 | soundwire: debugfs: Add missing SCP registers | Uday M Bhat | 1 | -1/+8 |
| 2023-06-08 | soundwire: stream: Remove unnecessary gotos | Charles Keepax | 1 | -67/+55 |
| 2023-06-08 | soundwire: stream: Invert logic on runtime alloc flags | Charles Keepax | 1 | -13/+12 |
| 2023-06-08 | soundwire: stream: Remove unneeded checks for NULL bus | Charles Keepax | 1 | -12/+2 |
| 2023-06-08 | soundwire: bandwidth allocation: Remove pointless variable | Charles Keepax | 1 | -7/+3 |
| 2023-06-08 | Merge branch 'fixes' into next | Vinod Koul | 3 | -5/+23 |
| 2023-06-08 | soundwire: stream: Add missing clear of alloc_slave_rt | Charles Keepax | 1 | -1/+3 |
| 2023-05-29 | soundwire: cadence: revisit parity injection | Pierre-Louis Bossart | 1 | -9/+10 |
| 2023-05-29 | soundwire: intel/cadence: update hardware reset sequence | Pierre-Louis Bossart | 3 | -17/+53 |
| 2023-05-29 | soundwire: intel_bus_common: enable interrupts last | Pierre-Louis Bossart | 1 | -31/+26 |
| 2023-05-29 | soundwire: intel_bus_common: update error log | Pierre-Louis Bossart | 1 | -2/+1 |
| 2023-05-29 | soundwire: amd: Improve error message in remove callback | Uwe Kleine-König | 1 | -3/+6 |
| 2023-05-29 | soundwire: debugfs: fix unbalanced pm_runtime_put() | Krzysztof Kozlowski | 1 | -1/+2 |
| 2023-05-29 | soundwire: qcom: fix unbalanced pm_runtime_put() | Krzysztof Kozlowski | 1 | -6/+9 |
| 2023-05-29 | soundwire: qcom: set clk stop need reset flag at runtime | Srinivas Kandagatla | 1 | -9/+4 |
| 2023-05-29 | soundwire: qcom: add software workaround for bus clash interrupt assertion | Srinivas Kandagatla | 1 | -22/+34 |
| 2023-05-29 | soundwire: qcom: wait for fifo to be empty before suspend | Srinivas Kandagatla | 1 | -0/+29 |
| 2023-05-27 | soundwire: qcom: add proper error paths in qcom_swrm_startup() | Krzysztof Kozlowski | 1 | -4/+13 |
| 2023-05-27 | soundwire: qcom: drop unused struct qcom_swrm_ctrl members | Krzysztof Kozlowski | 1 | -3/+0 |
| 2023-05-27 | soundwire: intel: read AC timing control register before updating it | Chao Song | 1 | -1/+2 |
| 2023-05-27 | soundwire: dmi-quirks: add new mapping for HP Spectre x360 | Pierre-Louis Bossart | 1 | -0/+7 |
| 2023-05-27 | soundwire: intel: remove .free callback implementation | Pierre-Louis Bossart | 1 | -36/+1 |
| 2023-05-27 | soundwire: intel: remove .trigger callback implementation | Pierre-Louis Bossart | 1 | -9/+0 |
| 2023-05-27 | ASoC: SOF/soundwire: re-add substream in params_stream structure | Pierre-Louis Bossart | 1 | -4/+4 |
| 2023-05-27 | soundwire: intel_ace2x: add pre/post bank switch callbacks | Pierre-Louis Bossart | 1 | -0/+3 |
| 2023-05-27 | soundwire: intel_ace2x: add new_peripheral_assigned callback | Pierre-Louis Bossart | 2 | -0/+28 |