index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soundwire
/
qcom.c
Age
Commit message (
Expand
)
Author
2024-07-02
drivers:soundwire: qcom: cleanup port maask calculations
Srinivas Kandagatla
2024-04-11
soundwire: qcom: allow multi-link on newer devices
Krzysztof Kozlowski
2024-03-28
soundwire: qcom: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-18
Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-29
ASoC: qcom: Move Soundwire runtime stream alloc to soundcards
Krzysztof Kozlowski
2023-11-24
soundwire: qcom: set controller id to hw master id
Srinivas Kandagatla
2023-11-24
soundwire: bus: introduce controller_id
Pierre-Louis Bossart
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-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-03
Merge tag 'soundwire-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-17
soundwire: Explicitly include correct DT includes
Rob Herring
2023-07-12
soundwire: qcom: update status correctly with mask
Srinivas Kandagatla
2023-06-21
soundwire: qcom: fix storing port config out-of-bounds
Krzysztof Kozlowski
2023-06-08
Merge branch 'fixes' into next
Vinod Koul
2023-05-29
soundwire: qcom: fix unbalanced pm_runtime_put()
Krzysztof Kozlowski
2023-05-29
soundwire: qcom: set clk stop need reset flag at runtime
Srinivas Kandagatla
2023-05-29
soundwire: qcom: add software workaround for bus clash interrupt assertion
Srinivas Kandagatla
2023-05-29
soundwire: qcom: wait for fifo to be empty before suspend
Srinivas Kandagatla
2023-05-27
soundwire: qcom: add proper error paths in qcom_swrm_startup()
Krzysztof Kozlowski
2023-05-27
soundwire: qcom: drop unused struct qcom_swrm_ctrl members
Krzysztof Kozlowski
2023-05-08
soundwire: qcom: use tabs for indentation in defines
Krzysztof Kozlowski
2023-05-08
soundwire: qcom: add support for v2.0.0 controller
Krzysztof Kozlowski
2023-05-08
soundwire: qcom: prepare for handling different register layouts
Krzysztof Kozlowski
2023-05-08
soundwire: qcom: use consistently 'ctrl' as state variable name
Krzysztof Kozlowski
2023-05-08
soundwire: qcom: allow 16-bit sample interval for ports
Krzysztof Kozlowski
2023-04-12
soundwire: qcom: gracefully handle too many ports in DT
Krzysztof Kozlowski
2023-04-12
soundwire: qcom: define hardcoded version magic numbers
Krzysztof Kozlowski
2023-04-12
soundwire: qcom: correct setting ignore bit on v1.5.1
Krzysztof Kozlowski
2022-11-23
Merge branch 'fixes' into next
Vinod Koul
2022-10-28
soundwire: qcom: add support for v1.7 Soundwire Controller
Srinivas Kandagatla
2022-10-28
soundwire: qcom: make reset optional for v1.6 controller
Srinivas Kandagatla
2022-10-28
soundwire: qcom: remove unused SWRM_SPECIAL_CMD_ID
Srinivas Kandagatla
2022-10-28
soundwire: qcom: check for outanding writes before doing a read
Srinivas Kandagatla
2022-10-28
soundwire: qcom: reinit broadcast completion
Srinivas Kandagatla
2022-10-07
Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-20
soundwire: qcom: do not send status of device 0 during alert
Srinivas Kandagatla
2022-09-20
soundwire: qcom: update status from device id 1
Srinivas Kandagatla
2022-09-01
soundwire: qcom: fix device status array range
Srinivas Kandagatla
2022-08-23
soundwire: qcom: Update error prints to debug prints
Srinivasa Rao Mandadapu
2022-08-23
soundwire: qcom: remove duplicate reset control get
Srinivas Kandagatla
2022-07-06
soundwire: qcom: Enable software clock gating requirement flag
Srinivasa Rao Mandadapu
2022-07-06
soundwire: qcom: Check device status before reading devid
Srinivas Kandagatla
2022-07-06
soundwire: qcom: Add flag for software clock gating check
Srinivasa Rao Mandadapu
2022-07-06
soundwire: qcom: Add support for controlling audio CGCR from HLOS
Srinivasa Rao Mandadapu
2022-05-09
soundwire: qcom: adjust autoenumeration timeout
Srinivas Kandagatla
2022-05-09
soundwire: qcom: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-05-09
soundwire: qcom: return error when pm_runtime_get_sync fails
Pierre-Louis Bossart
[next]