index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
qcom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-11
soundwire: qcom: allow multi-link on newer devices
Krzysztof Kozlowski
1
-0
/
+22
2024-03-28
soundwire: qcom: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-19
Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+21
2023-11-29
ASoC: qcom: Move Soundwire runtime stream alloc to soundcards
Krzysztof Kozlowski
1
-32
/
+1
2023-11-24
soundwire: qcom: set controller id to hw master id
Srinivas Kandagatla
1
-1
/
+5
2023-11-24
soundwire: bus: introduce controller_id
Pierre-Louis Bossart
1
-0
/
+3
2023-11-23
soundwire: qcom: move sconfig in qcom_swrm_stream_alloc_ports() out of critic...
Krzysztof Kozlowski
1
-10
/
+11
2023-11-23
soundwire: qcom: drop unneeded qcom_swrm_stream_alloc_ports() cleanup
Krzysztof Kozlowski
1
-8
/
+3
2023-09-21
soundwire: qcom: Log clk_get("iface") failures
Bjorn Andersson
1
-1
/
+1
2023-09-21
soundwire: qcom: handle command ignored interrupt
Krzysztof Kozlowski
1
-0
/
+12
2023-09-21
soundwire: qcom: use newer link status tregister on v2.0.0
Krzysztof Kozlowski
1
-2
/
+2
2023-09-03
Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2023-07-17
soundwire: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-07-12
soundwire: qcom: update status correctly with mask
Srinivas Kandagatla
1
-1
/
+1
2023-06-21
soundwire: qcom: fix storing port config out-of-bounds
Krzysztof Kozlowski
1
-1
/
+2
2023-06-08
Merge branch 'fixes' into next
Vinod Koul
1
-4
/
+13
2023-05-29
soundwire: qcom: fix unbalanced pm_runtime_put()
Krzysztof Kozlowski
1
-6
/
+9
2023-05-29
soundwire: qcom: set clk stop need reset flag at runtime
Srinivas Kandagatla
1
-9
/
+4
2023-05-29
soundwire: qcom: add software workaround for bus clash interrupt assertion
Srinivas Kandagatla
1
-22
/
+34
2023-05-29
soundwire: qcom: wait for fifo to be empty before suspend
Srinivas Kandagatla
1
-0
/
+29
2023-05-27
soundwire: qcom: add proper error paths in qcom_swrm_startup()
Krzysztof Kozlowski
1
-4
/
+13
2023-05-27
soundwire: qcom: drop unused struct qcom_swrm_ctrl members
Krzysztof Kozlowski
1
-3
/
+0
2023-05-08
soundwire: qcom: use tabs for indentation in defines
Krzysztof Kozlowski
1
-17
/
+17
2023-05-08
soundwire: qcom: add support for v2.0.0 controller
Krzysztof Kozlowski
1
-8
/
+57
2023-05-08
soundwire: qcom: prepare for handling different register layouts
Krzysztof Kozlowski
1
-33
/
+97
2023-05-08
soundwire: qcom: use consistently 'ctrl' as state variable name
Krzysztof Kozlowski
1
-84
/
+84
2023-05-08
soundwire: qcom: allow 16-bit sample interval for ports
Krzysztof Kozlowski
1
-7
/
+25
2023-04-12
soundwire: qcom: gracefully handle too many ports in DT
Krzysztof Kozlowski
1
-0
/
+3
2023-04-12
soundwire: qcom: define hardcoded version magic numbers
Krzysztof Kozlowski
1
-8
/
+9
2023-04-12
soundwire: qcom: correct setting ignore bit on v1.5.1
Krzysztof Kozlowski
1
-1
/
+1
2022-11-23
Merge branch 'fixes' into next
Vinod Koul
1
-0
/
+9
2022-10-28
soundwire: qcom: add support for v1.7 Soundwire Controller
Srinivas Kandagatla
1
-2
/
+18
2022-10-28
soundwire: qcom: make reset optional for v1.6 controller
Srinivas Kandagatla
1
-2
/
+2
2022-10-28
soundwire: qcom: remove unused SWRM_SPECIAL_CMD_ID
Srinivas Kandagatla
1
-1
/
+0
2022-10-28
soundwire: qcom: check for outanding writes before doing a read
Srinivas Kandagatla
1
-0
/
+6
2022-10-28
soundwire: qcom: reinit broadcast completion
Srinivas Kandagatla
1
-0
/
+3
2022-10-08
Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+4
2022-09-20
soundwire: qcom: do not send status of device 0 during alert
Srinivas Kandagatla
1
-1
/
+1
2022-09-20
soundwire: qcom: update status from device id 1
Srinivas Kandagatla
1
-1
/
+1
2022-09-01
soundwire: qcom: fix device status array range
Srinivas Kandagatla
1
-3
/
+3
2022-08-23
soundwire: qcom: Update error prints to debug prints
Srinivasa Rao Mandadapu
1
-3
/
+2
2022-08-23
soundwire: qcom: remove duplicate reset control get
Srinivas Kandagatla
1
-4
/
+0
2022-07-06
soundwire: qcom: Enable software clock gating requirement flag
Srinivasa Rao Mandadapu
1
-1
/
+7
2022-07-06
soundwire: qcom: Check device status before reading devid
Srinivas Kandagatla
1
-0
/
+4
2022-07-06
soundwire: qcom: Add flag for software clock gating check
Srinivasa Rao Mandadapu
1
-0
/
+10
2022-07-06
soundwire: qcom: Add support for controlling audio CGCR from HLOS
Srinivasa Rao Mandadapu
1
-0
/
+10
2022-05-09
soundwire: qcom: adjust autoenumeration timeout
Srinivas Kandagatla
1
-1
/
+1
2022-05-09
soundwire: qcom: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-9
/
+6
2022-05-09
soundwire: qcom: return error when pm_runtime_get_sync fails
Pierre-Louis Bossart
1
-0
/
+2
2022-04-05
soundwire: qcom: Add compatible name for v1.6.0
Srinivasa Rao Mandadapu
1
-0
/
+1
[next]