Age | Commit message (Expand) | Author |
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 |
2023-05-27 | soundwire: intel_ace2x: add pre/post bank switch callbacks | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: add new_peripheral_assigned callback | Pierre-Louis Bossart |
2023-05-27 | soundwire: bus: add new manager callback to deal with peripheral enumeration | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: add check_cmdsync_unlocked helper | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: enable wake support | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: use common helpers for bus start/stop | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: add sync_arm/sync_go helpers | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: add DAI registration | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: configure link PHY | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: set SYNCPRD before powering-up | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: add link power-up/down helpers | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: add debugfs support | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_init: use eml_lock parameter | Pierre-Louis Bossart |
2023-05-27 | ASoC/soundwire: intel: pass hdac_bus pointer for link management | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel/cadence: set ip_offset at run-time | Pierre-Louis Bossart |
2023-05-27 | soundwire/ASOC: Intel: update offsets for LunarLake | Pierre-Louis Bossart |
2023-05-27 | soundwire: intel_ace2x: add empty new ops for LunarLake | Pierre-Louis Bossart |
2023-05-08 | soundwire: bus: Don't filter slave alerts | Charles Keepax |
2023-05-08 | soundwire: qcom: use tabs for indentation in defines | Krzysztof Kozlowski |