summaryrefslogtreecommitdiff
path: root/drivers/slimbus
Commit message (Expand)AuthorAge
* slimbus: core: use put_device() instead of kfree()Arvind Yadav2018-03-15
* slimbus: qcom: add HAS_IOMEM dependencySrinivas Kandagatla2018-01-09
* slimbus: qcom: Fix return value check in qcom_slim_probe()Wei Yongjun2018-01-09
* slimbus: Fix missing unlock on error in slim_msg_response()Wei Yongjun2018-01-09
* slimbus: Use GFP_ATOMIC under spin lockWei Yongjun2018-01-09
* slimbus: make functions slim_ack_txn and slim_alloc_txbuf staticColin Ian King2018-01-09
* slimbus: fix retries comparison to correctly identify failed allocationColin Ian King2018-01-09
* slimbus: avoid null pointer dereference on msgColin Ian King2018-01-09
* slimbus: qcom-ctrl: use normal allocationArnd Bergmann2018-01-02
* slimbus: qcom: fix incompatible pointer warningSrinivas Kandagatla2017-12-31
* slimbus: qcom: Add runtime-pm support using clock-pauseSagar Dharia2017-12-19
* slimbus: qcom: Add Qualcomm Slimbus controller driverSagar Dharia2017-12-19
* slimbus: core: add common defines required for controllersSrinivas Kandagatla2017-12-19
* slimbus: Add support for 'clock-pause' featureSagar Dharia2017-12-19
* slimbus: Add messaging APIs to slimbus frameworkSagar Dharia2017-12-19
* slimbus: core: add support to device tree helperSrinivas Kandagatla2017-12-19
* slimbus: core: Add slim controllers supportSagar Dharia2017-12-19
* slimbus: Add SLIMbus bus typeSagar Dharia2017-12-19