- c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 4 months ago
- d777725 slimbus: ngd: reset dma setup during runtime pm by Srinivas Kandagatla · 3 years, 5 months ago
- c0e38ea slimbus: ngd: set correct device for pm by Srinivas Kandagatla · 3 years, 5 months ago
- a263c1f slimbus: messaging: check for valid transaction id by Srinivas Kandagatla · 3 years, 5 months ago
- 9659281 slimbus: messaging: start transaction ids from 1 instead of zero by Srinivas Kandagatla · 3 years, 5 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- 428bb001 slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew() by Zhang Changzhong · 4 years, 1 month ago
- 81113b0 slimbus: qcom-ngd-ctrl: fix SSR dependencies by Srinivas Kandagatla · 4 years, 1 month ago
- d3bb5fe slimbus: qcom-ngd-ctrl: remove redundant out of memory messages by Srinivas Kandagatla · 4 years, 1 month ago
- 39014ce slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMI by Bjorn Andersson · 4 years, 1 month ago
- a35c6e1 slimbus: qcom-ngd-ctrl: Constify static structs by Rikard Falkeborn · 4 years, 1 month ago
- 50df984 slimbus: messaging: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- e1ae85e slimbus: qcom-ngd-ctrl: add Protection Domain Restart Support by Srinivas Kandagatla · 4 years, 1 month ago
- a899d32 slimbus: qcom-ngd-ctrl: add Sub System Restart support by Srinivas Kandagatla · 4 years, 1 month ago
- abe9af5 slimbus: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 1 month ago
- 709ec3f slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback by Srinivas Kandagatla · 4 years, 3 months ago
- df2c471 slimbus: core: do not enter to clock pause mode in core by Srinivas Kandagatla · 4 years, 3 months ago
- f97769f slimbus: core: check get_addr before removing laddr ida by Srinivas Kandagatla · 4 years, 3 months ago
- 0136085 slimbus: core: Fix mismatch in of_node_get/put by Saravana Kannan · 4 years, 8 months ago
- dbf4d13 slimbus: core: Set fwnode for a device when setting of_node by Saravana Kannan · 4 years, 8 months ago
- 3871fdf slimbus: ngd: remove redundant assignment by Srinivas Kandagatla · 4 years, 8 months ago
- b58c663 slimbus: ngd: get drvdata from correct device by Srinivas Kandagatla · 4 years, 8 months ago
- f17f06a slimbus: ngd: add v2.1.0 compatible by Srinivas Kandagatla · 4 years, 10 months ago
- 89d93c6 slimbus: qcom: add missed clk_disable_unprepare in remove by Chuhong Yuan · 5 years ago
- 6da1dfb slimbus: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
- 7b73a9c8 slimbus: qcom-ngd-ctrl: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
- fcaf3d9 slimbus: fix slim_tid_txn() by Srinivas Kandagatla · 5 years ago
- 04eb94d slimbus: qcom-ngd-ctrl: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
- 1a04421 slimbus: core: generate uevent for non-dt only by Srinivas Kandagatla · 6 years ago
- e9cd2519 slimbus: remove redundant dev_err message by Ding Xiang · 6 years ago
- 2f0f244 slimbus: fix kerneldoc comments by Jonathan Corbet · 6 years ago
- 06d5d6b slimbus: fix a potential NULL pointer dereference in of_qcom_slim_ngd_register by Kangjie Lu · 6 years ago
- 8147760 slimbus: core: add missing spin_lock_init on txn_lock by Srinivas Kandagatla · 6 years ago
- 380c624 slimbus: core: use slim_device_update_status() to update status by Srinivas Kandagatla · 6 years ago
- cfb3210 slimbus: core: do not call device_status under a lock by Srinivas Kandagatla · 6 years ago
- 8631f94 slimbus: core: match full device id by Srinivas Kandagatla · 6 years ago
- 649ad11 slimbus: ngd: fix spelling mistake "exeeds" -> "exceeds" by Colin Ian King · 6 years ago
- d003c34 slimbus: qcom-ctrl: simplify getting .driver_data by Wolfram Sang · 6 years ago
- 5323ac5 slimbus: ngd: QCOM_QMI_HELPERS has to be selected by Niklas Cassel · 6 years ago
- 458a445 slimbus: ngd: Fix build error on x86 by Srinivas Kandagatla · 6 years ago
- 9431264 slimbus: ngd: remove unnecessary check by Srinivas Kandagatla · 6 years ago
- 9e663f4 slimbus: core: add support to uevent by Srinivas Kandagatla · 6 years ago
- 8f3d5fc slimbus: core: update device status in probe by Srinivas Kandagatla · 6 years ago
- 14a649d slimbus: core: match device tree based devices correctly by Srinivas Kandagatla · 6 years ago
- 0e321f1 slimbus: ngd: validate logical address assigned by remote by Srinivas Kandagatla · 6 years ago
- 94fe5f2 silmbus: ngd: register controller after power up. by Srinivas Kandagatla · 6 years ago
- 9652e6a slimbus: ngd: return proper error code instead of zero by Srinivas Kandagatla · 6 years ago
- 1830dad slimbus: ngd: register ngd driver only once. by Srinivas Kandagatla · 6 years ago
- 2e6ae11 slimbus: ngd: mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
- e464d28 slimbus: stream: Fix htmldocs warnings by Srinivas Kandagatla · 6 years ago
- 5249016 slimbus: ngd: add stream support by Srinivas Kandagatla · 6 years ago
- abb9c9b slimbus: stream: add stream support by Srinivas Kandagatla · 6 years ago
- 917809e slimbus: ngd: Add qcom SLIMBus NGD driver by Srinivas Kandagatla · 7 years ago
- d3062a2 slimbus: messaging: add slim_alloc/free_txn_tid() by Srinivas Kandagatla · 7 years ago
- e0772de slimbus: core: add of_slim_device_get() helper by Srinivas Kandagatla · 7 years ago
- ba883d9 slimbus: qcom: remove redundant depends in Kconfig by Srinivas Kandagatla · 7 years ago
- ffa2d92 slimbus: messaging: initialize completion correctly by Srinivas Kandagatla · 7 years ago
- 057ba87 slimbus: messaging: remove multiple calls to pm_runtime_mark_last_busy by Srinivas Kandagatla · 7 years ago
- 8134d27 slimbus: messaging: pass correct wbuf by Srinivas Kandagatla · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 49cb93c slimbus: qcom: remove unused variable by Srinivas Kandagatla · 7 years ago
- e33bbe6 slimbus: Fix out-of-bounds access in slim_slicesize() by Geert Uytterhoeven · 7 years ago
- bd329f0 slimbus: core: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
- fc6b1f3 slimbus: qcom: add HAS_IOMEM dependency by Srinivas Kandagatla · 7 years ago
- ff595a3 slimbus: qcom: Fix return value check in qcom_slim_probe() by Wei Yongjun · 7 years ago
- f8d2c8e slimbus: Fix missing unlock on error in slim_msg_response() by Wei Yongjun · 7 years ago
- ab9b3de slimbus: Use GFP_ATOMIC under spin lock by Wei Yongjun · 7 years ago
- c88c8d7 slimbus: make functions slim_ack_txn and slim_alloc_txbuf static by Colin Ian King · 7 years ago
- 551b9ee4 slimbus: fix retries comparison to correctly identify failed allocation by Colin Ian King · 7 years ago
- 7dde60c slimbus: avoid null pointer dereference on msg by Colin Ian King · 7 years ago
- c127f98 slimbus: qcom-ctrl: use normal allocation by Arnd Bergmann · 7 years ago
- db80985 slimbus: qcom: fix incompatible pointer warning by Srinivas Kandagatla · 7 years ago
- c088c33 slimbus: qcom: Add runtime-pm support using clock-pause by Sagar Dharia · 7 years ago
- ad7fcbc slimbus: qcom: Add Qualcomm Slimbus controller driver by Sagar Dharia · 7 years ago
- ce96188 slimbus: core: add common defines required for controllers by Srinivas Kandagatla · 7 years ago
- 4b14e62 slimbus: Add support for 'clock-pause' feature by Sagar Dharia · 7 years ago
- afbdcc7 slimbus: Add messaging APIs to slimbus framework by Sagar Dharia · 7 years ago
- 7588a51 slimbus: core: add support to device tree helper by Srinivas Kandagatla · 7 years ago
- 46a2bb5 slimbus: core: Add slim controllers support by Sagar Dharia · 7 years ago
- 3648e78 slimbus: Add SLIMbus bus type by Sagar Dharia · 7 years ago