| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | Merge branches 'slimbus-fixes' and 'slimbus-for-7.2' into slimbus-for-next | Srinivas Kandagatla | 1 | -3/+2 |
| 3 days | slimbus: qcom-ngd-ctrl: Use the unified QMI service ID instead of defining it... | Daniel Lezcano | 1 | -3/+2 |
| 3 days | slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock | Bjorn Andersson | 1 | -3/+0 |
| 3 days | slimbus: qcom-ngd-ctrl: Balance pm_runtime enablement for NGD | Bjorn Andersson | 1 | -1/+5 |
| 3 days | slimbus: qcom-ngd-ctrl: Initialize controller resources in controller | Bjorn Andersson | 1 | -22/+16 |
| 3 days | slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd | Bjorn Andersson | 1 | -19/+26 |
| 3 days | slimbus: qcom-ngd-ctrl: Correct PDR and SSR cleanup ownership | Bjorn Andersson | 1 | -2/+3 |
| 3 days | slimbus: qcom-ngd-ctrl: Fix probe error path ordering | Bjorn Andersson | 1 | -6/+5 |
| 3 days | slimbus: qcom-ngd-ctrl: Fix up platform_driver registration | Bjorn Andersson | 1 | -3/+33 |
| 3 days | slimbus: qcom-ngd-ctrl: fix OF node refcount | Bartosz Golaszewski | 1 | -1/+1 |
| 2026-03-17 | driver core: platform: use generic driver_override infrastructure | Danilo Krummrich | 1 | -4/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 3 | -4/+4 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 3 | -4/+4 |
| 2026-01-27 | slimbus: qcom-ngd: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -8/+2 |
| 2026-01-16 | slimbus: core: clean up of_slim_get_device() | Johan Hovold | 1 | -16/+10 |
| 2026-01-16 | slimbus: core: fix of_slim_get_device() kernel doc | Johan Hovold | 1 | -3/+5 |
| 2026-01-16 | slimbus: core: amend slim_get_device() kernel doc | Johan Hovold | 1 | -0/+3 |
| 2026-01-16 | slimbus: core: fix device reference leak on report present | Johan Hovold | 1 | -0/+3 |
| 2026-01-16 | slimbus: core: fix runtime PM imbalance on report present | Johan Hovold | 1 | -7/+9 |
| 2026-01-16 | slimbus: core: fix OF node leak on registration failure | Johan Hovold | 1 | -1/+1 |
| 2025-12-03 | Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -1/+1 |
| 2025-11-09 | slimbus: ngd: Fix reference count leak in qcom_slim_ngd_notify_slaves | Miaoqian Lin | 1 | -0/+1 |
| 2025-11-04 | net: Convert proto_ops connect() callbacks to use sockaddr_unsized | Kees Cook | 1 | -1/+1 |
| 2025-09-12 | slimbus: messaging: fix "transfered"->"transferred" | Xichao Zhao | 1 | -1/+1 |
| 2025-09-12 | slimbus: messaging: Remove redundant code | Qiang Liu | 1 | -2/+0 |
| 2025-09-12 | slimbus: qcom: remove unused qcom controller driver | Srinivas Kandagatla | 3 | -745/+0 |
| 2025-02-20 | slimbus: messaging: Free transaction ID in delayed interrupt scenario | Visweswara Tanuku | 1 | -2/+3 |
| 2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -12/+5 |
| 2025-01-03 | slimbus: core: Remove of_slim_match_dev() | Zijun Hu | 1 | -9/+1 |
| 2025-01-03 | driver core: Constify API device_find_child() and adapt for various usages | Zijun Hu | 1 | -4/+4 |
| 2025-01-03 | slimbus: core: Constify slim_eaddr_equal() | Zijun Hu | 1 | -1/+2 |
| 2024-12-30 | slimbus: messaging: Reorganize kerneldoc parameter names | Julia Lawall | 1 | -1/+1 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 2 | -3/+3 |
| 2024-09-03 | slimbus: qcom-ngd-ctrl: use 'time_left' variable with wait_for_completion_tim... | Wolfram Sang | 1 | -13/+16 |
| 2024-09-03 | slimbus: qcom-ctrl: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -3/+4 |
| 2024-09-03 | slimbus: messaging: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang | 1 | -4/+5 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
| 2024-07-05 | slimbus: Fix struct and documentation alignment in stream.c | Amit Vadhavana | 1 | -3/+5 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2024-05-08 | Merge 6.9-rc7 into char-misc-testing | Greg Kroah-Hartman | 1 | -1/+5 |
| 2024-05-03 | slimbus: qcom-ngd-ctrl: Add timeout for wait operation | Viken Dadhaniya | 1 | -1/+5 |
| 2024-05-03 | slimbus: qcom-ctrl: fix module autoloading | Krzysztof Kozlowski | 1 | -0/+1 |
| 2024-05-03 | slimbus: Convert to platform remove callback returning void | Uwe Kleine-König | 2 | -10/+6 |
| 2024-05-03 | slimbus: qcom-ngd-ctrl: Reduce auto suspend delay | Viken Dadhaniya | 1 | -2/+1 |
| 2024-03-07 | slimbus: core: make slimbus_bus const | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-03-07 | slimbus: qcom-ngd-ctrl: Make QMI message rules const | Jeff Johnson | 1 | -4/+4 |
| 2024-03-07 | slimbus: core: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 1 | -2/+2 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2022-11-23 | slimbus: qcom-ngd-ctrl: reinit the reconf completion flag | Krzysztof Kozlowski | 1 | -0/+6 |
| 2022-11-23 | slimbus: qcom-ngd-ctrl: use devm_platform_get_and_ioremap_resource() | Krzysztof Kozlowski | 1 | -3/+1 |
| 2022-11-23 | slimbus: qcom-ctrl: use devm_platform_ioremap_resource_byname() | Krzysztof Kozlowski | 1 | -3/+1 |
| 2022-11-23 | slimbus: qcom-ctrl: drop unneeded qcom,apq8064-slim compatible | Krzysztof Kozlowski | 1 | -1/+0 |
| 2022-11-23 | slimbus: stream: add checks for invalid unprepare/disable usage | Krzysztof Kozlowski | 1 | -0/+6 |
| 2022-11-23 | slimbus: qcom-ngd-ctrl: add support for 44.1 Khz frequency | Krzysztof Kozlowski | 1 | -5/+59 |
| 2022-11-23 | slimbus: stream: handle unsupported bitrates for presence rate | Krzysztof Kozlowski | 1 | -2/+9 |
| 2022-11-23 | slimbus: qcom-ngd-ctrl: drop PM runtime counter on transfer error paths | Krzysztof Kozlowski | 1 | -3/+11 |
| 2022-11-23 | slimbus: qcom-ngd-ctrl: check for device runtime PM status during ISR | Krzysztof Kozlowski | 1 | -1/+8 |
| 2022-11-10 | slimbus: qcom-ngd: Fix build error when CONFIG_SLIM_QCOM_NGD_CTRL=y && CONFIG... | Zheng Bin | 1 | -1/+1 |
| 2022-11-10 | slimbus: stream: correct presence rate frequencies | Krzysztof Kozlowski | 1 | -4/+4 |
| 2022-09-24 | slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_register | Lin Yujun | 1 | -1/+7 |
| 2022-09-24 | slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMON | Krzysztof Kozlowski | 1 | -1/+2 |
| 2022-09-24 | slimbus: qcom-ngd: simplify error paths with dev_err_probe | Krzysztof Kozlowski | 1 | -8/+5 |
| 2022-09-24 | slimbus: qcom-ngd: cleanup in probe error path | Krzysztof Kozlowski | 1 | -2/+11 |
| 2022-09-24 | slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failure | Krzysztof Kozlowski | 1 | -1/+2 |
| 2022-07-08 | slimbus: messaging: fix typos in comments | Julia Lawall | 1 | -2/+2 |
| 2022-07-08 | drivers: slimbus: Directly use ida_alloc()/free() | keliu | 1 | -3/+3 |
| 2022-06-03 | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+12 |
| 2022-05-19 | slimbus: qcom: Remove unnecessary print function dev_err() | Yang Li | 1 | -3/+1 |
| 2022-05-19 | slimbus: qcom: Fix IRQ check in qcom_slim_probe | Miaoqian Lin | 1 | -2/+2 |
| 2022-05-09 | slimbus: qcom-ngd-ctrl: Use platform_get_irq() to get the interrupt | Lad Prabhakar | 1 | -6/+4 |
| 2022-04-22 | slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override | Krzysztof Kozlowski | 1 | -1/+12 |
| 2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+1 |
| 2021-08-13 | slimbus: ngd: reset dma setup during runtime pm | Srinivas Kandagatla | 1 | -1/+4 |
| 2021-08-13 | slimbus: ngd: set correct device for pm | Srinivas Kandagatla | 1 | -8/+9 |
| 2021-08-13 | slimbus: messaging: check for valid transaction id | Srinivas Kandagatla | 1 | -2/+3 |
| 2021-08-13 | slimbus: messaging: start transaction ids from 1 instead of zero | Srinivas Kandagatla | 1 | -1/+1 |
| 2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2020-12-10 | slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew() | Zhang Changzhong | 1 | -7/+2 |
| 2020-12-09 | slimbus: qcom-ngd-ctrl: fix SSR dependencies | Srinivas Kandagatla | 1 | -2/+1 |
| 2020-11-27 | slimbus: qcom-ngd-ctrl: remove redundant out of memory messages | Srinivas Kandagatla | 1 | -2/+0 |
| 2020-11-27 | slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMI | Bjorn Andersson | 1 | -0/+6 |
| 2020-11-27 | slimbus: qcom-ngd-ctrl: Constify static structs | Rikard Falkeborn | 1 | -2/+2 |
| 2020-11-27 | slimbus: messaging: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
| 2020-11-27 | slimbus: qcom-ngd-ctrl: add Protection Domain Restart Support | Srinivas Kandagatla | 2 | -0/+25 |
| 2020-11-27 | slimbus: qcom-ngd-ctrl: add Sub System Restart support | Srinivas Kandagatla | 2 | -5/+95 |
| 2020-11-27 | slimbus: fix a kernel-doc markup | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-09-25 | slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback | Srinivas Kandagatla | 1 | -0/+4 |
| 2020-09-25 | slimbus: core: do not enter to clock pause mode in core | Srinivas Kandagatla | 1 | -2/+0 |
| 2020-09-25 | slimbus: core: check get_addr before removing laddr ida | Srinivas Kandagatla | 1 | -2/+2 |
| 2020-05-15 | slimbus: core: Fix mismatch in of_node_get/put | Saravana Kannan | 1 | -0/+1 |
| 2020-05-15 | slimbus: core: Set fwnode for a device when setting of_node | Saravana Kannan | 1 | -3/+2 |
| 2020-04-28 | slimbus: ngd: remove redundant assignment | Srinivas Kandagatla | 1 | -1/+0 |
| 2020-04-28 | slimbus: ngd: get drvdata from correct device | Srinivas Kandagatla | 1 | -2/+2 |
| 2020-03-12 | slimbus: ngd: add v2.1.0 compatible | Srinivas Kandagatla | 1 | -0/+3 |
| 2020-01-14 | slimbus: qcom: add missed clk_disable_unprepare in remove | Chuhong Yuan | 1 | -0/+2 |
| 2020-01-14 | slimbus: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
| 2020-01-14 | slimbus: qcom-ngd-ctrl: Use dma_request_chan() instead dma_request_slave_chan... | Peter Ujfalusi | 1 | -8/+12 |
| 2019-08-18 | slimbus: fix slim_tid_txn() | Srinivas Kandagatla | 1 | -1/+1 |
| 2019-08-18 | slimbus: qcom-ngd-ctrl: Add of_node_put() before return | Nishka Dasgupta | 1 | -1/+4 |
| 2019-06-20 | slimbus: core: generate uevent for non-dt only | Srinivas Kandagatla | 1 | -5/+0 |
| 2019-06-20 | slimbus: remove redundant dev_err message | Ding Xiang | 1 | -3/+1 |
| 2019-06-10 | slimbus: fix kerneldoc comments | Jonathan Corbet | 1 | -6/+6 |
| 2019-04-25 | slimbus: fix a potential NULL pointer dereference in of_qcom_slim_ngd_register | Kangjie Lu | 1 | -0/+4 |
| 2019-01-22 | slimbus: core: add missing spin_lock_init on txn_lock | Srinivas Kandagatla | 1 | -0/+1 |
| 2019-01-22 | slimbus: core: use slim_device_update_status() to update status | Srinivas Kandagatla | 1 | -19/+18 |
| 2019-01-22 | slimbus: core: do not call device_status under a lock | Srinivas Kandagatla | 1 | -0/+3 |
| 2019-01-22 | slimbus: core: match full device id | Srinivas Kandagatla | 1 | -1/+3 |
| 2018-12-06 | slimbus: ngd: fix spelling mistake "exeeds" -> "exceeds" | Colin Ian King | 1 | -1/+1 |
| 2018-12-06 | slimbus: qcom-ctrl: simplify getting .driver_data | Wolfram Sang | 1 | -4/+2 |
| 2018-11-27 | slimbus: ngd: QCOM_QMI_HELPERS has to be selected | Niklas Cassel | 1 | -2/+3 |
| 2018-11-27 | slimbus: ngd: Fix build error on x86 | Srinivas Kandagatla | 1 | -2/+3 |
| 2018-11-07 | slimbus: ngd: remove unnecessary check | Srinivas Kandagatla | 2 | -9/+0 |
| 2018-09-25 | slimbus: core: add support to uevent | Srinivas Kandagatla | 1 | -0/+14 |
| 2018-09-25 | slimbus: core: update device status in probe | Srinivas Kandagatla | 1 | -1/+16 |
| 2018-09-25 | slimbus: core: match device tree based devices correctly | Srinivas Kandagatla | 1 | -1/+5 |
| 2018-09-25 | slimbus: ngd: validate logical address assigned by remote | Srinivas Kandagatla | 1 | -0/+4 |
| 2018-09-25 | silmbus: ngd: register controller after power up. | Srinivas Kandagatla | 1 | -9/+11 |
| 2018-09-25 | slimbus: ngd: return proper error code instead of zero | Srinivas Kandagatla | 1 | -1/+1 |
| 2018-09-25 | slimbus: ngd: register ngd driver only once. | Srinivas Kandagatla | 1 | -1/+1 |
| 2018-09-14 | slimbus: ngd: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -4/+2 |
| 2018-07-08 | slimbus: stream: Fix htmldocs warnings | Srinivas Kandagatla | 1 | -2/+1 |
| 2018-07-07 | slimbus: ngd: add stream support | Srinivas Kandagatla | 1 | -2/+147 |
| 2018-07-07 | slimbus: stream: add stream support | Srinivas Kandagatla | 4 | -1/+669 |
| 2018-07-07 | slimbus: ngd: Add qcom SLIMBus NGD driver | Srinivas Kandagatla | 4 | -0/+1403 |
| 2018-07-07 | slimbus: messaging: add slim_alloc/free_txn_tid() | Srinivas Kandagatla | 2 | -22/+54 |
| 2018-07-07 | slimbus: core: add of_slim_device_get() helper | Srinivas Kandagatla | 1 | -0/+39 |
| 2018-07-07 | slimbus: qcom: remove redundant depends in Kconfig | Srinivas Kandagatla | 1 | -1/+0 |
| 2018-07-07 | slimbus: messaging: initialize completion correctly | Srinivas Kandagatla | 1 | -0/+1 |
| 2018-07-07 | slimbus: messaging: remove multiple calls to pm_runtime_mark_last_busy | Srinivas Kandagatla | 1 | -1/+1 |
| 2018-07-07 | slimbus: messaging: pass correct wbuf | Srinivas Kandagatla | 1 | -1/+1 |
| 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-04-23 | slimbus: Fix out-of-bounds access in slim_slicesize() | Geert Uytterhoeven | 1 | -1/+1 |
| 2018-03-15 | slimbus: core: use put_device() instead of kfree() | Arvind Yadav | 1 | -1/+1 |
| 2018-01-09 | slimbus: qcom: add HAS_IOMEM dependency | Srinivas Kandagatla | 1 | -0/+1 |
| 2018-01-09 | slimbus: qcom: Fix return value check in qcom_slim_probe() | Wei Yongjun | 1 | -2/+2 |
| 2018-01-09 | slimbus: Fix missing unlock on error in slim_msg_response() | Wei Yongjun | 1 | -0/+1 |
| 2018-01-09 | slimbus: Use GFP_ATOMIC under spin lock | Wei Yongjun | 1 | -1/+1 |
| 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-09 | slimbus: avoid null pointer dereference on msg | Colin Ian King | 1 | -2/+3 |
| 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 | 3 | -0/+665 |
| 2017-12-19 | slimbus: core: add common defines required for controllers | Srinivas Kandagatla | 1 | -0/+33 |
| 2017-12-19 | slimbus: Add support for 'clock-pause' feature | Sagar Dharia | 5 | -2/+225 |
| 2017-12-19 | slimbus: Add messaging APIs to slimbus framework | Sagar Dharia | 3 | -1/+365 |
| 2017-12-19 | slimbus: core: add support to device tree helper | Srinivas Kandagatla | 1 | -0/+50 |
| 2017-12-19 | slimbus: core: Add slim controllers support | Sagar Dharia | 2 | -0/+414 |
| 2017-12-19 | slimbus: Add SLIMbus bus type | Sagar Dharia | 3 | -0/+131 |