Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | slimbus: messaging: add slim_alloc/free_txn_tid() | Srinivas Kandagatla | 2018-07-07 | 1 | -22/+52 |
* | slimbus: messaging: initialize completion correctly | Srinivas Kandagatla | 2018-07-07 | 1 | -0/+1 |
* | slimbus: messaging: remove multiple calls to pm_runtime_mark_last_busy | Srinivas Kandagatla | 2018-07-07 | 1 | -1/+1 |
* | slimbus: messaging: pass correct wbuf | Srinivas Kandagatla | 2018-07-07 | 1 | -1/+1 |
* | slimbus: Fix out-of-bounds access in slim_slicesize() | Geert Uytterhoeven | 2018-04-23 | 1 | -1/+1 |
* | slimbus: Fix missing unlock on error in slim_msg_response() | Wei Yongjun | 2018-01-09 | 1 | -0/+1 |
* | slimbus: Use GFP_ATOMIC under spin lock | Wei Yongjun | 2018-01-09 | 1 | -1/+1 |
* | slimbus: avoid null pointer dereference on msg | Colin Ian King | 2018-01-09 | 1 | -2/+3 |
* | slimbus: Add support for 'clock-pause' feature | Sagar Dharia | 2017-12-19 | 1 | -1/+34 |
* | slimbus: Add messaging APIs to slimbus framework | Sagar Dharia | 2017-12-19 | 1 | -0/+297 |