summaryrefslogtreecommitdiff
path: root/drivers/soundwire
AgeCommit message (Expand)AuthorFilesLines
2023-07-13soundwire: amd: Fix a check for errors in probe()Dan Carpenter1-2/+2
2023-07-12soundwire: qcom: update status correctly with maskSrinivas Kandagatla1-1/+1
2023-07-12soundwire: fix enumeration completionJohan Hovold1-4/+4
2023-06-21soundwire: stream: Make master_list ordered to prevent deadlocksRichard Fitzgerald1-2/+16
2023-06-21soundwire: bus: Prevent lockdep asserts when stream has multiple busesRichard Fitzgerald1-2/+13
2023-06-21soundwire: qcom: fix storing port config out-of-boundsKrzysztof Kozlowski1-1/+2
2023-06-21soundwire: intel_ace2x: fix SND_SOC_SOF_HDA_MLINK dependencyArnd Bergmann1-0/+1
2023-06-08soundwire: debugfs: Add missing SCP registersUday M Bhat1-1/+8
2023-06-08soundwire: stream: Remove unnecessary gotosCharles Keepax1-68/+56
2023-06-08soundwire: stream: Invert logic on runtime alloc flagsCharles Keepax1-13/+12
2023-06-08soundwire: stream: Remove unneeded checks for NULL busCharles Keepax1-12/+2
2023-06-08soundwire: bandwidth allocation: Remove pointless variableCharles Keepax1-7/+3
2023-06-08Merge branch 'fixes' into nextVinod Koul3-5/+23
2023-06-08soundwire: stream: Add missing clear of alloc_slave_rtCharles Keepax1-1/+3
2023-05-29soundwire: cadence: revisit parity injectionPierre-Louis Bossart1-9/+10
2023-05-29soundwire: intel/cadence: update hardware reset sequencePierre-Louis Bossart3-17/+53
2023-05-29soundwire: intel_bus_common: enable interrupts lastPierre-Louis Bossart1-31/+26
2023-05-29soundwire: intel_bus_common: update error logPierre-Louis Bossart1-2/+1
2023-05-29soundwire: amd: Improve error message in remove callbackUwe Kleine-König1-3/+6
2023-05-29soundwire: debugfs: fix unbalanced pm_runtime_put()Krzysztof Kozlowski1-1/+2
2023-05-29soundwire: qcom: fix unbalanced pm_runtime_put()Krzysztof Kozlowski1-6/+9
2023-05-29soundwire: qcom: set clk stop need reset flag at runtimeSrinivas Kandagatla1-9/+4
2023-05-29soundwire: qcom: add software workaround for bus clash interrupt assertionSrinivas Kandagatla1-22/+34
2023-05-29soundwire: qcom: wait for fifo to be empty before suspendSrinivas Kandagatla1-0/+29
2023-05-27soundwire: qcom: add proper error paths in qcom_swrm_startup()Krzysztof Kozlowski1-4/+13
2023-05-27soundwire: qcom: drop unused struct qcom_swrm_ctrl membersKrzysztof Kozlowski1-3/+0
2023-05-27soundwire: intel: read AC timing control register before updating itChao Song1-1/+2
2023-05-27soundwire: dmi-quirks: add new mapping for HP Spectre x360Pierre-Louis Bossart1-0/+7
2023-05-27soundwire: intel: remove .free callback implementationPierre-Louis Bossart1-36/+1
2023-05-27soundwire: intel: remove .trigger callback implementationPierre-Louis Bossart1-9/+0
2023-05-27ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart1-4/+4
2023-05-27soundwire: intel_ace2x: add pre/post bank switch callbacksPierre-Louis Bossart1-0/+3
2023-05-27soundwire: intel_ace2x: add new_peripheral_assigned callbackPierre-Louis Bossart2-0/+28
2023-05-27soundwire: bus: add new manager callback to deal with peripheral enumerationPierre-Louis Bossart1-0/+3
2023-05-27soundwire: intel_ace2x: add check_cmdsync_unlocked helperPierre-Louis Bossart1-0/+6
2023-05-27soundwire: intel_ace2x: enable wake supportPierre-Louis Bossart1-0/+38
2023-05-27soundwire: intel_ace2x: use common helpers for bus start/stopPierre-Louis Bossart1-0/+6
2023-05-27soundwire: intel_ace2x: add sync_arm/sync_go helpersPierre-Louis Bossart1-0/+39
2023-05-27soundwire: intel_ace2x: add DAI registrationPierre-Louis Bossart1-0/+161
2023-05-27soundwire: intel_ace2x: configure link PHYPierre-Louis Bossart1-0/+19
2023-05-27soundwire: intel_ace2x: set SYNCPRD before powering-upPierre-Louis Bossart1-2/+40
2023-05-27soundwire: intel_ace2x: add link power-up/down helpersPierre-Louis Bossart1-0/+50
2023-05-27soundwire: intel_ace2x: add debugfs supportPierre-Louis Bossart4-1/+159
2023-05-27soundwire: intel_init: use eml_lock parameterPierre-Louis Bossart1-1/+2
2023-05-27ASoC/soundwire: intel: pass hdac_bus pointer for link managementPierre-Louis Bossart2-0/+6
2023-05-27soundwire: intel/cadence: set ip_offset at run-timePierre-Louis Bossart4-0/+7
2023-05-27soundwire/ASOC: Intel: update offsets for LunarLakePierre-Louis Bossart2-4/+12
2023-05-27soundwire: intel_ace2x: add empty new ops for LunarLakePierre-Louis Bossart2-1/+20
2023-05-08soundwire: bus: Don't filter slave alertsCharles Keepax1-8/+4
2023-05-08soundwire: qcom: use tabs for indentation in definesKrzysztof Kozlowski1-17/+17