summaryrefslogtreecommitdiff
path: root/drivers/soundwire
AgeCommit message (Expand)Author
2024-01-18Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-12Merge tag 'sound-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-18soundwire: amd: drop bus freq calculation and set 'max_clk_freq'Vinod Koul
2023-11-29ASoC: qcom: Move Soundwire runtime stream alloc to soundcardsKrzysztof Kozlowski
2023-11-28soundwire: generic_bandwidth_allocation use bus->params.max_dr_freqBard Liao
2023-11-28soundwire: intel_ace2x: fix AC timing setting for ACE2.xChao Song
2023-11-28soundwire: stream: fix NULL pointer dereference for multi_linkKrzysztof Kozlowski
2023-11-24soundwire: qcom: set controller id to hw master idSrinivas Kandagatla
2023-11-24soundwire: fix initializing sysfs for same devices on different busesKrzysztof Kozlowski
2023-11-24soundwire: bus: introduce controller_idPierre-Louis Bossart
2023-11-23soundwire: stream: constify sdw_port_config when adding devicesKrzysztof Kozlowski
2023-11-23soundwire: qcom: move sconfig in qcom_swrm_stream_alloc_ports() out of critic...Krzysztof Kozlowski
2023-11-23soundwire: qcom: drop unneeded qcom_swrm_stream_alloc_ports() cleanupKrzysztof Kozlowski
2023-11-03Merge tag 'soundwire-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-23ASoC: Merge up v6.6-rc7Mark Brown
2023-10-16soundwire: dmi-quirks: update HP Omen matchPierre-Louis Bossart
2023-10-16soundwire: bus: improve error handling for clock stop prepare/depreparePierre-Louis Bossart
2023-09-25ASoC: soundwire: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-21soundwire: qcom: Log clk_get("iface") failuresBjorn Andersson
2023-09-21soundwire: qcom: handle command ignored interruptKrzysztof Kozlowski
2023-09-21soundwire: qcom: use newer link status tregister on v2.0.0Krzysztof Kozlowski
2023-09-21soundwire: bus: Make IRQ handling conditionally builtCharles Keepax
2023-09-03Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-22soundwire: intel_ace2x: add DAI hw_params/prepare/hw_free callbacksPierre-Louis Bossart
2023-08-18mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...Mark Brown
2023-08-17soundwire: bus: Allow SoundWire peripherals to register IRQ handlersLucas Tanure
2023-08-11soundwire: intel_auxdevice: add hybrid IDA-based device_number allocationPierre-Louis Bossart
2023-08-11soundwire: bus: add callbacks for device_number allocationPierre-Louis Bossart
2023-08-11soundwire: extend parameters of new_peripheral_assigned() callbackPierre-Louis Bossart
2023-08-11soundWire: intel_auxdevice: resume 'sdw-master' on startup and system resumePierre-Louis Bossart
2023-08-11soundwire: intel_auxdevice: enable pm_runtime earlier on startupPierre-Louis Bossart
2023-07-17soundwire: Explicitly include correct DT includesRob Herring
2023-07-13soundwire: amd: Fix a check for errors in probe()Dan Carpenter
2023-07-12soundwire: qcom: update status correctly with maskSrinivas Kandagatla
2023-07-12soundwire: fix enumeration completionJohan Hovold
2023-06-21soundwire: stream: Make master_list ordered to prevent deadlocksRichard Fitzgerald
2023-06-21soundwire: bus: Prevent lockdep asserts when stream has multiple busesRichard Fitzgerald
2023-06-21soundwire: qcom: fix storing port config out-of-boundsKrzysztof Kozlowski
2023-06-21soundwire: intel_ace2x: fix SND_SOC_SOF_HDA_MLINK dependencyArnd Bergmann
2023-06-08soundwire: debugfs: Add missing SCP registersUday M Bhat
2023-06-08soundwire: stream: Remove unnecessary gotosCharles Keepax
2023-06-08soundwire: stream: Invert logic on runtime alloc flagsCharles Keepax
2023-06-08soundwire: stream: Remove unneeded checks for NULL busCharles Keepax
2023-06-08soundwire: bandwidth allocation: Remove pointless variableCharles Keepax
2023-06-08Merge branch 'fixes' into nextVinod Koul
2023-06-08soundwire: stream: Add missing clear of alloc_slave_rtCharles Keepax
2023-05-29soundwire: cadence: revisit parity injectionPierre-Louis Bossart
2023-05-29soundwire: intel/cadence: update hardware reset sequencePierre-Louis Bossart
2023-05-29soundwire: intel_bus_common: enable interrupts lastPierre-Louis Bossart
2023-05-29soundwire: intel_bus_common: update error logPierre-Louis Bossart