aboutsummaryrefslogtreecommitdiff
path: root/drivers/slimbus
AgeCommit message (Expand)Author
2018-04-23slimbus: Fix out-of-bounds access in slim_slicesize()Geert Uytterhoeven
2018-03-15slimbus: core: use put_device() instead of kfree()Arvind Yadav
2018-01-09slimbus: qcom: add HAS_IOMEM dependencySrinivas Kandagatla
2018-01-09slimbus: qcom: Fix return value check in qcom_slim_probe()Wei Yongjun
2018-01-09slimbus: Fix missing unlock on error in slim_msg_response()Wei Yongjun
2018-01-09slimbus: Use GFP_ATOMIC under spin lockWei 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-09slimbus: avoid null pointer dereference on msgColin 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
2017-12-19slimbus: core: add common defines required for controllersSrinivas Kandagatla
2017-12-19slimbus: Add support for 'clock-pause' featureSagar Dharia
2017-12-19slimbus: Add messaging APIs to slimbus frameworkSagar Dharia
2017-12-19slimbus: core: add support to device tree helperSrinivas Kandagatla
2017-12-19slimbus: core: Add slim controllers supportSagar Dharia
2017-12-19slimbus: Add SLIMbus bus typeSagar Dharia