index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ti
/
knav_dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/ti: knav_dma: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-02
1
-4
/
+2
*
soc: ti: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-11
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-10
1
-9
/
+1
*
soc: ti: knav_dma: Use pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-15
1
-2
/
+1
*
soc: ti: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-11
1
-14
/
+12
*
soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_init
Miaoqian Lin
2021-12-16
1
-10
/
+10
*
soc: ti: knav_qmss: Put refcount for dev node in failure case
Vasyl Gomonovych
2021-01-25
1
-0
/
+1
*
soc: ti: Fix reference imbalance in knav_dma_probe
Zhang Qilong
2020-11-22
1
-2
/
+11
*
soc: ti: knav_dma: Fix a kernel function doc formatting issue
Lee Jones
2020-11-22
1
-1
/
+1
*
soc: ti: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-21
1
-13
/
+3
*
soc: ti: knav_dma: Use proper enum in pktdma_init_chan
Nathan Chancellor
2019-01-30
1
-1
/
+1
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-29
1
-2
/
+2
|
\
|
*
soc: ti: fix spelling mistake "instace" -> "instance"
Colin King
2018-09-24
1
-2
/
+2
*
|
soc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-04
1
-4
/
+4
|
/
*
soc: ti: K2G: provide APIs to support driver probe deferral
Murali Karicheri
2018-04-19
1
-0
/
+8
*
net: ethernet: ti: netcp_core: return error while dma channel open issue
Ivan Khoronzhuk
2017-05-11
1
-1
/
+1
*
soc: ti: knav_dma: fix typos in trace message
Murali Karicheri
2017-01-06
1
-2
/
+2
*
treewide: Fix typos in printk
Masanari Iida
2015-12-08
1
-1
/
+1
*
soc: ti: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
soc: ti: add Keystone Navigator DMA support
Santosh Shilimkar
2014-09-24
1
-0
/
+815