index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2021-01-24
soc: ti: knav_qmss: Put refcount for dev node in failure case
Vasyl Gomonovych
2020-11-21
drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probe
Zhihao Cheng
2020-11-21
soc: ti: knav_qmss_queue: Fix a whole host of function documentation issues
Lee Jones
2020-11-21
soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'
Lee Jones
2020-11-21
soc: ti: knav_qmss: fix reference leak in knav_queue_probe
Zhang Qilong
2020-09-20
soc: ti: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-05-27
drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops static
Samuel Zou
2020-01-19
drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU lists
Amol Grover
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-11-02
soc: ti: QMSS: Fix usage of irq_set_affinity_hint
Marc Zyngier
2018-10-04
soc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-06-11
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-04-20
soc: ti: knav_qmss: Use percpu instead atomic for stats counter
Vasyl Gomonovych
2018-04-18
soc: ti: K2G: provide APIs to support driver probe deferral
Murali Karicheri
2018-04-18
soc: ti: K2G: enhancement to support QMSS in K2G NAVSS
Murali Karicheri
2017-12-16
soc: ti: fix max dup length for kstrndup
Ma Shimiao
2017-08-21
soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_create
Keerthy
2017-01-06
soc: ti: knav: cleanup includes and sort header files
Murali Karicheri
2016-11-30
soc: ti: qmss: fix the case when !SMP
Grygorii Strashko
2016-02-26
soc: TI knav_qmss: fix dma_addr_t printing
Arnd Bergmann
2015-11-23
soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managers
Michal Morawiec
2015-11-23
soc: ti: use request_firmware_direct() as acc firmware is optional
Murali Karicheri
2015-10-13
soc: ti: qmss: make acc queue support optional in the driver
Murali Karicheri
2015-10-13
soc: ti: add firmware file name as part of the driver
Murali Karicheri
2015-01-29
soc: ti: knav_qmss_queue: export API calls for use by user driver
Murali Karicheri
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-03
soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after free
Axel Lin
2014-10-27
soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc fails
Axel Lin
2014-10-27
soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()
Axel Lin
2014-10-20
soc: ti: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-24
soc: ti: add Keystone Navigator QMSS driver
Sandeep Nair