summaryrefslogtreecommitdiffstats
path: root/drivers/slimbus/qcom-ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* slimbus: remove redundant dev_err messageDing Xiang2019-06-201-3/+1Star
* slimbus: qcom-ctrl: simplify getting .driver_dataWolfram Sang2018-12-061-4/+2Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* slimbus: qcom: remove unused variableSrinivas Kandagatla2018-05-141-2/+1Star
* slimbus: qcom: Fix return value check in qcom_slim_probe()Wei Yongjun2018-01-091-2/+2
* slimbus: make functions slim_ack_txn and slim_alloc_txbuf staticColin Ian King2018-01-091-3/+4
* slimbus: fix retries comparison to correctly identify failed allocationColin Ian King2018-01-091-1/+1
* slimbus: qcom-ctrl: use normal allocationArnd Bergmann2018-01-021-8/+4Star
* slimbus: qcom: fix incompatible pointer warningSrinivas Kandagatla2017-12-311-1/+1
* slimbus: qcom: Add runtime-pm support using clock-pauseSagar Dharia2017-12-191-3/+98
* slimbus: qcom: Add Qualcomm Slimbus controller driverSagar Dharia2017-12-191-0/+655