summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti/knav_dma.c
Commit message (Expand)AuthorAgeFilesLines
* soc: ti: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-111-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-101-9/+1
* soc: ti: knav_dma: Use pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi2022-04-151-2/+1
* soc: ti: replace usage of found with dedicated list iterator variableJakob Koschel2022-04-111-14/+12
* soc: ti: knav_dma: Fix NULL vs IS_ERR() checking in dma_initMiaoqian Lin2021-12-161-10/+10
* soc: ti: knav_qmss: Put refcount for dev node in failure caseVasyl Gomonovych2021-01-241-0/+1
* soc: ti: Fix reference imbalance in knav_dma_probeZhang Qilong2020-11-211-2/+11
* soc: ti: knav_dma: Fix a kernel function doc formatting issueLee Jones2020-11-211-1/+1
* soc: ti: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-201-13/+3
* soc: ti: knav_dma: Use proper enum in pktdma_init_chanNathan Chancellor2019-01-301-1/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-291-2/+2
|\
| * soc: ti: fix spelling mistake "instace" -> "instance"Colin King2018-09-241-2/+2
* | soc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-041-4/+4
|/
* soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2018-04-181-0/+8
* net: ethernet: ti: netcp_core: return error while dma channel open issueIvan Khoronzhuk2017-05-111-1/+1
* soc: ti: knav_dma: fix typos in trace messageMurali Karicheri2017-01-061-2/+2
* treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* soc: ti: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar2014-09-241-0/+815