Age | Commit message (Expand) | Author |
2023-11-03 | Merge tag 'soundwire-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-10-23 | ASoC: Merge up v6.6-rc7 | Mark Brown |
2023-10-16 | soundwire: dmi-quirks: update HP Omen match | Pierre-Louis Bossart |
2023-10-16 | soundwire: bus: improve error handling for clock stop prepare/deprepare | Pierre-Louis Bossart |
2023-09-25 | ASoC: soundwire: convert not to use asoc_xxx() | Kuninori Morimoto |
2023-09-21 | soundwire: qcom: Log clk_get("iface") failures | Bjorn Andersson |
2023-09-21 | soundwire: qcom: handle command ignored interrupt | Krzysztof Kozlowski |
2023-09-21 | soundwire: qcom: use newer link status tregister on v2.0.0 | Krzysztof Kozlowski |
2023-09-21 | soundwire: bus: Make IRQ handling conditionally built | Charles Keepax |
2023-09-03 | Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-08-22 | soundwire: intel_ace2x: add DAI hw_params/prepare/hw_free callbacks | Pierre-Louis Bossart |
2023-08-18 | mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer... | Mark Brown |
2023-08-17 | soundwire: bus: Allow SoundWire peripherals to register IRQ handlers | Lucas Tanure |
2023-08-11 | soundwire: intel_auxdevice: add hybrid IDA-based device_number allocation | Pierre-Louis Bossart |
2023-08-11 | soundwire: bus: add callbacks for device_number allocation | Pierre-Louis Bossart |
2023-08-11 | soundwire: extend parameters of new_peripheral_assigned() callback | Pierre-Louis Bossart |
2023-08-11 | soundWire: intel_auxdevice: resume 'sdw-master' on startup and system resume | Pierre-Louis Bossart |
2023-08-11 | soundwire: intel_auxdevice: enable pm_runtime earlier on startup | Pierre-Louis Bossart |
2023-07-17 | soundwire: Explicitly include correct DT includes | Rob Herring |
2023-07-13 | soundwire: amd: Fix a check for errors in probe() | Dan Carpenter |
2023-07-12 | soundwire: qcom: update status correctly with mask | Srinivas Kandagatla |
2023-07-12 | soundwire: fix enumeration completion | Johan Hovold |
2023-06-21 | soundwire: stream: Make master_list ordered to prevent deadlocks | Richard Fitzgerald |
2023-06-21 | soundwire: bus: Prevent lockdep asserts when stream has multiple buses | Richard Fitzgerald |
2023-06-21 | soundwire: qcom: fix storing port config out-of-bounds | Krzysztof Kozlowski |
2023-06-21 | soundwire: intel_ace2x: fix SND_SOC_SOF_HDA_MLINK dependency | Arnd Bergmann |
2023-06-08 | soundwire: debugfs: Add missing SCP registers | Uday M Bhat |
2023-06-08 | soundwire: stream: Remove unnecessary gotos | Charles Keepax |
2023-06-08 | soundwire: stream: Invert logic on runtime alloc flags | Charles Keepax |
2023-06-08 | soundwire: stream: Remove unneeded checks for NULL bus | Charles Keepax |
2023-06-08 | soundwire: bandwidth allocation: Remove pointless variable | Charles Keepax |
2023-06-08 | Merge branch 'fixes' into next | Vinod Koul |
2023-06-08 | soundwire: stream: Add missing clear of alloc_slave_rt | Charles Keepax |
2023-05-29 | soundwire: cadence: revisit parity injection | Pierre-Louis Bossart |
2023-05-29 | soundwire: intel/cadence: update hardware reset sequence | Pierre-Louis Bossart |
2023-05-29 | soundwire: intel_bus_common: enable interrupts last | Pierre-Louis Bossart |
2023-05-29 | soundwire: intel_bus_common: update error log | Pierre-Louis Bossart |
2023-05-29 | soundwire: amd: Improve error message in remove callback | Uwe Kleine-König |
2023-05-29 | soundwire: debugfs: fix unbalanced pm_runtime_put() | Krzysztof Kozlowski |
2023-05-29 | soundwire: qcom: fix unbalanced pm_runtime_put() | Krzysztof Kozlowski |
2023-05-29 | soundwire: qcom: set clk stop need reset flag at runtime | Srinivas Kandagatla |
2023-05-29 | soundwire: qcom: add software workaround for bus clash interrupt assertion | Srinivas Kandagatla |
2023-05-29 | soundwire: qcom: wait for fifo to be empty before suspend | Srinivas Kandagatla |
2023-05-27 | soundwire: qcom: add proper error paths in qcom_swrm_startup() | Krzysztof Kozlowski |
2023-05-27 | soundwire: qcom: drop unused struct qcom_swrm_ctrl members | Krzysztof Kozlowski |
2023-05-27 | soundwire: intel: read AC timing control register before updating it | Chao Song |
2023-05-27 | soundwire: dmi-quirks: add new mapping for HP Spectre x360 | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel: remove .free callback implementation | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel: remove .trigger callback implementation | Pierre-Louis Bossart |
2023-05-27 | ASoC: SOF/soundwire: re-add substream in params_stream structure | Pierre-Louis Bossart |