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