Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | slimbus: remove redundant dev_err message | Ding Xiang | 2019-06-20 | 1 | -3/+1 |
* | slimbus: qcom-ctrl: simplify getting .driver_data | Wolfram Sang | 2018-12-06 | 1 | -4/+2 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | slimbus: qcom: remove unused variable | Srinivas Kandagatla | 2018-05-14 | 1 | -2/+1 |
* | slimbus: qcom: Fix return value check in qcom_slim_probe() | Wei Yongjun | 2018-01-09 | 1 | -2/+2 |
* | slimbus: make functions slim_ack_txn and slim_alloc_txbuf static | Colin Ian King | 2018-01-09 | 1 | -3/+4 |
* | slimbus: fix retries comparison to correctly identify failed allocation | Colin Ian King | 2018-01-09 | 1 | -1/+1 |
* | slimbus: qcom-ctrl: use normal allocation | Arnd Bergmann | 2018-01-02 | 1 | -8/+4 |
* | slimbus: qcom: fix incompatible pointer warning | Srinivas Kandagatla | 2017-12-31 | 1 | -1/+1 |
* | slimbus: qcom: Add runtime-pm support using clock-pause | Sagar Dharia | 2017-12-19 | 1 | -3/+98 |
* | slimbus: qcom: Add Qualcomm Slimbus controller driver | Sagar Dharia | 2017-12-19 | 1 | -0/+655 |