- ed63ba1 Merge 6.9-rc7 into char-misc-testing by Greg Kroah-Hartman · 10 months ago
- 98241a7 slimbus: qcom-ngd-ctrl: Add timeout for wait operation by Viken Dadhaniya · 10 months ago
- 35230d3 slimbus: qcom-ctrl: fix module autoloading by Krzysztof Kozlowski · 10 months ago
- 880b33b slimbus: Convert to platform remove callback returning void by Uwe Kleine-König · 10 months ago
- 4286dbc slimbus: qcom-ngd-ctrl: Reduce auto suspend delay by Viken Dadhaniya · 10 months ago
- ab23f1b slimbus: core: make slimbus_bus const by Ricardo B. Marliere · 12 months ago
- 56c7659 slimbus: qcom-ngd-ctrl: Make QMI message rules const by Jeff Johnson · 12 months ago
- 89ffa4c slimbus: core: Remove usage of the deprecated ida_simple_xx() API by Christophe JAILLET · 12 months ago
- 2a81ada driver core: make struct bus_type.uevent() take a const * by Greg Kroah-Hartman · 2 years, 1 month ago
- 319a538 slimbus: qcom-ngd-ctrl: reinit the reconf completion flag by Krzysztof Kozlowski · 2 years, 3 months ago
- 1d01bcb slimbus: qcom-ngd-ctrl: use devm_platform_get_and_ioremap_resource() by Krzysztof Kozlowski · 2 years, 3 months ago
- 3d58b93 slimbus: qcom-ctrl: use devm_platform_ioremap_resource_byname() by Krzysztof Kozlowski · 2 years, 3 months ago
- 8c8112d slimbus: qcom-ctrl: drop unneeded qcom,apq8064-slim compatible by Krzysztof Kozlowski · 2 years, 3 months ago
- a82b1ec slimbus: stream: add checks for invalid unprepare/disable usage by Krzysztof Kozlowski · 2 years, 3 months ago
- 4594cb4 slimbus: qcom-ngd-ctrl: add support for 44.1 Khz frequency by Krzysztof Kozlowski · 2 years, 3 months ago
- 434d257 slimbus: stream: handle unsupported bitrates for presence rate by Krzysztof Kozlowski · 2 years, 3 months ago
- 63c60a2 slimbus: qcom-ngd-ctrl: drop PM runtime counter on transfer error paths by Krzysztof Kozlowski · 2 years, 3 months ago
- 97e1a53 slimbus: qcom-ngd-ctrl: check for device runtime PM status during ISR by Krzysztof Kozlowski · 2 years, 3 months ago
- e54fad8 slimbus: qcom-ngd: Fix build error when CONFIG_SLIM_QCOM_NGD_CTRL=y && CONFIG_QCOM_RPROC_COMMON=m by Zheng Bin · 2 years, 4 months ago
- b9c1939 slimbus: stream: correct presence rate frequencies by Krzysztof Kozlowski · 2 years, 5 months ago
- 42992cf slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_register by Lin Yujun · 2 years, 5 months ago
- e291691 slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMON by Krzysztof Kozlowski · 2 years, 5 months ago
- e7a3c8b slimbus: qcom-ngd: simplify error paths with dev_err_probe by Krzysztof Kozlowski · 2 years, 5 months ago
- 16f1455 slimbus: qcom-ngd: cleanup in probe error path by Krzysztof Kozlowski · 2 years, 5 months ago
- 5038d21 slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failure by Krzysztof Kozlowski · 2 years, 5 months ago
- 89e1ec7 slimbus: messaging: fix typos in comments by Julia Lawall · 2 years, 8 months ago
- ad80465 drivers: slimbus: Directly use ida_alloc()/free() by keliu · 2 years, 8 months ago
- 500a434 Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 9 months ago
- 8cc6b42 slimbus: qcom: Remove unnecessary print function dev_err() by Yang Li · 2 years, 10 months ago
- 225baab0a slimbus: qcom: Fix IRQ check in qcom_slim_probe by Miaoqian Lin · 2 years, 10 months ago
- 228662b slimbus: qcom-ngd-ctrl: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 2 years, 10 months ago
- 0f4b20e slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override by Krzysztof Kozlowski · 2 years, 10 months ago
- 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, 6 months ago
- d777725 slimbus: ngd: reset dma setup during runtime pm by Srinivas Kandagatla · 3 years, 7 months ago
- c0e38ea slimbus: ngd: set correct device for pm by Srinivas Kandagatla · 3 years, 7 months ago
- a263c1f slimbus: messaging: check for valid transaction id by Srinivas Kandagatla · 3 years, 7 months ago
- 9659281 slimbus: messaging: start transaction ids from 1 instead of zero by Srinivas Kandagatla · 3 years, 7 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 8 months ago
- 428bb001 slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew() by Zhang Changzhong · 4 years, 3 months ago
- 81113b0 slimbus: qcom-ngd-ctrl: fix SSR dependencies by Srinivas Kandagatla · 4 years, 3 months ago
- d3bb5fe slimbus: qcom-ngd-ctrl: remove redundant out of memory messages by Srinivas Kandagatla · 4 years, 3 months ago
- 39014ce slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMI by Bjorn Andersson · 4 years, 3 months ago
- a35c6e1 slimbus: qcom-ngd-ctrl: Constify static structs by Rikard Falkeborn · 4 years, 3 months ago
- 50df984 slimbus: messaging: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 3 months ago
- e1ae85e slimbus: qcom-ngd-ctrl: add Protection Domain Restart Support by Srinivas Kandagatla · 4 years, 3 months ago
- a899d32 slimbus: qcom-ngd-ctrl: add Sub System Restart support by Srinivas Kandagatla · 4 years, 3 months ago
- abe9af5 slimbus: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 3 months ago
- 709ec3f slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback by Srinivas Kandagatla · 4 years, 5 months ago
- df2c471 slimbus: core: do not enter to clock pause mode in core by Srinivas Kandagatla · 4 years, 5 months ago
- f97769f slimbus: core: check get_addr before removing laddr ida by Srinivas Kandagatla · 4 years, 5 months ago
- 0136085 slimbus: core: Fix mismatch in of_node_get/put by Saravana Kannan · 4 years, 10 months ago
- dbf4d13 slimbus: core: Set fwnode for a device when setting of_node by Saravana Kannan · 4 years, 10 months ago
- 3871fdf slimbus: ngd: remove redundant assignment by Srinivas Kandagatla · 4 years, 10 months ago
- b58c663 slimbus: ngd: get drvdata from correct device by Srinivas Kandagatla · 4 years, 10 months ago
- f17f06a slimbus: ngd: add v2.1.0 compatible by Srinivas Kandagatla · 5 years 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 · 6 years ago
- 04eb94d slimbus: qcom-ngd-ctrl: Add of_node_put() before return by Nishka Dasgupta · 6 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
- 8147760d 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 · 7 years ago
- e464d28 slimbus: stream: Fix htmldocs warnings by Srinivas Kandagatla · 7 years ago
- 5249016 slimbus: ngd: add stream support by Srinivas Kandagatla · 7 years ago
- abb9c9b slimbus: stream: add stream support by Srinivas Kandagatla · 7 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