index
:
pub/scm/linux/kernel/git/mbenes/linux.git
master
Miroslav Benes's fork of linux.git
Miroslav Benes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
/
knav_qmss_queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
soc: ti: knav_qmss: Remove debugfs file on teardown
Pengpeng Hou
1
-2
/
+5
2026-05-22
soc: ti: knav_qmss: Fix __iomem annotations and __be32 type
Nishanth Menon
1
-6
/
+6
2026-05-22
soc: ti: knav_qmss: Use %pe to print PTR_ERR()
Nishanth Menon
1
-2
/
+2
2026-05-22
soc: ti: knav_qmss: Fix kernel-doc Return: tags
Nishanth Menon
1
-10
/
+11
2026-05-22
soc: ti: knav_qmss: Inline lockdep condition in for_each_handle_rcu
Nishanth Menon
1
-4
/
+1
2026-05-22
soc: ti: knav_qmss: Rename global kdev to knav_qdev to fix -Wshadow
Nishanth Menon
1
-47
/
+47
2026-05-22
soc: ti: knav_qmss: Remove remaining redundant ENOMEM printks
Nishanth Menon
1
-9
/
+3
2026-05-15
soc: ti: knav_qmss_queue: Implement resource cleanup in remove()
Md Shofiqul Islam
1
-1
/
+6
2026-01-05
soc: ti: knav: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-15
/
+7
2026-01-05
soc: ti: knav_qmss: Remove ENOMEM printks
Krzysztof Kozlowski
1
-3
/
+0
2025-04-18
soc: ti: knav_qmss_queue: Remove unnecessary NULL check before free_percpu()
Chen Ni
1
-2
/
+1
2024-11-12
Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-4
/
+2
2024-11-01
soc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-25
soc: ti: knav_qmss_queue: Drop redundant continue statement
Alessandro Zanni
1
-1
/
+0
2024-10-25
soc: ti: knav_qmss_queue: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-3
/
+2
2024-08-28
soc: ti: knav_qmss_queue: do device_node auto cleanup
Kousik Sanagavarapu
1
-47
/
+53
2024-08-06
soc: ti: knav: Drop unnecessary check for property presence
Rob Herring (Arm)
1
-5
/
+0
2024-06-27
soc: ti: knav_qmss: Constify struct knav_range_ops
Christophe JAILLET
1
-1
/
+1
2023-10-16
soc: ti: knav_qmss_queue: Use device_get_match_data()
Rob Herring
1
-4
/
+4
2023-10-02
soc/ti: knav_qmss_queue: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-11
soc: ti: Use of_property_read_bool() for boolean properties
Rob Herring
1
-1
/
+1
2023-03-11
soc: ti: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2022-11-14
soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe
Zhang Qilong
1
-0
/
+1
2022-10-28
drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static
Chen Jiahao
1
-1
/
+1
2022-05-03
soc: ti: knav_qmss_queue: Use IS_ERR instead of IS_ERR_OR_NULL when checking ...
Haowen Bai
1
-1
/
+1
2022-04-22
soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of pm_runtime...
Minghao Chi
1
-2
/
+1
2022-04-11
soc: ti: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-9
/
+7
2021-01-24
soc: ti: knav_qmss: Put refcount for dev node in failure case
Vasyl Gomonovych
1
-0
/
+3
2020-11-21
drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probe
Zhihao Cheng
1
-1
/
+2
2020-11-21
soc: ti: knav_qmss_queue: Fix a whole host of function documentation issues
Lee Jones
1
-29
/
+30
2020-11-21
soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'
Lee Jones
1
-2
/
+1
2020-11-21
soc: ti: knav_qmss: fix reference leak in knav_queue_probe
Zhang Qilong
1
-0
/
+1
2020-09-20
soc: ti: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-12
/
+2
2020-05-27
drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops static
Samuel Zou
1
-1
/
+1
2020-01-19
drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU lists
Amol Grover
1
-2
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2018-11-02
soc: ti: QMSS: Fix usage of irq_set_affinity_hint
Marc Zyngier
1
-7
/
+15
2018-10-04
soc: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
2018-06-11
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-20
/
+40
2018-04-20
soc: ti: knav_qmss: Use percpu instead atomic for stats counter
Vasyl Gomonovych
1
-20
/
+40
2018-04-18
soc: ti: K2G: provide APIs to support driver probe deferral
Murali Karicheri
1
-0
/
+8
2018-04-18
soc: ti: K2G: enhancement to support QMSS in K2G NAVSS
Murali Karicheri
1
-22
/
+68
2017-12-16
soc: ti: fix max dup length for kstrndup
Ma Shimiao
1
-2
/
+2
2017-08-21
soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_create
Keerthy
1
-0
/
+3
2017-01-06
soc: ti: knav: cleanup includes and sort header files
Murali Karicheri
1
-17
/
+8
2016-11-30
soc: ti: qmss: fix the case when !SMP
Grygorii Strashko
1
-1
/
+1
2016-02-26
soc: TI knav_qmss: fix dma_addr_t printing
Arnd Bergmann
1
-11
/
+11
2015-11-23
soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managers
Michal Morawiec
1
-1
/
+1
2015-11-23
soc: ti: use request_firmware_direct() as acc firmware is optional
Murali Karicheri
1
-3
/
+3
2015-10-13
soc: ti: qmss: make acc queue support optional in the driver
Murali Karicheri
1
-5
/
+15
[next]