Age | Commit message (Expand) | Author |
2018-09-25 | slimbus: core: add support to uevent | Srinivas Kandagatla |
2018-09-25 | slimbus: core: update device status in probe | Srinivas Kandagatla |
2018-09-25 | slimbus: core: match device tree based devices correctly | Srinivas Kandagatla |
2018-09-25 | slimbus: ngd: validate logical address assigned by remote | Srinivas Kandagatla |
2018-09-25 | silmbus: ngd: register controller after power up. | Srinivas Kandagatla |
2018-09-25 | slimbus: ngd: return proper error code instead of zero | Srinivas Kandagatla |
2018-09-25 | slimbus: ngd: register ngd driver only once. | Srinivas Kandagatla |
2018-09-14 | slimbus: ngd: mark PM functions as __maybe_unused | Arnd Bergmann |
2018-07-08 | slimbus: stream: Fix htmldocs warnings | Srinivas Kandagatla |
2018-07-07 | slimbus: ngd: add stream support | Srinivas Kandagatla |
2018-07-07 | slimbus: stream: add stream support | Srinivas Kandagatla |
2018-07-07 | slimbus: ngd: Add qcom SLIMBus NGD driver | Srinivas Kandagatla |
2018-07-07 | slimbus: messaging: add slim_alloc/free_txn_tid() | Srinivas Kandagatla |
2018-07-07 | slimbus: core: add of_slim_device_get() helper | Srinivas Kandagatla |
2018-07-07 | slimbus: qcom: remove redundant depends in Kconfig | Srinivas Kandagatla |
2018-07-07 | slimbus: messaging: initialize completion correctly | Srinivas Kandagatla |
2018-07-07 | slimbus: messaging: remove multiple calls to pm_runtime_mark_last_busy | Srinivas Kandagatla |
2018-07-07 | slimbus: messaging: pass correct wbuf | Srinivas Kandagatla |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-05-14 | slimbus: qcom: remove unused variable | Srinivas Kandagatla |
2018-04-23 | slimbus: Fix out-of-bounds access in slim_slicesize() | Geert Uytterhoeven |
2018-03-15 | slimbus: core: use put_device() instead of kfree() | Arvind Yadav |
2018-01-09 | slimbus: qcom: add HAS_IOMEM dependency | Srinivas Kandagatla |
2018-01-09 | slimbus: qcom: Fix return value check in qcom_slim_probe() | Wei Yongjun |
2018-01-09 | slimbus: Fix missing unlock on error in slim_msg_response() | Wei Yongjun |
2018-01-09 | slimbus: Use GFP_ATOMIC under spin lock | Wei Yongjun |
2018-01-09 | slimbus: make functions slim_ack_txn and slim_alloc_txbuf static | Colin Ian King |
2018-01-09 | slimbus: fix retries comparison to correctly identify failed allocation | Colin Ian King |
2018-01-09 | slimbus: avoid null pointer dereference on msg | Colin Ian King |
2018-01-02 | slimbus: qcom-ctrl: use normal allocation | Arnd Bergmann |
2017-12-31 | slimbus: qcom: fix incompatible pointer warning | Srinivas Kandagatla |
2017-12-19 | slimbus: qcom: Add runtime-pm support using clock-pause | Sagar Dharia |
2017-12-19 | slimbus: qcom: Add Qualcomm Slimbus controller driver | Sagar Dharia |
2017-12-19 | slimbus: core: add common defines required for controllers | Srinivas Kandagatla |
2017-12-19 | slimbus: Add support for 'clock-pause' feature | Sagar Dharia |
2017-12-19 | slimbus: Add messaging APIs to slimbus framework | Sagar Dharia |
2017-12-19 | slimbus: core: add support to device tree helper | Srinivas Kandagatla |
2017-12-19 | slimbus: core: Add slim controllers support | Sagar Dharia |
2017-12-19 | slimbus: Add SLIMbus bus type | Sagar Dharia |