summaryrefslogtreecommitdiff
path: root/drivers/slimbus/qcom-ctrl.c
AgeCommit message (Expand)Author
2024-09-03slimbus: qcom-ctrl: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-05-03slimbus: qcom-ctrl: fix module autoloadingKrzysztof Kozlowski
2024-05-03slimbus: Convert to platform remove callback returning voidUwe Kleine-König
2022-11-23slimbus: qcom-ctrl: use devm_platform_ioremap_resource_byname()Krzysztof Kozlowski
2022-11-23slimbus: qcom-ctrl: drop unneeded qcom,apq8064-slim compatibleKrzysztof Kozlowski
2022-05-19slimbus: qcom: Remove unnecessary print function dev_err()Yang Li
2022-05-19slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin
2020-12-10slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew()Zhang Changzhong
2020-01-14slimbus: qcom: add missed clk_disable_unprepare in removeChuhong Yuan
2019-06-20slimbus: remove redundant dev_err messageDing Xiang
2018-12-06slimbus: qcom-ctrl: simplify getting .driver_dataWolfram Sang
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-14slimbus: qcom: remove unused variableSrinivas Kandagatla
2018-01-09slimbus: qcom: Fix return value check in qcom_slim_probe()Wei Yongjun
2018-01-09slimbus: make functions slim_ack_txn and slim_alloc_txbuf staticColin Ian King
2018-01-09slimbus: fix retries comparison to correctly identify failed allocationColin Ian King
2018-01-02slimbus: qcom-ctrl: use normal allocationArnd Bergmann
2017-12-31slimbus: qcom: fix incompatible pointer warningSrinivas Kandagatla
2017-12-19slimbus: qcom: Add runtime-pm support using clock-pauseSagar Dharia
2017-12-19slimbus: qcom: Add Qualcomm Slimbus controller driverSagar Dharia