index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
/
knav_qmss_queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-10-13
soc: ti: add firmware file name as part of the driver
Murali Karicheri
1
-19
/
+28
2015-01-29
soc: ti: knav_qmss_queue: export API calls for use by user driver
Murali Karicheri
1
-0
/
+9
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-03
soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after free
Axel Lin
1
-2
/
+2
2014-10-27
soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc fails
Axel Lin
1
-1
/
+1
2014-10-27
soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()
Axel Lin
1
-3
/
+4
2014-10-20
soc: ti: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-24
soc: ti: add Keystone Navigator QMSS driver
Sandeep Nair
1
-0
/
+1816