summaryrefslogtreecommitdiffstats
path: root/drivers/soundwire
AgeCommit message (Expand)AuthorLines
2023-09-03Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-27/+387
2023-08-22soundwire: intel_ace2x: add DAI hw_params/prepare/hw_free callbacksPierre-Louis Bossart-0/+283
2023-08-18mfd: Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 mer...Mark Brown-0/+44
2023-08-17soundwire: bus: Allow SoundWire peripherals to register IRQ handlersLucas Tanure-0/+44
2023-08-11soundwire: intel_auxdevice: add hybrid IDA-based device_number allocationPierre-Louis Bossart-10/+62
2023-08-11soundwire: bus: add callbacks for device_number allocationPierre-Louis Bossart-10/+23
2023-08-11soundwire: extend parameters of new_peripheral_assigned() callbackPierre-Louis Bossart-2/+4
2023-08-11soundWire: intel_auxdevice: resume 'sdw-master' on startup and system resumePierre-Louis Bossart-0/+6
2023-08-11soundwire: intel_auxdevice: enable pm_runtime earlier on startupPierre-Louis Bossart-8/+13
2023-07-17soundwire: Explicitly include correct DT includesRob Herring-1/+0
2023-07-13soundwire: amd: Fix a check for errors in probe()Dan Carpenter-2/+2
2023-07-12soundwire: qcom: update status correctly with maskSrinivas Kandagatla-1/+1
2023-07-12soundwire: fix enumeration completionJohan Hovold-4/+4
2023-06-21soundwire: stream: Make master_list ordered to prevent deadlocksRichard Fitzgerald-2/+16
2023-06-21soundwire: bus: Prevent lockdep asserts when stream has multiple busesRichard Fitzgerald-2/+13
2023-06-21soundwire: qcom: fix storing port config out-of-boundsKrzysztof Kozlowski-1/+2
2023-06-21soundwire: intel_ace2x: fix SND_SOC_SOF_HDA_MLINK dependencyArnd Bergmann-0/+1
2023-06-08soundwire: debugfs: Add missing SCP registersUday M Bhat-1/+8
2023-06-08soundwire: stream: Remove unnecessary gotosCharles Keepax-68/+56
2023-06-08soundwire: stream: Invert logic on runtime alloc flagsCharles Keepax-13/+12
2023-06-08soundwire: stream: Remove unneeded checks for NULL busCharles Keepax-12/+2
2023-06-08soundwire: bandwidth allocation: Remove pointless variableCharles Keepax-7/+3
2023-06-08Merge branch 'fixes' into nextVinod Koul-5/+23
2023-06-08soundwire: stream: Add missing clear of alloc_slave_rtCharles Keepax-1/+3
2023-05-29soundwire: cadence: revisit parity injectionPierre-Louis Bossart-9/+10
2023-05-29soundwire: intel/cadence: update hardware reset sequencePierre-Louis Bossart-17/+53
2023-05-29soundwire: intel_bus_common: enable interrupts lastPierre-Louis Bossart-31/+26
2023-05-29soundwire: intel_bus_common: update error logPierre-Louis Bossart-2/+1
2023-05-29soundwire: amd: Improve error message in remove callbackUwe Kleine-König-3/+6
2023-05-29soundwire: debugfs: fix unbalanced pm_runtime_put()Krzysztof Kozlowski-1/+2
2023-05-29soundwire: qcom: fix unbalanced pm_runtime_put()Krzysztof Kozlowski-6/+9
2023-05-29soundwire: qcom: set clk stop need reset flag at runtimeSrinivas Kandagatla-9/+4
2023-05-29soundwire: qcom: add software workaround for bus clash interrupt assertionSrinivas Kandagatla-22/+34
2023-05-29soundwire: qcom: wait for fifo to be empty before suspendSrinivas Kandagatla-0/+29
2023-05-27soundwire: qcom: add proper error paths in qcom_swrm_startup()Krzysztof Kozlowski-4/+13
2023-05-27soundwire: qcom: drop unused struct qcom_swrm_ctrl membersKrzysztof Kozlowski-3/+0
2023-05-27soundwire: intel: read AC timing control register before updating itChao Song-1/+2
2023-05-27soundwire: dmi-quirks: add new mapping for HP Spectre x360Pierre-Louis Bossart-0/+7
2023-05-27soundwire: intel: remove .free callback implementationPierre-Louis Bossart-36/+1
2023-05-27soundwire: intel: remove .trigger callback implementationPierre-Louis Bossart-9/+0
2023-05-27ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart-4/+4
2023-05-27soundwire: intel_ace2x: add pre/post bank switch callbacksPierre-Louis Bossart-0/+3
2023-05-27soundwire: intel_ace2x: add new_peripheral_assigned callbackPierre-Louis Bossart-0/+28
2023-05-27soundwire: bus: add new manager callback to deal with peripheral enumerationPierre-Louis Bossart-0/+3
2023-05-27soundwire: intel_ace2x: add check_cmdsync_unlocked helperPierre-Louis Bossart-0/+6
2023-05-27soundwire: intel_ace2x: enable wake supportPierre-Louis Bossart-0/+38
2023-05-27soundwire: intel_ace2x: use common helpers for bus start/stopPierre-Louis Bossart-0/+6
2023-05-27soundwire: intel_ace2x: add sync_arm/sync_go helpersPierre-Louis Bossart-0/+39
2023-05-27soundwire: intel_ace2x: add DAI registrationPierre-Louis Bossart-0/+161
2023-05-27soundwire: intel_ace2x: configure link PHYPierre-Louis Bossart-0/+19