index
:
pub/scm/linux/kernel/git/rui/linux.git
master
Huang Rui AMD Stuff
Huang Rui
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
slimbus
/
qcom-ngd-ctrl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-10
slimbus: qcom-ngd-ctrl: use platform_device_set_of_node()
Bartosz Golaszewski
1
-1
/
+1
2026-06-05
slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock
Bjorn Andersson
1
-3
/
+0
2026-06-05
slimbus: qcom-ngd-ctrl: Balance pm_runtime enablement for NGD
Bjorn Andersson
1
-1
/
+5
2026-06-05
slimbus: qcom-ngd-ctrl: Initialize controller resources in controller
Bjorn Andersson
1
-22
/
+16
2026-06-05
slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
Bjorn Andersson
1
-19
/
+26
2026-06-05
slimbus: qcom-ngd-ctrl: Correct PDR and SSR cleanup ownership
Bjorn Andersson
1
-2
/
+3
2026-06-05
slimbus: qcom-ngd-ctrl: Fix probe error path ordering
Bjorn Andersson
1
-6
/
+5
2026-06-05
slimbus: qcom-ngd-ctrl: Fix up platform_driver registration
Bjorn Andersson
1
-3
/
+33
2026-06-05
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
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-27
slimbus: qcom-ngd: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+2
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
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-2
/
+2
2024-09-03
slimbus: qcom-ngd-ctrl: use 'time_left' variable with wait_for_completion_tim...
Wolfram Sang
1
-13
/
+16
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: Convert to platform remove callback returning void
Uwe Kleine-König
1
-7
/
+4
2024-05-03
slimbus: qcom-ngd-ctrl: Reduce auto suspend delay
Viken Dadhaniya
1
-2
/
+1
2024-03-07
slimbus: qcom-ngd-ctrl: Make QMI message rules const
Jeff Johnson
1
-4
/
+4
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-ngd-ctrl: add support for 44.1 Khz frequency
Krzysztof Kozlowski
1
-5
/
+59
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-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: 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-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-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-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
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: qcom-ngd-ctrl: add Protection Domain Restart Support
Srinivas Kandagatla
1
-0
/
+24
2020-11-27
slimbus: qcom-ngd-ctrl: add Sub System Restart support
Srinivas Kandagatla
1
-4
/
+93
2020-09-25
slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback
Srinivas Kandagatla
1
-0
/
+4
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-ngd-ctrl: Use dma_request_chan() instead dma_request_slave_chan...
Peter Ujfalusi
1
-8
/
+12
2019-08-18
slimbus: qcom-ngd-ctrl: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+4
2019-04-25
slimbus: fix a potential NULL pointer dereference in of_qcom_slim_ngd_register
Kangjie Lu
1
-0
/
+4
2018-12-06
slimbus: ngd: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
1
-1
/
+1
[next]