index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
slimbus
/
qcom-ctrl.c
Age
Commit message (
Expand
)
Author
2024-09-03
slimbus: qcom-ctrl: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-03
slimbus: qcom-ctrl: fix module autoloading
Krzysztof Kozlowski
2024-05-03
slimbus: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-23
slimbus: qcom-ctrl: use devm_platform_ioremap_resource_byname()
Krzysztof Kozlowski
2022-11-23
slimbus: qcom-ctrl: drop unneeded qcom,apq8064-slim compatible
Krzysztof Kozlowski
2022-05-19
slimbus: qcom: Remove unnecessary print function dev_err()
Yang Li
2022-05-19
slimbus: qcom: Fix IRQ check in qcom_slim_probe
Miaoqian Lin
2020-12-10
slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew()
Zhang Changzhong
2020-01-14
slimbus: qcom: add missed clk_disable_unprepare in remove
Chuhong Yuan
2019-06-20
slimbus: remove redundant dev_err message
Ding Xiang
2018-12-06
slimbus: qcom-ctrl: simplify getting .driver_data
Wolfram Sang
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-14
slimbus: qcom: remove unused variable
Srinivas Kandagatla
2018-01-09
slimbus: qcom: Fix return value check in qcom_slim_probe()
Wei Yongjun
2018-01-09
slimbus: make functions slim_ack_txn and slim_alloc_txbuf static
Colin Ian King
2018-01-09
slimbus: fix retries comparison to correctly identify failed allocation
Colin Ian King
2018-01-02
slimbus: qcom-ctrl: use normal allocation
Arnd Bergmann
2017-12-31
slimbus: qcom: fix incompatible pointer warning
Srinivas Kandagatla
2017-12-19
slimbus: qcom: Add runtime-pm support using clock-pause
Sagar Dharia
2017-12-19
slimbus: qcom: Add Qualcomm Slimbus controller driver
Sagar Dharia