Age | Commit message (Expand) | Author |
2024-01-18 | Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-01-12 | Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2023-12-18 | soundwire: amd: drop bus freq calculation and set 'max_clk_freq' | Vinod Koul |
2023-11-29 | ASoC: qcom: Move Soundwire runtime stream alloc to soundcards | Krzysztof Kozlowski |
2023-11-28 | soundwire: generic_bandwidth_allocation use bus->params.max_dr_freq | Bard Liao |
2023-11-28 | soundwire: intel_ace2x: fix AC timing setting for ACE2.x | Chao Song |
2023-11-28 | soundwire: stream: fix NULL pointer dereference for multi_link | Krzysztof Kozlowski |
2023-11-24 | soundwire: qcom: set controller id to hw master id | Srinivas Kandagatla |
2023-11-24 | soundwire: fix initializing sysfs for same devices on different buses | Krzysztof Kozlowski |
2023-11-24 | soundwire: bus: introduce controller_id | Pierre-Louis Bossart |
2023-11-23 | soundwire: stream: constify sdw_port_config when adding devices | Krzysztof Kozlowski |
2023-11-23 | soundwire: qcom: move sconfig in qcom_swrm_stream_alloc_ports() out of critic... | Krzysztof Kozlowski |
2023-11-23 | soundwire: qcom: drop unneeded qcom_swrm_stream_alloc_ports() cleanup | Krzysztof Kozlowski |
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 |